CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 数据压缩 解压缩

搜索资源列表

  1. JAVA-API

    0下载:
  2. 利用JAVA API函数,顺利的实现了数据的压缩与解压缩!-Using JAVA API function, the successful implementation of the data compression and decompression!
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:17361
    • 提供者:zlg
  1. yuyin

    0下载:
  2. 语音采集压缩存储与回放程序,采用alaw对采集的数据进行压缩,对芯片的存储空间进行了扩展 采用外部FLASH芯片作为外部存储器 ,采用ulaw对存储的数据进行解压,采用AD50芯片实现对信号的AD/DA转换 ,利用DSK320VC5402板实现整个设计,用板上的3个LED来指示录放音状态 , LED0:录音,LED1:放音-Storage and playback of audio capture and compression program, using alaw compression o
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:97694
    • 提供者:朱嘉怡
  1. lzw

    0下载:
  2. LZW压缩解压算法(数据结构,C++语言描述)-LZW compress and decompress algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:16743
    • 提供者:guansg
  1. kehuduan

    0下载:
  2. 一个网络传输的发送端 可以发送4MB 以下的数据 同时自带解压缩功能 -Sender of a transmission network can send data at the same time comes with 4MB following extract features
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-10
    • 文件大小:2009394
    • 提供者:李成
  1. Data-compression

    0下载:
  2. 数据压缩及解压缩的方法,一段C语言的代码。适用于单片机存储16进制数时,进行适当压缩以节省资源。-Data compression and decompression method, a C language code. Microcontroller memory 16 for hexadecimal numbers, the appropriate compression to save resources.
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:64472
    • 提供者:周松超
  1. GPS-data-collection

    0下载:
  2. GPS数据采集程序 压缩包解压时无密码-GPS data collection
  3. 所属分类:GPS develop

    • 发布日期:2017-05-13
    • 文件大小:3294455
    • 提供者:
  1. zipstream_demo

    0下载:
  2. zipstream_demo.zip 一个能进行二进制数据压缩与解压缩的库-zipstream_demo.zip can be a binary data compression and decompression library
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:253959
    • 提供者:hanerde
  1. canphp1.4

    0下载:
  2. CanPHP框架(简称CP),是一个简单、自由、实用、高效的php框架。CanPHP框架以面向应用为主,不纠结于OOP,不纠结于MVC,不纠结于设计模式,不拘一格,力求简单快速优质的完成项目开发,是中小型项目开发首选php框架。 CanPHP框架(CP) 特点: 只要您会输出 hello world ,就可以轻松学习CP框架,提升php水平! 不管您是在做大项目还是小项目或对开源系统二次开发,CP框架都可以帮助您。 CanPHP框架 v1.4 升级日志: 1、新
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-30
    • 文件大小:181855
    • 提供者:是的夫人
  1. J2ME_zlib_jzlib

    0下载:
  2. j2me环境下基于zlib的数据压缩与解压,本书详细介绍了,用户从网络上获得(zlib)压缩数据该如何解压,-j2me environment based on zlib data compression and decompression, the book details, the user received from the network (zlib) how to extract the compressed data,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:144332
    • 提供者:hugo
  1. xzip

    0下载:
  2. 文件解压缩库,提供文件压缩和解压缩接口,能够实现文件和数据高效率的压缩,特别在文件处理项目和数据处理项目中十分有用,处理效率和rar不相上下。-Unzip the file library, provides the interface to compress and decompress files, documents and data to achieve high compression efficiency, especially in document processing and
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:144457
    • 提供者:rwei
  1. adpcm

    0下载:
  2. 用ADPCM算法将语音文件(.wav格式)的16位数据压缩成4位数据的程序,还有将4位压缩后的数据解压成语音文件-ADPCM encoder and decoder
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-23
    • 文件大小:3574
    • 提供者:jerry
  1. Huffman

    0下载:
  2. 哈弗曼压缩解压,课程设计,数据结构作业,个人独立完成的程序-Ha Fuman compression decompression, curriculum design, data structure operations, individual programs independently
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:2342
    • 提供者:qinguanri
  1. LZW33

    0下载:
  2. LZW无损数据压缩和解压算法,可以很好的实现数据的压缩解压-LZW lossless data compression and decompression algorithms, can achieve a good data compression decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:29384
    • 提供者:ct
  1. LZW34

    0下载:
  2. LZW数据压缩算法,文件文本压缩解压工具,使用环境为VC6.0-LZW data compression algorithm, compression decompression tool for text files, use the environment for VC6.0
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:70678
    • 提供者:ct
  1. tuxiangyasuo

    0下载:
  2. 1、 利用DCT进行jpg压缩,其中DCT可以调用函数,其它尽量自己编写代码,压缩过程可进行适当简化(通过查书了解jpg的原理); 2、 对图像进行二值化,请利用二值图像压缩方法进行数据压缩,然后解压缩,看通过肉眼能否看清表盘数据,比较两种算法的压缩效果; -1, the use of DCT for jpg compression, which DCT can call the function, the other as far as possible to write your o
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:819873
    • 提供者:wenjing
  1. Haffuman

    0下载:
  2. 数据结构课设,应用哈夫曼编码实现,可以压缩解压中英文串-Data structures class set, you can extract the compressed string in English
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2343
    • 提供者:李其
  1. Zlib

    0下载:
  2. 一个关于压缩与解压缩的库源文件,用于对数据流的操作-A compression and decompression of the library source file, for the operation of the data flow
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:159023
    • 提供者:黄平居
  1. pj2

    0下载:
  2. 实现huffman算法,对数据进行压缩解压-implementing huffman tree zip and unzip data
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:5562
    • 提供者:cherry
  1. audio

    1下载:
  2. 用DirectSound实现了音频的采集与播放,采用Speex算法压缩与解压缩音频数据,但还没有加上网络通讯层,所以不能作为商业代码来用,只能适合初学者自学(vs2005编译通过)-Use DirectSound audio capture and playback, Speex algorithm for compression and decompression of audio data, but have not yet coupled with the network communic
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-13
    • 文件大小:3398656
    • 提供者:箫雨
  1. sparse_learning

    0下载:
  2. cholesky算法信号稀疏解 对于数据压缩有很大帮助-we are the world we are the children we are the ones
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1733
    • 提供者:王坤
« 1 2 3 4 5 6 7 89 10 11 12 13 14 15 »
搜珍网 www.dssz.com