搜索资源列表
DES算法Java实现
- DES算法的java实现,供需要的人参考
DES数据加密算法(java).doc
- DES数据加密算法(java).doc
常用java数值算法
- 大量java算法源码
聚类的GN算法
- 很好地实现了聚类的GN算法的java程序
GA遗传算法 java代码
- 遗传算法java代码
Clique聚类算法Java版.rar
- Clique聚类算法Java版.rar
Java-process
- Java实现进程调度(基于优先级的进程调度算法-Java realization of the process of scheduling (the process of priority-based scheduling algorithm
src
- 遗传算法 JAVA SQL2-JAVA SQL2000 genetic algorithm
Sort
- 通过Java语言实现了选择、插入、冒泡、希尔、快速、归并、堆、基数等8种排序算法-Java based selection, insertion, bubble, shell, quick, merge, heap, radix sorting algorithm
Java
- 基于java的数字图像处理源码,主要是利用分水岭的算法实现图像分割-The digital image processing based on java source code, mainly the use of watershed algorithms for image segmentation
Java
- LZMA压缩算法的java源代码 经过测试 可以是使用的-LZMA
java
- 这是一个用JAVA编的遗传算法问题。 -This is an on immune genetic algorithm JAVA program
apriori(java)
- apriori算法是经典的数据挖掘算法,本源码以可视化界面的形式将结果展示给用户。-apriori algorithm is a classical data mining algorithms, the source code to the form of visual interface, the results show to the user.
genetic(java)
- 遗传算法具有全局搜索的功能,能够克服K-means算法的缺点。-Genetic algorithm global search function to overcome the shortcomings of K-means algorithm.
ANT-JAVA
- 简单蚁群算法的JAVA实现,对学习蚁群算法有帮助,希望大家喜欢.-JAVA implementation simple ant colony algorithm, ant colony algorithm for learning help, hope you like.
MFCC-Parameter-java-Vertion
- 特定人的DTW语音识别算法java版,这个文件主要计算MFCC输出参数,计算中涉及FFT算法。-calculate MFCC parameters based on DTW
java_DES加密解密源码
- Java实现des加密解密算法,des加密解密算法(Java implementation of DES encryption algorithm)
聚类算法java实现
- 学校期间练习的小程序,聚类算法,供初学者使用(During the school practice of small procedures, clustering algorithm for beginners to use)
merge
- merge算法java实现,包括一个main函数。(merge for java,include a main function.)
First Fit算法的java实现
- JAVA模拟内存分配与释放:首次适应算法(JAVA analog memory allocation and release)