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

搜索资源列表

  1. GNUzip

    0下载:
  2. 用于文本压缩的压缩算法,可以取得比较高的压缩比-used to compress text
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:242017
    • 提供者:yfl
  1. file

    0下载:
  2. VC++ 文本压缩程序,主要是操作TXT格式文件,运行于Windows系统 命令提示符环境,输入文本文件位置就可以对文件进行压缩、解压、文件测试等,属底层操作,借鉴价值比较大。-VC++ text compression process, mainly operating TXT format, running on the Windows system environment for the command prompt, type the location of a text file of
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:15744
    • 提供者:692
  1. webcat

    0下载:
  2. 这是一个100 %纯Java库,您可以使用适用于N元 分析技术的过程分为文本文件。 该计划包括几个不同的分类算法, namelly 支持向量机,贝叶斯Logistic回归,神经网络分类和文本压缩 算法。如支持向量机和贝叶斯Logistic回归,一个 “一对一” 用于多类分类。更详细的说明这些学习算法和可用的选项,请提供的javadocs 。-It is a 100 pure Java library that you can use to apply N-Gr
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-26
    • 文件大小:838576
    • 提供者:liwen
  1. callzipdll_callzlib_HUFUNHUF

    0下载:
  2. 字符串和文件压缩和解压缩的例子,既有成熟的第三方标准dll的调用例子(callzlib调用动态库压缩解压缩字符串,callzlib调用静态库压缩解压缩字符串.rar),也有zipdll这个 c++ dll的调用例子,还有16/32位Haffman编码压缩与解压缩的程序(huf,单文件压缩程序huftest,单文件解压缩程序huftest)。 huf目录的两个源程序:HUF.C和UNHUF.C能用16位编译器编译通过,不能在VC中直接编译通过 现在我已经将HUF/UNHUF的代码用v
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1289674
    • 提供者:hanxiaohua
  1. CompressText

    0下载:
  2. 文本压缩user Huffman alg to Text compress and uncompress,compress rate can be less than 50 percent,chinese character maybe error,uncompress maybe not statble,soure code can run very fast,compress and uncompre-user Huffman alg to Text compress and uncompr
  3. 所属分类:.net

    • 发布日期:2017-05-09
    • 文件大小:1880684
    • 提供者:bobe
  1. compress

    0下载:
  2. 文本文件的压缩和解压程序 1. 先统计文件中出现的每个字符的出现次数; 2. 根据上述的统计结果设计huffman编码; 3. 为在文件编码时提高查询字符对应huffman编码的查询速度,以每个字符为结点内容构造一棵二叉排序树; 4. 压缩。即将文本文件中的每个字符用huffman编码代替,并写入二进制文件中。也就是说,压缩文件是一个记录文件内容的二进制流; 5. 解压。即将二进制文件还原为文本文件。 6.程序运行后应该有一个菜单,菜单 包含:打开文本文件、压缩、解压
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:2627
    • 提供者:张彻
  1. huffman_encode

    0下载:
  2. 功能是基于赫夫曼树的数据结构的文本压缩,根据生成的HuffmanTree来产生字符的编码.即从叶子到根逆向求每个字符的Huffman编码。 -Function is based on the Huffman tree data structure of the text compression, according to the generated HuffmanTree to generate the character codes. That is, from leaf to the r
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2188
    • 提供者:sun
  1. huffman_encode

    0下载:
  2. 功能是基于赫夫曼树的数据结构的文本压缩,根据生成的HuffmanTree来产生字符的编码.即从叶子到根逆向求每个字符的Huffman编码。 -Function is based on the Huffman tree data structure of the text compression, according to the generated HuffmanTree to generate the character codes. That is, from leaf to the roo
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2511
    • 提供者:sun
  1. tinylinegzip

    0下载:
  2. J2ME的文本压缩。 2ME压缩总汇的例子.对开发手机程序很有帮助。-GZIPInputStream is a pure J2ME implementation of the java.util.zip.GZIPInputStream class that uses the same Java API as in Java 1.1 or Java 1.4.1. The size of the com.tinyline.util.GZIPInputStream in the J
  3. 所属分类:J2ME

    • 发布日期:2017-04-05
    • 文件大小:48432
    • 提供者:卡哈尔
  1. debugprogram

    1下载:
  2. 这个程序(omni.com)是97年的Mekka ’97 4K Intro比赛的一等奖作品,也是我认为最好的4K作品之一。整个程序全长4095字节,其中包含133字节的自解压程序(类RAR压缩),未解压的程序长4782字节。三维场景包含144个立方体,367个面,362个点,15个不同的64*64 的纹理…… 观看方法: 开始菜单->运行->debug。然后把下面这一堆文本整个粘贴(点击左上角图标,编辑-》粘 贴) 进去,如果你有标准的Sound Blaste
  3. 所属分类:OpenGL program

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

    0下载:
  2. 文本压缩器程序,用java语言实现对文本文件的压缩-text compress editor
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:76314
    • 提供者:guox
  1. Huffman_text

    0下载:
  2. 使用huffman 编码 对文本进行压缩与解压同时生成压缩后的文件-Encoded using huffman compression and decompression of the text at the same time generate the compressed file
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:3458
    • 提供者:海日
  1. Huffman

    0下载:
  2. 通过Huffman编码,实现对文件(如文本文件)的压缩和解压。压缩后生成二进制文件。压缩效率高。C++版数据结构与算法的典型应用。-By Huffman coding, to achieve the file (such as a text file) of the compression and decompression. Compressed binary file generated. Compression efficiency.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:509267
    • 提供者:canyue
  1. TestLZARICompress

    0下载:
  2. 文本压缩软件,可直接解压进行处理,无需进行额外代码添加-Text compression software that can be directly extracted for processing, without the need for additional code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-08
    • 文件大小:1764516
    • 提供者:钟波
  1. compress

    0下载:
  2. 文本压缩和解压,哈弗曼树的应用,压缩编码-Text compression and decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:4540
    • 提供者:景万里
  1. HuffmanCoding

    0下载:
  2. HUFFMAN编码 简单的Huffman文本压缩程序-Huffman Coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:679878
    • 提供者:Croft
  1. wenbenyasuoyujieya

    0下载:
  2. 文本压缩与解压缩工具。利用哈夫曼编码制作,可实现写入。-Text compression and decompression tool. Making use of Huffman coding, can achieve write.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:213318
    • 提供者:文明
  1. yasuo

    0下载:
  2. VC++ 文本压缩程序,主要是操作TXT格式文件-VC++ text compression process, mainly operating TXT format
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:15471
    • 提供者:赵凯珺
  1. huffman-text-compression

    0下载:
  2. huffman文本压缩,利用huffman代码来压缩文本,压缩效率高-huffman text compression,Huffman code used to compress text, compression efficiency
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:2095
    • 提供者:黄维良
  1. zlib123-dll

    0下载:
  2. 开源的文本压缩库。广泛应用于各种操作系统和软硬平台上。性能优良,得到了广泛的应用。-Open source text compression library. Widely applied in all kinds of operating system and soft platform. Excellent performance and been widely used.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-28
    • 文件大小:11489808
    • 提供者:zl
« 1 2 34 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com