搜索资源列表
C#SerialPort串口编程资料
- C#SerialPort串口编程资料,比较详细的介绍了.NET中的串口编程模式
更新版串口类库
- 这是一个封装得比较完整的串口类接口,支持同步、异步操作,使用简单高效,具有工业强度,我在BC, BCB, VC, BCBX, GCC下编译通过。-This a more comprehensive package in the category of serial interface, supports synchronous and asynchronous operation, the use of simple, effectiv
串口编程书籍配套光盘代码
- VB串口编程比较全教程及代码,愿给大家有一定的帮助-VB Serial Programming Guide and compare the whole code, we would like to have some help
用MFC实现串口编程
- 该技术文档比较全面的讲解了vc下的类库MFc操作电话和传真的使用方法和技巧。-more comprehensive account of the library vc Modified operation of the telephone and fax use of methods and techniques.
用c语言编写串口程序
- 用c语言编写串口程序 在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬 件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言 作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言 的方便。 在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和 状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以 及发送机发送数据速
串口通信应用程序
- 这是串口通信应用中一个比较好的例子,同还展示了如何通过串口来获得GPS接收到的数据,并作相应的处理,是一个完整的示例。-This is the serial communication applications a good example, with the display through the serial GPS receiver to receive the data, and accordingly, is a comple
完整串口通信程序(发送和接受)Vc++源代码
- 一个比较完整串口通信程序Vc++源代码 相信大家看后一定会有收获的!-a relatively complete serial communication program source code Vc I believe we will certainly have to see after harvest!
串口转发例子
- 这是一个封装得比较完整的串口类,支持同步、异步操作,使用简单高效-This is a much more complete package of Serial category, supports synchronous and asynchronous operation, the use of simple and efficient
operate-character-string
- 1、 实现串赋值、串比较、求串长、串联接以及求子串这5种基本操作。 2、 能利用上述实现的基本操作完成置换Replace (&S, T, V)以及从串中删除一段子串StrDelete(&S,pos,len)的操作。 -1, realize assignment string, string comparison, and string a long string of serial access, as well as Chil
VB RS232串口调试工具
- 这是一个模仿Windows系统带的超级终端风格的RS232串口调试工具。非常容易读取和写入端口,发送支持ASCII字符模式,可以打开二进制文件以16进制格式显示发送。支持工作内容保存,下次加载。 里面的那个动画窗体加载出现蛮有意思,大家可以学习下。尤其对调试AT指令之类的比较方便。(This is a copy of the Windows system with the super terminal style RS23
上位机串口通讯
- 自己写的比较完整的上位机串口助手,可以跟下位机建立通讯,并接发数据(Write your own complete PC serial assistant, can establish communication with the lower machine, and sending and receiving data)
串口源码
- 串口源码,比较适合初学者,传上来给大家做参考,(Serial source code, more suitable for beginners, handed down to everyone to make reference)
串口通信
- delphi写的用于串口通信,写的比较肤浅,可供参考(this is a com software)
PB串口通讯API源代码
- PB串口通讯API源代码,不需要mscomm32.ocx的方法,比较强大(PB serial communication API source code, do not need mscomm32.ocx method, relatively powerful)
IAP15F4K-串口通讯-和校验(中断方式)
- 使用单片机实验板,在Keil C开发环境中编写串口发送和接收程序。在串口发送和接收程序中编程增加校验位,使用逻辑分析仪捕捉单片机串口引脚发送和接收数据的波形,并与串口接收和发送的数据进行比较。(Using SCM experiment board, in the Keil C development environment to write serial send and receive program. In the serial s
串口发送报文学习测试程序V1.0-已验证
- 这是根据网上某位大神的代码学习改编,测试串口发送报文的方法,所有做的比较简单,但稍微有点基础的都可以看懂。(This is according to the code of a great God online learning adaptation, test the serial port to send message method, all do relatively simple, but a little bit of ba
串口通信助手
- 网上的串口通信实例,包含GUI界面,比较完整,基础实例(An example of serial communication on the Internet)
数据结构-串操作的实现-实验报告
- (1)掌握串的顺序存储结构; (2)验证顺序串及其基本操作的顺序; (3)掌握串的操作特点。 1.2 实验要求: (1)定义一个包含串的求长度、拼接、比较大小等基本操作的头文件函数原型; (2)实现串的求长度、拼接、比较大小等基本操作。((1) mastering the sequential storage structure of the string; (2) the sequence of verifying t
38-比较器做ADC-C语言-模拟串口
- STC15单片机利用ADC做模拟比较器,基于库开发(STC15 MCU uses ADC as a comparator)
ATmega128串口程序
- ATmega128 串口程序 比较好用 给大家分享(ATmega128 serial program is relatively good to use to share with you)