CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - compression algorithm

搜索资源列表

  1. JZipDemo

    0下载:
  2. 此源码是实现压缩解压Zip文件的算法,能够较好的实现此功能-this source is extracting Zip File compression algorithm can better achieve this function
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:32.17kb
    • 提供者:yushigan
  1. scc

    0下载:
  2. 递归算法求一个有向图的强连通分量,输入格式如压缩包中data4.txt,第一行为顶点个数。输出到result.txt中。-recursive algorithm for a directed graph strongly connected component, the input format such as compression package data4.txt. the first acts of the number of vertices. Result.txt exported
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-01-15
    • 文件大小:6.71kb
    • 提供者:王军
  1. LZW

    0下载:
  2. LZW算法说明 及 C与 Java实现. 使用c和java两种语言实现LZW压缩解压缩算法-LZW algorithm descr iptions and C and Java. The use of two languages, c, java achieve LZW compression decompression algorithms
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:62.29kb
    • 提供者:Lstar
  1. chengxudaidml

    0下载:
  2. 《Windows程序设计》配套代码、LZW压缩算法源代码、Socket异步通信示程序代码-" Windows Programming" complementary code, LZW compression algorithm the source code, Socket asynchronous communication code that
  3. 所属分类:Java Develop

    • 发布日期:2017-05-09
    • 文件大小:1.58mb
    • 提供者:ldd
  1. Douglas

    0下载:
  2. 道格拉斯-普克压缩算法,压缩参数数据源都放在了“第三讲”文件夹中-Douglas- Puck compression algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1.1mb
    • 提供者:sunhao
  1. huffmancodeimplementation

    0下载:
  2. Huffman s compression algorithm implemented in Javascr ipt. 2009-06-02 implemented Huffman s compression algorithm in Javascr ipt. Here is a wiki link describing what Huffman coding is: http://en.wikipedia.org/wiki/Huffman_coding My working e
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:1.21kb
    • 提供者:sandra
  1. Ha

    0下载:
  2. 这个是用java语言来实现数据压缩算法中的哈夫曼编码算法程序-This is done using java language to implement data compression algorithm, Huffman coding algorithm program
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:2.59kb
    • 提供者:cw
  1. shanon

    0下载:
  2. 这个是利用java语言来实现的数据压缩算法中的香农布郎算法-This is achieved using java language data compression algorithm algorithm Shannon Brown
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:3.08kb
    • 提供者:cw
  1. Zip

    0下载:
  2. 基于哈夫曼算法的压缩文件。带有较为简单的UI。完全原创-Huffman compression algorithm based on the file. With a relatively simple UI
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:35.88kb
    • 提供者:Meissah
  1. lzw_java

    0下载:
  2. 编程实现了LZW压缩算法,详细解释了其基本原理。-Programming the LZW compression algorithm, explain its basic principle.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:7.79kb
    • 提供者:枯木君
  1. Collevtive_Ope

    0下载:
  2. 集合树的合并与元素的查找 即加权合并与压缩查找算法实现-Collection combined with elements of the tree to find that the weighted combined with the compression algorithm to find
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:902byte
    • 提供者:java
  1. LZW

    0下载:
  2. LZW压缩算法的实现代码,以JAVA代码进行实现-LZW compression algorithm implementation code, JAVA code to implement
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:18.81kb
    • 提供者:张求索
  1. viewer-src

    0下载:
  2. sourse code to view various tree algorithm as well as file compression using huffman codding in java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:34.23kb
    • 提供者:sakshi
  1. 2

    1下载:
  2. JPG算法:自写算法将BMP转换为JPG,再将jpg转化为bmp,比较前后两个bmp得质量差别,在不同的量化参数(50 压缩,75 压缩,95 压缩)下对比效果,包括:jpg压缩后的大小、图像质量、压缩时间 -JPG algorithm: self-written algorithm BMP converted to JPG, and then transformed into the jpg to bmp, compare before and after two bmp get the
  3. 所属分类:Java Develop

    • 发布日期:2014-05-06
    • 文件大小:542kb
    • 提供者:杨蔚
  1. Su

    0下载:
  2. 实现了算数编码压缩算法,具有高效特点。该算法功能强大,是一个很好的算法。-Arithmetic coding compression algorithm implemented with high efficiency characteristics. The algorithm is powerful, is a good algorithm.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:1017byte
    • 提供者:bl
  1. zidianyasuo

    0下载:
  2. 字典压缩算法,用java实现的,可以运行,适合大多数文本-Dictionary compression algorithm, using java to achieve, you can run for most text
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:23.7kb
    • 提供者:lgjc
  1. LRU-Adaptive-Compression

    0下载:
  2. LRU Scheduling Algorithm with adaptive compression Implementation in Java.-LRU Scheduling Algorithm with adaptive compression Implementation in Java.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:39.68kb
    • 提供者:vss
  1. Huffman-compression-algorithm

    0下载:
  2. 哈夫曼编码生成步骤,哈夫曼编码算法,哈夫曼编码编程。等-Huffman code generation step, Huffman coding algorithm, Huffman coding programming. Wait
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:2.63kb
    • 提供者:毛羽
  1. hfmjava

    0下载:
  2. 哈弗曼算法实现图片压缩,功能可以实现,且界面化,对于bmp图压缩效果较好-Huffman compression algorithm pictures
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:8.06kb
    • 提供者:lee
  1. code

    1下载:
  2. 用Java语言编程实现行程编码压缩算法和算术编码(Stroke coding compression algorithm and arithmetic coding in Java programming)
  3. 所属分类:Java编程

    • 发布日期:2019-06-04
    • 文件大小:4kb
    • 提供者:zsddm00
« 12 »
搜珍网 www.dssz.com