搜索资源列表
-
0下载:
用VC++实现的MPEG4视频编码和视频解码,很好用的-with VC of MPEG4 video coding and decoding video, with the good
-
-
0下载:
信道编码中的卷积码的编译码Matlab仿真程序。有资源大家共享才是真的好-channel coding of the coding and decoding Convolutional Codes Matlab simulation program. Have the resources to share is really good
-
-
0下载:
该程序实现了几种线路码的编译过程。包括编码和译码的过程,绘制有关的性能曲线、频谱图和波形图,还有纠错的能力。-the realization of several lines of code compile process. Including the coding and decoding process, drawing on the performance curve, spectrum and waveform charts along with error-correcting cap
-
-
2下载:
使用Matlab,编程实现Turbo码的编码及其解码算法,并给出在AWGN信道下该信道编码的性能-use Matlab, Turbo programming code coding and decoding algorithm, and gives the AWGN channel under the Channel Coding Performance
-
-
0下载:
rs编码和解码功能函数,在网上找到的不少RS编码函数中,这个是比较完整的-rs encoding and decoding function, in-line to find a lot of RS coding function, this is a relatively complete
-
-
0下载:
这是一个霍夫曼编码解码的源程序,可以用它高效实现霍夫曼解码编码,注释详细,可读性好.压缩包止包括源程序文件,再vc中运行.
-This is a source of Hoffman codec, you can use it to achieve efficient coding Huffman decoding, notes in detail, better readability. Compressed packet including the source file only, an
-
-
0下载:
语音信号a律编码,输入随机语音信号,可进行A律13折线编码,并译码-Speech Signal a legal code, enter the random voice signals, can be A Law 13 Line coding and decoding
-
-
0下载:
t3devkit是ETSI组织的一个开源的ttcn-3语言执行环境,最好配合picottcn编译器使用。-T3DevKit is a free open source toolkit to ease the development of test suites in the TTCN-3 environment. It provides:
a CoDec generator (t3cdgen) that automates the development process of the
-
-
0下载:
哈弗曼编码译码程序源码Havermann source coding and decoding proce-Havermann source coding and decoding process
-
-
0下载:
program
for arithmetic coding and decoding in C-program
for arithmetic coding and decoding in C++
-
-
0下载:
arithmetic coding and decoding
-
-
0下载:
Huffman编码译码,带图形界面,画Huffman树,读取,保存文件。查找替换内容-Huffman coding and decoding, with a graphical interface, drawing Huffman tree, read, save the file. Search and Replace content
-
-
0下载:
rs(255,239)的编码译码c++实现 英文版-rs (255,239) of the coding and decoding English version of c++ implementation
-
-
0下载:
利用哈夫曼算法的编码和译码系统,重复地显示并处理以下项目,直到选择退出为止。-Algorithm using Huffman coding and decoding system, repeated display and process the following items until the opt-out so far.
-
-
0下载:
哈弗曼编译器。主要功能有编码 译码 印哈弗曼树 印代码文件-Ha Fuman compiler. Coding and decoding the main function code files printed Hafu Man Tree India
-
-
0下载:
通过统计文件中各字符的出现频率,建立Huffman树,再通过建立的已经Huffman的树,对文件中各字符进行编码,将结果存入新的文件中,然后从文件中读取Huffman编码,进行解码,结果存入新的文件中,并与源文件进行比较。
-Through statistical document the frequency of each character, the establishment of Huffman trees, and through the already established
-
-
0下载:
霍夫曼編碼: 編解碼等功能 霍夫曼編碼: 編解碼等功能-Huffman coding: Huffman coding and decoding functions: encoding and decoding functions
-
-
0下载:
实现了哈夫曼编码译码系统,采用二叉树的中序遍历。C++语言描述-C++ HfmTree coding and decoding System
-
-
0下载:
循环码的编码与译码器(支持一位的纠错)
编码(n,k可调)
测试用例1:
input:n=7 k=3 g=11101 m=101
output:1010011
input:n=7 k=3 g=11101 m=010
output:0100111
测试用例2:
input:n=7 k=4 g=1011 m=1101
output:1101001
input:n=7 k=4 g=1011 m=1010
output:1010
-
-
0下载:
基于MATLAB的卷积码的编译码实现。采用串行编码原理实现编码,Viterbi硬判决实现译码。-Encoding and decoding of convolutional codes based on MATLAB. Coding theory serial code, the Viterbi hard decision to achieve decoding.
-