-
题为《基于认证和加密技术的安全多媒体传输方案》的硕士论文,发表于核心刊物,我仔细阅读后转化为了word文档格式。...
题为《基于认证和加密技术的安全多媒体传输方案》的硕士论文,发表于核心刊物,我仔细阅读后转化为了word文档格式。-entitled "based authentication and encryption security multimedia transmission program," Master"s thesis, published in the core publications, I read carefully after conversion to word document formats.
- 2022-11-27 17:35:03下载
- 积分:1
-
传真通讯是现代图像通讯的重要组成部分,也是传递静止图像的最重要手段。介绍了数字传真原理与应用。...
传真通讯是现代图像通讯的重要组成部分,也是传递静止图像的最重要手段。介绍了数字传真原理与应用。-Fax communications in modern image communication is an important component of the transmission of still images is the most important means. Introduced the principle and application of digital fax.
- 2023-02-24 16:35:04下载
- 积分:1
-
数据表的GSM / GPRS无线百科
Datasheet GSM/GPRS wireless for multitech
- 2022-01-25 22:08:52下载
- 积分:1
-
如何使用KEIL进行软硬件仿真
如何使用KEIL进行软硬件仿真
如何使用KEIL进行软硬件仿真
如何使用KEIL进行软硬件仿真-How to use the KEIL to software and hardware simulation
- 2022-07-19 02:14:57下载
- 积分:1
-
使用zmodem协议传输文件的程序,适当修改可以在嵌入式系统中用来传输文件...
使用zmodem协议传输文件的程序,适当修改可以在嵌入式系统中用来传输文件-use agreement Zmodem file transfer procedures, appropriate changes in the embedded systems used to transfer files
- 2022-01-21 03:34:02下载
- 积分:1
-
This simple example uses the Peripheral Support libraries to provide diagnostic...
This simple example uses the Peripheral Support libraries to provide diagnostic functionality for a HCI firmware configuration. LEDs provide status information on the number of ACL connections in use and transmit/receive events.
This application does not manage any Bluetooth connections.
- 2023-07-10 02:05:05下载
- 积分:1
-
数字调制技术
DIGITAL MODULATION TECHNIQUES
the material describes digital modulation techniques such as BINARY PHASE SHIFT KEYING (BPSK), DIFFERENTIAL PSK (DPSK), DIFFERENTIALLY-ENCODED PSK (DEPSK), QUADRATURE PSK (QPSK), QUADRATURE AMPLITUDE SHIFT KEYING (Q-ASK), BINARY FREQUENCY-SHIFT KEYING (B-FSK), MINIMUM SHIFT KEYING (MSK),
- 2023-04-27 17:10:03下载
- 积分:1
-
信道仿真,利用MIMO信道模型对信道进行仿真
信道仿真,利用MIMO信道模型对信道进行仿真-channel simulation, the use of MIMO channel model to simulate Channel
- 2023-05-04 03:50:03下载
- 积分:1
-
turbo均衡的原始经典文章,值得学习
turbo均衡的原始经典文章,值得学习-balanced turbo classic original article, it is worth learning
- 2022-02-10 11:12:35下载
- 积分:1
-
LINUX下消息队列
Linux下消息队列
用于进程间通信,有4个例程,可以实现
1.消息队列是消息的链表,具有特定的格式,存放在内存中并由消息队列标识符标识.
2.消息队列允许一个或多个进程向它写入与读取消息.
3.管道和命名管道都是通信数据都是先进先出的原则。
4.消息队列可以实现消息的随机查询,消息不一定要以先进先出的次序读取,也可以按消息的类型读取.比FIFO更有优势。
目前主要有两种类型的消息队列:POSIX消息队列以及系统V消息队列,系统V消息队列目前被大量使用。系统V消息队列是随内核持续的,只有在内核重起或者人工删除时,该消息队列才会被删除
- 2022-07-27 21:44:31下载
- 积分:1