CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - file compress

搜索资源列表

  1. file-Compress.zip

    0下载:
  2. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:9854
    • 提供者:
  1. zip-file-compress-and-decompression---support-chin

    0下载:
  2. java实现zip文件压缩解压,功能封装在一个类中,支持中文及多级目录,可以一直移植windows和unix上使用,包中提供了源代码及代码中用到的外部包
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:25765
    • 提供者:zhanglei
  1. MATLAB LZW Compress

    2下载:
  2. MATLAB LZW Compression 1. norm2lzw.m (encoder function) 2. lzw2norm.m (decoder function) 3. lzw_demo1.m (demo file) 4. lzw_docs.zip (documentation) 5. Disclamer.txt (this is the disclamer) 6. ReadMe.txt (this file) 6.
  3. 所属分类:压缩解压

    • 发布日期:2009-07-13
    • 文件大小:35525
    • 提供者:gdfgfdg
  1. Haffman

    0下载:
  2. 利用Haffman树实现文本数据的压缩和解压缩。VC++MFC环境-Using Haffman code method,complete text file compress and uncompress. please use it under VC++ mfc environment.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-27
    • 文件大小:10281224
    • 提供者:yangpeng
  1. CExeSourceCode

    0下载:
  2. 将任何一个exe文件压缩,压缩后生成的文件为windows执行文件-Compress any exe file, and transfer it to a windows executeable file after compressing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-20
    • 文件大小:169014
    • 提供者:站长
  1. java

    0下载:
  2. 使用java压缩文件的例子 -The example of using java to compress file
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-14
    • 文件大小:9124
    • 提供者:站长
  1. Huffman

    0下载:
  2. huofuman 压缩编码 描述如何用霍夫曼编码进行文件压缩-huofuman encode this code describles the detail how to compress for file using the huofuman algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2965
    • 提供者:吴忠
  1. huffman_compress

    0下载:
  2. 基于哈夫曼算法实现的文件压缩和解压缩程序。用MFC编程实现,有界面,可以浏览选择要压缩或者要解压的文件。-Huffman algorithm based on file compression and decompression process. Programming with MFC, there are interfaces, you can browse option to compress or to decompress the file.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-14
    • 文件大小:3832480
    • 提供者:刚娃子
  1. DZ-LZRW_Tool

    0下载:
  2. DZ-LZRW Tool: LZRW file compress/decompre-DZ-LZRW Tool: LZRW file compress/decompress
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:240558
    • 提供者:hamza
  1. compress

    0下载:
  2. 能够读取要被压缩的文件,能够保存压缩后的文件,使用字典压缩算法和霍夫曼编码压缩算法对文件进行压缩。 -compress a file in two method : directory and huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:67799
    • 提供者:
  1. compress

    0下载:
  2. 常见压缩算法(RLE,LZ77,Huffman等)导引-This is a compression tutorial. This purpose of this tutorial is not to show you how to crack compression, rather it is intended to show you how compression methods work, and can be adapted to programs that will reduce fil
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:13080
    • 提供者:guliqun
  1. Compressed_sensingl

    0下载:
  2. compress sensing aimed at cognitive radio is performed in this file,hope everyone can come up with some suggestions
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1667
    • 提供者:wendy
  1. compress

    0下载:
  2. 一个压缩程序,实现简单的文件压缩和解压缩的功能-A compression program, simple file compression and decompression functions
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:6100
    • 提供者:ligang
  1. compress

    0下载:
  2. 一个集中了很多种压缩算法说明的文件,可供初学者学习,可以作为毕业设计的参考资料-A focus on the descr iption of a variety of file compression algorithm, for beginners to learn, can be used as reference for graduation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:4556
    • 提供者:dd
  1. compress

    0下载:
  2. 本程序能够实现数据压缩解压功能,能够读取文本文档(.txt)的数据进行压缩,解压完成后自动解压到固定文本文件。-This procedure can achieve data compression decompression, the ability to read text documents (. Txt) data compression and decompression is completed automatically extract to a fixed text file.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:161285
    • 提供者:
  1. adaptive-huffman

    0下载:
  2. It is a program to compress the entered file text using the adaptive huffman compression algorithm which dynamically builds a tree according to the input string
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:2157
    • 提供者:omsta
  1. Compression

    0下载:
  2. 该源码实现了多种方法实现文件的压缩和解压功能-File Compress with some algorithms
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1149034
    • 提供者:李枫
  1. Compress

    0下载:
  2. 文本文件压缩和解压,调用系统函数实现,代码简易懂,可直接运行-Text file compression and decompression, call the system function to achieve
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:142596
    • 提供者:王琳
  1. Compress-Binary-by-LZSS

    0下载:
  2. 该代码使用lzss压缩算法来压缩单片机程序,节约嵌入式方案的Flash容量。用法:lzss e/d sourcefile destfile, e/d是二选一,压缩和解压。-This code is use to compress binary file, for reducing flash size.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-13
    • 文件大小:45838
    • 提供者:Dean
  1. File-Compress-a-Uncompress

    0下载:
  2. 文件夹的压缩与解压(去掉循环体即使单个文佳的压缩与解压)-Folder compression and decompression (remove the body of the loop, even if a single Wen Jia compression and decompression)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-09
    • 文件大小:15244
    • 提供者:石晓贺
« 12 3 4 5 »
搜珍网 www.dssz.com