搜索资源列表
serial_debug
- VC实现的串口编程小程序,可以自动收发,采用了ACTIVEX控件-VC Serial Programming small program that automatically transceiver using the ACTIVEX control
Comm
- Comm.h: CComm 类的接口与实现. 这个类是Win32环境下通讯接口的封装,比如串口和并口操作
Mscom
- 实现控件串口通讯的好文章,仅供参考,如有雷同,存素巧合
vb_communicate_to_pc
- 用VB实现串口的在线调试,流程简单容易操作。是不错的串口使用工具,也是用VB实现与PC机通讯的很好工具。
ODBCComm
- 利用串口将数据实时接收的数据保存在数据库文件,并实现以后的数据再现回放。
SCommTest
- 利用MSCOMM控件实现串口编程,是最基本的串口编程,适合串口入门学习.
comcool_code
- 介绍: 介绍如何在Win32中处理串口。串口通讯可以通过多种技术实现,例如:ActiveX,I/O存取和文件操作。本文介绍Win32平台下通过文件操作技术使用串口。程序员可以使用 Microsoft Visual C++ Version 6.0所提供的kernel32.lib。在Microsoft Windows(2000,Me,XP and 95/98)中,串口作为文件处理。因此可以通过Windows文件创建函数打开串口。 文章不仅介绍了串口通讯,也介绍了在串口通讯应用程序中实现
NetToComm
- 一个串口转网口的源,很好的实现的数据在不同I/O之间的转化。
VC_COM
- VC++ 串口实现双机互联 包含视窗加代码
VC++串口传输
- 串口实现数据传输
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
mscomm32
- MScomm 串口空间,方便串口操作。能成功实现串口的读写登操作。-Mscomm space serial, serial easy operation. Can be successfully realized Raritan serial read and write operations.
com
- 串口窃电技术的简单实现!不需要电源即可满足串口下位机的工作!-Electric Larceny serial technology to achieve simple! Do not need power supply can meet the serial-bit machine under the work!
COM2TEST
- 一个采用SERIALPORT类轻松实现串口编程的小程序,实现简单-A category SERIALPORT easily using serial programming small procedures, simple
SCOMMV23
- 串口通信的源代码,大部分非本人所写,里面加入了自己的一些工程需求实现,如对FPGA的数据的处理,可以借鉴-Serial communication s source code, most written by non-I, which acceded to the demand for their own realization of some projects, such as FPGA data processing, can learn from
Comm-tongxin
- 可向串口发送命令,实时侦听串口缓存中的数据,加上线程后可实现串口通信的任意功能-Can send commands to the serial port, real-time listening serial data cache, together with the threads can be achieved after the serial communication arbitrary function
COMControl
- 该程序 实现 串口连接,串口读写操作,希望对做串口程序的人有帮助-Implementation of the procedure to connect serial, serial read and write operations, and they hope to make Serial procedures have to help people
ccomdemo
- 串口例子 有收有发 不用半双工 ,两个同时开能实现通讯-Examples are the serial do not we have a closed half-duplex, two at the same time to achieve open communication
Cport2_MSComm
- vs2008下用MFC的MSComm控件编写的串口通信程序,PC机与SIM5215E实现串口通信!-under vs2008 written with MFC MSComm control serial communication program, PC machine with SIM5215E of serial communication!
CommTest
- 基于mfc的串口通讯程序,可以简单地实现串口通讯协议-Design of serial communication program based on MFC