搜索资源列表

  1. comp

    0下载:
  2. Huffman算法做的压缩解压程序-compress/uncompress program with Huffman algorithm
  3. 所属分类:压缩解压

    • 发布日期:2024-05-08
    • 文件大小:4096
    • 提供者:站长
  1. CLNDR_C

    0下载:
  2. LZH算法压缩解压的TURBO-C源程序-LZH decompression algorithm compresses the TURBO-C source
  3. 所属分类:文档资料

    • 发布日期:2024-05-08
    • 文件大小:2048
    • 提供者:严晓明
  1. DSP公司内部使用的

    0下载:
  2. 公司内重要价值的dsp压缩代码,强烈推荐!!!含(G711压缩解压,VAD算法语音激活算法)-company value of the DSP code compression and strongly recommended! ! ! Containing (G711 codecs, voice-activated VAD algorithm algorithm)
  3. 所属分类:DSP编程

    • 发布日期:2024-05-08
    • 文件大小:15360
    • 提供者:后来居
  1. 实现LZARI压缩算法的C++类

    0下载:
  2. 这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件. 一共提供了5个对外接口: -LZARI algorithm based on the type of data
  3. 所属分类:压缩解压

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:张吗恩
  1. adpcm压缩解压缩工具原码

    1下载:
  2. 本程序压缩和解压缩WAV16BIT ADPCM 文件 原程序,可以移到任何硬件平台 使用 本程序在PC和32位单片机系统运行良好 -the compression and decompression procedures WAV16BIT ADPCM original document procedures can be moved to any hardware platform and the use of the procedur
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-08
    • 文件大小:425984
    • 提供者:何东周
  1. eda2

    0下载:
  2. eda的一个示例程序,一个压缩 解压程序的源代码-Seeds of a sample program, a compression decompression program's source code
  3. 所属分类:GIS编程

    • 发布日期:2024-05-08
    • 文件大小:2048
    • 提供者:李欣
  1. Huffman_Arithmetic

    0下载:
  2. 我用C++编写的Huffman压缩解压算法,可以对文本及*.bmp图像进行压缩解压-I use C++ to the Huffman compression decompression algorithm, and the text can*. bmp image compression decompression
  3. 所属分类:压缩解压

    • 发布日期:2024-05-08
    • 文件大小:19456
    • 提供者:普明
  1. lzw_ya_suo_jie_ya

    0下载:
  2. 文本文件压缩解压工具,采用lzw算法,是数据结构课程的作业,使用环境为vc6.0,使用了mfc.-text file compression decompression tool used lzw algorithm, the data structure course operations, vc6.0 use of the environment to use the mfc.
  3. 所属分类:文件操作

    • 发布日期:2024-05-08
    • 文件大小:3689472
    • 提供者:张三
  1. CompressCode(Many)

    1下载:
  2. N多的压缩解压源代码,包括compress、LZW、LZ77、RLE、哈夫曼-N number of codecs source code, including compress, LZW, LZ77, RLE, Huffman, etc.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-08
    • 文件大小:105472
    • 提供者:张 虎
  1. ZipDll

    0下载:
  2. 文件压缩/解压动态链接库,可以对整个目录/文件进行压缩和解压;-document compression/decompression dynamic link library that the entire directory/file compression and decompression;
  3. 所属分类:压缩解压

    • 发布日期:2024-05-08
    • 文件大小:169984
    • 提供者:wsq
  1. lzss-0.5

    0下载:
  2. LZSS 压缩/解压算法 算法简单,速度快,压缩效率和Winzip/PKZip 接近-LZSS/decompression algorithm is simple, fast and Winzip compression efficiency and/PKZip close
  3. 所属分类:压缩解压

    • 发布日期:2024-05-08
    • 文件大小:50176
    • 提供者:张森宁
  1. JPEG2000src

    0下载:
  2. JPEG2000压缩解压图像源码,基于JPEG2000图像压缩标准,内有浏览图像的Nemo-JPEG2000 image compression decompression source, based on the JPEG2000 image compression standard, which has browse images Nemo
  3. 所属分类:压缩解压

    • 发布日期:2024-05-08
    • 文件大小:7635968
    • 提供者:蔡文雯
  1. digitalImageProcessing

    0下载:
  2. 图像处理入门c源码分析,有打开bitmap图像到jpeg压缩解压编码-Image Processing Introduction to c-source analysis, have to open bitmap image to jpeg compression decompression coding
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-08
    • 文件大小:503808
    • 提供者:Zz
  1. H.263+code

    0下载:
  2. H.263+编解码程序,是一个压缩解压的算法,对语音压缩有很好帮助。-H.263+ Codec procedures, is a compression decompression algorithms, voice compression to have a good help.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-08
    • 文件大小:113664
    • 提供者:dengyou
  1. dct

    1下载:
  2. 主要介绍了dct压缩解压,matlat源代码,很有参考价值-Mainly introduce the DCT compression decompression, matlat source code, useful reference
  3. 所属分类:图形图象

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:韩建伟
  1. Packers

    0下载:
  2. vb写的..文件打包..压缩解压..加密解密-vb written document package .. .. .. compression decompression encryption and decryption
  3. 所属分类:压缩解压

    • 发布日期:2024-05-08
    • 文件大小:338944
    • 提供者:彭锐
  1. WinrarVB

    0下载:
  2. 类似WINZIP风格的软件,有需要用的可以下载看看,基本压缩\解压功能.-WINZIP similar style of software, there is a need to use can be downloaded to see, the basic compression decompression function.
  3. 所属分类:系统编程

    • 发布日期:2024-05-08
    • 文件大小:271360
    • 提供者:taochan
  1. p2p_c

    0下载:
  2. 基于P2P的文件上传下载代码,还包含文件压缩解压算法,C语言代码。-Based on P2P document upload downloading code, but also included file compression decompression algorithm, C language code.
  3. 所属分类:P2P编程

    • 发布日期:2024-05-08
    • 文件大小:712704
    • 提供者:Jedai
  1. LZMA

    0下载:
  2. LZMA压缩解压算法,压缩解压函数接口入参出参都以Buffer形式; 代码为完整的工程,可运行,其中包括简单的举例。-Decompression LZMA compression algorithm, compression decompression function interface to the Senate to the Senate all forms Buffer code to complete the proje
  3. 所属分类:压缩解压

    • 发布日期:2024-05-08
    • 文件大小:352256
    • 提供者:yangxh
  1. huffman

    0下载:
  2. 一个用哈弗曼树实现的文件压缩解压程序 有兴趣的来-To achieve a tree with Havermann file compression decompression procedures are interested to see
  3. 所属分类:压缩解压

    • 发布日期:2024-05-08
    • 文件大小:12288
    • 提供者:张鸿志
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org