资源列表
CHOANKOU
- 使用VC++编写的简单的串口通信程序,可以实现串口间的通信-Using VC++ written in a simple serial communication program, allows communication between serial
MFC_TEST
- 气体质量流量控制器MFC 上位机调测程序-MFC TEST PROGRAM
check
- checksum值计算,工程通讯中需要使用的通用算法-CHECK SUM
oil-tank-broadcast
- 利用油槽实现一对多的广播通信,本小程序可以实现在客户端,对所有的局域网安装了服务器的机器实现广播通知.VC++ MFC编程-Tank to achieve one to many broadcast, this small program can be implemented at the client, installed on all of the LAN server machines for broadcast notifications.
Example-11
- VC++串口通信 利用了GPRS机制 通过软硬结合的方法进行通信-VC++ Serial communication mechanisms by using the GPRS communication method of combining hard and soft
ComComunication
- 串口通信,包含了串口发送和接收。可以同时发送和接收,全双工。-Serial communication, including the serial port to send and receive. You can send and receive at the same time, full-duplex.
MySerialCom
- 这个是一个基本的串口的打开和基本设定程序-This is a basic open the serial port and basic set-up process
firstTG
- 在window xp上通过蓝牙和mindset连接,获取原始EEG数据-In window xp to connect via Bluetooth and mindset to get the original EEG data
SkypeSMS
- skype sms proof of concept
serial_com_src
- 串口编程的小例子,实现了几乎所有常用的串口操作,开发环境是vc6-Small example of serial programming, the realization of almost all commonly used serial port operation, the development environment is vc6
NetworkSimulator_NS2
- 柯志亨教授的书,我想对于研究NS2的人来说,这本书太重要了,原因不用我说了-good book for NS2 learner
ComSocket
- 一个串口和网络(socket)互转的中转服务器