Welcome![Sign In][Sign Up]
Location:
Search - 算术编码

Search list

[Other算术编码的令一种实现

Description: 一个算术编码实现的过程,自己研究时使用,别人要是对我有什么意见欢迎E我-achieve an arithmetic coding process, the use of their own research, to others if I have any advice I welcome E
Platform: | Size: 38314 | Author: 周银春 | Hits:

[Compress-Decompress algrithms数据压缩_算术编码

Description: 本程序实现了数据压缩中“算术编码”的全过程。执行环境为 TC 3.0。-realized by the data compression "arithmetic coding" of the entire process. The environment for the implementation of TC 3.0.
Platform: | Size: 23759 | Author: 钟祖豪 | Hits:

[Mathimatics-Numerical algorithms算术编码

Description:

算术编码的VC源代码:二元信源算术编码的实现(针对<<编码理论>>P64 3.6


Platform: | Size: 205545 | Author: seafrog | Hits:

[Compress-Decompress algrithms多值自适应算术编码

Description: 多值自适应算数编码,改进了传统算术编码硬件实现上的局限,将输出结果由小数改进为二进制比特流。能够实现对文本的压缩,若对图像进行压缩需要少许改变,或者将图像数据写入文本即可。
Platform: | Size: 63250 | Author: china_jiji | Hits:

[Special Effects用C++实现huffman编码,算术编码,位平面编码,游程编码,预测编码,香农费诺编码

Description: 用C++实现huffman编码,算术编码,位平面编码,游程编码,预测编码,香农费诺编码,只需在对话框中选择功能就可以实现
Platform: | Size: 231477 | Author: yanghaocouple | Hits:

[matlab算术编码

Description: 算术编码实现
Platform: | Size: 806 | Author: yushuizhiqinghefenya@hotmail.com | Hits:

[Compress-Decompress algrithmsarith-n

Description: Arith-N 是可以在命令行指定阶数的 N 阶上下文自适应算术编码通用压缩、解压缩程序,由于是用作教程示例,为清晰起见,在某些地方并没有刻意进行效率上的优化。由王笨笨大侠提供-Arith-N is specified in the command-line order of the N-order context adaptive arithmetic coding common compression, decompression procedures, because it is used as a tutorial example, for the sake of clarity in some places have no intention to carry out the optimization of efficiency. Provided by Wang Ben Ben heroes
Platform: | Size: 12288 | Author: 王丛知 | Hits:

[Graph program算术编码

Description:
Platform: | Size: 12288 | Author: 蒋庆华 | Hits:

[Compress-Decompress algrithmsac-win32

Description: 转自德国Eric Bodden的数据压缩算术编码专著。有极强的学术价值。-switched from Germany Eric Bodden data compression arithmetic coding monographs. Have a strong academic value.
Platform: | Size: 244736 | Author: 易 容 | Hits:

[Compress-Decompress algrithmsactip

Description: 自适应算术编码。这个项目假设读者已经了解基本的算术压缩编码的概念。-adaptive arithmetic coding. The project has been the assumption that readers understand basic arithmetic coding concept.
Platform: | Size: 2048 | Author: 杨静 | Hits:

[Special Effectsimage_lossless_compression

Description: 图像无失真压缩源代码,包括S+P变换,算术编码,哈夫曼编码-lossless image compression source code, including S P conversion, arithmetic coding, Huffman coding
Platform: | Size: 25600 | Author: 孙文方 | Hits:

[Data structs编码

Description: 图形图像处理中常用的编码,拉普拉斯高斯编码、游程编码、算术编码、Huffman编码、Sobel编码等。-graphics processing commonly used coding, coding Laplace Gaussian, RIc, arithmetic coding, Huffman coding, coding Sobel.
Platform: | Size: 5120 | Author: dz | Hits:

[Streaming Mpeg4h.264

Description: 上下文自适 应二进制算术编码(CABAC),-Context-based Adaptive Binary Arithmetic Coding (CABAC)
Platform: | Size: 184320 | Author: 张一帆 | Hits:

[Other算术编码的令一种实现

Description: 一个算术编码实现的过程,自己研究时使用,别人要是对我有什么意见欢迎E我-achieve an arithmetic coding process, the use of their own research, to others if I have any advice I welcome E
Platform: | Size: 37888 | Author: 周银春 | Hits:

[Compress-Decompress algrithms数据压缩_算术编码

Description:
Platform: | Size: 23552 | Author: 钟祖豪 | Hits:

[Compress-Decompress algrithmsFastAC

Description: 算术编码(压缩解压缩)的源代码,用vc实现,并有详细说明文档。-source code for arithmetic coding, vc code and detailed document.
Platform: | Size: 279552 | Author: | Hits:

[Compress-Decompress algrithms数字图象处理学VC++实现

Description: 其中包括图像压缩的基本编码方法如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 Transform Coding \ motion estimation algorithm \ Video Image Acquisition is the VC now other.
Platform: | Size: 5111808 | Author: 郑英 | Hits:

[Compress-Decompress algrithms统计压缩算法

Description: 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 well as from the definition files for compression and decompression, of the test results. 2. Using C/C programming
Platform: | Size: 35840 | Author: 陆俊 | Hits:

[Compress-Decompress algrithms算术编码

Description: 算术编解码,32符号信源集合的算术编码与解码(Arithmetic Coding and decoding with VC++ in 31 signals)
Platform: | Size: 8011776 | Author: 飞向北方 | Hits:

[matlab算术编码代码

Description: 简单的算术编码python程序,新学的可能会用到,下载后自己复制过去用就行
Platform: | Size: 788 | Author: 805277829@qq.com | Hits:
« 12 3 4 5 6 7 8 9 10 ... 36 »

CodeBus www.codebus.net