文件名称:1
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
C++实现 2种搜索算法,其中一种为盲目搜索、另一种为启发式搜索; 软件基本功能满足:
初始状态可以选择由软件随机产生,也可以通过人机交互产生。
2)需要对搜索过程和路径提供解释。
3)分析和研究存储结构、启发式函数等因素对搜索性能和效率的影响
-C++ achieve two kinds of search algorithms, one for the blind search, another heuristic search basic software functionality to meet: initial state can choose to randomly generated by the software, but also by human-computer interaction. 2) the need to provide an explanation of the search process and path. 3) analysis and storage structure, heuristic function and other factors on search performance and efficiency
初始状态可以选择由软件随机产生,也可以通过人机交互产生。
2)需要对搜索过程和路径提供解释。
3)分析和研究存储结构、启发式函数等因素对搜索性能和效率的影响
-C++ achieve two kinds of search algorithms, one for the blind search, another heuristic search basic software functionality to meet: initial state can choose to randomly generated by the software, but also by human-computer interaction. 2) the need to provide an explanation of the search process and path. 3) analysis and storage structure, heuristic function and other factors on search performance and efficiency
(系统自动生成,下载前可以参看下载内容)
下载文件列表
1.cpp