搜索资源列表
100vhdl0621
- VHDL应用程序100例,适合初学者研究及练习 其中包含加法器译码器等多程序。-100 samples of VHDL, it is fit for beginner to study and practice. Adding machine, decoder and others are included.
haffumanshu
- 程序利用哈夫曼树进行哈夫曼的编码和译码,请大家指点。-procedures for the use of Huffman tree Huffman encoding and decoding, please guidance.
rs-codec-8-16
- 这是一个rs译码器的verilog程序运行于quatus-This is a rs decoder running on Verilog quatus
convolutional_encoder_viterbi_decoder_simulation.r
- 该文件夹给出了卷积编码、交织及维特比软译码仿真程序-The folder is a convolutional coding, weaving and Viterbi decoding software simulation program
Turbo-MAP
- 这是一个有关Turbo码编译码的程序,译码采用的是MAP译码方法,挺好!-This is a Turbo codes in the process of decoding the MAP decoding methods, very good!
matlabrc
- Bch码编译码仿真程序,可以直接在Matlab环境下运行-Bch CODE simulation program can be directly run under Matlab environment.
Golaysystemview
- 用systemview做的一个Golay 码编译码器,可以改成matlab的程序来用。-Systemview do with a Golay Codec, Matlab can change to the procedures used.
hfmm
- 本程序是用哈夫曼树来实现哈夫曼编码译码的。-this procedure is used to achieve the Huffman tree Huffman encoding decoding.
G729SRC
- G729信源编译码C程序,实现ACELP语音编译码,希望对同仁有用
detect
- matlab编写的,检测编码是否为唯一可译码的小程序,仅供参考
viterbi-SOVA
- 软输出维特比译码算法的C语言详细实现,程序效率高,比MATLAB快多了.
hafumanbianyi
- 此程序是基于哈夫曼树的编码和译码操作!可实现根据叶子结点的权值,进行二进制编码!根据所输入的编码,找出叶子结点!
viterbi_code(C)
- 维特比编译码的C程序,希望对大家有所帮助
fano
- Fona编译码程序,有误码曲线结果,十分详细
turbocodingdecoding
- 自己编写的turbo码编码\\译码程序,大家可以参考一下.
098
- [LDPC码]是LDPC码相关论文 [WuYuFei]中是WuYuFei的论文 [WuYufei_matlab]是WuYufei做Turbo码的Matlab程序 程序实现在固定信噪比和卷积长度的条件下,计算不同正常的帧错误概率和比特错误概率 turbo_sys_demo.m是主程序 其中trellis.m是构造网格的子程序 logmapo.m是LOGMAP译码算法子程序 sova0.m是SOVA译码算法子程序 encoderm.m是编码子程序 [22]是
barcode-generator
- 条码生成器。条码编译码程序,希望能给大家带来帮助。-Bar code encode-decode
LunWen
- 本程序实现了哈夫曼编码和译码过程,并且有程序启动画面。-This procedure achieved a Huffman encoding and decoding process and procedures to start the screen.
cycliccode
- 该程序完成(7,3)循环码的编码功能以及校验子译码功能,有良好的中文交互界面-The program is completed (7,3) cyclic code encoding functions, and verify sub-decoding functions, has a good Chinese language interface
ycceraz
- 哈夫曼编译码程序,可以对任意给定的字符串进行编译码,并将生成的中间编码写入到文件()