搜索资源列表
arth_code_Delphi6
- 算术编码算法,用于图像压缩或者文本压缩(原理: 算术编码是把一个信源表示为实轴上0和1之间的一个区间,信源集合中的每一个元素都用来缩短这个区间)-Arithmetic coding algorithm for image compression, or text compression (Principle: arithmetic coding is to a source is expressed as the real axis between 0 and 1, a range of sou
RangeEncoding_dpr
- 区间编码算法的分析与实现(项目文件) 摘要:全面介绍了区间编码算法的理论基础和实现方式。详细讨论了区间编码原理、正规化操作、区间编码实现、二进制索引树的理论和实现等技术。并给出了一个切实可行的应用程序。-Range encoding algorithm analysis and implementation (project file) Abstract: The comprehensive range encoding algorithm theoretical basis and i
ArithmeticCoding_pdf
- 算术编码算法的分析与实现(论文全文) 摘要:分析了算术编码的理论基础,着重介绍WNC算法的实现方式。详细讨论了算术编码原理、正规化操作、WNC算法代码实现等技术。给出了一个切实可行的应用程序。 -Analysis of arithmetic coding algorithm (full paper) Abstract: This paper analyzes the theoretical basis of the arithmetic coding, highlighting th