搜索资源列表

  1. 文件压缩算法

    0下载:
  2. VB写的文件压缩算法,速度和压缩比都还可以。(利用了模拟指针)-This algorithm is written in VB,and the speed and compression rate are good overall!
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:15502
    • 提供者:pbt
  1. 压缩算法

    0下载:
  2. 压缩文件,解压缩文件,很方便,并且代码里面有详细的注释,无论是学习还是使用都一目了然!推荐大家下载!
  3. 所属分类:其他小程序

    • 发布日期:2009-05-15
    • 文件大小:136320
    • 提供者:wsdsl2008
  1. HuffmanForFile

    0下载:
  2. 用Visual C++开发的Huffman文件压缩算法的源代码-Visual C development of the Huffman compression algorithm source code
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:14336
    • 提供者:wyg
  1. JDECSRC

    0下载:
  2. jpg图象文件压缩算法-jpg image file compression algorithm
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-20
    • 文件大小:57344
    • 提供者:威尼斯
  1. 压缩

    0下载:
  2. dos下的文件压缩算法程序-dos under the compression algorithm
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:40960
    • 提供者:张锋
  1. 16位rle(压缩bmp文件)压缩算法源码 (Dos, 16KB)

    0下载:
  2. 压缩编码有点用,看看吧-coding using a bit, and let's see it
  3. 所属分类:多媒体

    • 发布日期:2024-05-20
    • 文件大小:16384
    • 提供者:
  1. CSDN技术中心 LZ77压缩算法(C语言版)

    0下载:
  2. 是一个压缩文件的算法 用c语言写的-is a compression algorithm used documents written in language c
  3. 所属分类:文档资料

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:李游
  1. b树的算法

    0下载:
  2. B树的相关算法。源程序,C文件压缩。包括建立,插入等等相关的操作。-B-tree algorithms. The source, C compression. Including, insert, etc. related to the operation.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:王小娅
  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-20
    • 文件大小:1024
    • 提供者:张吗恩
  1. 用于文件压缩的huffman算法

    0下载:
  2. 用哈夫曼编码编的压缩和解压缩的程序的源代码,在网上选的。-encoded using Huffman compression of the program's source code, on-line election.
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:13312
    • 提供者:张雷
  1. 压缩图片

    0下载:
  2. 一种对bmp文件进行图像压缩的算法。将一幅bmp文件压缩之后再显示出来与压缩前的文件作比较。-a pair of bmp document image compression algorithms. Bmp file to a compressed then displayed with the compression of documents before making comparisons.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:137216
    • 提供者:王立
  1. 哈夫蔓编码(压缩)

    0下载:
  2. 哈夫蔓编码(压缩),源代码。通过这个算法,能对文件压缩达到很好的效果。-Halff vines encoding (compression), the source code. Through this algorithm, the file compression can achieve very good results.
  3. 所属分类:界面编程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:黄伟
  1. 用于文件压缩的huffman算法

    0下载:
  2. 用哈副慢实现数据压缩算法,开发软件用VC++实现,小弟是新手-with Kazakh Deputy slow data compression algorithms, software development with VC, the younger greenhorn
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-20
    • 文件大小:58368
    • 提供者:包尔林
  1. 另类的压缩方式

    0下载:
  2. 哈夫曼树编码 用哈夫曼树算法对文本文件进行0-1化编码,并模拟文件 压缩与解压-Huffman tree coding algorithm using Huffman tree to the text document for 0-1 coding and compression simulation and decompression
  3. 所属分类:文件操作

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:王月
  1. zip压缩算法

    0下载:
  2. 压缩算法之一  ZIP压缩格式是在基于互联网进行数据传输过程中,被广泛采用的数据文件压缩格式。由于ZIP格式压缩文件可由多个压缩源文件构成,因此,在单个压缩文件内容的最后,是整个压缩文件的名称和定义目录结构的描述内容。-One of the compression algorithms .The type of zip is regarded as the widely used style of data compression o
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:100352
    • 提供者:王强
  1. 文件压缩算法

    0下载:
  2. VB写的文件压缩算法,速度和压缩比都还可以。(利用了模拟指针)-This algorithm is written in VB,and the speed and compression rate are good overall!
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:15360
    • 提供者:pbt
  1. 用于文件压缩的huffman算法

    0下载:
  2. 一个huffman压缩解压算法源码 .rar-a Huffman compression decompression algorithm source code. Rar
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:16384
    • 提供者:张柏
  1. LZW算法源码C语言

    0下载:
  2. LZW压缩算法简介 作者:宋成 描述:一篇关于LZW压缩算法简介的文章,通俗易懂,值得一看! 备注:该文章整理自软件报1998年合订本上册。 LZW压缩算法是一种新颖的压缩方法,由Lemple-Ziv-Welch 三人共同创造,用他们的名字命名。它采用了一种先进的串表压缩不,将每个第一次出现的串放在一个串表中,用一个数字来表示串,压缩文件只存贮数字,则不存贮串,从而使图象文件的压缩效率得到较大的提高。奇妙的
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:邓海波
  1. 统计压缩算法

    0下载:
  2. 1. 实现任一种统计压缩算法(如:Shannon-Fano编码、Huffman编码、算术编码等),并对自定义文件进行压缩和解压,检验结果。 2. 采用C/C++编写程序 -1. The realization of a statistical compression algorithm (eg : Shannon-Fano coding, Huffman coding, arithmetic coding, etc.), as
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:35840
    • 提供者:陆俊
  1. jrar-0.40-source-icons

    0下载:
  2. 效率较高的文件压缩算法,开源网站上获得的源码,值得一试-more efficient compression algorithm, open-source Web site was the source, it is worth a try
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:252928
    • 提供者:黄设
« 12 3 4 5 6 7 8 9 10 ... 39 »

源码中国 www.ymcn.org