搜索资源列表
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
AssemblyPlanning
- 运用Java语言实现了装配体的装配序列规划,采用了改进粒子群算法,并编辑了友好的界面,方便操作-Assembly of the assembly sequence planning to use the Java language, using the improved particle swarm optimization, and edit-friendly interface, easy to operate
levenstein
- java实现编辑距离计算,简单易懂levenstain算法-java implementation edit distance calculation algorithm is simple and understandable levenstain
Distance
- 这个程序是用java语言编写的,主要是对编辑距离算法的实现。在程序中输入两个字符串,可以有效据算这两个字符串之间的编辑距离。-This procedure is used java language, mainly on the edit distance algorithm. Enter the two strings in the program, which can be effectively calculated according to the edit distance betwe
randomforestadk.tar
- 随机森林应用相关源代码,JAVA环境下开发,自己对该环境不是太熟悉,特拿来分享-Random forest-related code, others to edit, used to share
rf
- 随机森林应用相关源代码,JAVA环境下开发,自己对该环境不是太熟悉,特拿来分享-Random forest-related code, others to edit, used to share
MiniEditDistance
- java语言实现的文本分类的第一步,替换一个词语的最小代价,即为最小编辑距离-java implement the minimum edit distance