搜索资源列表
hPSOption
- 一个国外学者编辑的粒子群算法,对于初学者和其他人员均有很大的帮助作用-a foreign scholar edit the PSO for beginners and other staff have been very helpful
Demo
- 游戏中的寻路算法C++源码,可以自己编辑地图 。-Wayfinding game algorithm C++ Source, you can edit the map itself.
ld
- 计算两个序列之间的编辑距离,使用c++实现-Compute the edit distance between two sequences
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
AdvanceEditDistance
- 编辑距离算法的详尽实现,是文本聚类的很好解决途径,解决了经典编辑距离的弊端,在vc6.0下实现,能处理大规模文本,速度快,效率高。-Edit distance algorithm detailed implementation is a good text clustering solutions to address the shortcomings of the classical edit distance, in vc6.0 to achieve, can handle large-sc
MiniEditDistance
- java语言实现的文本分类的第一步,替换一个词语的最小代价,即为最小编辑距离-java implement the minimum edit distance