搜索资源列表
SerialBug
- 类似于串口调试程序的源码,支持多个串口的收发
WindowsCEqudong
- Windows CE下驱动程序开发基础, Windows CE下的串口驱动程序能够处理所有I/O行为类似串口的设备,包括基于16450、16550 UART(通用异步收发芯片)的设备和一些采用DMA的设备,常见的有9针串口、红外I/O口、Modem等
EmulatorCOM
- 本程序采用异步方式,除了可作为一般串口调试程序(232方式,或485、422主)来使用,也可以作为485、422设备(从模式)进行调试,当选中(是否比较)复选框后,收到上位机请求时,如果和比较区的内容一致,则自动回复发送区的内容,未选择比较框将按照设定的发送周期定时回复。 参数设定: 发送周期:单位毫秒。用于设定两次自动发送的时间间隔。 延迟接收时间:单位毫秒。推荐仅用于485方式,因为485为半双工模式,所以不能同时进行收发,此时间间隔在自动发送时必需小于上面设定的发送
commtest
- VB全功能串口收发程序 功能非常全,界面也很好,重复利用率很高
PCTOPC
- pc到pc的串口通讯程序,基本的收发显示
mcom4
- 串口编写程序 VC6请使用 LsCommDemo(for vc6).zip VC7请使用 LsCommDemo(for vc7).zip 作者:Liu_sir VC知识库 http://www.VCKBASE.com 多线程,多接收模式串口类LsComm相关文档 多线程,多接收模式串口类LsComm 作者:Liu_sir 所以参照Delphi中的SpComm设计了一个类CComPort,对CSerialPort进行了2次封装,主
利用API些的串口程序
- 利用API写的串口收发程序,虽然比用空间麻烦点儿,但是使用起来很方便,很灵活!
串口通信
- 这是一款基于串口的通信程序,实现收发短信功能
vc_serialport_communication
- MSComm 控件在基于单文档中的应用 Win32 API 串口控制 MFC 打包类 Win32串口编程 多线程,多接收模式串口类LsComm 通过串口收发短消息 一个串口通讯数据库存取例子程序-vc serial port communication by much ways
commPortTest
- 用vb 通过串口进行通信的测试或学习用的串口收发程序,课以帮助大家了解串口-Use vb to communicate through the serial port test or learn to use the serial port to send and receive procedures, classes to help you understand the serial
COM
- 本串口程序基于VC++6.0,应用API函数来编写完成串口收发数据,在两台机子之间收发TXT文件。程序简单简单易懂适合处学者来学习。-Based on the serial program VC++6.0, the application API function to send and receive serial data completed in between two machine to send and receive TXT file. Simple and straightfor
vccomport
- 完整串口通信程序Vc++源代码,实现收发功能-SerialPortTest
GPRSGSM
- GPRSGSM模块短信收发C++程序源代码-GPRSGSM module messaging C++ source code
ycCOM
- 串口收发程序!接收可以选择ASCII码或HEX!也可两种都有!-Serial TX! Receiver can choose ASCII or HEX! Can have both! 朗读显示对应的拉丁字符的拼音 字典
the-easiest-serialport
- 最简单的串口收发程序,全部用VC++实现,对初学VC串口通信的朋友有很大帮助,提供全部源代码,提供串口类的.CPP和.H文件。-The simplest procedure serial transceivers, all with VC++ implementation of serial communication beginner VC friend of great help, providing all the source code, to provide serial port c
PDADemo
- VS2008开发的WinCE6.0系统下应用的串口通讯程序,可支持串口收发等一般性操作!-WinCE6.0 system developed under VS2008 application serial communications program to support general operations such as serial transceiver!
VCPROmeter1
- 简单的用串口类编写的串口收发VC6.0程序-failed to translate
port
- 串口调试通讯测试程序,实测有效,使用CSerial类编写,实现串口收发文件-The serial debug communications test program, the measured effective, written use CSerial class, Serial transceiver files
CommunicateComm
- CSerialPort类实现的串口收发程序-The serial transceiver achieve by CSerialPort class
VC++写的串口API收发程序(超时方式接收,VC6.0开发环境)
- VC++写的串口API收发程序(超时方式接收,VC6.0开发环境)