CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - Arithmetic Coding

搜索资源列表

  1. adaptiveArithmeticCoding

    0下载:
  2. Adaptive arithmetic coding source code. It can achieve better performance than the popular Huffman coding.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:20787
    • 提供者:王军
  1. VC_ImageProcessing

    2下载:
  2. 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:280370
    • 提供者:陈镇静
  1. SSBM

    0下载:
  2. 算术编码的c语言源代码实现,写的不好,希望大家提提意见-arithmetic coding in C language source code to achieve and write well, you make a suggestion hope
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1592
    • 提供者:张晓红
  1. S+P

    0下载:
  2. 使用C语言实现整数小波S+P变换和算术编码-use C language S P integral wavelet transform and arithmetic coding
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:28515
    • 提供者:潘志刚
  1. bmpgeshitupiandeduqu

    0下载:
  2. bmp格式位图图片的读取及算术编码的实现-bmp format bitmap picture read and arithmetic coding to achieve
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:453538
    • 提供者:凌毅
  1. arithmetic.encoding

    0下载:
  2. 算术编码的应用实例matlab版本 1.可以对字符进行算术编码 2.开头不必制定字符串的大小 3.编码精度高,达到小数点8位以上 4.以函数的形式给出,易于调用和移值实现 5.显示界面人机交互较出色 -arithmetic coding examples of the application of a version of Matlab. Be right characters arithmetic coding 2. Not the beginning de
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:999
    • 提供者:方周
  1. ArithmeticCode

    0下载:
  2. 算术编码.命令行方式运行,有具体的说明文档.-arithmetic coding. Command line operation, specific documentation.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:2140
    • 提供者:week
  1. spiht_ac_psnr

    0下载:
  2. 集成了快速算术编码的spiht图像编码算法,我增加了psnr的计算.-the rapid integration of spiht arithmetic coding algorithm for image coding, I increased psnr calculations.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:321926
    • 提供者:肖卫华
  1. arcode

    1下载:
  2. vc编写的算术编码程序,用于图像压缩熵编码-vc prepared by the arithmetic coding process for image compression entropy coding
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:14832
    • 提供者:项实用
  1. ArithemeticCoding

    0下载:
  2. 这个算术编码是对大量英文文本进行压缩,只适合英文文本压缩(适当修改可以用于图像压缩)-The arithmetic coding is a lot of English text compression, is only suitable for English text compression (with appropriate modifications can be used for image compression)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:17207
    • 提供者:倪广波
  1. 113172193ARITHMETIC-coding

    1下载:
  2. 算术编码,采用了基于上下文的自适应算术编码-Arithmetic coding, context-based adaptive arithmetic coding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:4898
    • 提供者:李金荣
  1. ImageCoding

    1下载:
  2. 图像压缩编码从本质上来说就是对要处理的图像源数据用一定的规则进行变换和组合,从而达到以尽可能少的代码来表示尽可能多的数据信息的目的.下面是图像压缩编码的源程序(shannon-fano编码)/(算术编码)/(位平面编码)/(预测编码)-Image compression coding is essentially to deal with the image of the source data used to change certain rules and combinations, so
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-21
    • 文件大小:229105
    • 提供者:刘亚宁
  1. imagecodingandcompression

    0下载:
  2. 章 图像编码与压缩 图像编码基础 无损压缩编码 行程编码 哈夫曼( Huffman )编码 算术编码 词典编码 有损压缩编码 预测编码 正交变换编码 MATLAB 实现余弦变换压缩 17.3.4 MATLAB 实现小波变换压缩 -S image coding and compression image coding based lossless compression stroke Huffman coding (Huffman) co
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:2209
    • 提供者:齐子新
  1. figurebianma

    1下载:
  2. 本程序是用来做图像编码的,主要采用的算术编码的思想-This procedure is used for image coding, the main idea used in arithmetic coding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:50998
    • 提供者:不知道姓名
  1. ArithmeticCode

    0下载:
  2. 算术编码是图像压缩的主要算法之一。 在给定符号集和符号概率的情况下,算术编码可以给出接近最优的编码结果。使用算术编码的压缩算法通常先要对输入符号的概率进行估计,然后再编码。这个估计越准,编码结果就越接近最优的结果-Arithmetic coding algorithm was a major one compressed image. In a given symbol set and symbol probability case, arithmetic coding can give nea
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:5600
    • 提供者:
  1. JCTVC-B088

    0下载:
  2. Context-Adaptive Binary Arithmetic Coding (CABAC) is one of two entropy engines used by the AVC video coding standard
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:129025
    • 提供者:sik
  1. image-compression-and-coding

    0下载:
  2. 在visual studio2005开发环境下,对图像进行霍夫曼编码、香农—费诺编码、算术编码和位平面编码。-In visual studio2005 development environment, compress images by Huffman coding, Shannon- Fenno coding, arithmetic coding and bit-plane coding.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-19
    • 文件大小:209568
    • 提供者:duducha
  1. Entropy-coding-source-program

    0下载:
  2. 熵编码(entropy encoding)是一类利用数据的统计信息进行压缩的无语义数据流之无损编码。本章先介绍熵的基本概念,然后介绍香农-范诺(Shannon-Fano)编码、哈夫曼(Huffman)编码、算术编码(arithmetic coding)、行程编码(RLE)和LZW编码等常用的熵编码方法。  哈夫曼编码建议了一种将位元进位成整数的算法,但这个算法在特定情况下无法达到最佳结果。为此有人加以改进,提供最佳整数位元数。这个算法使用二叉树来设立一个编码。这个二叉树的终端节点代表被编码的字母
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-05
    • 文件大小:18688499
    • 提供者:杨飞帆
  1. image-coding

    0下载:
  2. 用matlab实现算数编码、哈弗曼编码以及LZW编码(能够区分大小写和数字进行编码)含测试文本和结果-Using matlab realize arithmetic coding, Huffman coding and LZW coding (case-sensitive and numbers can be encoded) containing test text and results
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:6529
    • 提供者:文闯
  1. Arithmetic-coding

    0下载:
  2. 算数编码及其 Matlab 实现。包括对解码矩阵的上下限进行计算。-Arithmetic coding and Matlab implementation. Including the decoding matrix to calculate the lower limit.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1855
    • 提供者:王文纲
« 12 3 4 »
搜珍网 www.dssz.com