搜索资源列表
ComAssistant串口通信Comport
- 串口调试助手 v1.0 使用说明 本程序完全参照龚建伟《串口调试助手V2.2》制作而成,原软件是用VC编写的,我将它改用Delphi编写,作为我学习串口编程的一个例子与工具使用。 其中用到串口控件为ComPort,该控件为开源软件,各大网站均有下载,目前最新版为3.0。 使用平台: WIN9X/NT/2000/XP 本软件目前仅供三线制(NONMODEM)串口调试之用,所有功能均置于界面上,一目了然,其义自明,这里仅对十六进制发送作一说明: 十
ComAssistant
- 仿照串口调试助手,用Delphi编的一个串口调试程序,很好用的。-modeled on serial debugging assistant, with a series of the Delphi serial debugger, good use.
ComAssistant
- Delphi版本的串口调试工具 我也是别人给我的
ComAssistant
- 串口调试助手DELPHI SPCOMM V1.1 使用
ComAssistant
- 串口调试助手源码(DELPHI) 要的快下啊! 绝对可用
ComAssistant
- delphi串口通讯源码实例,内有串口控件包-ComAssistant source core
USBcommTest
- 先安装里面的驱动,运行其中的ComAssistant.exe操作测试打开串口-mscomm registration and installation of control
ComAssistant
- C#串口通讯,实现串口数据的发送与接收,值得学习-C# serial communication, implement send and receive serial data, it is worth learning
ComAssistant
- 修改了别人写的串口服务器程序,支持255个串口-Modified the serial server program written in support of 255 serial port
ComAssistant
- ComPort Library是一套用来编写串口通讯程序的控件。它包含5个控件:TComPort, TComDataPacket, TComComboBox, TComRadioGroup and TComLed。利用这些工具(当然还有DELPHI开发环境),你能更快更简单地开发串口通讯程序。包含Delphi上下文相关的帮助文件和源代码(4000行)。功能无限制。源代码:包含。适用语言:CB3 CB4 CB5 D3 D4 D5-ComPort Library is a set of proced
comassistant
- 串口调试助手的源代码,包括软件部分说明。-comassistant
ComAssistant
- 本程序为自行制作的PC端双串口调试软件,VC6.0编写环境-This program is self-made PC terminal two serial debugging software, VC6.0 authoring environment
ComAssistant1.2
- 串口调试工具助手,用于调试电子称等串口通信技术。-ComAssistant 1.2
ComAssistant
- 串口助手帮助串口的数据传输16进制之间的转换以及显示-Assistant to help the serial port data transfer and conversion between hexadecimal display
ComAssistant
- 串口调试助手,delphi xe下运行正常-ComAssistant,work in delphi xe
ComAssistant
- delphi ComAssistant -delphi ComAssistant
ComAssistant
- ComAssistant(Android串口通信) android串口通讯助手源码,可以获取设备中可用串口、破特率,发送hex数据、文本txt数据等功能-Android serial communication assistant source code, you can access the device can be used in the serial port, the rate of breaking the rate, send hex data, text TXT data a
javaapk.com-ComAssistant-eclipse
- javaapk.com-ComAssistant-eclipse 安卓串口调试助手源码-javaapk.com-ComAssistant-eclipse android source
C#comassistant
- c#comassistant 串口调试助手 实现简单的串口调试功能 包括串口的打开,发送接收数据的处理以及16进制的数据处理(c#comassistant use serialport to send and recieve message)