搜索资源列表

  1. 算术编码.rar

    0下载:
  2. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:12091
    • 提供者:
  1. arith-n.zip

    1下载:
  2. Arith-N 是可以在命令行指定阶数的 N 阶上下文自适应算术编码通用压缩、解压缩程序,由于是用作教程示例,为清晰起见,在某些地方并没有刻意进行效率上的优化。由王笨笨大侠提供
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:12293
    • 提供者:
  1. 算术编码

    0下载:
  2. Arith-N压缩算法-Arith-N Compression Algorithm
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:12365
    • 提供者:蒋庆华
  1. FastAC

    1下载:
  2. 算术编码(压缩解压缩)的源代码,用vc实现,并有详细说明文档。-source code for arithmetic coding, vc code and detailed document.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:280128
    • 提供者:东海
  1. 数据压缩

    0下载:
  2. 本程序包括了数据压缩和解压的几种基本算法:算术编码,lz77,lzw;对于数据压缩的初学者了解和掌握这几种基本的数据压缩方法应该有帮助-the procedures include data compression and decompression of several basic algorithm : arithmetic coding, lz77, 4,558,302; Data compression for the begi
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4810
    • 提供者:叶靥
  1. 数字图象处理学VC++实现

    0下载:
  2. 其中包括图像压缩的基本编码方法如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 \\
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:831786
    • 提供者:郑英
  1. 统计压缩算法

    0下载:
  2. 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
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:13170
    • 提供者:陆俊
  1. suanshubianmac++

    0下载:
  2. 用C++实现的算术编码源程序,短小精练,是编码方式中效率很高的编码方式-C arithmetic coding to achieve the source, the short concise, which is the encoding efficiency of the coding
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1526
    • 提供者:wdw
  1. xdf

    0下载:
  2. 算术编码(多媒体图象) 算术编码(多媒体图象)-arithmetic coding (multimedia images) a rithmetic coding (multimedia images)
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:1239
    • 提供者:xdf008
  1. 哈夫曼编码和译码

    0下载:
  2. 自己写的一个8皇后程序,能给出所有的可行解-Wrote it myself an 8-Queen s procedures, can give all the feasible solution
  3. 所属分类:源码下载

    • 发布日期:2024-05-20
    • 文件大小:26624
    • 提供者:linbirg
  1. tuxiangbianma

    0下载:
  2. 此程序能够实现霍夫曼编码,香农-费诺编码,算术编码以及位平面编码等。-This process can realize Huffman coding, Shannon- Fenno coding, arithmetic coding and bit-plane coding.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:235520
    • 提供者:张金泉
  1. shannong

    0下载:
  2. 用vc++实现香农编码、游程编码、和算术编码-With vc++ Achieve Shannon coding, run-length coding and arithmetic coding
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:李明
  1. ImageCoding

    0下载:
  2. 主要实现图像压缩编码,主要包括香农-费诺码和算术编码的实现-Main realize image compression encoding, including Shannon- Connaught fee codes and arithmetic coding to achieve
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:280576
    • 提供者:
  1. ImageCoding

    0下载:
  2. 本程序主要实现对图像的Huffman编码,Shannon-Fano编码,算术编码,位平面编码,预测编码-The main achievement of this procedure the image of Huffman coding, Shannon-Fano coding, arithmetic coding, bit plane coding, predictive coding
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:233472
    • 提供者:聂尧
  1. Coding

    0下载:
  2. 用Java编写的编码算法,包括行程编码,算术编码,哈弗曼编码-Prepared to use Java coding algorithm, including the Run-Length Coding, arithmetic coding, coding哈弗曼
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:76800
    • 提供者:liu hao
  1. MM09

    0下载:
  2. 多媒体无损编码实现。( 霍夫曼编码,简单算术编码,LZW编码)-Lossless Coding of multimedia. (Huffman code, the simple arithmetic coding, LZW coding)
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:杭建
  1. 12

    0下载:
  2. 用VC++编的图像编码,有霍夫曼编码、算术编码,位平面编码等-Using VC++ for image coding, and Huffman coding, arithmetic coding, bit-plane coding
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:3436544
    • 提供者:高群
  1. imagecode

    0下载:
  2. 可以进行图像的哈弗曼编码,香浓编码,算术编码,非常那个好-Havermann image can be encoded, Shannon coding, arithmetic coding, is that good
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:233472
    • 提供者:胡文瑾
  1. xinxilun

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

    • 发布日期:2024-05-20
    • 文件大小:3454976
    • 提供者:chengshuai
  1. ssbm

    0下载:
  2. 用C++实现简单的字符串的算数编码功能和译码功能。(The arithmetic coding and decoding functions of simple strings are realized with C++.)
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:359424
    • 提供者:寒露frost
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 36 »

源码中国 www.ymcn.org