-
我们的导师制备过程相关的IEEE 802.15.3a,程序做的一个缺点…
我们导师编写的802.15.3A程序,相对IEEE的程序做了相当大的简化,很值得参考-We tutor prepared 802.15.3a procedure, the relative IEEE procedures to do a considerable simplification, it is worth considering
- 2022-08-22 23:01:54下载
- 积分:1
-
多线程串口通讯实例.rar
多线程串口通讯实例.rar-multithreading serial communication example. Rar
- 2022-02-07 20:31:38下载
- 积分:1
-
Mobile theory lectures with captions, the best choice for entry
手机原理讲义、带图片说明,入门的最佳选择-Mobile theory lectures with captions, the best choice for entry-
- 2022-03-05 09:13:56下载
- 积分:1
-
此代码是用matlab进行AF协作的性能的仿真对误码率进行分析。
此代码是用matlab进行AF协作的性能的仿真对误码率进行分析。-This is a matlab code for,AF collaborative simulation performance the BER analysis.
- 2022-04-15 01:37:20下载
- 积分:1
-
串口通信程序中串行口设置源代码,简单方便,容易看懂
串口通信程序中串行口设置源代码,简单方便,容易看懂-Serial communication serial port to set the program source code, simple and convenient, easy to understand
- 2023-07-18 06:40:02下载
- 积分:1
-
用于无线IP互联的高效率网络报头压缩协议。
在3G和4G网络中均会用到。...
用于无线IP互联的高效率网络报头压缩协议。
在3G和4G网络中均会用到。-RFC 3095 is the robust header compression protocol used in wireless IP transfer, both in 3G and 4G network.
- 2022-03-26 03:15:07下载
- 积分:1
-
本程序是用VHDL,非
本程序是用VHDL语言,非整数分频的一个实现, fenpin.vhd为主程序-this procedure is used VHDL, non-integer frequency of a realization of the main procedures fenpin.vhd
- 2022-10-31 21:50:03下载
- 积分:1
-
红外线发射与接收源程序 实现红外线的接收和发送.
红外线发射与接收源程序 实现红外线的接收和发送.-is a program with infrared ray transmit and incept .implement infrared ray transmit and incept
- 2022-05-09 05:34:13下载
- 积分:1
-
新华龙公司USB转232芯片CP2102的资料
新华龙公司USB转232芯片CP2102的资料-Hualong company new 232 chip USB to the CP2102 information
- 2022-02-14 13:06:34下载
- 积分:1
-
LINUX下消息队列
Linux下消息队列
用于进程间通信,有4个例程,可以实现
1.消息队列是消息的链表,具有特定的格式,存放在内存中并由消息队列标识符标识.
2.消息队列允许一个或多个进程向它写入与读取消息.
3.管道和命名管道都是通信数据都是先进先出的原则。
4.消息队列可以实现消息的随机查询,消息不一定要以先进先出的次序读取,也可以按消息的类型读取.比FIFO更有优势。
目前主要有两种类型的消息队列:POSIX消息队列以及系统V消息队列,系统V消息队列目前被大量使用。系统V消息队列是随内核持续的,只有在内核重起或者人工删除时,该消息队列才会被删除
- 2022-07-27 21:44:31下载
- 积分:1