资源列表

« 1 2 ... .30 .31 .32 .33 .34 1035.36 .37 .38 .39 .40 ... 1228 »

[串口编程C语言与串行通信

说明:用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
<黎林> 在 2008-10-13 上传 | 大小:40282 | 下载:0

[串口编程7)Modern 串口通信编程

说明:MODEN串口通讯的例子挺经典的。是一个学习的好例子。-modem serial communication very classic example. The study is a good example.
<阿才> 在 2008-10-13 上传 | 大小:170539 | 下载:0

[串口编程RS232通信程序

说明:该文件是通过BCB加MOXARS232函数编写的,用起来很爽-The document was adopted BCB increase MOXARS232 function of the preparation, together with very interesting
<林帆> 在 2008-10-13 上传 | 大小:822680 | 下载:0

[串口编程20050120091918_MySerialPort[2004-01-18-01]

说明:从串口读取数据,有两种方法,1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。2、接收到一个EV_RXCHAR后,等一定数据量的CPU周期(GetTickCount),再一次性读取缓冲区里的数据。这样做,一般情况下不会有问题,但是,如果数据很多,过了“一定数据量的CPU周期”,还没收完数据怎么办?就会少读数据了。 我用三个线程序来完成串口数据的接收,其实就是第一种方法的变种: 一个侦听EV_RXCHAR,
<刘云鹏> 在 2008-10-13 上传 | 大小:46411 | 下载:0

[串口编程串口_中断法

说明:一个中断法串口通讯程序。-A serial communication programme written by os interruption
<李丰华> 在 2008-10-13 上传 | 大小:7633 | 下载:0

[串口编程W77E58的双串口通信源代码

说明:注:此源程序只作参考,内有些函数未有原型,借鉴在于其通信方式及其设置。 CRC检校可另参考其它代码。-Note : This only source for information, some not function prototype reference in its communications and its settings. CRC calibration can be a reference to the other co
<张泽波> 在 2008-10-13 上传 | 大小:2316 | 下载:0

[串口编程commapi

说明:这是我自己写的,请各位高手看一下!!是关于串口方面的编程,用java-This is what I wrote it myself, please look at the top! ! Serial on the program, using java
<> 在 2008-10-13 上传 | 大小:261919 | 下载:0

[串口编程4510_bios

说明:4510 bios,please see it carefully!and so on,no thanks
<陈坚决> 在 2008-10-13 上传 | 大小:927840 | 下载:0

[串口编程SP12345

说明:一个基于API的串口通信程序,多线程有bug,大家修改修改后使用-an API based on the serial communication procedures, multithreading bug, we change the use of the revised
<袁德权> 在 2008-10-13 上传 | 大小:35428 | 下载:0

[串口编程异步串口通信 VC++

说明:异步串口通信 VC++ 本文参考MSDN及相关网上文章。 ////////////////////////////////////////////// //MyComm.h 多机控制 异步串口通信 //说不定能有用上的。-asynchronous serial communication VC paper and related reference MSDN online article. ///////////////////////
<张吗恩> 在 2008-10-13 上传 | 大小:2233 | 下载:0

[串口编程自己做串口通讯介绍(VC平台)

说明:自己做串口通讯介绍(VC平台) 一个很vc上的-done on serial communication (VC) is one of the Eastern vc
<赵淋> 在 2008-10-13 上传 | 大小:40467 | 下载:0

[串口编程串口存储器

说明:提供I2C总线初始化、工作时的启始位、结束位、提供I2C总线的时钟信号,并返回在时钟电平为高期间 SDA信号线上状态。本函数可用于数据发送,也可用于数据接收-provide I2C bus initialization, the Start-end, provide the I2C bus clock signal, the clock and return to the high-level signal line during th
<陈虹> 在 2008-10-13 上传 | 大小:1257 | 下载:0
« 1 2 ... .30 .31 .32 .33 .34 1035.36 .37 .38 .39 .40 ... 1228 »

源码中国 www.ymcn.org