文件名称:N-huanghou
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 932kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
人工智能中的经典算法之一。对问题的多个分支选择一支进行探索,当探索到某一步时,发现原先选择并不优或达不到目标,就退回一步重新选择
回溯法适合用栈实现。探索过程当中入栈,退栈时返回分支选择的现场
-One of the classic algorithms in artificial intelligence. Multiple branches of the problem, choose one to explore, explore a step that the original selection is not excellent or reach the goal, you step back and re-retrospective method is suitable to use the stack to achieve. Exploring the process, stack, stack retreat back to the site of the branch selection
回溯法适合用栈实现。探索过程当中入栈,退栈时返回分支选择的现场
-One of the classic algorithms in artificial intelligence. Multiple branches of the problem, choose one to explore, explore a step that the original selection is not excellent or reach the goal, you step back and re-retrospective method is suitable to use the stack to achieve. Exploring the process, stack, stack retreat back to the site of the branch selection
(系统自动生成,下载前可以参看下载内容)
下载文件列表
N huanghou\Debug\huanghou.exe
..........\.....\huanghou.ilk
..........\.....\huanghou.obj
..........\.....\huanghou.pch
..........\.....\huanghou.pdb
..........\.....\vc60.idb
..........\.....\vc60.pdb
..........\huanghou.cpp
..........\huanghou.dsp
..........\huanghou.dsw
..........\huanghou.ncb
..........\huanghou.opt
..........\huanghou.plg
..........\Debug
N huanghou
..........\.....\huanghou.ilk
..........\.....\huanghou.obj
..........\.....\huanghou.pch
..........\.....\huanghou.pdb
..........\.....\vc60.idb
..........\.....\vc60.pdb
..........\huanghou.cpp
..........\huanghou.dsp
..........\huanghou.dsw
..........\huanghou.ncb
..........\huanghou.opt
..........\huanghou.plg
..........\Debug
N huanghou