搜索资源列表
NeuQuant
- 用JAVA 编写的 NeuQuant Neural-Net量子化运算公式-prepared using JAVA NeuQuant Neural-Net quantum computation formula
HandWritingRecognition
- 通过Java编写的手写数字识别器源代码,功能为能自主学习和调整以适应不同使用者,可以识别数字0-9-Java handwritten figures prepared by the reader source code, in order to function independently and learning to adjust to different users, identification number 0-9
SA_TSA
- Java 编写的模拟退火算法解决TSP问题源程序(附带144城市地图)-Java prepared by the simulated annealing algorithm to solve TSP source (with 144 city maps)
JADE-all-3[1].4
- 用以开发多代理系统的绝好工具,远吗均由java编写,使用方便:)-used to develop multi-agent system an excellent tool, much java? Were prepared, easy to use :)
javaforBPandrbf
- 用java编写的bp网络和rbf网络的源程序 JNNT由java语言写成,具有跨平台的优越性能.java applet的演示版更简单到只需要任何机器上的浏览器就可以运行,无需安装任何大型附加软件。更方便爱好者通过internet远程访问资源。 -with java bp prepared by the network and the networks of the source rbf JNNT by java language, cross-platform advantages ca
JavaBayes_src_v.0.346.2
- java编写的贝叶斯网络分类器(貌似没有模型构建和参数学习过程)-java prepared by the Bayesian network classifier (seemingly no model of the learning process and parameters)
aprioribyjava
- Apiror算法用java编写可以成功的挖掘出频繁项集合-Apiror algorithm can be prepared using java successful excavated frequent item sets
aprioriWritByJava
- 用JAVA编写的apriori中的动态项目集计数实现算法。采用Hash方法实现具体的划分,属于apriori的一种改进算法-with JAVA apriori prepared by the dynamic item counting algorithm. Hash methods used to achieve specific division is apriori an improved algorithm
tree
- 一个用Java编写的分形程序。分形(Fractal)理论是Mandelbrot于20世纪70年代提出的一门非线性学科,用于描述自然界中的非平衡非线性复杂系统的有序状态。利用分形算法可以画出千奇百怪的图象。Mandelbrot集和Julia集是分形集合中最基本的两个集合
Fractal
- Java编写的分形程序,利用随机分形画出的蕨类植物的叶子图。另:有C源程序
javaNet
- 采用java编写的神经网络工具,里面附有好几个例子来说明如何使用
netEdit
- 拥有图形界面的,用java编写的神经网络设计器,使用方便
kmeans-java
- 用JAVA编写的kmeans算法,用于数据挖掘中的聚类
JNSGA-II
- 用java编写的基于小生境的遗传算法,NASG-II,对于用java的朋友来说绝对是个好东西!-Prepared by using java-based niching genetic algorithm, NASG-II, for the friends with java is definitely a good thing!
myFFT-java
- java 编写的FFT源程序-a FFT program by java
SGA
- JAVA编写的用于实现TSP的遗传算法的模拟仿真实验有8个城市用eclipse直接导入运行适合初学-TSP JAVA prepared for implementation of genetic algorithm simulation experiments with 8 cities for beginners running directly into the eclipse
ACO
- 这是一个我用java编写的蚁群算法,我觉得还不错,供大家参考。-This is one I prepared the ant colony algorithm using java, I feel pretty good, for your reference.
pso
- 一个java编写的粒子群程序,可自行设置多个参数,并有图像跟踪粒子运行状态,已经在Eclipse上测试通过。-A java program written in particle swarm, are free to set multiple parameters, and image tracking particles running, has been tested on Eclipse.
JAVA-decisiontree
- 本程序由Java编写,运行前请确认您的电脑上已安装JDK1.7或以上版本并配置好JDK的系统环境变量。请使用Eclipse集成开发导入源代码-The Algorithm of Decision Trees: ID3 and C4.5
GeneticTSP-master(java)
- 遗传算法解决TSP问题,Java编写源码,github(Solving TSP problem by genetic algorithm)