搜索资源列表
mathcode
- 自己用matlab写的算术编码的程序,信源为二元信源,信源序列、码长均可自定义-own use Matlab write arithmetic coding procedures, source of the dual source, the source sequence, code length can be defined
ARITHMETIC-coding
- 算术编码程序设计及具体示例,适合初学者掌握基于MATLAB的算术编码
sgergyhij
- 用MATLAB实现算术编码,并计算其平均码长,熵和编码效率-Achieved using MATLAB arithmetic coding, and calculates the average code length, entropy and coding efficiency
calculate
- 用Matlab对自适应0 阶算术编码、解码方法程序代码-Adaptive zero order arithmetic coding and decoding method with MATLAB
Matlab-GA
- 对于单种群进化,多方式进化是提高全局搜索能力和收敛速度的一种有效策略 该程序采用: 编码:二进制编码、实数编码(默认) 选择:非线性排名选择(主要表现在前期),锦标赛选择(主要表现在后期,含精英保留),由于单纯的转轮盘选择存在诸多弊端,这里没有采用 交叉:二进制编码采用多点交叉和均匀交叉,并逐步增大均匀交叉概率 实数编码采用离散交叉(前期)、算术交叉(中期)、AEA重组(后期) 变异:二进制编码采用随机变异 实数编码采用两种自适应变异和两种随机变异,且尽量采用前者
matlabcodingtoachieve
- 霍夫曼编码、算术编码和行程编码的matlab实现-Huffman coding, arithmetic coding and routing matlab coding to achieve
BinaryArithmeticcoding
- 自编二值算术编码算法的matlab演示。从text.txt读取信息,编码过程及结果由matlab图形演示-binary arithmetic coding algorithm matlab demo. Reading information from Text.txt and the encoding process and the results are showed by the matlab graphics demo step by step.
arithmetic_coder_and_decoder
- 这是一个用Matlab编写的算术编码算法实现,输入编码序列,编码序列中各字符及其的出现次数。-arithmetic coder and decoder by Matlab
arithcodeyourname
- 自己写的算术编码的matlab程序,内容是把自己的名字(当然也可以是其他的文字)用算术编码编码后再解码,有详细注释.给初学编码的朋友一些参考.谢谢.-Write matlab arithmetic coding procedure is to divide his name (of course also be other text) and then decode encoded using arithmetic coding, a detailed comment. Beginners en
codingmatlab
- 一个详尽的算术编码的matlab仿真程序。 -In this program set, two types of arithmetic coding has been implemented. 1) Arithmetic Coding with Scaling To implement this method 4 programs has been used in the set. The programs are a) arithscale.m
arithmetic_code_and_LZ_code
- 算术码和LZ碼的编码和解码,有MATLAB和C++两种程序,很好用。-Arithmetic code and the LZ code encoding and decoding, there are two MATLAB and C++ program, easy to use.
suanshubianma
- 本程序是信息论与编码课程中常见的一种编码方式,即算术编码。这是一种最基本的简单编码-Information theory and coding of this procedure is a common curriculum in the encoding that the arithmetic coding. This is a basic simple coding
Arithmetic_coding
- 基于上下文的算术编码,用于图像压缩中的熵编码环节。-Arithmetic coding for entropy coding in image compression link.
suanshu
- 实现算术编码的MATLAB仿真研究,得到算术码!-Implementation of the MATLAB simulation of arithmetic coding, arithmetic codes are!
Arithmetic_coding
- 算术编码算法的程序块,在matlab中的是实现-Block arithmetic coding algorithm, is achieved in the matlab
arithmetic-code
- MATLAB实现算术编码,一种压缩编码,信息论与编码理论-MATLAB arithmetic coding to achieve
arithmetic-coding-procedures
- 介绍了算术编码的MATLAB程序,对初学者有帮助-Introduces MATLAB arithmetic coding procedures, to help beginners
arithmetic-coding
- 二元算术编码,即实现0和1 的算术编码,matlab源程序-Binary arithmetic coding, which implements the arithmetic coding 0 and 1, matlab source code
Arithmetic coding
- 算术编解码,利用MATLAB实现信息论与编码中的算术编码。(Arithmetic coding, which uses MATLAB to implement arithmetic coding in information theory and coding.)
算术编码实验
- 算数编码,包括: 对文件符号进行概率统计,生成编码表; 对文件进行压缩编码; 对文件进行解压缩,比较原始数据和解压后的数据之间是否有损耗。(Arithmetic coding, including: The probability statistics of the file symbols are carried out and the coding table is generated. Compress and encode the file. The file is deco