搜索资源列表
SP1923106
- 专家系统课程设计,用计算机解决SP先生谜题,有详细代码-curriculum design expert system, computer SP Mr. Mystery solved a detailed code
sp-1.4
- 人工智能的一个重要方法,随机SAT问题,即一种复杂的组合优化方法,算法清晰,简单,易懂,但涉及较深的数学知识,(该源码基于linux平台的C程序)
SPquestion
- 用C++写的一个SP算法,内附实验报告,是我的AI课程的课程设计。
KShortestPaths
- 在GRAPH中找出K條最短路徑,並且輸出到SP.txt檔中-In GRAPH find K shortest paths, and output to file SP.txt
winep_code
- 这是一个典型的产生式系统的算法题.用的是有界深度优先的递归算法,是用C++Builder4.0写的.这也是人工智能或者程序设计竞赛题中最基本最常用的算法.如果自己动手编程实现了一个这样的题目,那么很多相关的题目也就都一样可以做了,比如"四皇后问题","推箱子问题","传教士和野人问题"等等。 利用深度优先的算法都是不一定能找到最优路径的,而且如果解路径过长的话还可能会搜索失败.如果保证要找到最优路径需要用另一些算法,比如宽度优先算法.无论是哪一种算法,如果问题稍微复杂一点的话,都要解决"
cvhjj
- 该文侧重以A IS 的基本原理框架为线索, 对其 研究状况加以系统综述.-D raw ing in sp irat ion f rom the verteb rate imm une system , a new research f ield of A rt i2 f icial Imm une System (A IS) is sp ringing up.
sp
- 最短寻路算法,利用Astar算法实现,是arp游戏中的寻路模型,有图例-Find the shortest path algorithm, the use of Astar algorithm is arp routing game model, there is Legend
ACO for Binary Knapsack Problem
- ACO for Traveling SP problem codes in matlab
MATLABcode
- 采用bp对男女生样本数据中的身高,体重,喜欢数学,喜欢文学,喜欢运动,设计男女生分类器,并计算模型预测性能(包含SE,SP,ACC和AUC )。(Using bp for height and weight in male and female sample data, like math, like literature, like sports, design boys and girls classifiers, and calculate model prediction perform