搜索资源列表
C++读写地址例程(同步方式)
- 基于某公司产品的串口编程例程,读写地址,界面编程等-based on a company's product serial programming routines, reading and writing addresses, and other programming interface
串口转发例子
- 这是一个封装得比较完整的串口类,支持同步、异步操作,使用简单高效-This is a much more complete package of Serial category, supports synchronous and asynchronous operation, the use of simple and efficient
TIME-SYNC
- 用于工厂的时间同步系统,是VB界面,在工厂能够用一台电脑串口同时接30个终端同步显示时间-factory for the time synchronization system, VB interface, the plant can use a computer serial port 30 simultaneous access terminals showed that the time
VC_ComDlg
- 封装好的VC++串口类,支持同步,异步,带接收进程的异步方式.-Packaging good VC Serial category, supports synchronous and asynchronous, with the process of receiving asynchronous mode.
AsynchronousClass.ZIP
- windows下串口同步通信的一个类,The files ASYNCH.H and ASYNCH.CPP are the actual source code to the asynchronous object class. The file SPDTERM.CPP is merely a sample test program to test the interrupt and some of the functions of the class. To compile, sim
tongbutongxin
- 运用RS485实现串口的通信功能,本程序采用同步通信方式
SMComm
- 本库名为 Simple Multiple Communication 简称SMCOMM,本库作用是实现多串口同步的读写操作。
cncomm3
- 这是一个封装得比较完整的串口类接口,支持同步、异步操作,使用简单高效,具有工业强度,我在BC, BCB, VC, BCBX, GCC下编译通过。 封装较完整的串口类库相关文档 封装较完整的串口类库 作者:llbird 本文介绍了一个封装得比较完整的串口类,支持同步、异步操作,使用简单高效,具有工业强度,我在BC, BCB, VC, BCBX, GCC下编译通过,足够应付大多数情况,而且还可以继承扩展。 串口类库的第二个版本 作者:llbird
更新版串口类库
- 这是一个封装得比较完整的串口类接口,支持同步、异步操作,使用简单高效,具有工业强度,我在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, effective and industrial strength, I B
汇编串口
- 本程序是通用同步和异步串行接收器和转发器(USART)在异步状态下使用中断 * 方式进行全双工接收和发送数据的通信程序。共包括下面列表中这四个子程序。这 * 四个子程序的具体使用方法请参考各自的说明。-this procedure is common synchronous and asynchronous serial receivers and transmitters (USARTs) in the state to use asynchronous interrupt * for ful
串行通信中的异步和同步方式
- 基于VC60的串行通信中的异步和同步方式,对于VC控制串口很有帮助!
基于windows api的RS232串口程序
- 采用WINDOWS API函数编写的RS232串口程序。程序详细展示了windows串口通信的实现过程,包括超时设置,DCB设置等,串口工作方式是较为容易实现的同步方式,适合初学者。 程序采用C++程序编写,但稍有类和对象概念的C程序员一样能够轻松看到程序。
CnComm_1_3
- 串口编程封装类,是有同步/异步两种模式的封装类,支持跨平台串口通讯-Com Serial Port develop
vcchuankou.rar
- vc上位机串口程序,编写接受线程与发送线程,及线程之间同步。通信协议,奇偶校验,vc PC serial procedures, prepared to accept the thread and sending threads, and synchronization between threads. Communication protocol, parity
SsCommTest
- MFC串口通信程序,同步通信,仅供参考如果不明白可留言-comm tranction
serialcommpro
- 串口编程,分为同步通信模式和异步通信模式,方便调试。-Serial Programming is divided into synchronous and asynchronous modes of communication modes of communication to facilitate debugging.
serial
- 串口通信基本接口,实现串口的读写,同步实现一读写缓冲类。-Serial Programming
myservice
- 时间同步 VS2005环境编程,通过串口接受到时间协议的数据,同步机器的系统时间-clock service
RS485_synchronous_COMMUNICATION
- 一个串口通信程序,可以实现RS485串口的同步通信-A COM program, it can realize the synchronous communication between different COM.
UAVMP
- 整个无线通信演示系统由ABCD四个节点组成,根据硬件前端的实现,每个节点在收到与自己地址对应的数据包时触发同步信号,所以就需要一个中心节点来进行同步触发,本系统中以A节点为中心节点,B、C、D三个节点地位对等。A节点周期性的广播同步信息,从而实现四个节点的同步。A节点连接一台PC机,用来监视网络的情况并显示从其它节点发送过来的图像流信息。该软件可以实时对串口进行监听并显示A节点的路由表、网络的时隙表和吞吐量,实时获得B、C、D三个节点的图像流数据。-The wireless communica
