-
VS串口程序
这是VS实现串口通信的详细代码和资料。里面有各类实现的方法。串口通信(Serial Communications)的概念非常简单,串口按位(bit)发送和接收字节。尽管比按字节(byte)的并行通信慢,但是串口可以在使用一根线发送数据的同时用另一根线接收数据。它很简单并且能够实现远距离通信。比如IEEE488定义并行通行状态时,规定设备线总长不得超过20米,并且任意两个设备间的长度不得超过2米;而对于串口而言,长度可达1200米。典型地,串口用于ASCII码字符的传输。通信使用3根线完成,分别是地线、发送、接收。由于串口通信是异步的,端口能够在一根线上发送数据同时在另一根线上接收数据。其他线用于握手,但不是必须的。串口通信最重要的参数是波特率、数据位、停止位和奇偶校验。对于两个进行通信的端口,这些参数必须匹配。
- 2022-02-05 19:15:08下载
- 积分:1
-
一款基于分形几何学的牛顿公式编程小程序。
一款基于分形几何学的牛顿公式编程小程序。-A fractal geometry based on the formula of Newton" s programming applets.
- 2022-05-19 22:08:02下载
- 积分:1
-
自己做的基于PPC2003的GPS信号接收程序,可设置GPS端口和速率,可实时显示接收的GPS数据。...
自己做的基于PPC2003的GPS信号接收程序,可设置GPS端口和速率,可实时显示接收的GPS数据。-Make their own based on the GPS signal reception PPC2003 procedures, to set the GPS port and speed, can receive real-time display of GPS data.
- 2022-04-23 01:34:16下载
- 积分:1
-
wm5.0平台上的一个AIBO机器狗遥操作控制程序(视频反馈,行走控制等)...
wm5.0平台上的一个AIBO机器狗遥操作控制程序(视频反馈,行走控制等)-wm5.0 platform a dog AIBO teleoperation control procedures (video feedback, walking control, etc.)
- 2022-08-06 10:40:18下载
- 积分:1
-
using the data structure to map AOE method of calculation of critical path, this...
采用数据结构中的AOE方法对图的关键路径进行计算,此算法摘录了课本中的算法-using the data structure to map AOE method of calculation of critical path, this algorithm extracts from the books of Algorithm
- 2022-03-29 16:01:16下载
- 积分:1
-
This procedure can be achieved by telephone dial
此程序可以实现用电话拨号上网的功能,开发环境VC++。-This procedure can be achieved by telephone dial-up functionality, development environment VC++.
- 2022-02-02 02:37:48下载
- 积分:1
-
时钟程序,C++编程,在做时钟电路设计,单片机控制中可以作为参考...
时钟程序,C++编程,在做时钟电路设计,单片机控制中可以作为参考-Clock procedures, C++ Programming, make the clock in the circuit design, single-chip control can be used as reference
- 2022-02-13 08:01:08下载
- 积分:1
-
imitation At the time of switching interface
仿金山毒霸切换界面 -imitation At the time of switching interface
- 2022-07-17 02:54:33下载
- 积分:1
-
大学图书馆系统
大学图书馆系统
- 2022-04-18 06:52:45下载
- 积分:1
-
有关文件读取以及将所得数据整合再画出图形
有关文件读取以及将所得数据整合再画出图形-Read the relevant documents as well as the data integration re-drawn graphics
- 2022-03-15 01:51:19下载
- 积分:1