-
计算机串口编程类源代码类,供visual c++通讯开发使用。
计算机串口编程类源代码类,供visual c++通讯开发使用。-computer programming class source categories, for the development of visual communications c use.
- 2022-03-06 09:40:34下载
- 积分:1
-
AD7705 data conversion procedures, the need for amplification of small signal co...
AD7705数据转换程序,可用于小信号无需放大的转换-AD7705 data conversion procedures, the need for amplification of small signal conversion
- 2022-05-18 23:13:27下载
- 积分:1
-
这是我自己写的,请看上面!在程序上,…
这是我自己写的,请各位高手看一下!!是关于串口方面的编程,用java-This is what I wrote it myself, please look at the top! ! Serial on the program, using java
- 2023-01-28 12:05:03下载
- 积分:1
-
MSComm control VC prepared serial communication program's source code, and w...
用VC控件MSComm编写串口通信程序的源代码,并写出详细的编程过程,仅供参考-MSComm control VC prepared serial communication program"s source code, and write a detailed programming process for reference! !
- 2022-03-14 17:57:02下载
- 积分:1
-
串口RS232与PIC16F877A单片机通信.用于控制PIC单片机产生音乐,附完整报告.
串口RS232与PIC16F877A单片机通信.用于控制PIC单片机产生音乐,附完整报告.-RS232 serial communication with the PIC16F877A Singlechip. Singlechip produce PIC is used to control music, a complete report is attached.
- 2022-06-27 19:53:07下载
- 积分:1
-
用vb实现串口间通信,可以用来熟悉串口间传输信息的原理.
用vb实现串口间通信,可以用来熟悉串口间传输信息的原理.-with Serial Communication, which can be used with serial transmission of information between the principle.
- 2022-02-05 00:39:14下载
- 积分:1
-
非常好用的串口编程工具 for delphi 7.0
非常好用的串口编程工具 for delphi 7.0-very user-friendly programming tools for Serial delphi 7.0
- 2022-11-24 01:00:04下载
- 积分:1
-
从串口读取数据,有两种方法, 1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。 2、接收到一个EV_RXCHAR后,等一定数据...
从串口读取数据,有两种方法, 1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。 2、接收到一个EV_RXCHAR后,等一定数据量的CPU周期(GetTickCount),再一次性读取缓冲区里的数据。这样做,一般情况下不会有问题,但是,如果数据很多,过了“一定数据量的CPU周期”,还没收完数据怎么办?就会少读数据了。 我用三个线程序来完成串口数据的-read data from the serial port, there are two methods, one, each receiving a EV_RXCHAR, on the ReadFile read, I think this vote. 2, received a EV_RXCHAR after a certain volume of data, such as CPU cycles (GetTickCount), and the one-time reader, the data buffer. To do so, under normal circumstances there is no problem, but if many of the data, and after a "certain amount of data the CPU cycles," also confiscated End Data how do? Few will read the data. I used three lines to complete serial data
- 2022-08-09 09:18:25下载
- 积分:1
-
图形显示程序试验实时数据的存贮和曲线的回放图形显示程序试验实时数据的存贮和曲线的回放...
图形显示程序试验实时数据的存贮和曲线的回放图形显示程序试验实时数据的存贮和曲线的回放-Test procedures for graphical display of real-time data storage and playback curve graphic display program test real-time data storage and playback curve
- 2022-01-25 16:48:57下载
- 积分:1
-
45db081的读写程序,应用于spi总线的读写,在keil c环境下编译通过...
45db081的读写程序,应用于spi总线的读写,在keil c环境下编译通过-45db081 read and write procedures for the 20 bus to read and write, the c51 c compiler environment through
- 2022-07-18 10:28:02下载
- 积分:1