搜索资源列表
串口调试(delphi源码)
- 使用说明 本程序完全参照龚建伟《串口调试助手V2.2》制作而成,原软件是用VC编写的,我将它改用Delphi编写,作为我学习串口编程的一个例子与工具使用。 其中用到串口控件为ComPort,该控件为开源软件,各大网站均有下载,目前最新版为3.0。 使用平台: WIN9X/NT/2000/XP 本软件目前仅供三线制(NONMODEM)串口调试之用,所有功能均置于界面上,一目了然,其义自明,这里仅对十六进制发送作一说明: 十六进制发送:选中(CHECK)十六进制发送后,程序会自动从发送
串口调试助手.net版 原工程
- 串口调试助手,设计多线程技术,GDI绘图技术,serialPort类详细使用技术
串口调试程序和代码(EVC、VC、VB.NET、C#版合辑)
- 串口调试程序和代码(EVC、VC、VB.NET、C#版合辑)
串口调试程序delphi.rar
- 串口调试程序,delphi7可编译
串口调试软件
- 本软件是模仿龚建伟的 《串口调试助手V2.2》软件而写,不为别的只是为了 学习VB。错误和漏洞难免,发现BUG,请给我留言: 邮件:zhaojun_xf@163.com 博客:http://blog.163.com/zhaojun_xf/。
龚建伟串口调试助手源程序scomm
- ◣啸峰工作室◥ 龚建伟串口调试助手源程序-◣ ◥ GONG Xiao-feng studio assistant serial debug source code
串口调试
- 串口调试,可实现不同码速率和不同的校验方式(Serial debugging, you can achieve different code rates and different verification methods)
VB RS232串口调试工具
- 这是一个模仿Windows系统带的超级终端风格的RS232串口调试工具。非常容易读取和写入端口,发送支持ASCII字符模式,可以打开二进制文件以16进制格式显示发送。支持工作内容保存,下次加载。 里面的那个动画窗体加载出现蛮有意思,大家可以学习下。尤其对调试AT指令之类的比较方便。(This is a copy of the Windows system with the super terminal style RS232 serial debugging tools. Very
串口调试工具及源码
- “串口调试工具”可以实现通过串口发送和接收二进制和文本数据, 可以通过 modem 发送和接收二进制和文本数据,并且可以显示 modem 的状态。(Serial debugging tools and source code)
VB 串口调试软件源代码
- 通用型串口调试助手,适合于所有串口调试,功能强大,使用简单(Universal serial debugging assistant, suitable for all serial debugging, powerful, easy to use)
串口调试软件界面设计
- 串口调试工具可以进行串口调试的工具,里面涵盖了目前所用的一些基本的功能(Serial debugging tools can be serial debugging tools, which covers the current use of some of the basic functions)
串口调试器
- 用mfc编的一款串口调试器,可进行串口通信等一些基础的操作及源码参考。(A serial debugger compiled with MFC)
串口调试助手
- c# 编写的串口 调试 助手 调试串口用(C# serialport assitant)
串口调试助手
- 很好用的串口调试助手,无需安装,解压后运行sscom32.exe即可。(A good serial debug assistant)
VB版串口调试程序
- VB版串口调试程序,包含VB源码及安装文件,适合调试串口(VB version serial debugging program, including VB source code and installation files, suitable for debugging serial port)
串口调试助手
- 串口调试助手源代码,简单易懂,标准格式,新手的最佳选择(Serial debugging assistant source code, simple and easy to understand)
串口调试软件SSCOM V3.0
- SSCOM 是一个小巧的串口调试工具,SSCOM的界面看上去异常强大(SSCOM is a small serial debugging tool, and the SSCOM interface looks very powerful)
VC++ 串口调试精灵源代码
- VC串口调试软件的源代码,还可以,挺好用(The source code of VC serial debug software)
串口调试助手
- 串口调试助手,帮助快速调试打印机串口,简单方便快捷(Serial debug assistant)
SerialHelper基于C#的串口调试助手
- SerialHelper基于C#的串口调试助手,支持十六进制,附加校验,lua脚本,shell通信等功能