搜索资源列表
my_lzw_coding
- LZW算法的编码器,使之能对大写英文字母构成的字符串编码 -LZW algorithm for the encoder, so it will be able to capitalize alphabetical constitute string coding
project语音编码
- wav声音文件的通过多脉冲激励编码器,长时预测合成新的声音文件-wav sound files through the multi encoder pulse excitation, long forecast synthesis of new voice
pcmcode
- 将输入A律PCM编码器的正弦信号采样,进行PCM编码,求出编码器的输出码组序列。-legal importation A PCM encoder sinusoidal signal sampling, PCM coding, coding obtained the output code sequence.
adaptive_arithmetic
- 自适应算术编码的实现,包括编码器和解码器。在vc++.net 2003下开发。-adaptive arithmetic coding implementation, including the encoder and decoder. In vc. Net 2003 under development.
费诺编码
- 一个费诺编码器,输入N个总和为1的小数,就可以得到N个费诺码-a fee Connaught encoder input N sum of a minority, it can be N Connaught yards charges
DCT_32
- 快速DCT算法32位的C语言实现,乘法次数最少,可嵌入编码器及解码器使用- Fast DCT the algorithm 32 C language realization, the multiplication number of times are least, may insert the encoder and the decoding use
solutionof_yasuo
- 一种比较常见的matlab压缩算法,是编码器和视频系统的常见算法-A relatively common compression algorithm matlab is encoder and video systems common algorithm
Convolutional_codes_MATLAB
- 卷积码的MATLAB实现,包括编码器和译码器。-Convolutional codes of MATLAB to achieve, including the encoder and decoder.
Turboencoding
- 本程序详细地描述了TD-SCDMA的Turbo编码器和Turbo译码器,对大家的学习很有帮助-This procedure is described in detail TD-SCDMA' s Turbo encoder and Turbo decoder, to all of us to learn very helpful
RS(244_212)
- 一款RS缩短码的源代码,可修改其中主程序的数据变任意一种RS码的编码器,此程序经多次验证均正确,且采用标准代码格式描写,易读。-A shortened RS code source code, which can modify data in the main program code change any of the RS encoder, this procedure has been repeatedly verified are correct, and the use of stan
h263decoder
- H.263视频编码源代码,在源端视频信息帧被捕捉并被通过视频编码器进行编码。压缩的帧被通过网络或是电信联接传输走,并在视频解码端进行解码。解码过的帧就可以被显示了。-H.263 video encoding source code, the source end of the video information frames to be captured and is encoded by video encoder. Compressed frame is transmitted throug
Encoder
- 通用汉明码编码器,并加入容错处理,MATLAB源程序-General Hamming code encoder, and add fault tolerance
Hviterbi
- 实现卷积编码和相应的维特比译码(卷积码编码器为(2,1,3),维特比译码针对第1、3位模二加和第1、2位模二加)-Convolutional coding and the corresponding realization of Viterbi decoding (convolutional code encoder for the (2,1,3), Viterbi decoder bit mode for the first 1,3 and 1,2 position two plus two
cyclic_coder
- (7,4)系统循环码编码器 code_out = cyclic_coder(code_in) 该系统循环码编码器的生成多项式是g(x) = x^3 + x + 1 输入参数code_in是信息码字,是1×4的行向量;输出code_out是编码后的系统 循环码字,是1×7的行向量。 函数运行时,同时画出输入信息码字和循环码字的波形图。- (7,4) cyclic code system Encoder code_out = cyclic_coder (code
MPEG2的开源编码器
- 一个很好用的MPEG2的开源编码器,使用汇编代码优化,效率很高。-a good use of the revenue MPEG2 encoder, the use of assembly code optimization, high efficiency.
栈式自编码器相关程序
- 使用栈式自编码器实现光学图像的自动识别,程序完整,程序中已经包括训练和测试使用的样本,程序运行结果良好,适合进行机器学习的同行进行学习和研究。(Use the stack automatic recognition, optical image encoder to achieve self program integrity, training and testing samples have been used including program, program operation res
NNRec-master
- 基于自编码器的协同推荐算法,使用python实现(Collaborative recommendation algorithm based on self encoder, using Python implementation)
哈夫曼编码器,译码器问题
- 完成哈夫曼编码,译码问题,用C语言实现编码器,译码器的功能。(Complete the Hoffman code, decoding the problem, using the C language to implement the encoder, decoder functions.)
auto-encoder-reduce
- keras实现的自编码器,以及卷积自编码器,其中的sasi.pkl是从一张高光谱图像中截取的某些部分(autoencoder based on keras)
Q4_1
- 已知(10,6)系统循环码的生成多项式为:g(x)=x4+x+1,请设计该循环码的编码器。输入随机码元序列长度至少1000位。按照错误概率Pe随机产生差错图样,得到实际接收码字。 根据接收到的码字进行译码,计算误码率。调整Pe的大小,画出误码率与Pe之间的关系曲线。程序难度不大,如需要其他参数请自行调整。有问题可以私聊。(The generating polynomial of known (10, 6) system cyclic codes is g (x) =x4+x+1, please