▍1. serial
很好的串口通信源程序,可以设置端口号,波特率,数据位 停止位校验位(a very complete source serial communications,it is helpful for everybody)
很好的串口通信源程序,可以设置端口号,波特率,数据位 停止位校验位(a very complete source serial communications,it is helpful for everybody)
基于labwindows/cvi的串口通信的实现,希望对有需要的朋友提高参考(Based on labwindows/cvi Serial Communication, in the hope that there is a need to increase the references friends)
串口调试精灵,对于初学VC++的学者来说,这是一本不错的电子书,大家可以好好品味。(It s a good book for people who are studying VC++ language.)
用TurboC2[1].0实现串行通讯,采用中断和查询实现串行通信(Realizes the serial communication with TurboC2[1].0 )
一个多线程串口编程的test,简单而实用,适合工业控制(A multi-threaded programming serial port test, easy and practical for industrial control)
一个用Visual C++编写的串口通信的例程,实现了一些串口属性的设置。(A use of Visual C++, prepared by serial communication routines to achieve a number of serial port property settings.)
简单的串口调试,能够实行发送和接收字符。(Serial easy debugging, it is able to implement send and receive characters.)
串口通信处理的多个线程需要协调运行,一个线程必须等待另一线程结束才能开始,在处理一个线程的同时必须把其余待处理的线程挂起等待,以减少其余待处理线程对CPU的资源占用,正处理的线程一旦处理结束则通过线程间的通信发出信号来击活被挂起的线程中的一个线程进入处理。(Serial communication processing necessary to coordinate multiple threads running, a thread must wait until the end of the beginning of another thread in a thread at the same time deal with the need to deal with the rest of the thread to be suspended waiting for in order to reduce the remaining lines to be processed way of CPU resources occupation, is the thread once the deal by the end of treatment inter-thread communication signal to hit live thread was hang a thread into the handle.)
说明: vb串口通信控件,tcomm,附c++ builder测试代码(vb serial communication control, tcomm, attached c++ builder test code)
说明: 通过CreatFile SetupComm GetCommStat等API函数来创建一个串口传输程序(CreatFile SetupComm GetCommStat such as through the API function to create a serial transfer procedure)
说明: BCB串口通讯源码示例程序。利用winapi函数,而非控件。(BCB examples of serial communication program source. Use WINAPI function, rather than control.)
485通讯接口模块的编程应用,监控显示,检测报警显示,上下值的设置输入输出的结构(485 Communications Interface Module programming applications, monitor display, alarm detection showed that the whole value of the structure of input and output settings)
一个很通用的51的串口通信程序,很好用,但仅供参考(A very universal serial port communication program 51, very good, but for reference only)
基于VC++的,多个串口的,带通讯协议的应用程序,两个通讯口,可分别接受,发送协议数据包.()
串行端口的数字输出控制,本程序使用两个按钮使得用户通过按钮控制DTR和RTS的引脚电压。(Serial port of the digital output control, the program allows users to use two buttons through the button control DTR and RTS pin voltage.)
串口通信,一个简单的例程,对学习WINCE很有帮助,尤其是串口编程.希望大家喜欢(Serial communication, a simple routine, learning WINCE helpful, especially the serial programming. I hope everyone likes)
该程序用MFC实现串口通信,包括串口通信的整个过程,和各种参数的设置(MFC realize the program with serial communication, including the serial communication of the whole process, and various parameters set)