Welcome![Sign In][Sign Up]
Location:
Search - pc

Search list

[Other resourceIC卡读写器程序(ASM)及其测试程序(PC端)

Description: IC卡读写器程序(ASM)及其测试程序(PC端).zip-IC card read-write procedure (ASM) and its test order (PC end) zip
Platform: | Size: 717573 | Author: 刘超 | Hits:

[Communication松下PLC-PC通讯(VB)

Description: 实现松下PLC与PC之间的通讯,对于需要自己开发通讯的人来说,有参考价值- Realizes between Matushita PLC and the PC communication, regarding needs the person which own develops the communication to say, has the reference value
Platform: | Size: 67012 | Author: 陈涛 | Hits:

[Other resourcepc

Description: PC - MCU 串行通迅程序 单片机接收主机的数据,然后将数据传送到P0口, 并传回给主机 当按下AN1时, 单片机发送字串给主机-PC-MCU serial communications procedures SCM receive mainframe data, and data transmission to the P0 mouth and passed back to the mainframe when pressed AN1, SCM string sent to the mainframe
Platform: | Size: 1213 | Author: 朱明皓 | Hits:

[Other resourcePC机与RS232串口通讯_C51源程序

Description: 此程序为单片机和PC机RS232传输时候的C51源码!实现单片机中断程序发送,接受功能.-procedure for a microcontroller and PC RS232 transmission when the C51 source! MCU interrupted proceedings to send and receive functions.
Platform: | Size: 18537 | Author: 南郁星 | Hits:

[assembly languageIBM PC 86X86汇编语言程序设计

Description: 这是一本经典教材《IBM PC 86X86汇编语言程序设计》和教案,我觉得写得不错,拿来和大家分享-This is a classic textbook "IBM PC 86X86 assembly language programming" and lesson plans, I feel well-written, and we used to share
Platform: | Size: 1223929 | Author: 剑侠 | Hits:

[Modem program利用MODEM实现单片机与PC机电话远程通信

Description: 详细介绍了Modem和PC机之间的通讯原理、方法,以及编程实例-detail the modem and PC communication between the principles, methods and programming examples. .
Platform: | Size: 68093 | Author: zh | Hits:

[Embeded-SCM Develop单片机与pc机

Description: 单片机与pc机.pdf,单片机与上位机通讯的东东,可以-SCM and PCs. Pdf, microcontroller and PC communications Dongdong, s
Platform: | Size: 111862 | Author: 王天 | Hits:

[OtherPC游戏编程

Description: PC游戏编程,全面介绍如何制作PC游戏。-PC game programming and fully briefed on how to make PC games.
Platform: | Size: 50979 | Author: hao | Hits:

[GUI DevelopPC机界面开发

Description: PC机界面开发,用C语源开发的代码,有兴趣的自己下载下来看看吧-PC interface development with the development of C language source code, are interested in their downloads to see it
Platform: | Size: 134291 | Author: 哈杰 | Hits:

[Other resource可编程串行口与PC机通讯实验

Description: 利用8251芯片,实现与PC机通讯。本实验实现以下功能,将从PC机键盘上键入的数字、字母显示到PC机显示器上,实现PC机自发自收。-use of 8,251 chips, with PC communications. The experimental realization of the following functions from PC keyboard typing the numbers, letters shows that the PC monitors, PC spontaneously collected.
Platform: | Size: 3072 | Author: 韩雪琴 | Hits:

[Develop Tools一个简单实用的PC遥控器

Description: 一个简单实用的PC遥控器,可以让您的电脑像电视一样。-a simple and practical PC remote control device that allows your computer the same as the television.
Platform: | Size: 4642075 | Author: 孟凡涛 | Hits:

[Communication基于VB实现PC机与单片机的串行通讯

Description: 基于VB实现PC机与单片机的串行通讯 随着计算机技术尤其是单片微型机技术的发展,人们已越来越多地采用单片机来对一些工业控制系统中如温度、流量和压力等参数进行检测和控制。PC机具有强大的监控和管理功能,而单片机则具有快速及灵活的控制特点,通过PC机的RS-232串行接口与外部设备进行通信,是许多测控系统中常用的一种通信解决方案。因此如何实现PC机与单片机之间的通讯具有非常重要的现实意义。本文将论述在VB环境下PC机与单片机之间实现串行通讯的软硬件方案。PC机的通讯程序使用Visual Basic编写,VB是Microsoft公司推出的Windows应用程序开发工具,因其具有界面友好,编程简便等优点而受到广泛的使用,而且 Visual Basic 6.0 版本带有专门实现串行通讯的MSCOMM控件。-VB-based PC and SCM serial communication with the computer technology, especially the single-chip microcomputer technology the development, it has been increasingly used to SCM for some industrial control systems such as temperature, flow and pressure parameters detection and control. PC with a powerful monitoring and management capabilities, and SCM has a rapid and flexible control characteristics, PC through the RS-232 serial interface with external communications equipment, many control systems are commonly used in a communications solutions. So how PC and communication between the microcontroller is a very important practical significance. This paper will describe the environment in VB PC and microcontroller serial communication between the hardware and software programs. PC communicat
Platform: | Size: 14733 | Author: 贾沼瑞 | Hits:

[Windows Develop异步串行口与PC机的接口

Description: 用汇编语言编写的基于dsp的异步串行口与PC机的接口程序,对应平台适用于Ti公司的C54x系列-assembler language based dsp asynchronous serial port and PC interface program, corresponding Ti platform applicable to the company's C54x series
Platform: | Size: 4526 | Author: 高高 | Hits:

[Communication-MobilePC与PDA数据交互vc系统

Description: vc打开,enjoy it:) PC与PDA数据交互vc系统.rar-vc open, enjoy it :) PC and PDA interactive data vc system. Rar
Platform: | Size: 57527 | Author: 天津 | Hits:

[Com PortPC机串行通信程序设计

Description: 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the use of assembly language BIOS interrupt calls and function calls DOS PC Dual Serial Communication. Among them, PC and the next crew will be supplemented by serial port Serial COM2 (I address 2FXH) external with 9-pin connectors and enable a PC connection; through the BIOS "INT 14H," four interrupt service routines, complete serial port initialization programming, Send a data receiving a data communications test and the state line. The procedures are divided into PC serial automatic test procedure (for the purpose of testing Serial good or bad) and full-duplex PC-machine communication program two parts.
Platform: | Size: 59105 | Author: 王成 | Hits:

[ExploitPC SC Sample

Description: 微软PC/SC编程,基于SCM得Reader.开发程序.符合ISO7816 ,操作系统Windows2-Microsoft PC / SC programming, Based on SCM in Reader. development process. with ISO7816, Windows 2000 operating system
Platform: | Size: 40332 | Author: 叶红 | Hits:

[Linux-UnixPC环境下用BC3.1编译连接调试uCOS-II源文件

Description: PC环境下用BC3.1编译连接调试uCOS-II源文件-PC environment with debugging BC3.1 compiler link uCOS-II source
Platform: | Size: 1463 | Author: 陈真 | Hits:

[ADO-ODBC全国计算机等级三级PC技术笔试样题(含答案)

Description: 全国计算机等级三级PC技术笔试样题(含答案)-National Computer Grade 3 PC technology written like that (with answers)
Platform: | Size: 5064 | Author: 刘容 | Hits:

[Other resourceMiniGUI Version 2.0.x(pc开发包)

Description: MiniGUI Version 2.0.x(pc开发包).rar(源码)-MiniGUI Version 2.0.x (pc development kit). Rar (FOSS)
Platform: | Size: 5505850 | Author: 成平 | Hits:

[Com Portpic&pc

Description: 介绍一种运用PIC16F84单片机实现与PC机串行通信的方法,并给出其硬件接口电路及通信源程序。包含单片机和PC端的程序。
Platform: | Size: 25254 | Author: 郝东 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net