搜索资源列表
turbo_qpsk
- c语言编写的一个turbo码的程序。采用了高斯信道QPSK调制,编码可以任意改变的,适合初学者仿真turbo码的性能
FastAC
- 算术编码的仿真实例,希望对大家有用
dpcm.rar
- DPCM编码的simulink仿真实现,很好很强大!!!,DPCM coding simulink simulation, very good very strong! ! !
x264_dm6446_ccs
- CCS3.3环境软仿真dm6446下X264编码的程序,可直接运行,由于foreman_cif.yuv原始图像数据较大,没有放在里面,请在网上自己下载,下载后放在同一个目录下就可以编译运行。-CCS3.3 environment simulation dm6446 software code under the X264 program, can be run directly, as foreman_cif.yuv larger original image data, not on the
jpeg
- 对JPEG的压缩标准进行了仿真,主要过程DCT压缩,根据JPEG的量化矩阵对DCT结果进行量化,对量化结果进行Huffman编码。同时也实现了解压缩过程,即执行上述过程的逆过程。-JPEG compression standard of the simulation, the main process of DCT compression, according to the JPEG quantization matrix to quantify the results of the DCT,
bsc
- 对JPEG2000压缩编码后的码流文件用matlab进行RS信道编码,再BSC信道仿真,RS解码,计算PSNR- with JPEG2000 code stream file, using matlab to simulated the RS channel coding, and then BSC channel simulation, RS decoding, calculation of PSNR
DPCMbianma
- 对数字图像进行预测编码,并用MATLAB仿真 只做了预测部分,符号编码未作-Research on Predictive Coding and its application in compress of image
GSM-FS-Simulation-of-channel-coding
- 本次设计是对GSM TCH/FS信道进行编码设计及性能仿真,仿真通信系统包括内外编码器、交织重排器、加性/突发和混合干扰信道、去交织反重排器、内外译码器,模拟了信息从信源到信宿的全过程; 在高斯噪声、突发干扰或混合信道及瑞利信道下测试每个步骤对误码率和系统性能的影响,通过数字及图形的比较,得出通信系统中各个模块的作用。另外,在GSM TCH/FS 的基础上建立GSM TCH/EFS 信道,对相应的信道环境进行仿真,得出误码率分析。-This design is the GSM TCH/FS ch
39709603Huffman
- 通过MATLAB 仿真实现哈夫曼编码的图片压缩-MATLAB Simulation by Huffman coding of image compression
61IC_H4231
- PAV (H265) 是 音视频 压缩解压 协议,非常不同于H264/MPEG4,ZPAV (H265) 的基本算法 是 小波,多级树集合群,广义小波,数学形态小波,...... ZPAV (H265) 基本算法 : 1,图象与声音分解与合成 :小波 ; 2,图象与声音前处理 :小波子带零交叉降噪,目标纹理处理,语音处理 ; 3,速率控制 :小波子带熵速率控制 ; 4,量化与反量化 :小波子带熵量化与反量化 ; 5,低频分量和高频分量的降维 :小波子带邻域交
1231313131
- 对JPEG的压缩标准进行了仿真,主要过程DCT压缩,根据JPEG的量化矩阵对DCT结果进行量化,对量化结果进行Huffman编码。同时也实现了解压缩过程,即执行上述过程的逆过程-Matlab image compression
ArithmeticCoding-
- 在掌握算术编码原理的情况下,借助相应的编码程序进行仿真,比对结果,能更好的检查自身的掌握情况。此代码是算术编码的编码程序,运行环境是visual C++。-In the mastery of the principle of the arithmetic coding, with the corresponding coding procedure simulation and compare the results, the better check their own masters. Th
EZW_finished_myself
- 经过上机调试,可以运行,是基本的EZW算法的仿真编码,希望对大家有帮助。-On native debugging, you can run the basic EZW algorithm simulation code, we hope to help.
G.729-voice-encoding-the-source-code
- G.729语音编码的源代码,主要针对语音编码和解码过程,该源代码可用于DSP软件仿真-G.729 voice encoding the source code
huffmanzongchengxu
- 对不同格式数字图像进行哈夫曼编码压缩,通过matlab软件仿真,最后得到了压缩图像,实现了本课题的基本要求。通过仿真得知哈夫曼编码为无损压缩。-Huffman coding digital image in a different format, by Matlab software emulation, finally got the compressed image, to achieve the basic requirements of this topic. Through simul
huffman
- 用于图像处理,图像压缩,图像编码的霍夫曼编码,matlab仿真实现源代码。-Huffman code
Untitled
- 脉冲压缩雷达线性编码Chirp压缩雷达信号处理仿真-Chirp Pulse Compression Radar linear encoder Compression Radar Signal Processing Simulation
Huffman
- 对于哈夫曼编码的仿真,可以计算平均码长、熵、压缩比、编码效率-Simulation of Huffman coding
Arith07
- 对于算术编码的多种功能实现和仿真,可实现压缩功能,并计算压缩前后文件大小-Arithmetic coding simulation
游程编码
- 文件中有两个编码程序,一个是简单的游程编码仿真实现,另一个是图像的游程压缩编码实现(There are two coding programs in the file. One is a simple run-length coding simulation implementation, the other is the image run-length compression coding implementation.)