资源列表
K-Means
- 用vc++编写的K-Means动态聚类算法源程序,希望能给大家带来方便,谢谢大家的支持!-Using vc++ to prepare the K-Means clustering algorithm dynamic source code, I hope we can bring convenience, Thank you for your support!
similarity
- 这是一个识别两句话之间的相似度的程序,输入是两句中文文字,输出是得分(满分100)
TestHMM
- hmm的验证程序,
TSP_30
- 选择30城市TSP问题作为研究对象,解题思路源自于:“由固定点围成的多边形,其面积与其周长成反比(李氏定则)”。-Select TSP 30 city as the research object, problem-solving ideas from: "surrounded by a fixed point of the polygon, the area of its week inversely proportional to (Lee s rule)".
TSPandMTSP
- MTSP 问题其实与单 旅行商问题(Traveling Salesperson Problem ,简称TSP) 相似,但是由于添加了任何城市只要被某一旅行商访问到即可这个附加条 件,因而增加了问题复杂度。在以前使用遗传算法(GA) 研究解决MTSP 问题时,通常采用标准的TSP 染色体和处理方法。-M any app licat ions are invo lved w ith mult ip le salesmen each of w hom visits a subgroup c
AHybidGeneticAgorithmtoSolveTS
- 求解TSP和MTSP的混合遗传算法_英文_,Abstract:M any app licat ions are invo lved w ith mult ip le salesmen each of w hom visits a subgroup cit ies and returns the same start ing city. The to tal length of all subtours is required to be m ini2 mum. Th is is called
suanfa
- 用VC编写的遗传算法,可以计算车辆的行走路线-Written with VC genetic algorithm can calculate the vehicle routes
BP
- 简单的BP神经网络实现程序,采用C语言实现,不知道是否对大家有用-Simple BP neural network program, using C language, do not know if it would be useful
1
- 八数码问题求解。输入初始状态和最终状态可得求解过程-Eight Puzzle Problem. Enter the initial state and final state can get the solution process
life_afly
- 本程序模拟细胞的自我繁殖,你会看到一个柔软的细胞诞生在电脑屏幕上,然后随着各个分子的撞击,细胞开始分裂,经过一段时间的演化,这个细胞会在溶液中把自己复制,然后这个过程会继续进行……。这种自我复制是在人工化学的基础上进行,比起原来的基于细胞自动机的自我复制更加形象逼真-the cell simulation of self-reproduction, you will see a soft cell birth on the computer screen, and then with all t
Volterra_luzhenbo
- Volterra自适应预测的 matlab 程序,用于自适应预测测试和混沌序列的相空间重构(转)-Volterra adaptive prediction Matlab procedures for testing and adaptive prediction chaotic sequence of phase space Reconstruction (switch)
featureselectionbasedongeneticalgorithm
- 利用遗传算法进行文本聚类的特征选择.把一种特征组合看作一个染色体,对其进行二进制编码,引入文本集密度作为适应度函数进行特征个体适应度的评价.
