-
使用VC.NET编写串口通信程序,是很好的串口调试软件
使用VC.NET编写串口通信程序,是很好的串口调试软件-Use VC.NET write serial communication program is a very good serial debugging software
- 2022-12-19 08:20:04下载
- 积分:1
-
C51单片机串行口中断服务程序2,is used
C51单片机串行口中断服务程序2,is used-C51 monolithic integrated circuit serial mouth interrupt service
isr 2, is used
- 2022-03-21 20:14:33下载
- 积分:1
-
VC的串口同步例子
VC的串口同步例子-VC Synchronous Serial example
- 2022-03-01 14:59:55下载
- 积分:1
-
一个可以代替mscon的类,包含一个实际的例子。 类中使用了守护进程,实现了消息驱动。...
一个可以代替mscon的类,包含一个实际的例子。 类中使用了守护进程,实现了消息驱动。-mscon one can replace the category contains an actual example. Category daemon used to achieve a news-driven.
- 2022-04-22 23:30:55下载
- 积分:1
-
Look uptable for temprature system. To check kp, Ki of system
Look uptable for temprature system. To check kp, Ki of system
- 2022-03-25 06:15:26下载
- 积分:1
-
关于怎么制作串行线,并给出汇编源码通讯例子,希望能给有需要的朋友们参考。...
关于怎么制作串行线,并给出汇编源码通讯例子,希望能给有需要的朋友们参考。-on how serial production line, and gives examples of communications source code compilation, in hopes of giving the needy friends as a reference.
- 2023-05-21 01:45:03下载
- 积分:1
-
监控系统的云台镜头控制示例程序,可用于…
监控系统中的云台镜头控制示例程序,可用于测试解码器协议和前端设备-Monitoring and Control System PTZ camera control sample procedures, can be used to test the agreement and front-end decoder equipment
- 2022-11-27 06:15:03下载
- 积分:1
-
介绍了在visual c++开发环境下如何实现串口通信的操作
介绍了在visual c++开发环境下如何实现串口通信的操作-Introduced in the visual c++ Development environment how to achieve the operation of serial communication
- 2022-07-03 22:59:24下载
- 积分: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 300 a procedure. Is HMI (WINCC) integration of a program
西门子300的一个程序。是和HMI(WINCC)集成的一个程序-Siemens 300 a procedure. Is HMI (WINCC) integration of a program
- 2023-06-21 02:25:04下载
- 积分:1