搜索资源列表
-
0下载:
串并口编程,可以直接控制端口-serial and parallel programming
it can directly control ports.
-
-
0下载:
计算机中传输数据的方式有两种:并行方式和串行方式。在IBM PC机的汇编语言中,对串口的编程方式有DOS和BIOS 系统功能中断调用。本次实验设计采用BIOS系统功能中断调用,即通过INT 14H,调用ROM BIOS串口通信例行程序。-computer transmission of data in two different ways : parallel and serial mode approach. IBM PC assembly language, the serial progr
-
-
0下载:
详细说明利用并口模拟I2C总线协议,实现Myson MTV230芯片的在线编程(ISP)过程,以及利用PC机的串口通信实现Winbond W78E516B的在线编程(ISP)过程;阐述PC机的串口与并口在单片机开发中的应用。-Detailed descr iption of the use of parallel simulation of I2C bus protocol to achieve Myson MTV230 chip circuit programming (ISP) proces
-
-
0下载:
串口通信, 并行串口通信;本程序在vc6.0中调试通过
由于本程序设计到硬件编程,因此,如果读者的串口通信设备
没有连接好,可能会有问题
本程序重在介绍一个串口通信类,因此读者在开发具体应用
的时候可以直接使用这个类。
以上所有程序在VC6.0中调试通过
系统平台是:Windows XP Professional-Serial communication, parallel serial communication the program in debug
-