搜索资源列表
suanshubianmac++
- 用C++实现的算术编码源程序,短小精练,是编码方式中效率很高的编码方式-C arithmetic coding to achieve the source, the short concise, which is the encoding efficiency of the coding
suanshu1
- 用C++实现的算术编码源程序,短小精练,是编码方式中效率很高的编码方式。-Sorry,I can t speak english
a
- 用C++编程实现信息论与编码技术中算术编码-suanshubianma
bc
- c语言实现的简单二进制算术编码器 数据压缩作业~-c language of the simple binary arithmetic encoder data compression job ~
arithmetric
- 算术编码编解码的C语言实现 即用C语言实现算术编码编解码-Arithmetic Coding
arithmetric
- 算术编码编解码的C语言实现即用C语言实现算术编码编解码-Arithmetic Coding
myhomework1
- 无损编码中算术编码的C++实现,且输出最少码字-Lossless coding in C++ implementation of arithmetic coding, and the minimum output codeword
dy
- 本程序是在Microsoft Visual C++ 2010版本上编写的,用C语言编写,通过算术算法的编码思想,实现将输入的源代码通过算术编码转化为二进制编码,并输出 (1)本程序仅限于输入的源代码为0-9这十个数字构成的,可以是这十个符号中的任意个符号构成, (2)程序运行时需要输入要编码的原代码,源代码的个数不能超过十个 (3)输入完毕后即可显示经过编码后的二进制数-This procedure is written in Microsoft Visual C++ 2010 ve
code
- 基于c++的二元信息论编码,包括霍夫曼编码,费诺编码,游程编码及算术编码-C++ based binary information on the coding, including Huffman coding, coding, run-length encoding and arithmetic coding