搜索资源列表
研究旅行商问题过程中自己改写的Grefenstette编码
- 研究旅行商问题过程中自己改写的Grefenstette编码、解码函数,附带小规模标准部分数据集,Grefenstette encoding and decoding function for Traveling salesman problem
reed-solomon-4.0.tar
- This package implements a general purpose Reed-Solomon encoding and decoding facility. See the rs.3 man page for details.
Hill
- This file is about the Hill code s encoding and decoding. For the code worker, it may works.
xianxingfenzuma
- 实现简单的线性分组码编码及其译码,界面为简单的初级界面,没有完成MFC编程部分。-The simple encoding and decoding of linear block codes, the primary interface for the simple interface, did not complete the program part of the MFC.
CRC-algorithm-principle---C
- CRC的英文全称为Cyclic Redundancy Check(Code),中文名称为循环冗余校验(码)。它是一类重要的线性分组码,编码和解码方法简单,检错和纠错能力强,在通信领域广泛地用于实现差错控制。-The English full CRC Cyclic Redundancy Check (Code), the Chinese name for the cyclic redundancy check (code). It is an important class of linear
rs.c
- This program is an encoder/decoder for Reed-Solomon codes. Encoding is in systematic form, decoding via the Berlekamp iterative algorithm.-This program is an encoder/decoder for Reed-Solomon codes. Encoding is in systematic form, decoding via
new_rs_erasures.c
- Program computes the generator polynomial of a RS code. Also performs encoding and decoding of the RS code or a shortened RS code. Compile using one of the following options: In the commands below, using the [-DNO_PRINT] option will ensure
PBP
- 用 LDPC 解码法,对原始信号通道的噪声进行评估,消去。具体原理可参照IEEE TCOM的论文。-Channel Noise Estimation or correlation estimation for distributed source coding Using Particle based Belief Propagation for LDPC decoding in AWGN and BSC models. This code is partially based on our
LDPC_decoder
- LDPC decoding algorithm for data compression implemented in matlab
the-only-decoding-and-real-time-code
- 该程序主要功能是判断码字是否为唯一可译码和即时码。-The main function of the program is to determine whether the code word for the only decoding and real-time code.
Viterbi_Tst
- 这是用itpp库编写的卷积码的解码程序。由于用C++库和Intel的MKL库,所以速度飞快。同样的仿真点数, Matlab2012下用了15分半钟,而这个程序仿真只用了半分钟,相当于是matlab速度的30多倍。-This is itpp prepared for the convolutional code decoding process. Because with C++ libraries and Intel' s MKL library, so fast. The same
viterbi
- 维特比译码的C程序,专门用于卷积码的解码!希望对大家有所帮助!-Viterbi decoding of C programs, specially for decoding convolutional codes! We want to help!
decodeLogDomainSimpleMex
- LDPC最小和译码算法,c语言实现,适合初学者-Minimum and LDPC decoding algorithm, c language, suitable for beginners
Huffman
- 上传的文档为Huffman编码的C++实现代码,功能完备,编解码有较为详细的界面演示-Upload the document for the Huffman code C++ code, complete function, encoding and decoding have a more detailed interface demo
