-
串口通信
关于串口通信的,用C++编写的代码,能够实现相关设备和计算机的通信,比如实现三维罗盘和计算机的通信,可以获得三个角度值
- 2022-04-10 13:46:28下载
- 积分:1
-
S3C2410 连同三星TFTLCD触摸屏控制实验
S3C2410 连同三星TFTLCD触摸屏控制实验-Together with the Samsung S3C2410 touchscreen control experiment TFTLCD
- 2022-03-06 00:19:57下载
- 积分:1
-
一个比较通用的telnet 协议源码
一个比较通用的telnet 协议源码-a more generic telnet agreement FOSS
- 2022-03-11 03:04:38下载
- 积分:1
-
如何计算结构体的大小运算符sizeof可以计算出给定类型的大小,对于32位系统来说,sizeof(char) = 1 sizeof(int) = 4。基本数据类...
如何计算结构体的大小运算符sizeof可以计算出给定类型的大小,对于32位系统来说,sizeof(char) = 1 sizeof(int) = 4。基本数据类型的大小很好计算,我们来看一下如何计算构造数据类型的大小。
-How to calculate the structure of the size of the sizeof operator can calculate the size of a given type, for a 32-bit systems that, sizeof (char) = 1 sizeof (int) = 4. Basic data types of the size of the fine calculation, we take a look at how to calculate the structure data type size.
- 2022-07-03 20:19:41下载
- 积分:1
-
一个用VC写的串口RS232的源程序,并附有详细的文档说明,看后会有收获的...
一个用VC写的串口RS232的源程序,并附有详细的文档说明,看后会有收获的-A program written by VC is on RS232, with detail document description. Sure to get something after reading.
- 2022-01-27 23:03:40下载
- 积分:1
-
RS encryption source code is the Gauss channel under the
RS码的编译码源程序,是在高斯信道下实现的-RS encryption source code is the Gauss channel under the
- 2023-05-15 17:05:03下载
- 积分:1
-
敏视达读取程序
ReadMetstarDopplerRadarData
敏视达读取程序
ReadMetstarDopplerRadarData-Minstar read procedures ReadMetstarDopplerRadarData
- 2022-10-02 00:20:03下载
- 积分:1
-
This a trainning document about wcdma
This a trainning document about wcdma -This document about a trainning wcdma
- 2022-02-11 20:41:31下载
- 积分:1
-
This is a dial
这是一个用MODEM拔号的C语言源代码范例-This is a dial-up modem using the C language source code examples
- 2022-07-09 22:39:07下载
- 积分:1
-
Serial data acquisition in real
串口数据采集实时显示程序。本程序使用VC6.0的通用串口控件MSCOMM32.OCX来对发送到串口的数据进行采集处理。-Serial data acquisition in real-time display program. This procedure using VC6.0 Universal Serial control MsComm32.ocx to sent to the serial port data acquisition and processing.
- 2022-02-25 22:22:32下载
- 积分:1