搜索资源列表
c++cxu
- 很高兴成为这里的一员,我将继续努力,多多上传好的代码,文件里有一些自己写的,也有一些收集的程序,基本上都有解释.-very pleased to be here in one, I will continue to work hard, give more uploads good code, some of the documents in his own writing, have some collection procedures, basically explained.
OFDM2
- 很好的很难得的ofdm系统调制解调各个部分的matlab源代码-good hard to come by ofdm system modulation and demodulation various parts of the source code Matlab
Viterbi
- Viterbi Algorithm & Viterbi Decoder Matlab Code.(Provided both soft & hard decision ability). Note: The main function is viterbi.m
ClassAstar
- C++实现的A*寻路算法,找的好辛苦,源代码-C++ to achieve the A* Algorithm for Route, a good hard look for the source code ~ ~ ~
tcm_8psk_viterbi
- 通信中的8psk&tcm的体制研究,matlab源程序代码,采用viterbi译码方式,同时适用于软判决和硬判决两种方式-Communication 8psk & tcm institutional research, matlab source code, using viterbi decoding method applies to both soft-decision and hard decision in two ways
code
- 一个效率还可以的配对堆 Fibonacci Heap太难写了 配对堆可以有效替代Fibonacci Heap 附带了用它实现的Dijkstra 复杂度O(nlogn+e) -An efficient matching can also be hard to heap Fibonacci Heap wrote a pairing heap Fibonacci Heap can be an effective alternative to use it comes with th
viterbi
- 实现了卷积码的viterbi译码,软判决和硬判决均可实现,是从英文教学书上抄下来的。-Achieved viterbi decoding of convolutional codes, soft decision and hard decision can be realized, from the English teaching books, copied down.
2009122
- 想加密自己的软件,看过一些软件的作法,思路如下: 1、用户安装后,得出本机的机器码(硬盘的序列号,不想用网卡,因为很多机器没有网 卡)。生成机器码代码 2、用户将该机器码EMAIL给我,我用该机器码生成一个注册码,发送给用户。注册码生成 代码 3、用户在程序中输入该注册码,程序逆算该注册码,与机器码核对,查看是否相符。注册 码逆算、核对代码, 4、如果用户安装后没有得到注册码,在N天后部分功能不可用。不要太容易被改(虽然说 安装后也只有少部份功能能用)。时限功能代
LDPCBSN
- LDPC码既低密度奇偶校验码(Low Density Parity Check Code,LDPC),它由Robert G.Gallager博士于1963年提出的一类具有稀疏校验矩阵的线性分组码,不仅有逼近Shannon限的良好性能,而且译码复杂度较低, 结构灵活,是近年信道编码领域的研究热点,目前已广泛应用于深空通信、光纤通信、卫星数字视频和音频广播等领域。LDPC码已成为第四代通信系统(4G) -LDPC codes BER simulation under AWGN channel.
Uler
- Snake game with c code. very fun and a lil bit hard
viterbidec
- Its a hard decision viterbi decoder that i built for my final year project.it decodes the convolutionally encoded data of code rate 1/2 having constraint length of 3.
computingBERConvolutionalCod1
- scr ipt for computing BER with Binary Convolutional Code and Viterbi decoding with finite survivor state memory and variable traceback depth Convolutional code of Rate-1/2, Generator polynomial - [7,5] octal Hard decision decoding i
computingBERConvolutionalCode
- scr ipt for computing BER with Binary Convolutional Code and Viterbi decoding. Convolutional code of Rate-1/2, Generator polynomial - [7,5] octal Hard decision decoding is used.
waveletthresholddenoising
- 基于MATLAB的小波阈值去噪方法的研究(其中包括软阈值方法,硬阈值方法,广义小波阈值函数,自适应特征阈值等方法的代码)-MATLAB-based wavelet threshold denoising (including soft-thresholding method, hard threshold method, generalized wavelet thresholding function, adaptive threshold methods such as feature co
12
- 硬阈值去噪的MATLAB算法实现 源程序代码-MATLAB hard threshold denoising algorithm source code
Ham_hard
- hard decision of binary hamming code
xiaoboyuzhiquzao
- 小波阈值降噪的matlab代码 里面有两个程序 一个比较了软硬阈值去噪 另外一个对多层小波分解的阈值去噪做了对比-Wavelet threshold denoising matlab code there are two programs a relatively soft and hard thresholding is another multi-layer wavelet threshold denoising to do a comparison
Soft_hard-decision-of-hamming-code
- 代码实现了汉明码译码的软判决和硬判决误码率仿真图,并且通过对比理论曲线,验证了代码的正确性。-This code achieves the BER code curve of hamming code using soft decision and hard decision. Compared with the theoretical curve,I verify the correctness of the code.
matlab-source-code
- 该文件中包含了详细的matlab实现的源代码,很适合初学者入门。代码的运行环境有要求: 1. 软件环境 需要安装暴风影音才能正常播放.WMV文件; MATLAB R2011b 版本的软件。 2. 硬件环境 处理器:CPU主频不低于1GHz; 内存:不小于256MB; 硬盘:不小于10GB; 显示器:支持1024*768分辨率。-The file contains a detailed matlab realize the sourc
Convolutional-code
- 卷积码的编码过程,维特比译码的硬判决和软判决,等效基带模型的仿真,包括QAM调制和PSK调制-Convolutional code encoding process, the Viterbi decoding hard decision and soft-decision, equivalent baseband model simulation, including QAM modulation and PSK modulation