搜索资源列表
serial int86
- Borland C 3.1的串口编程源代码,中断方式接收,键盘按键发送。 可运行于DOS,windows98,Windows2-Borland C 3.1 Serial programming source code, interrupt receiving, sending keyboard keys. Can run on DOS, Linux, Windows
gserial
- GSerial是一个DOS下串口通信程序,程序结构较好,能编出用中断方式接收/发送的多串口通信程序(龚建伟曾用它编过7串口通信程序)。Turbo C++ 3.0 Dos或 Win3X/9X/ME/NT/2K的DOS环境下运行-GSerial under DOS is a serial communication program, program structure better, can be compiled out with interrupt receiving / sending of
bcbcomm
- CBC下写的串口编程,API函数实例 I wish this site had been around when I was trying to figure out how to make serial communications work in Windows95. I, like many programmers, was hit with the double-whammy of having to learn Windows programming and Win95 seria
TC++30DOS_SerialProgramming
- Turbo C++3.0使用通用性较好的可重用代码 GSerial类在DOS下的串口通信编程。-Turbo C 3.0 versatility better use of reusable code GSerial category in the DOS serial communication programming.
gSeral
- GSerial是一个DOS下串口通信程序,程序结构较好,能编出用中断方式接收/发送的多串口通信程序(龚建伟曾用它编过7串口通信程序)。Turbo C++ 3.0 Dos或 Win3X/9X/ME/NT/2K的DOS环境下运行-GSerial under DOS is a serial communication program, program structure better, the amounts can be interrupted with receiving / sending of
NETBIOS
- 串行通信C语言代码,用于DOS下编程,比较完整-serial communication C language code for DOS programming, a more comprehensive
ASYNCPEC.ZIP
- DOS下,异步串口通信C代码,根据具体需要可裁减-DOS, asynchronous serial communication C code, according to the specific needs can be trimmed
PCL4C40
- C语言通讯程序库DOS版,支持10个115200波特率的通讯口
serport
- DOS环境下Turbo C串口通信编程,直接向串口发送十六进制数据。
ComTest
- DOS下的串口通信小程序,需要用Turbo C 进行编译-Small under DOS serial communication program, need to be compiled with Turbo C
TaiGuo
- 以前做的泰国瓦楞纸板生产线监控系统,采用DOS下C语言编写-Done before Thailand corrugated cardboard production line monitoring system, using C language under DOS
comm
- 一个完整的串行通讯源代码,C语言,同时支持两个串行端口,中断方式,自定义数据校验协议,对开发DOS下的通讯程序非常实用-A complete source code for serial communication, C language, while supporting two serial ports, interrupt, custom data validation agreement, under DOS on the development of the communication
serport013
- 基于DOS下的C语言串口开发封装库,非常好用,引用lib文件后一个头文件后,狠轻易的实现串口232的通讯,完成数据的收发-DOS-based C language under development package serial library, very easy to use, to use a lib file the first document, easily make the realization of the 232 serial communications, the comp
MOXA
- MOXA的相关串口开发代码,包括C语言,ASM等相关的内容-MOXA serial development of the relevant code, including C language, ASM and other related content
VisualC_Turbo_C_Seral
- 内容简介 《Visual C++/Turbo C串口通信编程实践》(第2版)从编程实践角度详细介绍了PC计算机Windows环境下、DOS环境下以及单片机的串V1通信的基本方法,并根据当前串口与网络结合的发展趋势,给出了串口与TCP\IP网络、远程监控相结合的解决方案与详细程序实例。内容丰富、步骤详尽,初学Visual C++\Turbo C的读者也能很快编写出实用的串12通信程序。第二版根据第一版的使用反馈,增加了许多基础内容与应用实例,更易于读者掌握和调试程序。配套光盘中包含了书中实例源
c-jz
- dos,有图形界面,串口收发程序,C语言源码,收到的数据会保存至文件。TURBOC2下实现,可能会有部分较新的机器无法正常显示,turboc2的显卡驱动太老。-dos, graphics interface, serial transceivers program, the C language source code, the received data is saved to a file. TURBOC2 to achieve, and may be part of the new mac
chuankou1
- DOS命令下的c++串口通信,发送的数据在buffer里。(C++ serial communication under DOS command)