搜索资源列表
Visual C++_Turbo C串口通信编程实践
- 电子书:《vc++ Turbo C 串口通信编程实践》,书中有源码实例,非常实用。-electronic books : "vc Turbo C serial communication programming practice," a source book examples, very practical.
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
serialportexample
- 给出一个用visual c++的串口通讯的一个实例程序源码-presented with a visual c + + serial communication a sample program source code
Ic卡编程实例
- Ic卡编程实例 支持c、delphi、vfp、Linux、pb5、Unix、vb5、vc6!
一个C串口通信程序
- 串口通讯程序编写实例-serial communications programming examples
实例102 RS-232-C端口实时监控软件的设计实现
- RS-232-C端口实时监控软件的设计实现-RS-232-C port real-time monitoring software Design
多线程串口通讯实例_622
- 多线程串口通讯实例- Multi-thread string mouth communication example
02
- Visual+c++串口通信工程开发实例导航第二章源代码-Visual+ c++ serial communication engineering development source code examples of navigation Chapter
MultiThread1
- 一个关于vc多线程的实例,相当详尽,能运行。-An example of multi-threaded on the vc quite detailed and can run.
01
- Visual+c++串口通信工程开发实例导航第一章源程序-Visual+ c++ serial communication engineering development source code examples in chapter navigation
03
- Visual+c++串口通信工程开发实例导航第三章源代码-Visual+ c++ serial communication engineering development source code examples of navigation Chapter
05
- Visual+c++串口通信工程开发实例导航第五章源代码 -Visual+ c++ serial communication engineering development source code examples of navigation Chapter
06
- Visual+c++串口通信工程开发实例导航第六章源代码-Visual+ c++ serial communication engineering development source code examples of navigation Chapter VI
08.
- Visual+c++串口通信工程开发实例导航第八章源代码-Visual+ c++ serial communication engineering development of Chapter VIII of the source code examples of navigation
07.
- Visual+c++串口通信工程开发实例导航第七章源代码-Visual+ c++ serial communication project developed under Chapter VII of the source code examples of navigation
C.serial.console
- C串口终端高级开发经典实例C serial console classic example of advanced development -C serial console classic example of advanced development
pcplc-
- PC机与PLC串口通信程序设计 Visual C++实例编程-Serial communication between PC and PLC Programming Visual C++ programming examples
c-seiies-port-program
- 串口实例,C语言开发,适用于单片机,程序详细,注释清楚,等-series-port sample
MSP430串口通信C语言源码
- 本源码是MSP430串口通信的多种实例,经过测试,绝对好用,根据实际功能的不同,需选择不同的例子!
串口通信C++源码
- 包括常用的串口通信调试程序的源码,实例教程中的完整代码,配合串口通信原理使用