-
verilogHDL串口逻辑,波特率为96
verilogHDL串口逻辑,波特率为96-verilogHDL serial interface logic
- 2022-02-24 22:47:49下载
- 积分:1
-
Using Labview to do a serial debugging software, as well as the original procedu...
用Labview做的一个串口调试软件,以及原程序-Using Labview to do a serial debugging software, as well as the original procedure
- 2023-05-31 04:20:03下载
- 积分:1
-
用从c++编写的串口通信程序,内有详细的了解并设置串口参数的源码,并含通信原理
用从c++编写的串口通信程序,内有详细的了解并设置串口参数的源码,并含通信原理-prepared from the use of serial communication program, with detailed understanding of serial port parameters and set up the source code, and communication with Principle
- 2023-01-12 18:20:03下载
- 积分:1
-
用于开发税务票据管理的软件,可以打印,生成报表
用于开发税务票据管理的软件,可以打印,生成报表-tax bills for the development of the management software, print, generate statements
- 2022-12-14 16:25:11下载
- 积分:1
-
〈VC++串口通讯技术〉一本很不错的介绍PC串口通讯技术的书
〈VC++串口通讯技术〉一本很不错的介绍PC串口通讯技术的书- A very good introduction to the book PC serial port communication technology
- 2022-05-27 05:50:58下载
- 积分:1
-
专业串口通信设计控件(非源码),可用于VB,VC++,Delphi,.NET等开发语言...
专业串口通信设计控件(非源码),可用于VB,VC++,Delphi,.NET等开发语言-professional Serial Communication Design Control (source) that can be used VB, VC, Delphi,.NET development languages
- 2022-06-16 13:40:39下载
- 积分: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
-
SIEMENS西门子S7
SIEMENS西门子S7-200PPI通讯协议-SIEMENS Siemens S7-200PPI communication protocol
- 2023-01-06 21:15:03下载
- 积分:1
-
串口编程(中文翻译版)
串口编程(中文翻译版)----绝对经典书籍
- 2022-06-20 11:22:10下载
- 积分:1
-
USB program,c language realization,
usb通讯程序,用c语言实现,简单易懂,看完以后马上就能写出你自己的程序-USB program,c language realization,
- 2023-08-14 18:10:03下载
- 积分:1