搜索资源列表

  1. Huffuman

    0下载:
  2. 是一种采用哈夫曼算法的图像压缩算法,是一种无损压缩,希望对大家有所帮助-A lossless image compression algorithm using Haffman coder. Hope to be helpful.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-10
    • 文件大小:418816
    • 提供者:孟庆洋
  1. g729语音压缩

    1下载:
  2. 非常流行的c语言实现的g.729压缩算法,很值得研究语音压缩的开发者一看。-Implement the G729 Speech Vocoder by C programming language, worth of studying for the developer of speech vocoder.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-10
    • 文件大小:113664
    • 提供者:流黄
  1. vb压缩

    1下载:
  2. 纯粹用vb实现的压缩算法,由高手完成,使用简单方便-The compress arithmetic realised absolutly on VB platform.The programme which can be conveniently used is completed by a superior.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-10
    • 文件大小:10240
    • 提供者:汪大还
  1. 豪杰解霸原代码

    0下载:
  2. 压缩过的图像是无法直接进行数字化处理的,如JPEG、GIF等格式的文件,此时首先要对图像文件解压缩,这就要涉及到一些比较复杂的压缩算法。-compressed image can t directly process digital operation.such as jpeg,gif format.firstly ,it need decompress ,which is deal with complex compression a
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:644096
    • 提供者:wwx
  1. codecs

    0下载:
  2. 著名压缩算法的实现,能够实现各种基本功能,适合学习!-famous compression algorithm to achieve to achieve basic capabilities for learning!
  3. 所属分类:压缩解压

    • 发布日期:2024-05-10
    • 文件大小:92160
    • 提供者:逐鹿
  1. LZHUF

    0下载:
  2. 一种无损压缩算法,采用了lzss结合huffman动态编码,速度快-a lossless compression algorithm, using a combination of lzss dynamic Huffman coding, fast
  3. 所属分类:压缩解压

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:任燕
  1. lzari_SRC

    0下载:
  2. 实现LZARI压缩算法的C++类 这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用C语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.作者把它改写成了一个C++类,使它可以方便的压缩和解压缩。 -LZARI compression algorithm to achieve the category C is a LZARI algorith
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:28672
    • 提供者:翟红讨
  1. 分形图象压缩的软件

    0下载:
  2. 分形图象压缩的软件,利用迭呆法实现图象的压缩算法-fractal image compression software that uses Diez spent Method Image Compression Algorithm
  3. 所属分类:RichEdit

    • 发布日期:2024-05-10
    • 文件大小:36864
    • 提供者:王晶
  1. bmp压缩

    0下载:
  2. 一个bmp图片的压缩程序 本程序采用了jpeg的算法,但是保存的文件格式不是标准的jpg文件格式-a bmp image compression process of the procedures used jpeg algorithm, but the preservation of the file format instead of the standard jpg format
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-10
    • 文件大小:625664
    • 提供者:天天
  1. meiticompress

    0下载:
  2. 有关多媒体压缩算法的编程,此为霍夫曼压缩编码-the multimedia compression algorithm programming, such as Huffman coding
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-10
    • 文件大小:251904
    • 提供者:黄光奇
  1. 2400 bps MELP语音编解码器浮点算法

    0下载:
  2. 2400 bps MELP语音编解码器浮点算法,一种高压缩比的另类语音压缩算法,可以供学习和开发借鉴使用-MELP 2400 bps voice codecs floating-point algorithm, a high compression ratio of alternative voice compression algorithm, for learning and development from the use of
  3. 所属分类:通讯编程

    • 发布日期:2024-05-10
    • 文件大小:761856
    • 提供者:安迪
  1. 行程长度编码lzw压缩算法源代码和示例程序代码

    0下载:
  2. 行程长度编码,在MPEG编码里面也非常有用,可以学习-length encoding in MPEG encoder inside are very useful, can learn to s
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-10
    • 文件大小:69632
    • 提供者:李明
  1. libspeex

    0下载:
  2. SPeex语音压缩算法的静态连接库和源代码-SPeex voice compression algorithm static libraries and source code
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-10
    • 文件大小:373760
    • 提供者:why
  1. LZW_Demo

    1下载:
  2. WINDOWS 界面,LZW压缩算法和RLE压缩算法的实现源码及Demo。-Windows interface, LZW compression algorithm and RLE compression algorithm to achieve the source and Demo.
  3. 所属分类:文件操作

    • 发布日期:2024-05-10
    • 文件大小:1960960
    • 提供者:张细细
  1. Common111lzo

    0下载:
  2. 通用的LZO压缩算法,比霍夫曼算法好15%-common compression algorithms, Algorithm better than Hoffman, 15%
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:甘礼良
  1. PlayDemoSource

    0下载:
  2. 播放H.264压缩算法文件,c++源程序,DirectDraw-players H.264 compression algorithm, c source, DirectDraw
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-10
    • 文件大小:390144
    • 提供者:Gala
  1. LZWandLZRW

    0下载:
  2. 图像压缩算法LZW和LZRW压缩算法源代码-image compression algorithm and LZRW LZW compression algorithm source code
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-10
    • 文件大小:5120
    • 提供者:Ben
  1. zip23

    0下载:
  2. 可嵌入开发程序中的高效的压缩算法。效率与winzip相当。-can be embedded in the development process efficient compression algorithm. Winzip with considerable efficiency.
  3. 所属分类:系统编程

    • 发布日期:2024-05-10
    • 文件大小:858112
    • 提供者:wjp
  1. LZSSencode

    0下载:
  2. 一个关于LZSS压缩算法的演示程序。用于文本数据的压缩模拟。-LZSS on a compression algorithm demonstration program. For text data compression simulation.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:161792
    • 提供者:高纯
  1. jrar-0.40-source-icons

    0下载:
  2. 效率较高的文件压缩算法,开源网站上获得的源码,值得一试-more efficient compression algorithm, open-source Web site was the source, it is worth a try
  3. 所属分类:压缩解压

    • 发布日期:2024-05-10
    • 文件大小:252928
    • 提供者:黄设
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org