搜索资源列表
PSO(java)
- 一个很好的PSO学习代码,一看就懂,其中包含了Java,C,V.-a good PSO learning code, a person would understand, which includes Java, C, V.
Substituter.java
- 代入法的启发示搜索 我的代码实现是:按照自然语言各字母出现频率的大小从高到低(已经有人作国统计分析了)先生成一张字母出现频率统计表(A)--------(e),(t,a,o,i,n,s,h,r),(d,l),(c,u,m,w,f,g,y,p,b),(v,k,j,x,q,z) ,再对密文字母计算频率,并按频率从高到低生成一张输入密文字母的统计表(B),通过两张表的对应关系,不断用A中的字母去替换B中的字母,搜索不成功时就回退,在这里回朔是一个关键。 -generation into a
Karuna-Pande-Joshi
- KPJ 源码,这种算在数据挖掘方面有很重要的作用。其中特别在数据分类的影响。-Apriori V++ source code
Vdetector-ZOUJI-20070626a-source-code
- It is a general purpose one-class classification algorithm. As a development in the research area of Artificial Immune Systems (AIS), it is a negative selection algorithm, one of the earliest methods inspired by immune system. Negative selection algo
Autonomous Vehicle Control
- matlab代码生成转向和速度(phi,v)命令,使自主车辆遵循预先定义的路径参考路径(x,y)(Matlab code to generate steering and speed (phi,v) command for an autonomous vehicle to follow a predefined path reference path (x,y))
