搜索资源列表
-
0下载:
此源码是实现压缩解压Zip文件的算法,能够较好的实现此功能-this source is extracting Zip File compression algorithm can better achieve this function
-
-
0下载:
递归算法求一个有向图的强连通分量,输入格式如压缩包中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
-
-
0下载:
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
-
-
0下载:
《Windows程序设计》配套代码、LZW压缩算法源代码、Socket异步通信示程序代码-" Windows Programming" complementary code, LZW compression algorithm the source code, Socket asynchronous communication code that
-
-
0下载:
道格拉斯-普克压缩算法,压缩参数数据源都放在了“第三讲”文件夹中-Douglas- Puck compression algorithm
-
-
0下载:
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
-
-
0下载:
这个是用java语言来实现数据压缩算法中的哈夫曼编码算法程序-This is done using java language to implement data compression algorithm, Huffman coding algorithm program
-
-
0下载:
这个是利用java语言来实现的数据压缩算法中的香农布郎算法-This is achieved using java language data compression algorithm algorithm Shannon Brown
-
-
0下载:
基于哈夫曼算法的压缩文件。带有较为简单的UI。完全原创-Huffman compression algorithm based on the file. With a relatively simple UI
-
-
0下载:
编程实现了LZW压缩算法,详细解释了其基本原理。-Programming the LZW compression algorithm, explain its basic principle.
-
-
0下载:
集合树的合并与元素的查找
即加权合并与压缩查找算法实现-Collection combined with elements of the tree to find that the weighted combined with the compression algorithm to find
-
-
0下载:
LZW压缩算法的实现代码,以JAVA代码进行实现-LZW compression algorithm implementation code, JAVA code to implement
-
-
0下载:
sourse code to view various tree algorithm as well as file compression using huffman codding in java
-
-
1下载:
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
-
-
0下载:
实现了算数编码压缩算法,具有高效特点。该算法功能强大,是一个很好的算法。-Arithmetic coding compression algorithm implemented with high efficiency characteristics. The algorithm is powerful, is a good algorithm.
-
-
0下载:
字典压缩算法,用java实现的,可以运行,适合大多数文本-Dictionary compression algorithm, using java to achieve, you can run for most text
-
-
0下载:
LRU Scheduling Algorithm with adaptive compression
Implementation in Java.-LRU Scheduling Algorithm with adaptive compression
Implementation in Java.
-
-
0下载:
哈夫曼编码生成步骤,哈夫曼编码算法,哈夫曼编码编程。等-Huffman code generation step, Huffman coding algorithm, Huffman coding programming. Wait
-
-
0下载:
哈弗曼算法实现图片压缩,功能可以实现,且界面化,对于bmp图压缩效果较好-Huffman compression algorithm pictures
-
-
1下载:
用Java语言编程实现行程编码压缩算法和算术编码(Stroke coding compression algorithm and arithmetic coding in Java programming)
-