搜索资源列表
sscom_source
- SSCOM 串口调试软件 vb 源码 一个串口调试通讯程序。在网上很好用等工具源码。-SSCOM serial debugging software vb source debugging a serial communication program. The Internet is useful tools such as source.
danpianjikanfagongju
- 片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-machine used in the process of developing the multi-purpose tools, including therm
Comm_VB
- 用VB6.0编写的串口调试软件源码。 功能如下:1.从文件读取或人工输入随即报文发送。2.问答方式接收报文自动保存。 软件有详细帮助。
COMtestA
- 串口调试软件,支持自动发送,支持多串口,不是源码,转发
串口调试(delphi源码)
- 使用说明 本程序完全参照龚建伟《串口调试助手V2.2》制作而成,原软件是用VC编写的,我将它改用Delphi编写,作为我学习串口编程的一个例子与工具使用。 其中用到串口控件为ComPort,该控件为开源软件,各大网站均有下载,目前最新版为3.0。 使用平台: WIN9X/NT/2000/XP 本软件目前仅供三线制(NONMODEM)串口调试之用,所有功能均置于界面上,一目了然,其义自明,这里仅对十六进制发送作一说明: 十六进制发送:选中(CHECK)十六进制发送后,程序会自动从发送
vbsscom
- VB使用mscom控件编写的串口调试软件,源码简单易懂,实现串口的常用动能,用户可以自己进行扩展和完善 -VB Controls mscom prepared using serial debugging software, easy-to-read source code to achieve the commonly used serial kinetic energy, the user can expand and improve the
VB_Series_Debuger
- 串口调试源码,可利用vb生成演示效果;内含exe,也可不需vb软件直接使用。 串口通讯使用mscomm32.ocx控件。电脑中没有可以从网上下载。 此软件可以显示ASCII码、16进制码、地址等,可以选择ASCII码发送或者16进制发送,很方便。-Serial debug source code can be used to generate demonstration effects vb Intron exe, can also be used directly without
chuankoutiaoshi
- 串口编程调试精灵。运行环境:Win9X/2000/XP/2003/ 软件语言:简体中文 软件类型:源码程序 - 其他源码 - VB源码 -Serial Programming Debugging Wizard. Operating Environment: Win9X/2000/XP/2003/software Language: English software types: source process- other source- VB source
232zhushou
- 串口调试器详细设计过程。以及源码和应用软件 -Serial debugger detailed design process. As well as the source and application software
ZhCommAdj
- 网上使用非常广泛的串口调试软件源码,推荐下载学习试用!-Internet is widely used serial port debugging software source code to download the learning trial!
baoliang-QQ-chuankou
- 串口调试软件VB工程源码 实现在线数据调试分析-Serial debugging software VB project source code
MSTest
- 使用MSComm控件编写的模仿软件串口调试助手的源码,缺少文件传送的功能-Using MSComm control written in imitation of software serial debugging aids source, the lack of file transfer functions
F42LmkPN
- 易语言串口调试软件源码,应用程序编程源码,很好的参考资料。-Easy language serial debugging software source code, application programming source code, a good reference.
SerialPort(4.10_1.0)
- QT平台,利用串口实现调试基站蓄电池监控软件(QT platform, the use of serial port to achieve debugging base station battery monitoring software.)
串口调试软件界面设计
- 串口调试工具可以进行串口调试的工具,里面涵盖了目前所用的一些基本的功能(Serial debugging tools can be serial debugging tools, which covers the current use of some of the basic functions)
串口助手2
- 串口调试助手,c#写的,带有源码,功能很实用,软件小巧方便,很适合单片机工程师(Serial debug assistant, c# write, with source code)
C#通讯调试工具v3.0源码
- 开发工具:VS2010 语言:C# .NET Framework2.0 本软件主要功能如下: 1.串口,TCP服务端/客户端,UDP服务端/客户端通讯调试; 2.支持Hex,ASCII两种格式的命令调试; 3.接收数据可通过右键菜单一键计算Hex对应的数值; 4.字节计算器/检验值计算器(CRC16,自定义多项式CRC16,XOR)。 具体可看我的博文:http://blog.csdn.net/sqqyq/article/details/10012183 下一版本计划加入
Android串口调试软件源码
- Android串口调试软件源码,亲测可用,适合初学者