资源列表
学生成绩管理系统
- 学生成绩管理系统,增加,删除,修改学生数据等基本功能可以实现(Student achievement management system, increase, delete, modify student data and other basic functions can be achieved)
遗传算法解决TSP问题的Matlab程序
- 解决TSP问题.TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序具体取值视问题的规模和耗费的时间而定(solve TSP problemSolve the TSP problem. The TSP problem (aka: travel salesman problem, freight forwarders) genetic algorithm general matlab program depends on the size of the problem and t
SEtest
- 关于Surface Evolver的几个应用实例,适合初学者练习(Surface Evolver on several examples of application, suitable for beginners to practice)
ClassicalMachineLearning
- 几个经典算法的实现,例如决策树,支持向量机,还有单层感知机等(Several classical algorithms are implemented, such as decision tree, support vector machine, and single layer perceptron)
最长递增子序列
- 这是数据结构和算法设计中的经典案例题,代码不唯一,最长公共子序列源码和动态规划ppt分析(This is a classic case of data structure and algorithm design, the code is not unique, the largest m sub segment and source code and dynamic programming ppt analysis)
扫雷AI
- 人工智能,mfc扫雷,属于自动埋雷,大家可以学习(Artificial intelligence, MFC mine clearance, belongs to automatic buried lightning, you can learn)
最大m子段和
- 这是一个解析数据结构合算法的经典案例,经过自己的思考而写出新代码,这是基于C语言的(This is a classic parsing data structure cost-effective method, and through their own thinking and write new code, which is based on the C language)
五子棋AI
- 人工智能,连珠五子棋,分为人机模式和人人对战模式。(Artificial intelligence Gobang Lianzhu divided into human mode and all battle mode.)
game
- 用js编写的一个简单的射击游戏,新手可以学习(Using JS to write a simple shooting game, novice can learn)
最基本的蚁群算法+2opt邻域搜索_求解TSP
- 蚁群算法,蚁群优化算法(ant colony optimization,ACO)就是一种特别成功的元启发式算法,在20年前诞生于意大利的一所最负盛名的大学——米兰理工大学。其灵感来源于真实蚂蚁的行为。(We list below 25 TSP instances taken from the World TSP. For these instances, the cost of travel between cities is specified by the Eulidean distance
calculator
- 能实现加减乘除运算等复杂运算,能实现进制转换、能实现复杂表达式计算(It's a very useful calculator!)
ACAutomata
- ac自动机,Aho-Corasick automaton,该算法在1975年产生于贝尔实验室,是著名的多模匹配算法。(Aho-Corasick automaton)
