搜索资源列表
Ai
- 包括人工智能n皇后遗传法、回溯法、爬山法;罗马尼亚度假问题宽度优先、深度优先、贪婪算法、A*算法的实习报告。-N queen genetic methods, including artificial intelligence, backtracking, hill-climbing Romania vacation problem breadth-first, depth-first, greedy algorithm, A* al
luomaniya
- 此源程序是人工智能课程设计的实习题目之一,即使用c解决罗马尼亚问题-This source is one of the artificial intelligence curriculum design internship topic, that c solve Romania problem
DFS_findCity
- 数据结构深度优先搜索算法解决罗马尼亚问题 利用邻接矩阵-Data structure depth-first search algorithm to solve problems by means adjacency matrix Romania
Astar_Romania
- 通过Astart算法了解对图结构、堆栈、队列、优先级队列等数据结构,并通过回溯过程解决罗马尼亚假日问题。问题内容是通过Astart算法,遍历所有节点(地点),寻找最短路径。-Astart algorithm to understand the structure of the map, stack, queue, priority queue and other data structures, and through the back
Romania_Trip
- 罗马利亚度假问题分别用宽度优先、深度优先、贪婪算法和 A*算法求解“罗马利亚度假问题”。(Respectively, width first, depth first, greedy algorithm and A* algorithm to solve "Luo Maria holiday" problem".)
罗马尼亚
- 分别用宽度优先、深度优先、贪婪算法和 A*算法求解“罗马利亚度假问题”。(We use width priority, depth first, greedy algorithm and A* algorithm to solve the "roo Maria holiday problem".)
罗马尼亚度假问题
- 人工智能课程设计罗马尼亚度假问题,一共有四种搜索算法,贪婪法,A*算法,深度优先,广度优先(Artificial intelligence course design Romania holiday problem, there are four search algorithms, greed method, A* algorithm, depth first, breadth priority)
Romania
- 罗马尼亚问题 人工智能实习作业 源码 VS工程(Romania Problem of AI class)