搜索资源列表
-
0下载:
算术编码程序设计及具体示例,适合初学者掌握基于MATLAB的算术编码
-
-
1下载:
用MATLAB实现算术编码,并计算其平均码长,熵和编码效率-Achieved using MATLAB arithmetic coding, and calculates the average code length, entropy and coding efficiency
-
-
1下载:
霍夫曼编码、算术编码和行程编码的matlab实现-Huffman coding, arithmetic coding and routing matlab coding to achieve
-
-
0下载:
A very good introduction about Arithmetic Coding
-
-
0下载:
自编二值算术编码算法的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.
-
-
0下载:
provides matlab code for arithmatic coding fopr images
-
-
1下载:
自己写的算术编码的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
-
-
0下载:
本程序是信息论与编码课程中常见的一种编码方式,即算术编码。这是一种最基本的简单编码-Information theory and coding of this procedure is a common curriculum in the encoding that the arithmetic coding. This is a basic simple coding
-
-
0下载:
基于上下文的算术编码,用于图像压缩中的熵编码环节。-Arithmetic coding for entropy coding in image compression link.
-
-
0下载:
实现算术编码的MATLAB仿真研究,得到算术码!-Implementation of the MATLAB simulation of arithmetic coding, arithmetic codes are!
-
-
0下载:
MATLAB实现算术编码,一种压缩编码,信息论与编码理论-MATLAB arithmetic coding to achieve
-
-
0下载:
Adaptive arithmetic coding.
-
-
0下载:
介绍了算术编码的MATLAB程序,对初学者有帮助-Introduces MATLAB arithmetic coding procedures, to help beginners
-
-
0下载:
二元算术编码,即实现0和1 的算术编码,matlab源程序-Binary arithmetic coding, which implements the arithmetic coding 0 and 1, matlab source code
-
-
0下载:
用MATLAB实现算术编码,并计算其平均码长,熵和编码效率-to realize arithmetic coding ,and calculate its average coding length,entropy and coding effciency
-
-
0下载:
算数编码MATLAB例程 欢迎下载 信源编码-Arithmetic coding MATLAB routines
-
-
0下载:
这是一个实现对图像进行算术编码的matlab程序。直接调用该函数即可实现算术编码。-This is a realization of the image arithmetic coding matlab program. This function can be realized directly call arithmetic coding.
-
-
0下载:
Arithmetic coding of matlab
-
-
0下载:
算术编解码,利用MATLAB实现信息论与编码中的算术编码。(Arithmetic coding, which uses MATLAB to implement arithmetic coding in information theory and coding.)
-
-
0下载:
算数编码,包括:
对文件符号进行概率统计,生成编码表;
对文件进行压缩编码;
对文件进行解压缩,比较原始数据和解压后的数据之间是否有损耗。(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
-