搜索资源列表
VC++多串口控制DLL调用演示程序
- VC++多串口控制DLL调用演示程序,可用来学习串口编程。-VC Multiport Serial control DLL called demo program that can be used to study serial programming.
Visual C++串口通信技术与工程实践
- 计算机接口技术系列 Visual C++串口通信技术与工程实践 在编译本章程序后,请将winio.dll、winio.vxd和winio.sys文件复制到可执行文件所在目录下, 否则WinIo库初始化函数initializeWinIO调用将会失败。-computer interface technology Series Visual C serial communications technology and engineering practice in compiling this cha
串口DLL
- C#写的串口通信的,具体的大家看名字应该知道了-C# to write serial communications, specific names should we do know
使用钩子截取串口数据的入门程序
- 使用钩子截取串口数据的入门程序,使用dll注入方氏。-Use hook intercepts the serial data entry procedures, the use of dll' s into the side.
dll-exe2.rar
- dll动态链接的使用,该dll是串口通信的封装函数,使用该dll的一个实例。,dll dynamic link the use of the dll is a serial communication package function, using an instance of the dll.
Serialdebuggingassistant
- 串口调试助手(DELPHI版MSCOMM) 这是一篇设计方案及源码,对于学习串口编程的来说非常有帮助。 利用Delphi或C++作为开发工具,根据SPCOM或MSCOMM控件、PCOMM.DLL等,设计出一串口调试助手,要求在不同计算机之间实现串口间数据通信,并以此为基础,实现对不同数据格式间的转换功能。 要求: 1、串口通信。 2、数据格式。 3、系统软件(Delphi7.0)。-Serial debugging assistant (DELPHI version MS
loadometerReader
- 托利多电子地磅,串口直接读取程序源码。该源码无需任何Dll,内置了地磅的串口协议。能自动读取指定的二进制位的读数。-Toledo Electronic loadometer, serial direct source reading program. The source without any Dll, built-in serial port loadometer agreement. Can automatically read the specified binary readings.
SerialCommunicationTest
- 本程序为公交调度系统项目中的串口通讯模块,通讯协议文件为[通讯命令及通讯方式规定.doc 需要用到一个C++写的dll,功能是帮助初始化串口。(该dll文件已经放在bin\debug目录下)-This program is a project scheduling system bus serial communication module, the communication protocol document [communications command and communicati
comm_sp
- 一个串口通讯的封装,包括延时等待等,生成的DLL,可以直接作为串口通讯的接口调用。-A serial communication package, including the delay to wait for and so on, the generated DLL, can be directly as a serial communication interface call.
RS232dll
- 串口读写操作DLL,提供串口的读写操作,已在VC6.0编译通过。-Serial read and write operations DLL, to provide serial read and write operations, has been adopted in the VC6.0 compiler.
balance
- 将类封装在dll中,在dll中通过串口采集数据,监视指定的串口。-Will be packaged in a dll category, in the dll in the collection of data through the serial port, monitor serial port specified.
Comm
- 个人不喜欢三方控件,用三方控件多了不利用提高自己的水平,这是一个串口读写的DLL,全API控制。不像控件功能强大,经测试还没出过问题。-Individuals do not like the three controls, with the tripartite control should not be used more to improve their level, this is a serial read and write the DLL, control of the whole
Msmulticomms
- 如果你是从事实时监控系统和通信系统的开发,那么你就会发现利用VC++对RS-232串口编程是经常用到的事。 本程序就是一个以动态连接库(DLL)文件形式实现对多个串口的操作。-If you are engaged in real-time monitoring system and communications system, then you will find the use of VC++ on the RS-232 serial port programming is frequentl
VC_serial_port_DLL
- VC++语言编写的一个串口dll,可以导出常见的串口函数,如打开串口,读串口等函数以供调用程序使用。-VC++ language, prepared by a serial dll, serial port can be exported common function, such as the open serial port, serial port, such as time for the call function to use.
VSPM
- 虚拟串口软件可以将TCP/IP、UDP广播映射成本机的虚拟COM 口,应用程序通过访问虚拟串口,就可以完成远程控制、数据传输等功能。 通过扩展DLL,可以实现串口互通、协议分析、数据采集等功能,提供例程代码。 此软件可免费用于商业用途,例如串口服务器、GPRS模块配套等 -VSPM
SERIAL
- 串口调试 DLL 好用简单,可以放心使用-Serial debug DLL easy to use simple, safe to use
104574commdll
- comm DLL 自已开发的串口程序 13384505036 comm DLL 自已开发的串口程序-comm DLL developed their own procedures 13384505036 comm DLL serial Serial own development process
labview-serial-dll
- labview的串口通信,非常齐全,调用DLL,-labview serial communication, very complete, call the DLL,
串口通信
- 对网上的资源进行总结和改进,串口通信已经变成成动态库,编译即可生产DLL,带有一个测试的小程序,同时资源还包括一个串口调试程序和一个生成虚拟串口的程序,从此就不用为没有主机测试串口而烦恼了~~资源好用的记得评分~~
PC与FXPLC串口通讯
- PC和FX系列PLC通讯,不需要了解PLC的通讯协议,直接通过dll引用来调用,非常方便。(PC and FX series PLC communication, do not need to understand the PLC communication protocol, directly through the DLL reference to call, very convenient.)