CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - data compression code in java
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - data compression code in java - List
[
JSP/Java
]
compress
DL : 0
用java编写的压缩程序,界面美观,算法为霍夫曼编码思想,数据结构课程设计时编写,请大家指点。-Prepared by compression using java program, interface aesthetics, the algorithm for the Huffman code of thought, data structure courses designed to prepare, please advice.
Update
: 2025-02-17
Size
: 415kb
Publisher
:
陈端金
[
Compress-Decompress algrithms
]
Huffman_compersion
DL : 0
this a source code for data compression using Huffman s coding-this is a source code for data compression using Huffman s coding
Update
: 2025-02-17
Size
: 28kb
Publisher
:
kratika
[
Compress-Decompress algrithms
]
LZW_Copmersion
DL : 0
this a source code for data compression using Huffman s coding-this is a source code for data compression using Huffman s coding
Update
: 2025-02-17
Size
: 34kb
Publisher
:
kratika
[
ActiveX/DCOM/ATL
]
arithmetic-coding
DL : 0
this is a source code for data compression using Arithmatic coding
Update
: 2025-02-17
Size
: 21kb
Publisher
:
kratika
[
Web Server
]
jspbook
DL : 0
GZIPFilter可以用gzip的方式压缩HTTP Response的内容,从而在Server端加快了响应回复的速度(gzip压缩过程需耗用CPU资源,却大幅减轻了网卡的处理负担),在Client端缩短了页面刷新时间,在网络内减少了数据流量。另一方面,因为采用的Filter的方式,无需改动应用现有的代码就可引入该功能。-GZIPFilter way can be compressed with gzip content of HTTP Response to the Server side to speed up the response speed of response (gzip compression process consumes CPU resources, but significantly reduce the processing burden on the card), in the Client side to shorten the time to refresh the page in the network reduces the data traffic. On the other hand, because the use of the Filter approach, without changing existing application code can be introduced into the function.
Update
: 2025-02-17
Size
: 12kb
Publisher
:
wendou
[
Data structs
]
SA
DL : 0
压缩包中的工程包含了三种风格。adtstyle文件夹对应的是抽象数据风格,invretstyle文件夹对应的是调用返回风格,pipestyle文件夹对应的是管道过滤器风格。源代码是用MyEclipse 6.5写的。可直接将工程导入MyEclipse中即可运行,也可以运行SA文件夹里面的start.bat选择某个风格运行。 抽象数据风格的按字母排序算法用的是快速排序算法,代码位于SA\src\adtstyle\impl.AlphabetizerImpl.java,调用返回风格用的是插入排序算法,代码位于SA\src\invretstyle\Alphabetizer.java,管道过滤器风格用的是堆排序算法,代码位于SA\src\pipestyle\Alphabetizer.java。三种风格都对一些噪音词汇进行过滤,private static final String ignore = "a#$an#$and#$as#$is#$the#$of#$",上面语句中由"#$"间隔开的就是噪音词汇。SA\input.txt是输入文件,可对其进行配置来解析不同的文本。-The compression works package includes three different styles. adtstyle folder corresponding abstract data style, invretstyle folder corresponding to the call returns the style, pipestyle folder corresponding to the pipe filter style. The source code is written using MyEclipse 6.5. Directly to the project into MyEclipse to run can run SA folder inside the start.bat select a style run. Abstract data-style alphabetical sorting algorithm is quick sort algorithm, the code is located in SA, \ src \ adtstyle \ impl.AlphabetizerImpl.java, call return style is the insertion sort algorithm, the code in SA \ src \ invretstyle \ Alphabetizer.java pipe filter style using a heap sort algorithm, the code is located in SA, \ the src the \ pipestyle \ Alphabetizer.java. Three styles of some noise words filter private static final String ignore = " a# $ an# $ and# $ as# $ is# $# $ of# $" , " # $" in the above statement spaced noise words. SA, \ input.txt yes the input file can be confi
Update
: 2025-02-17
Size
: 38kb
Publisher
:
杨诗听
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.