搜索资源列表

  1. compress_program

    0下载:
  2. 提供了几种常用的压缩算法源程序,相信对大家一定有很大帮助-offers several commonly used compression algorithm source code, I believe we will certainly be of great help
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-10
    • 文件大小:65536
    • 提供者:林海
  1. captureparms

    0下载:
  2. 完成视频图像的采集和存储。可以选择几种简单的压缩算法,还可以设置视频属性。-complete video image acquisition and storage. Some may choose a simple compression algorithm, but also can set video attributes.
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-10
    • 文件大小:1915904
    • 提供者:cheaijing
  1. Huffman_for_vc

    0下载:
  2. 数据结构里比较常见到的压缩算法。希望对大家有用。-data structures more common to the compression algorithm. We hope that the right useful.
  3. 所属分类:数据结构常用算法

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

    0下载:
  2. lzss是一个比较著名的压缩算法,改进了lz77。此源代码希望对大家有用。-lzss is one of the more well-known compression algorithms, improved lz77. This source of hope may be useful.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-10
    • 文件大小:27648
    • 提供者:sun
  1. gsm-1.0.11.tar

    0下载:
  2. GSM 6.10语音压缩算法,点对点之间语音通信声音清晰,音质优良,延时小,使用简单-GSM 6.10 voice compression algorithm, point-to-point voice communications between loud and excellent acoustic quality, Delay small, simple to use
  3. 所属分类:语音压缩

    • 发布日期:2024-05-10
    • 文件大小:135168
    • 提供者:孙健
  1. zerotreewavelet

    0下载:
  2. 基于小波零树的图像压缩算法,使用visalc++开发。-Zerotree based on wavelet image compression algorithm, visalc development.
  3. 所属分类:波变换

    • 发布日期:2024-05-10
    • 文件大小:19456
    • 提供者:杨晓明
  1. decompress_test

    0下载:
  2. Jpeg的解压缩算法的分析和实现一个很简单也很精练的程序-Jpeg compression algorithm analysis and the realization of a very simple and streamlined procedures
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-10
    • 文件大小:9216
    • 提供者:scq
  1. lwzCompress_deCompress

    0下载:
  2. lwz压缩算法的源代码,已经在C环境中测试通过,将一个500K的运行程序压缩为120K左右的数据。-LWZ compression algorithm source code in C test environment, a 500K to the operational procedures for Physics about compression of data.
  3. 所属分类:压缩解压

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

    0下载:
  2. 这是本人编写的一个Huffman压缩算法,压缩效率最好能达到%20左右,已将所有的编码串转换成为二进制码-This is the one I prepared Huffman compression algorithm, the best compression efficiency can reach about 20%, All the coding has become a string of binary code
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:12288
    • 提供者:李伟
  1. audioCompression1

    0下载:
  2. 数据压缩算法程序代码,数据压缩算法程序代码。-data compression algorithm code, data compression algorithm code.
  3. 所属分类:语音压缩

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:刘柏麟
  1. audioDepression1

    0下载:
  2. 数据压缩算法程序代码,数据压缩算法程序代码。-data compression algorithm code, data compression algorithm code.
  3. 所属分类:语音压缩

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:刘柏麟
  1. LZW_compress_algorithm

    0下载:
  2. LZW压缩算法,提供了LZW压缩算法详细代码和说明,用C语言实现的。-LZW compression algorithm, the LZW compression algorithm detailed code and annotations, using the C language.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:fgdfgdfg
  1. G711-729

    0下载:
  2. G711/G723/G726/g728/g729 a语音压缩算法的资料及原程序-G711/G723/G726/g728/g729 a voice compression algorithm the information and the original procedure
  3. 所属分类:语音压缩

    • 发布日期:2024-05-10
    • 文件大小:5431296
    • 提供者:zbzsd
  1. 3d_wavelet

    0下载:
  2. 一个小波变换编码的图像压缩算法,可以学习小波编码相关方法-a Wavelet Transform Coding Image Compression Algorithm, we can learn from wavelet coding method
  3. 所属分类:波变换

    • 发布日期:2024-05-10
    • 文件大小:6866944
    • 提供者:江河流
  1. zlib-1.1.4

    0下载:
  2. 1。zlib压缩算法,在LZ77的基础上实现,并 利用Huffman编码特点,采用hash表;2。zlib的解压算法。-1. Zlib compression algorithm, the LZ77 achieved on the basis of, and use of Huffman coding features, using hash table; 2. Zlib the decompression algorithm.
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-10
    • 文件大小:241664
    • 提供者:石蒲
  1. lzw_c++

    0下载:
  2. 此程序是经典算法LZW压缩算法的实现,具有较好的压缩与解压速度,并有较好的压缩比.在vc6.0环境下编译通过-classic LZW algorithm for the compression algorithm to achieve, the better compression and decompression speed, and a better compression ratio. in vc6.0 compile envi
  3. 所属分类:压缩解压

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

    0下载:
  2. 本程序是经典压缩算法的c程序实现,压缩性能很好.通过vc 6.0的编译-classic compression algorithm c program, a very good compression performance. Through vc 6.0 compiler
  3. 所属分类:系统编程

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:tqin007
  1. mpeg_2enc_dec

    0下载:
  2. MPEG2压缩解压缩算法源代码,研究其中关于错误处理部分-MPEG2 compression decompression algorithm source code, which studies address some of the mistakes
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:385024
    • 提供者:正当
  1. DWTBasedEZWEncoding

    0下载:
  2. 基于小波零树的图像压缩算法实现,学习编码的程序。-Zerotree based on wavelet image compression algorithm, learning coding procedures.
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:20480
    • 提供者:王成优
  1. EZW-MATLAB

    0下载:
  2. 多媒体技术的EZW图像压缩算法 本算法处理分辩率大于128*128时速度比较慢-multimedia technologies EZW image compression algorithm processing algorithm Resolution of the more than 128* 128 faster than when slower
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:9216
    • 提供者:lin
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org