资源列表
fifo
- Verilog HDL实现通用的FIFO的一个demo,可以参考这个程序根据自己的需求更改深度和宽度,以及标志位(Verilog HDL implements a demo of a generic FIFO that you can refer to to to change the depth and width, as well as the flag bits, depending on your needs)
Clarke_Jakes_Zheng模型matlab仿真
- Clarke_Jakes_Zheng模型matlab仿真,jake模型是一个经典的瑞利衰落信道仿真模型。
faxcom.zip
- 传真解码程序
Turbomatlab
- turbo码的matlab仿真,有程序/仿真图以及论文.-turbo codes Matlab simulation, process / simulation maps and papers.
TurboDecodeAlgorithm
- 3GPP标准Turbo码编码译码仿真Matlab6.5及VC6.0源代码,并包含Turbo码编码译码原理的介绍文档。-3GPP standard Turbo coding and decoding simulation VC6.0 Matalab 6.5 source code , and includes Turbo Encoder Decoder descr iption of the principle of documentation.
FHSS_DSSS_CDMA
- matlab源码产生跳频信号的m文件,非常好的-Matlab source of the signals generated hopping m document, very good Eastern
FSK-DTMF
- AVR mega16单片机上实现FSK和DTMF解码的程序,信号由AD 7.2K采样,是可用的,但具体使用时需要根据硬件条件对参数略作调整。-mega16 achieve FSK and DTMF decoder procedures, AD 7.2K signal from the sample is available, but the specific use of the hardware required under the right conditions parameters sl
FaxComPort
- 传真开发时的端口控制源码,可以对MODEM的端口进行控制
ALOHA
- 保证正确无误的Multiple access protocls源代码。包括ALOHA, CSMA, ISMA等等。写论文,做研究,超级有用
DSSS
- 直序列扩频仿真,实现传输中干扰抑制的的研究方法
tiff-3.7.1
- 非常详尽的传真编解码程序,可以修改直接使用-very detailed procedures fax codec can be used directly change
simulation
- 设计一个M/M/S/k排队系统模型,用C++进行仿真,计算一个新的服务请求在各个状态k下的阻塞率,绘制出到达率-阻塞率曲线(matlab),并将理论值与仿真值进行比较。 M/M/S/k模型为服务请求到达间隔时间服从泊松分布、服务时间服从指数分布、系统有S个服务器、系统容量为k(有限个)的排队系统。如果一个服务请求到达排队系统时,系统内已有k个服务请求,那么这个服务请求就会被拒绝(即不为该服务请求安排服务器,也不会将其排入系统队列)。由于系统容量为k,有S个服务器,所以系统队列的长度为k-S