联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 串口编程(961) 
按平台查找All Visual C++(961) 

[串口编程] CSerialport-TEST

本代码是多线程串口编程 基于CSerialPort类 摘自龚建伟代码
The code is based on a multi-threaded serial programming code CSerialPort class excerpt Dan (2014-12-07, Visual C++, 2275KB, 下载26次)

http://www.pudn.com/Download/item/id/2669308.html

[串口编程] 05

TAPI串口编程,VC6.0上可以运行,实现TAPI实现电话拨打,可以正确运行
TAPI serial programming, can run on VC6.0 achieve TAPI realization phone call, you can run correctly (2014-11-01, Visual C++, 7422KB, 下载4次)

http://www.pudn.com/Download/item/id/2646455.html

[串口编程] MSComm

MSComm串口控件使用详解,详细介绍了MSComm控件在串口编程中使用。
Explain the use of MSComm serial control, described in detail MSComm in serial programming using. (2013-08-07, Visual C++, 4KB, 下载2次)

http://www.pudn.com/Download/item/id/2324737.html

[串口编程] VC-program-with-MSComm

windows下的串口编程,使用MSCOM控件。控件的使用方式分为两种,一种是使用事件方式,一种是查询方式。这里使用了最常用的方式,可以做为串口编程的学习例子。
The windows under serial programming MSCOM control. The use of the control is divided into two, one incident way is to use a query mode. Here to use the most common way, and can be used as a learning serial programming example. (2013-03-18, Visual C++, 227KB, 下载1次)

http://www.pudn.com/Download/item/id/2163041.html

[串口编程] MSComm-program

基于MFC控件的串口编程,类似于串口调试助手的功能,供大家参考
Serial programming MFC-based controls, similar to the function of serial debugging assistant, for your reference (2013-03-01, Visual C++, 1814KB, 下载13次)

http://www.pudn.com/Download/item/id/2144495.html

[串口编程] com_source

串口编程入门例子程序,含有三个程序代码,一个BCB,两个VC的。
Serial port programming example program entry, program code containing three, a BCB, two VC' s. (2011-08-25, Visual C++, 54KB, 下载5次)

http://www.pudn.com/Download/item/id/1631080.html

[串口编程] SerialPortTest

串口通信程序,使用消息机制实现接收数据,采用CSerialPort类进行编程
Serial communication program, use the message mechanism to achieve receiving data and using CSerialPort class to programme (2011-04-25, Visual C++, 1868KB, 下载99次)

http://www.pudn.com/Download/item/id/1506029.html

[串口编程] AccessPort134

串口调试工具,可以监视串口的控制过程,是windows编程的助手
Serial debugging tools to monitor the serial port control process is an assistant programming windows (2010-12-22, Visual C++, 446KB, 下载24次)

http://www.pudn.com/Download/item/id/1388927.html

[串口编程] COMPORT

VC环境下的串口编程,用于对windows 下的串口的了解和学习
VC environment with serial ports, serial ports under windows used for understanding and learning (2010-11-19, Visual C++, 3917KB, 下载6次)

http://www.pudn.com/Download/item/id/1351642.html

[串口编程] scommcomuinication

串口通信编程源代码,对于初学者来说很有用处,代码很丰富,例子很充分!!
Serial communication programming source code, useful for beginners, the code is very rich, very good example! ! (2010-10-05, Visual C++, 13942KB, 下载6次)

http://www.pudn.com/Download/item/id/1310419.html

[串口编程] CommTest

c++串口通信 龚建伟编著 串口通信编程实践 实例 应用cserialport类 (part 2)
Gong Jianwei c++ serial communication serial communication programming practices compiled Example application cserialport class (2010-09-23, Visual C++, 3591KB, 下载9次)

http://www.pudn.com/Download/item/id/1302768.html

[串口编程] SCOM

串口助手源代码,有助于初学者了解串口编程
Serial Assistant source code, will help beginners understand the serial programming (2010-06-11, Visual C++, 542KB, 下载75次)

http://www.pudn.com/Download/item/id/1210105.html

[串口编程] serial

串口设计程序,应用于单片机编程,其中包括主机的程序和从机的程序
Serial design process applied to microcontroller programming, including procedures for the host and slave programs (2009-12-23, Visual C++, 123KB, 下载4次)

http://www.pudn.com/Download/item/id/1015696.html

[串口编程] thread

多线程,串口编程,包括一个头文件和一个源文件,封装在一个类中,相信大家看过这两个文件后,对相关的应用一定回有一个大致的编程模式形成
Multi-threading, serial programming, including a header file and a source file, encapsulated in a class, I believe that everyone read these two documents, the relevant application must return to have a general programming model of the formation of (2008-07-13, Visual C++, 8KB, 下载14次)

http://www.pudn.com/Download/item/id/509793.html

[串口编程] chuankou

串口通讯编程源代码,已经编译通过,经过验证是完全符合要求的。
Serial communication programming source code, has been compiled through, after verification is fully consistent with the requirements. (2008-03-27, Visual C++, 116KB, 下载6次)

http://www.pudn.com/Download/item/id/424751.html

[串口编程] commtest

一个队串口进行操作的程序,可以作为学习串口编程的资料
A team to carry out the operation of serial procedures, can serve as a learning serial programming data (2007-08-24, Visual C++, 3291KB, 下载8次)

http://www.pudn.com/Download/item/id/323003.html

[串口编程] ComAdvanceProgram

关于串口的一个源码例子,采用API编程,很有借鉴性。
on the example of a source, using API programming, a very useful reference sex. (2007-02-26, Visual C++, 52KB, 下载37次)

http://www.pudn.com/Download/item/id/250669.html

[串口编程] VCTCSerial

龚建伟的书<VCTC串口通信编程实践>的源代码,里面还有一个串口调试工具
GONG Jian book (2007-01-07, Visual C++, 568KB, 下载78次)

http://www.pudn.com/Download/item/id/240093.html

[串口编程] rs232debug

串口调试助手源码,内有详细编程介绍
serial debugging assistant source, with detailed programming introduced. (2006-12-27, Visual C++, 85KB, 下载179次)

http://www.pudn.com/Download/item/id/237064.html

[串口编程] Serial4

本程序没有使用SerialComm控件,而是用API实现的串口发送、接收数据,在VC++6.0下编译通过,希望能对串口编程的初学者有所帮助。
this procedure did not use SerialComm controls, but use the serial port API to send and receive data, the VC 6.0 compiler, in hopes of Serial Programming beginners help. (2006-03-27, Visual C++, 1847KB, 下载135次)

http://www.pudn.com/Download/item/id/161413.html