-
基于simulink的扩频通信系统仿真
直接序列扩频通信系统的仿真实例,内涵源代码及详细的实验报告,使用simulink实现,适合用于对通信系统的详细了解
- 2022-03-11 15:56:42下载
- 积分:1
-
FIR、IIR数字滤波器的Matlab仿真程序
FIR、IIR数字滤波器的Matlab仿真程序-FIR, IIR digital filter of the Matlab simulation program
- 2023-04-04 07:55:04下载
- 积分:1
-
QT语音自动发送广告
QT语音自动发送广告,可以设定个数,自动跳过管理员/商家!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- 2022-03-06 07:47:06下载
- 积分:1
-
multi
posic多线程编程学习笔记整理,包含了线程的基础知识,多线程解决方法:信号灯,互斥量,条件变量,共享内存;内容详细-multi-threaded programming posic finishing study notes, including a basic knowledge of threads, multi-threaded solution: traffic lights, the volume of mutually exclusive condition variables, shared memory detailed
- 2022-06-20 13:35:19下载
- 积分:1
-
recently I just get finished serial operation, which is reference to other peopl...
本人最近刚刚搞完串口操作,这是参考其他人的代码,并修改而成的.-recently I just get finished serial operation, which is reference to other people"s code, and the revisions.
- 2022-02-14 22:17:12下载
- 积分:1
-
CMPP3.0协议源码下载,实现pc短信收发。
CMPP3.0协议源码下载,实现pc短信收发。-download chinamobile Cmpp3.0 protocle suite source code. it can send or receive sms on PC.
- 2022-05-17 19:00:24下载
- 积分:1
-
GA算法,在MATLAB上的实现,是源程序
GA算法,在MATLAB上的实现,是源程序-GA algorithm, the realization in MATLAB is the source
- 2022-06-21 11:55:15下载
- 积分:1
-
Unlocking the Power of OPNET Modeler 书中源代码
Unlocking the Power of OPNET Modeler一书,最新出版的教材,经典的源代码,不容错过
- 2022-02-21 02:28:31下载
- 积分:1
-
适合nRF24L01无线通讯芯片的通讯协议源码
适合nRF24L01无线通讯芯片的通讯协议源码
-Used for nRF24L01 IC based program, for nRF24L01 communication protocol
- 2023-07-10 18:30:03下载
- 积分: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