CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 算术编码

搜索资源列表

  1. Entropy-coding

    0下载:
  2. 熵编码(entropy encoding)是一类利用数据的统计信息进行压缩的无语义数据流之无损编码。本章先介绍熵的基本概念,然后介绍香农-范诺(Shannon-Fano)编码、哈夫曼(Huffman)编码、算术编码(arithmetic coding)、行程编码(RLE)和LZW编码等常用的熵编码方法。-Entropy coding (entropy encoding) is a kind of the compressed by using the data statistics of the
  3. 所属分类:Compiler program

    • 发布日期:2017-04-30
    • 文件大小:57374
    • 提供者:widy
  1. Untitled4

    0下载:
  2. 图像的基础算术编码,直接更换图片名字即可,不附带图片-Image based arithmetic coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:896
    • 提供者:王万
  1. ArithmeticCoding

    0下载:
  2. C语言环境,二进制算术编码,实现对文本的压缩-C language environment, binary arithmetic coding to achieve compression of the text
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:7678
    • 提供者:刘康
  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
    • 文件大小:18667
    • 提供者:依然狠执着
  1. FARI

    0下载:
  2. 简单的二值快速自适应算术编码变种算法实现程序-A fast adaptive bit-level arithmetic coding implementation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:1901
    • 提供者:Mr.Chen
  1. arithmetic_coding2

    0下载:
  2. 整型自适应算术编码,可用于无损数据压缩,参考文献《ARITHMETIC_CODING_FOR_DATA_COIUPRESSION》-adaptive arithmetic coding which is able to used for lossless data compression, refer to 《ARITHMETIC_CODING_FOR_DATA_COIUPRESSION》
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-04
    • 文件大小:11822
    • 提供者:Donnie_Yen
  1. dy

    0下载:
  2. 本程序是在Microsoft Visual C++ 2010版本上编写的,用C语言编写,通过算术算法的编码思想,实现将输入的源代码通过算术编码转化为二进制编码,并输出 (1)本程序仅限于输入的源代码为0-9这十个数字构成的,可以是这十个符号中的任意个符号构成, (2)程序运行时需要输入要编码的原代码,源代码的个数不能超过十个 (3)输入完毕后即可显示经过编码后的二进制数-This procedure is written in Microsoft Visual C++ 2010 ve
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:209660
    • 提供者:disusu
  1. bianma

    0下载:
  2. DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过-DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Huffman coding, linear predictive coding and a process similar to JPEG encoding.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:193746
    • 提供者:晚上
  1. ImageProcessing

    0下载:
  2. 图像处理所以基础程序:图像显示: Bayer抖动显示 Floyd-Steinberg抖动显示 图像增强: 灰度变换 直方图均衡 局部平均平滑 中值滤波 理想低通滤波 Butterworth低通滤波 图象锐化 理想高通滤波 Butterworth高通滤波 伪彩色增强 图像复原: 运动模糊 运动模糊复原 逆滤波退化 逆滤波复原 加噪退化 维纳滤波复原 图像变换: 傅立叶变换 快速傅立叶变换 离散余弦变换 沃尔什变换 霍特林变换 小波变换 小波反变换 图像编码: 霍夫曼编码 香
  3. 所属分类:Graph program

    • 发布日期:2017-12-18
    • 文件大小:49963008
    • 提供者:giyagaga
  1. mq_codec

    0下载:
  2. 这是一个基于C语言的实现JPEG2000压缩标准中的算术编码的标准源程序-This is a C language-based implementation of JPEG2000 compression standard arithmetic coding standard sourcet
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:39866
    • 提供者:李元伟
  1. work

    1下载:
  2. 图像压缩编码码matlab实现:DM编码、变换编码、算术编码、行程编码、Huffman编码、线性预测编码-image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Huffman coding
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:183188
    • 提供者:zhch76
  1. code

    0下载:
  2. 基于c++的二元信息论编码,包括霍夫曼编码,费诺编码,游程编码及算术编码-C++ based binary information on the coding, including Huffman coding, coding, run-length encoding and arithmetic coding
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:4680
    • 提供者:唐宇
  1. software

    0下载:
  2. 数据压缩导论的对应软件代码.其中包括huffman decode /encode ,算术编码等。-Introduction to Data Compression  soft code,includle huffman decode /encode, and arithmetic coding.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-25
    • 文件大小:7847223
    • 提供者:lee
  1. src

    0下载:
  2. 里边包含java的HelloWorld、ErlangB的实现、LZWcode、算术编码的实现,都是较为基础的。-The HelloWorld, to achieve the ErlangB, LZWcode, comprising arithmetic coding inside java implementation, are more basic.
  3. 所属分类:Other systems

    • 发布日期:2017-12-12
    • 文件大小:2759
    • 提供者:卜克尔
  1. AC

    0下载:
  2. 对特定的二进制串进行算术编码和解码-arithmetic coding and encoding
  3. 所属分类:Java Develop

    • 发布日期:2017-12-12
    • 文件大小:264853
    • 提供者:Nancy Xu
  1. Arith07

    0下载:
  2. 对于算术编码的多种功能实现和仿真,可实现压缩功能,并计算压缩前后文件大小-Arithmetic coding simulation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-11
    • 文件大小:8398
    • 提供者:高远
  1. gwrqks

    0下载:
  2. 自适应算术编码的框架,可以直接用来直接开发,用C语言编写的,-The framework of adaptive arithmetic coding, can be directly used to direct the development, written in C language,
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-17
    • 文件大小:4096
    • 提供者:XMGV@699670
  1. 170928ArithmeticCoding

    0下载:
  2. 实现二阶算术编码压缩,压缩率很高,但是压缩时间还需要控制。(The compression rate of the two order arithmetic coding is very high, but the compression time needs to be controlled.)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:355328
    • 提供者:彦雁
  1. MATLAB代码

    0下载:
  2. 基于MATLAB数字图像处理技术,对二值图像进行编解码,根据函数调用格式【C,S】=wavedec2(X,N,'wname')中返回的C和S,利用Gabor核函数实现图像的Gabor变化,利用函数wavedec2()实现图像多层小波分解及显示、利用算术编码方法对矩阵进行编解码(Digital image correlation techniques)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:4096
    • 提供者:hzhe
  1. wkta_programmingGropher

    0下载:
  2. 本程序可以对文件进行算术编码处理 解码处理等()
  3. 所属分类:数据结构

    • 发布日期:2018-05-01
    • 文件大小:1377280
    • 提供者:wuvb%25255F846
« 1 2 ... 24 25 26 27 28 2930 31 »
搜珍网 www.dssz.com