搜索资源列表
HccMagDev
- 网页中可用的ocx,包括串口通讯,屏蔽了“Activex 不安全”的警告信息-website randomly available, including serial communications, shielding the "Activex unsafe" warning messages
commtest
- 非常实用的串口通讯软件
comm
- 基于VisualBasic的串口通讯调试软件!
Comm
- Comm.h: CComm 类的接口与实现. 这个类是Win32环境下通讯接口的封装,比如串口和并口操作
Mscom
- 实现控件串口通讯的好文章,仅供参考,如有雷同,存素巧合
com
- 串口通讯,和串口调试助手的功能差不多,自己编写的,很简单的
UNIQUECOM
- 串口通讯工具,可自动延时一定时间发送数据,发送的数据从0x00到0xFF,可设置最小长度和最大长度,适合专业串口调试和性能检测使用。
comcool_code
- 介绍: 介绍如何在Win32中处理串口。串口通讯可以通过多种技术实现,例如:ActiveX,I/O存取和文件操作。本文介绍Win32平台下通过文件操作技术使用串口。程序员可以使用 Microsoft Visual C++ Version 6.0所提供的kernel32.lib。在Microsoft Windows(2000,Me,XP and 95/98)中,串口作为文件处理。因此可以通过Windows文件创建函数打开串口。 文章不仅介绍了串口通讯,也介绍了在串口通讯应用程序中实现
SCOMMV23.rar
- 本人自己模仿网上串口程序,写了一个较完善的串口代码,基于rs233的串口通讯,I imitated his online serial program, write a better serial code, based on serial communication rs233
control_system
- 云台控制系统,基于VC的串口通讯实例。 包括串口波特率、停止位等设置-PTZ control system, based on the VC s example of serial communication. Including serial port baud rate, stop bits and other settings
comm
- 是串口通讯的例子,使用于等版本 是串口通讯的例子,使用于等版本-Are examples of serial communication, such as the version used. Are examples of serial communication, such as the version used.
CPORT
- 用TC对计算机的串口进行编程,并作一个简单的串口查询通讯程序。用一条九针的DB-9串口通讯线将计算机的com1口和com2口相连,com1作为接受口,com2作为发送口。-with TC on the serial port of computer programming, and for a simple serial communication program inquiries. Using a 9-pin DB-9 serial communication lines to the co
ccomdemo
- 串口例子 有收有发 不用半双工 ,两个同时开能实现通讯-Examples are the serial do not we have a closed half-duplex, two at the same time to achieve open communication
com
- 串口通讯实例,用于学习,各位感觉好就可以下载哦-COM
PcommPro
- PcommPro串口通讯库,有VB,VC,DELPHI下的相关例子-PcommPro serial communication library, there are VB, VC, DELPHI examples under the relevant
comm
- 进行串口通讯,支持16进制字节数组的发送-Serial port communication, support for 16-hex-byte array to send
1
- 串口通讯类应用实例-Serial Communication Applications XXXXXXXXXXXXX
API
- API串口-通讯-模块 串口-通讯-模块-failed to translate
HelloWorldVC7
- 不适用MSCOMM控件,直接调用WIN API函数进行串口通讯的简单发送字符串演示程序-port communication
CommTest
- 基于mfc的串口通讯程序,可以简单地实现串口通讯协议-Design of serial communication program based on MFC