搜索资源列表
算术编码的令一种实现
- 一个算术编码实现的过程,自己研究时使用,别人要是对我有什么意见欢迎E我-achieve an arithmetic coding process, the use of their own research, to others if I have any advice I welcome E
数据压缩_算术编码
- 本程序实现了数据压缩中“算术编码”的全过程。执行环境为 TC 3.0。-realized by the data compression "arithmetic coding" of the entire process. The environment for the implementation of TC 3.0.
算术编码
算术编码的VC源代码:二元信源算术编码的实现(针对<<编码理论>>P64 3.6
多值自适应算术编码
- 多值自适应算数编码,改进了传统算术编码硬件实现上的局限,将输出结果由小数改进为二进制比特流。能够实现对文本的压缩,若对图像进行压缩需要少许改变,或者将图像数据写入文本即可。
用C++实现huffman编码,算术编码,位平面编码,游程编码,预测编码,香农费诺编码
- 用C++实现huffman编码,算术编码,位平面编码,游程编码,预测编码,香农费诺编码,只需在对话框中选择功能就可以实现
算术编码
- 算术编码实现
arith-n
- Arith-N 是可以在命令行指定阶数的 N 阶上下文自适应算术编码通用压缩、解压缩程序,由于是用作教程示例,为清晰起见,在某些地方并没有刻意进行效率上的优化。由王笨笨大侠提供-Arith-N is specified in the command-line order of the N-order context adaptive arithmetic coding common compression, decompression
ac-win32
- 转自德国Eric Bodden的数据压缩算术编码专著。有极强的学术价值。-switched from Germany Eric Bodden data compression arithmetic coding monographs. Have a strong academic value.
actip
- 自适应算术编码。这个项目假设读者已经了解基本的算术压缩编码的概念。-adaptive arithmetic coding. The project has been the assumption that readers understand basic arithmetic coding concept.
image_lossless_compression
- 图像无失真压缩源代码,包括S+P变换,算术编码,哈夫曼编码-lossless image compression source code, including S P conversion, arithmetic coding, Huffman coding
编码
- 图形图像处理中常用的编码,拉普拉斯高斯编码、游程编码、算术编码、Huffman编码、Sobel编码等。-graphics processing commonly used coding, coding Laplace Gaussian, RIc, arithmetic coding, Huffman coding, coding Sobel.
h.264
- 上下文自适 应二进制算术编码(CABAC),-Context-based Adaptive Binary Arithmetic Coding (CABAC)
算术编码的令一种实现
- 一个算术编码实现的过程,自己研究时使用,别人要是对我有什么意见欢迎E我-achieve an arithmetic coding process, the use of their own research, to others if I have any advice I welcome E
FastAC
- 算术编码(压缩解压缩)的源代码,用vc实现,并有详细说明文档。-source code for arithmetic coding, vc code and detailed document.
数字图象处理学VC++实现
- 其中包括图像压缩的基本编码方法如Huffman编码\算术编码\JPEG 2000\H.261压缩编码标准\小波变换编码\运动估计算法\视频图象采集的VC实现等.-including the basic image compression coding methods as Huffman coding \ arithmetic coding \ JPEG 2 000 \ H.261 coding standard \ Wavelet T
统计压缩算法
- 1. 实现任一种统计压缩算法(如:Shannon-Fano编码、Huffman编码、算术编码等),并对自定义文件进行压缩和解压,检验结果。 2. 采用C/C++编写程序 -1. The realization of a statistical compression algorithm (eg : Shannon-Fano coding, Huffman coding, arithmetic coding, etc.), as
算术编码
- 算术编解码,32符号信源集合的算术编码与解码(Arithmetic Coding and decoding with VC++ in 31 signals)
算术编码代码
- 简单的算术编码python程序,新学的可能会用到,下载后自己复制过去用就行