搜索资源列表

  1. adpcm压缩解压缩工具原码

    0下载:
  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. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:34844
    • 提供者:何东周
  1. 压缩&解压缩

    1下载:
  2. 此程序用C语言用哈夫曼编码法实现了对英文的压缩与解压缩,是C语言编程一个比较经典的例子-this program in C language with Huffman coding method to achieve the right English compression and decompression, the C programming language is a classic example
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:27932
    • 提供者:刘锋
  1. 在线压缩解压缩

    0下载:
  2. PHP在线压缩解压缩
  3. 所属分类:网络编程

  1. XZip_demo

    0下载:
  2. 压缩/解压缩类源码-compression/decompression source category
  3. 所属分类:压缩解压

    • 发布日期:2024-05-05
    • 文件大小:144384
    • 提供者:李宁
  1. G711G721G723声音压缩标准压缩解压代码

    0下载:
  2. G711、G72 3声音压缩标准压缩解压算法程序(VC)-G711, audio, G723 voice compression standard compression decompression algorithm (VC)
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-05
    • 文件大小:20480
    • 提供者:陈又新
  1. 081SharpZipLib_SourceSamples

    0下载:
  2. dotnet下面的压缩解压缩算法库-dotnet below compression decompression algorithms library
  3. 所属分类:C#编程

    • 发布日期:2024-05-05
    • 文件大小:828416
    • 提供者:张荣炳
  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-05
    • 文件大小:1024
    • 提供者:张吗恩
  1. (利用GIF_LZW算法实现的)网络图片传输

    0下载:
  2. (利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-05
    • 文件大小:62464
    • 提供者:
  1. zip&unzip

    0下载:
  2. 利用Java实现zip压缩/解压缩。randomData()函数随机生成50个double数据,并放在doc字符串变量中 openFile()函数读取ZIP压缩文件 saveFile()函数将随机生成的数据存到ZIP格式的压缩文件中。-use Java zip compression/decompression. RandomData () function randomly generated 50 double data and o
  3. 所属分类:压缩解压

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:潘振瑶
  1. jzip的代码

    0下载:
  2. 这份是一份压缩解压缩的商业产品的源码JZIP。压缩算法比较不错,值得推荐浏览-this is a compression decompression of the commercial products JZIP source. Compression Algorithm quite good, and worth recommending View
  3. 所属分类:压缩解压

    • 发布日期:2024-05-05
    • 文件大小:119808
    • 提供者:nakie
  1. huffman解压缩

    0下载:
  2. 运用huffman编码的解压缩程序,能压缩任何格式的文件,但是压缩比不是最理想-use Huffman coding decompression procedures can be compressed files in any format, but not the best compression ratio
  3. 所属分类:C#编程

    • 发布日期:2024-05-05
    • 文件大小:3072
    • 提供者:陈帅
  1. 文本压缩

    0下载:
  2. 用huffman编码实现的文本压缩用compress进行压缩用uncompress进行解压缩-Huffman coding used to achieve the compression used compress text compression used for decompression uncompress
  3. 所属分类:C#编程

    • 发布日期:2024-05-05
    • 文件大小:117760
    • 提供者:朱金晨
  1. m_program

    0下载:
  2. 用matlab编写的压缩解压缩程序,基于小波变换的是零树算法。-prepared using Matlab compression decompression procedures, based on wavelet transform is zero tree algorithm.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:9216
    • 提供者:包俊成
  1. wc

    0下载:
  2. 基于小波零树量化的压缩解压缩程序,算法比较的多。-Zerotree based on wavelet compression quantified decompression procedure, the algorithm more.
  3. 所属分类:波变换

    • 发布日期:2024-05-05
    • 文件大小:119808
    • 提供者:包俊成
  1. cwt

    0下载:
  2. 小波零树变换的图象压缩解压缩程序,应该能看懂。-Zerotree wavelet transform image compression decompression procedure, we should be able to read.
  3. 所属分类:波变换

    • 发布日期:2024-05-05
    • 文件大小:664576
    • 提供者:包俊成
  1. G.711 G.721 G.723声音压缩标准压缩解压代码

    0下载:
  2. G.711 G.72 3声音压缩标准压缩解压代码-decode of speech standard of g.711,g.721 and g.723
  3. 所属分类:多媒体

    • 发布日期:2024-05-05
    • 文件大小:20480
    • 提供者:邹军强
  1. 压缩解压复制删除新建等操作组件

    0下载:
  2. 进行新建文件夹,下载,上传,打开,分割文件,合并文件,Unzip解压,Zip压缩,剪切 复制 粘贴 删除 全选 清除 重命名 等操作-for new folders, download, upload, opened separate document, the merger documents, Unzip unpack, Zip compression, shear copy and paste delete the entire
  3. 所属分类:C#编程

    • 发布日期:2024-05-05
    • 文件大小:367616
    • 提供者:无言
  1. ARJ解包C语言源代码

    0下载:
  2. ARJ解包C语言源代码,供个人研究压缩算法等。-Arj decompression C source code,for personal study decompression.
  3. 所属分类:文件操作

    • 发布日期:2024-05-05
    • 文件大小:44032
    • 提供者:王安安
  1. vfwNew

    0下载:
  2. 1、使用vfw实现视频采集 2、使用divx编解码器压缩解压缩 2、使用网络通讯udp-1, the use of VFW Video Collection 2, the use of divx codec compression decompression 2, the use of network communications udp
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-05
    • 文件大小:38912
    • 提供者:wata
  1. 内存压缩解压缩JPG图像

    0下载:
  2. 纯内存操作解压JPGE 很早之前收录的 并非原创 共享给大家(Pure memory operation decompression JPGE. Long ago included, not original. Here to share with you.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:8192
    • 提供者:kankan@
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org