搜索资源列表
comVC
- 串口读写VC源程序,内容完整,可实现串口读写-VC source, the content is complete, can read and write Serial
MyCom
- 用VC++实现的串口通讯,可进行读写操作,容易理解,适合刚刚学串口通讯的初学者,希望能对大家有用!~-Implemented with VC++ serial communication, can read and write, easy to understand for beginners just learning the serial communications, hoping it would be useful! ~ Thank you
namepipe
- 管道通信示例程序,可在程序中加入该示例实现管道读写通信-Pipeline communication example program in the example program to achieve pipeline read and write communication
scommv23
- 一个VC++6.0做的串口编程的例子,可实现用串口读写数据,希望对大家有帮助-A VC++6.0 to do serial port programming example, can be realized with the serial port to read and write data, you want to help
Serial-Write-and-Read
- 可实现VISA串口读写操作,界面简单,可对VISA源、通讯频率等参数进行设置。-VISA serial read and write operation can be realized, a simple interface, can set the parameters of the VISA source, communication frequency.
SatCoordTransit
- VC++实现GPS坐标转换及文件读取,可完成rinex格式的GPS观测文件和星历文件的读取,卫星位置的计算,实现了集中常用坐标系统之间的转换-GPS coordinates conversion and file read VC++, to be completed by the GPS observations rinex format files and ephemeris file read, the calculation of the satellite position and ce
vw
- 大众车型通过OBDII接口诊断故障和读取数据流功能软件使用C++实现,在VS2005开发环境编译通过,可配合ELM327或者TL718实现-VW models through the OBDII interface fault diagnosis and read the data flow function of software is implemented using C++, in the VS2005 development environment through the compil
Modbus解析DEMO_Delphi7
- 不借助其它底层Modbus控件,直接操作底层通讯代码,实现Modbus读写“保持寄存器”数据,支持串口通讯、TCP通讯两种方式。代码只作演示,可做进一步封装,也可稍作修改,用于非标准的Modbus通讯。本代码使用了一个第三方控件SPComm,开发测试环境为Delphi7+Win7,我一直想摆脱Modbus控件(MBAXP Modbus Master ActiveX Control ),最近自己开发了这个DEMO,分享给大家。(Without other underlying Modbus co