搜索资源列表
MyCommun
- 串口通讯程序,用vc写的很好的说明了用API涵数进行串口的读和写!- The string mouth communication procedure, very good showing which wrote with vc has contained the number with API to carry on the string mouth to read and to write!
RS23程序
- 一个用VC写的串口RS232的源程序,并附有详细的文档说明,看后会有收获的-A program written by VC is on RS232, with detail document descr iption. Sure to get something after reading.
vc串口通讯
- 用visual c++写的串口通信程序,有rs232,同步串口通信。-with visual c write the serial communication procedures, RS232, synchronous serial communication.
chuankotongxun
- 包含一个串口通讯程序,用VC++写的,想薛串口通讯的可以来看看。-include a serial communication program, VC + + to write, to SIT serial communications can look at.
hx31a
- 用VC++写的串口和ARM通讯的测试程序-VC write ARM and the serial communications testing procedures
MultiCast_Cli
- 在WINDOWS下利用VC++写的支持TCP I/O多路复用,UDP 组播和串口读写的通信程序客户端!-in Windows using the VC was made with the support of TCP I / O multiplexers. UDP Multicast and serial communication program of literacy client!
chuankoutiaoshi
- 用VC++写的一个串口调试的程序!大家需要的话,欢迎大家下载!谢谢共享!
200411620252095
- 用VC++编程写的一个程序,实现设备和PC机的串口通讯。
ComDebug
- 用VC写的串行口调试程序,自动识别可用的串口号,可选波特率,校验方式等,可将接收到的数据保存(捕获)到文件,可用ASCII或HEX码方式发送或接收.可以发送文件.
chuankou
- 用VC++写的串口调试程序,十分的简单和方便,功能强大,适合初学使用
1
- 用VB写的,通过三菱FX1S系列的编程端口与电脑串口进行通讯,可对X、M、Y、D、T、C的寄存器进行读写控制,操作很简单、方便 [c51_ds1820_program.rar] - ds1820一线制温度采集芯片c51编程。该芯片具有高灵敏度、易用性、编程布线简单等优点,被应用到工控行业的各种产品中。本c51的ds1820的c语言驱动程序通过实践使?BR> [电力监控系统VC实现五.zip] - 在中小型电力行业系统中,曲线的要求比较严格,虽然网络上面各种曲线控件非常多,但是很多只能
port
- 用VC++写的一段串口通信程序,可以实现两台PC机之间互相通信,自带错误纠正功能-With VC++ Write a section of the serial communication program can be achieved between the two PC-communication, bring their own error correction function
serial
- 用VC写的串口收发程序我编译过的很好用很好用-Written by VC serial transceiver I have compiled a very good program with very good use
Series
- 实现了VC下串口设置以及串口读写的功能 本程序使用了自定义串口类分别用读写两个线程-VC achieved under the serial port settings, and serial read and write functions of this program uses a custom serial port class to read and write two threads were used to
API_com_VC
- 一个用VC API写的串口通讯程序,很适合初学者,能以此例程基础上设计更多功能的界面-One with VC API to write the serial communication program, it is suitable for beginners, this routine can be designed on the basis of the interface more features
mscomm_COM_VC
- 一个用VC mscomm写的串口通讯程序,很适合初学者,能以此例程基础上设计更多功能的界面-One with VC mscomm to write the serial communication program, it is suitable for beginners, this routine can be designed on the basis of the interface more features
portcom123
- vc写的串口通信程序,已在工程使用,只需简单修改就可以用-Vc write a serial port communication program, which has been used in engineering, simply modify can use
mfc
- 串口通信,MCU跟PC通信经常用到的一种通信方式,做界面、写上位机程序的编程语言、编译环境等不少,VB、C#、LABVIEW等等,我会的语言很少,C语言用得比较多,但是还没有找到如何用C语言来写串口通信上位机程序的资料,在图书管理找到了用VC++编写串口上位机的资料,参考书籍,用自己相当蹩脚的C++写出了一个简单的串口上位机程序,分享一下,体验一下单片机和PC通信的乐趣。(Serial communication, a communication with PC MCU frequently u