搜索资源列表
serial——2005
- 串口通讯程序,用VC++做,可以传输大文件-the program of communication of serial port,which is programmed with the tool of VC++ and can transfer big files.
TestSerial
- 用VC++2005写的多线程向串口发送数据 接收数据。主要用到了Serial类。用到了函数指针 有很高的参考价值。运行的速度超快
Modbus_VC2005
- 在PC机上实现了modbus的通信,利用PC上的232串口,根据modbus协议实现了上位机和下位机的通信,实现了控制和检测。在VC++ 2005环境下通过-Implement the Modbus commucation between master and slave machine in industrial. utilize the RS232 port to achive the modbus protocol. success in VC++ 2005 enviroment.
ACE_MFC
- ACE默认生成的库是标准库版,现在有生成好了的ACE的MFC版本,实用于VC++2005-ACE for MFC
mscomm
- vc2005串口通信源代码,包含头文件,加到自己的工程中即可使用。-vc++2005 serial communication source code, including function name, header files, can add to their own project.
cm30FileMng
- VC++2005 手机 flash 同步工具-VC++2005 Telephone flash asynctool.
IPC_AnonymousPipe
- vc 进程间通讯的例子,pipe 使用,vc2005下编译。-the program is for pipe ,compiled by vs 2005