-
ip over dvb 数据结构,用于开发程序时了解具体的数据结构.
ip over dvb 数据结构,用于开发程序时了解具体的数据结构.-ip over DVB data structure for the development of procedures and knowledge of specific data structure.
- 2022-12-15 04:25:03下载
- 积分:1
-
Automotive communication protocols h78
汽车通讯协议 h78-232转换协议-Automotive communication protocols h78-232 conversion agreement
- 2022-10-25 15:50:03下载
- 积分:1
-
on the use of embedded hidden Markov models and neural networks face recognition...
关于采用嵌入式隐马尔可夫模型和神经网络的人脸识别博士论文,希望对做人脸识别论文和算法设计的人员有帮助。-on the use of embedded hidden Markov models and neural networks face recognition doctoral dissertation, want to do face recognition algorithm design papers and the staff helpful.
- 2023-08-23 07:40:04下载
- 积分:1
-
如何使用SMPP协议开发,开发短消息通迅
如何使用SMPP协议开发,开发短消息通迅-smpp
- 2022-01-22 17:26:05下载
- 积分:1
-
VB进程间内存映像共享、进程间通讯
演示利用 Matthew Curland的内存映像模块实现内存共享,进程间通讯、发送数据
- 2022-11-23 12:40:03下载
- 积分:1
-
串口中断方式通信源程序
串口中断方式通信源程序-serial communications interrupt source
- 2023-08-23 08:45:03下载
- 积分:1
-
编写PC下的串行通信程序,利用VB界面,方便快捷,可靠性强
编写PC下的串行通信程序,利用VB界面,方便快捷,可靠性强-Prepared under the PC serial communication procedures, the use of VB interface, convenient and reliable
- 2023-07-12 12:55:03下载
- 积分:1
-
本程序实现了一个基本的基于2psk的误码率仿真程序,比较适合初学通信的人士学习。...
本程序实现了一个基本的基于2psk的误码率仿真程序,比较适合初学通信的人士学习。-This program realize a simulation based on Bpsk modulation, and it is suitable for any beginner of telecommunication
- 2022-10-31 08:35:02下载
- 积分:1
-
一个通讯录工具
一个通讯录工具-a directory tool ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~
- 2022-08-07 05:57:01下载
- 积分: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