搜索资源列表
zip-file-compress-and-decompression---support-chin
- java实现zip文件压缩解压,功能封装在一个类中,支持中文及多级目录,可以一直移植windows和unix上使用,包中提供了源代码及代码中用到的外部包
jgap_3.2.1_full.开源的用java开发的遗传算法的封装好的工程
- 一个开源的用java开发的遗传算法的封装好的工程,里面有可用的jar文件,An open-source development with java genetic algorithm package good works, which are available jar file
java-unrar-0.2-src.zip
- 这是架包java-unrar-0.2.jar的源码,利用这个架包可以解压缩.rar文件。,This is the package java-unrar-0.2.jar source, take advantage of this package can extract the plane. Rar file.
TSP.rar
- 模拟退火算法解决旅行商问题,从文件读入城市信息,Simulated annealing algorithm to solve traveling salesman problem, reading from the file information into the city
ACOforTSP
- 蚁群算法的java版,需要TSP文件,输入蚂蚁量,迭代次数,权重信息等参数-Java version of the ant colony algorithm, you need to TSP file, enter the amount of ants, the number of iterations, weights and other parameters
聚类K-Medoids算法
- 聚类K-Medoids算法。文件里面包含了详细的程序说明和示例。-K-Medoids clustering algorithm.The file contains a detailed descr iption of the procedures and examples.
aprioriGUI
- 这是实现资料挖掘中的Apriori演算法的源代码 此java程式需先在同一资料夹下创建一个database.txt档 开启档案后,输入最小支持度及信赖度,程式会执行计算出关联法则 此与一般的apriori代码不同,经过修改后亘加完美-This is the realization of the Apriori data mining algorithm java source code for this program need to be in the same folder cr
JAVA
- 基于JAVA实现的图像特征提取源代码 图像特征提取的源代码,使用sobel算子提取图像边缘,使用hu矩提取图像形状特征,使用颜色中心矩提取图像颜色特征,请使用eclipes导入该工程并运行test文件(可将test文件中去掉一些注释部分运行更多功能)。-JAVA based on the realization of the image feature extraction image feature extraction source code source code, use the sob
JSTLchHelpDoc
- JSTL中文帮助文档,chm格式,学习JSTL必不可少的材料-JSTL Chinese chm help file format, essential learning materials JSTL
java
- 使用java压缩文件的例子 -The example of using java to compress file
新建 WinZip File
- 二叉树算法(java)-Binary Tree Algorithm (java)
data-structure-JAVA-edition-ppt
- 数据结构JAVA版本的电子教案,共有10章。内容全面包括数据结构的基本内容。-Data Structure JAVA version of the electronic lesson plans, a total of 10 chapters. Comprehensive and include the basic content of the data structure.
gui_antminer1.2.1
- Short descr iption: GUI Ant-Miner is a tool for extracting classification rules from data. It is an updated version of a data mining algorithm called Ant-Miner (Ant Colony-based Data Miner), which was proposed in 2002 by Parpinelli, Lopes and Freitas
GaPlaygroundCode
- Java实现的遗传算法工具集:GA Playground -The GA Playground is a general purpose genetic algorithm toolkit where the user can define and run his own optimization problems. The toolkit is implemented in the Java language, and requires (when used as an application
118-FlatworldMutant
- A solution (with a .txt file containing test cases) to the Mutant Flatworld Explorers problem in Volume I of the Problem Volumes of the UVA Online Judge. The problem is available at http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8
java_evolutionary_algorithms
- 用Java实现的进化算法包。包括遗传算法、粒子群算法、memetic算法和进化策略算法。-evolutionary-algorithm Evolutionary Algorithm package implemented using Java. The package serves as a foundation class library, supporting the implementation many variants of Evolutionary Algorith
LZW
- 利用LZW的压缩算法实现文件的压缩与解压缩。-LZW compression algorithm using the file compression and decompression.
LZWCompress(java)
- 利用LEW原理,实现对文件的压缩和解压,用Java语言实现该功能-LEW Compress File with Java
ELM-java
- 极限学习机(ELM)在java下的实现算法,此为eclipse项目,已经添加好可用的jar包,调整文件路径后可以直接运行,(PS.极限学习机算法为elm官网所提供)(Extreme learning machine (ELM) in Java implementation algorithm, this is the eclipse project, has added a good jar package, adjust the file path can be directly run (P
moead-java-source
- java文件的多目标优化算法,代码函数已经封装,可以在java平台跑通(Java file multi-objective optimization algorithm, the code function has been encapsulated, can run on the Java platform)