CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 压缩解压 搜索资源 - arithmetic encoding

搜索资源列表

  1. ezwonly

    0下载:
  2. 单独的ezw编解码,编码结果为符号。可采用本人以上载的通用的算术编码,进行熵编码-separate ezw codec, encoding results of symbols. I use the above set of common arithmetic coding, entropy coding
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:145.54kb
    • 提供者:chenglei
  1. work.rar

    3下载:
  2. 常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。,Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Hu
  3. 所属分类:压缩解压

    • 发布日期:2017-04-10
    • 文件大小:177.04kb
    • 提供者:liliang
  1. shangbianma

    0下载:
  2. 对BMP进行的熵编码图象压缩,包括哈夫曼编码、算术编码、游程编码.-BMP for the entropy coding of image compression, including Huffman coding, arithmetic coding, run-length encoding.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-16
    • 文件大小:3.93mb
    • 提供者:Claire
  1. VQ

    0下载:
  2. 算术编码是把一个信源表示为实轴上0和1之间的一个区间,信源集合中的每一个元素都用来缩短这个区间。 算术编码的过程如下: (1)设定编码区间的高段为h,编码区间的长度为g,EndC为编码字符分配的高段,StartC 为字符分配区间的低端。 (2)根据有限的信源估算出各元素的概率。 (3)杜宇编码的元素A1,根据(2)估算的概率和区间,计算出该元素编码后的新的l,和h。-Arithmetic coding is a source expresse
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:4.54kb
    • 提供者:王曉明
  1. arthcoder

    0下载:
  2. 实现算术编码的功能,完成对字符的压缩和解压缩,可以实现编码和译码-Arithmetic coding to achieve the functions of characters to complete the compression and decompression, encoding and decoding can be achieved
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:1.32kb
    • 提供者:liu
  1. ImageCoding

    1下载:
  2. 可以实现图像霍夫曼编码,香家费诺编码,算术编码,游程编码,位平面编码,预测编码,在编码过程中会显示被压缩图像的各个参数(压缩比,码长,信噪比等),并有图像恢复功能.-Huffman code can achieve images, Fenno House Shannon coding, arithmetic coding, run-length coding, bit plane coding, predictive coding, in the process of encoding comp
  3. 所属分类:压缩解压

    • 发布日期:2017-04-21
    • 文件大小:226.25kb
    • 提供者:yangjianlei
  1. bianmayuanli

    0下载:
  2. 算术编码方法是将被编码的一则消息或符号串(序列)表示成0和1之间的一个间隔(Interval),即对一串符号直接编码成[0,1]区间上的一个浮点小数。符号序列越长,编码表示它的间隔越小,表示这一间隔所需的位数就越多。信源中的符号序列仍然要根据某种模式生成概率的大小来减少间隔。可能出现的符号概率要比不太可能出现的符号减少范围小,因此,只正加较少的比特位。-Arithmetic coding method is to be a coded message or symbol strings (seq
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:6.39kb
    • 提供者:邱颖
  1. mywork

    0下载:
  2. huffman arithmetic encoding and decoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:1.49kb
    • 提供者:baha
  1. arithmeticCoding

    1下载:
  2. 该程序实现了算术编码的编译码,并得到随机信源的输出码字和编码效率。-The program achieves the encoding and decoding of arithmetic coding, and gets the output code words and coding efficiency of the random sourse.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:1.53kb
    • 提供者:陈侯海
  1. arithmetic_coding

    0下载:
  2. Arithmetic coding: encoding and decoding. Note: change the file path for the compressing picture before running.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:7.58kb
    • 提供者:binbin
  1. erbm

    1下载:
  2. 利用java编程实现算术编码字母编码的编码与译码-Arithmetic coding using java programming code encoding and decoding letters
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:950byte
    • 提供者:扶滔
  1. arithmetic-coding-and-encoding

    0下载:
  2. 算术编码是一个现代的方法比霍夫曼更有效。-Arithmetic coding is a more effective modern methods Bihuofuman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:1.09kb
    • 提供者:张琦
  1. ac

    0下载:
  2. 此程序能实现信息论中信源的编码和解码,采用的是固定算术编码方法。-This process can realize encoding and decoding of information theory CITIC source, using fixed arithmetic coding method.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:864byte
    • 提供者:hongna
  1. Arithmetic-encoding

    0下载:
  2. matlab中应用算数编码进行图像压缩,比较在对不同大小的像素组压缩时的性能。-Arithmetic coding for image in matlab Compare the diffence while encode different size of pixels block
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:5.06kb
    • 提供者:施霆
  1. biterar

    0下载:
  2. 利用C++语言来实现二进制编码。编码方式我们知道有很多,其中无损编码中哈夫曼编码和二进制算术编码是最有代表性的,这个程序利用C++来展示二进制算术编码的本质-The C++ language to implement a binary encoding. Encoding we know there are many, including lossless coding Huffman coding and binary arithmetic coding is most representat
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-20
    • 文件大小:3.05kb
    • 提供者:张力
  1. arithcode

    0下载:
  2. Arithmetic coding is a form of entropy encoding used in lossless data compression. Normally, a string of characters such as the words "hello there" is represented using a fixed number of bits per character, as in the ASCII code. When a string is conv
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:1.39kb
    • 提供者:bhushan
  1. Huffman_math_lzw

    0下载:
  2. 图像压缩中基本的统计编码方式 LZW编码 算术编码以及哈弗曼编码 -Basic statistical image compression encoding LZW coding arithmetic coding and Huffman coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:488.33kb
    • 提供者:me
  1. 524a2a40c760a588584fb6d0a95637f4

    0下载:
  2. 完整的算数编码和解码,十分好用,拿来和大家分享-Complete arithmetic encoding and decoding, very easy to use, and we used to share
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:273.33kb
    • 提供者:candy
  1. arithmetic

    0下载:
  2. 算数编码(arithmeric coding)的实现。目前手动输入可实现编码和译码,从文件读取方式输入还在开发。-Arithmeric coding implementation. Current manual input can be achieved encoding and decoding, the file to read the way in the development of the input.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2.35kb
    • 提供者:水杉
  1. ArithCoder

    1下载:
  2. 一种算术编码器,可以快速实现压缩,在matlab中具体命令如:!ArithCoder -e -t bits Idata.dat enIdata.dat 其中Idata.dat 为需要压缩的,enIdata.dat 为编码后的-An arithmetic encoder, can quickly achieve compression, in the MATLAB specific commands such as:!-e-t bits Idata.dat ArithCoder enIdata.d
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:18.23kb
    • 提供者:依然狠执着
搜珍网 www.dssz.com