搜索资源列表
1 三种调度算法的模拟代码
- 编写一程序,可以创建若干个虚拟进程,并对若干个虚拟进程进行调度,调度策略为时间片轮转。 虚拟程序的描述: 虚拟指令的格式: 操作命令 操作时间 其中,操作命令有以下几种: l C : 表示在CPU上计算 l I :表示输入 l O:表示输出 l W:表示等待 l H:表示进程结束 操作时间代表该操作命令要执行多长时间 假设I/O设备的数量没有限制 -prepared a procedure,
GpsTracer_src
- 此程序为GPS软件接收机的源码,能够对数据实施捕获和跟踪算法,对理解GPS接收机原理有很大帮助。,,Visual C++,GPS develop -procedure for the GPS receiver software source code, to the implementation of data capture and tracking algorithm, right GPS receiver understanding will be of great help. ,, Vi
LRP
- 本程序用c++语言实现了wcdma系统当中的信道预测算法,并给出了该算法的吞吐量以及误码率的性能 -the procedures used by c language wcdma systems channel prediction algorithm. and the algorithm is the throughput and error rate performance
MRELFFT
- 利用分裂基算法求实序列的DFT,虚部赋值为零,这些程序是用C来实现的
MLATTIC
- 实现输入、输出都为少数点时的FFT算法,这些程序是用C语言来实现的
ldpc_decoder
- 采用Log-BP算法的LDPC码译码仿真程序,给出了不同信噪比下误码率和误包率的统计图,用matlab和C(c-mex)程序分别编写,有详细说明和注释。
binary
- RFID中的防碰撞算法二进制方法 一个小程序 用C++写的- binary
turbo
- turbo码的map,log-map以及max-log-map的算法的c程序仿真-turbo code of the map, log-map and the max-log-map algorithm for c program simulation
IRAcode
- 非规则重复累积码(IRA)在AWGN信道的编译码C程序,译码算法BP算法。程序用txt文档保存。-Code irregular repeat accumulate (IRA) in the AWGN channel codec C procedures, BP decoding algorithm. Txt document with the preservation process.
veterbi_decode
- viterbi解码算法的C程序,值得一看-viterbi decoding algorithm of C procedures, see
programsforgps
- 本书主要介绍GPS基本原理及各类定位算法和技术,书中附有不少C程序编写的定位算法,星历数据的读取等,很有参考价值-thisbook contains many programs for designing application programsof GPS
XuSQ
- 微粒群相关算法代码及文章,包含c++程序代码及matlab代码-PSO code and article
G.719
- 包括对ITU-T G.719语音压缩算法的说明文档、对性能优化后的编码和解码C程序,以及对算法性能进行测试的语音片段-Including the ITU-T G.719 voice compression algorithm documentation, performance optimized C code for encoding and decoding procedures, and test the performance of the algorithm of voice clip
LTE_24bitCRC_enc
- 完成LTE中24bitCRC校验码编码,包括3个子程序: 1)LTE_24bitCRC_matlab_encode.m(利用matlab自带函数进行crc编码,用于实际算法对比参考) 2)LTE_24bitCRC_table_encode.m(利用查表方式进行crc编码,值得注意的是该程序还给出了查找表的具体计算方法,不像有的c程序只是定义好表格,但没有告知表格的求法) 3)LTE_24bitCRC_compare.m(比对2种方式编码的结果,验证程序的正确性。实际使用中会用2)的方
gortzel
- Gortzel算法的C程序,实现频率检测。-Gortzel algorithm C procedures, detect the frequency of signal.
AGC1
- AGC算法的C程序代码,有效地自动的解决信号未知衰减的问题,使系统的性能得到很大的提升。-AGC algorithm C code, effectively automatically resolve the problem of signal attenuation is unknown, the performance of the system has been greatly improved.
CRC_polar_SC_SCL
- polar码的SC译码算法,可设置不同信噪比,不同码长,可改为SCL算法和CA_SCL算法。核心部分采用C程序编写,主要框架采用matlab编写,极大提高了运行速度。 -SC polar code decoding algorithm, you can set different SNR, different code lengths, can be changed SCL algorithm and CA_SCL algorithms. The core part of C programmi
ldpcBP
- LDPC 码的BP以及MS C 算法程序(LDPC BP and MS decoder of C++ program)
FFT算法程序分步详解C程序
- 分步细讲解基2蝶形算法,尽量让你在最短的时间内掌握FFT算法的程序实现。(Step by step to explain the basic 2 butterfly algorithm, try to let you grasp the FFT algorithm in the shortest time.)
hvpqorg
- 非常需要的可以下载看看,适合初学者学习,好的算法和程序(Very need to download to see, suitable for beginners to learn, good algorithm and program.)