-
如何计算结构体的大小运算符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
-
基于stm32的CAN总线通信,包括发送和接收代码
基于stm32开发平台的can总线通信,文件里有发送和接收源代码,适合学习stm32和can总线通信的朋友参考
- 2022-03-10 17:19:20下载
- 积分:1
-
对线性均衡、判决反馈均衡和最大似然序列估计均衡等三种方法的实现和误码率的分析。...
对线性均衡、判决反馈均衡和最大似然序列估计均衡等三种方法的实现和误码率的分析。-Of linear balanced, decision feedback equalizer and maximum likelihood sequence estimation of three methods such as balanced realization and BER analysis.
- 2022-01-30 14:13:59下载
- 积分:1
-
关于语音芯片6188的发送程序,有校验和改变参数的功能,把要发的东西放在buf里面就可以了。...
关于语音芯片6188的发送程序,有校验和改变参数的功能,把要发的东西放在buf里面就可以了。-On the voice chip of the sending process 6188, a check and change the parameters of the function of the fat things to buf on inside it.
- 2022-07-17 11:35:39下载
- 积分:1
-
rfc3026:链接to IETF / ISOC我们枚举
RFC3026:ENUM与IETF/ISOC的联络
- 2022-08-14 21:25:57下载
- 积分:1
-
这个是关于GCC编译器编译安装文档,在您需要定制安装GCC或搭建交叉编译器(Cross...
这个是关于GCC编译器编译安装文档,在您需要定制安装GCC或搭建交叉编译器(Cross-GCC)时可以参考一下哦-is on the GCC compiler compiler installation documentation, You need to customize the installation or structures GCC cross-compiler (Cross-GCC) can take a look oh
- 2023-02-12 03:40:03下载
- 积分:1
-
本代码为MSComm控件在VC的MFC程序中控制多个串口的应用实例。在使用MSComm控件时,1个MSComm控件只能同时对应一个串口。如果应用程序需要访问多个...
本代码为MSComm控件在VC的MFC程序中控制多个串口的应用实例。在使用MSComm控件时,1个MSComm控件只能同时对应一个串口。如果应用程序需要访问多个串口,那么必须使用多个MSComm控件。-MSComm control of the code for the MFC in VC process control multiple serial application. In the use of MSComm control when a MSComm control only at the same time corresponds to a serial port. If an application needs to access multiple serial port, then must use a number of MSComm control.
- 2022-04-01 05:51:19下载
- 积分:1
-
uwb_ppm_bpsk的源码,可以由此学习UWB的调制解调方式,对研究UWB有很大帮助...
uwb_ppm_bpsk的源码,可以由此学习UWB的调制解调方式,对研究UWB有很大帮助-uwb_ppm_bpsk source code, which can study the UWB modulation and demodulation, UWB research will be of great help
- 2022-08-04 01:50:39下载
- 积分:1
-
quanganyingkongzhi
quanganyingkongzhi 全感应控制 全感应控制-quanganyingkongzhi
- 2022-11-28 20:40:03下载
- 积分:1
-
This is the Internet, real
这是在互连网上传输实时语音的vc工程, 语音使用g.729压缩。附件包含一个dll库和test源代码。 -This is the Internet, real-time transmission of voice vc, using G.729 voice compression. The annex contains a dll libraries and test source code.
- 2022-06-21 20:25:56下载
- 积分:1