搜索资源列表
SerialPortText
- 利用VC++仿照串口调试助手写的一个串口调试程序。
SCOMM
- 该文件内含两个文件,一个是串口调试助手,另一个是用VC编写串口调试助手的源程序,对串口调试助手及其实现原理感兴趣的,是一个很有用的资料。
串口调试(delphi源码)
- 使用说明 本程序完全参照龚建伟《串口调试助手V2.2》制作而成,原软件是用VC编写的,我将它改用Delphi编写,作为我学习串口编程的一个例子与工具使用。 其中用到串口控件为ComPort,该控件为开源软件,各大网站均有下载,目前最新版为3.0。 使用平台: WIN9X/NT/2000/XP 本软件目前仅供三线制(NONMODEM)串口调试之用,所有功能均置于界面上,一目了然,其义自明,这里仅对十六进制发送作一说明: 十六进制发送:选中(CHECK)十六进制发送后,程序会自动从发送
串口调试助手全全部代码
- 一个用VC开发的串口调试工具,且有完整的源代码,对开发串口相关程序有很好的参考和借鉴价值。
uart_test
- 自己用VC++6.0做的一个串口调试助手源码,供参考。-a VC++6.0 program, to do a serial debugging assistant, source for refer.
MyComm
- vc,MFC写的 串口调试助手,,支持汉字-vc, MFC wrote the serial debugging assistant to support the Chinese character
serialports
- 基于MFC对话框编写串口调试助手,可以对串口号进行配置,可以手动进行配置,界面友好,操作简单,功能齐全-MFC dialog based on the preparation of serial debugging assistant serial number can be configured, you can manually configure, user-friendly, simple, functional
SerialDebuggingAssistant
- VC++源码实现串口调试助手,经典串口编程代码,在网上费了半天才找到的,分享给大家-VC++ source code debugging assistant Serial, Classic Serial programming code, online charges for a long time to find and share with everyone ... ...
cktszs
- 串口调试助手源代码, 调试串口-cktszs
CommWizard
- 源码-串口接收-发送调试用助手 含 串口类-方便用户自学调用 含 hex转换字符 函数 可以传送文件 可以设置多个串口,不限定个数 方便 串口调试 -Source- the serial receive- send debugging assistant with serial-type- call with user-friendly self-character hex conversion function can send a document to set up
VC_UART_program
- 串口调试助手V2.3的VC++源代码,欢迎下载-Serial Debugging Assistant V2.3 of the VC++ source code, please download the
communicate
- VC++ 6.0做的一个串口通信程序,功能与串口调试助手类似。它可以实现两台电脑的串口之间或者一台电脑的两个串口之间互相收发数据。左上角可以通过下拉列表选择不同的串口,默认的是COM1,考虑到笔记本电脑上一般没有串口,用USB转RS-232转换器之后,其COM口一般不为COM1,所以在程序中不做死COM口而是可以在界面中选择COM口,单击“关闭串口”就停止数据的收发。“接收区”对接收到的数据进行显示,接收可以选择自动接收或手动接收,自动接收状态只有检测到有数据发过来就进行显示,不处于自动接收状态
MySerialPort
- 用VC写的串口调试助手,是用封装好的串口类写的-Written by VC serial debugging assistant, is a good package, written in serial class
vc-SerialPort
- vc SerialPor类的串口调试助手完整源代码,很好用的串口程序参考资料。-vc SerialPor vc SerialPor vc SerialPor vc SerialPor vc SerialPor vc SerialPor vc SerialPor
VC-serial-assistant(perfect)
- VC串口调试助手,一款很全的串口调试助手,功能很全,就和网上下载的差不多,很适合做串口调试助手的人使用学习,真心很好-VC serial debugging assistant, a very wide serial debugging assistant, functionality is very wide, and download almost, it is suitable for serial debugging assistant learning, really good
VC6.0MFC
- vc++制作串口调试助手,用vc6.0开发环境,一步一步教大家制作串口调试助手-vc++ production serial debugging assistant with vc6.0 development environment, step by step teach you making serial debugging assistant
TstDlg
- 串口调试助手,vc++ 开放的串口通讯程序,经测试特别好用-serial comm
VC-SCOMMV23
- 串口调试助手源码,非常实用,本人已经测试过,没有问题-Serial debugging assistant source, very useful, I have been tested, there is no problem
串口调试助手V2.2源码
- 实现串口助手功能,里面包含已经可用的编译程序和源代码,适合使用者学习VC开发串口通讯程序(Serial assistant function, which contains already available compiler and source code, suitable for users to learn VC development serial communication program)
VC++ 串口调试助手源代码
- VC++串口调试;串口实现方式,已亲身测试。(Serial port implementation)
