搜索资源列表
ComDebug
- 这是一个串口调试的小程序,非常实用,对学习Delphi编程的人有很大的参考价值
SpComm_Version2.5
- delphi串口调试控件 SpComm Version 2.5 (串口控件)
delphiCOMM
- 串口调试程序Delphi版,在C++版的基础上进行了优化
delphi_spcomm
- 这个是用DELPHI7开发的串口调试助手。本程序完全参照龚建伟《串口调试助手V2.2》制作而成,原软件是用VC编写的,将它改用Delphi编写,作为学习串口编程的一个例子与工具使用。
Xielihong_ComAssistant
- delphi环境下的串口通讯控件的应用,可以用作串口调试工具
Serial-debugging
- delphi版的串口调试软件源码 SPCOMM使用方法 1.设置参数: CommName := Com1 //串口 BaudRate := 9600 //波特率 2.打开 StartComm() 3.写数据 WriteCommData(缓冲区地址,字节数) 读数据 OnReceiveData(数据接收处理); 4.关闭 StopComm()。-delphi source code version of the serial debugging software
Serialdebuggingassistant
- 串口调试助手(DELPHI版MSCOMM) 这是一篇设计方案及源码,对于学习串口编程的来说非常有帮助。 利用Delphi或C++作为开发工具,根据SPCOM或MSCOMM控件、PCOMM.DLL等,设计出一串口调试助手,要求在不同计算机之间实现串口间数据通信,并以此为基础,实现对不同数据格式间的转换功能。 要求: 1、串口通信。 2、数据格式。 3、系统软件(Delphi7.0)。-Serial debugging assistant (DELPHI version MS
VsportTest
- 利用Vsport控件开发的增加虚拟串口的测试程序,用于没有串口或串口少的计算机,进行串口调试的。-Developed to increase the use Vsport control virtual serial port test program, there is no serial port or serial port for a small computer, for serial debugging.
Tcomm
- 串口控件 附带完整的串口调试工具的源码 ,非常好用的-Serial control port with complete source code debugging tool
spcommComPort
- 串口调试助手DELPHI SPCOMM V1.1 -Serial debugging assistant DELPHI SPCOMM V1.1
delphi_spcomm
- 在delphi开发环境下,用SPCOMM控件写的串口调试程序源代码。-In the delphi development environment, using SPCOMM control, serial port debugger written in the source code.
mit_plc_serial
- 三菱PLC串口调试DELPHI原代码,可以自行修改界面和程序功能-DELPHI Mitsubishi PLC serial port to debug source code, you can modify its own interface and program features
ddopke
- delphi串口编程应用,用于调试智能家居控制系统。-delphi serial programming applications for the debugging intelligent home control system.
comDelphi
- 串口调试软件+源码 - Delphi源码-com source
Project1
- 刚工作时开发串口程序,主要调试645通讯-Just working serial program development, debugging 645 communications major
ComTest
- delphi版串口调试助手(MSCOMM)-delphi Com Test Project
chuankou
- delphi编译的串口调试工具,可十六进制发送,支持文件传输,含CRC8检验,功能实用,使用简便-delphi compiled serial debug tools, can be sent in hexadecimal, supports file transfer, including CRC8 testing, functional and practical, easy to use
Rs232_DO
- delphi串口控制源码,delphi6调试通过-delphi serial control
commportDelphi1.0
- 串口调试助手的源代码,利用控件书写的一款串口测试软件。-Serial debugging assistant' s source code, written by a serial test control software.
delphi版串口调试助手(MSCOMM)
- delphi编译的串口调试工具,可十六进制发送,支持文件传输(Delphi compiled serial debugging tools, sixteen decimal send, support file transfer)