搜索资源列表
tower-of-hanoi
- 站长,这是汉诺塔的C++小程序,挺实用的-this is a c++ program related to hanoi, it is very useful
tusousuo
- 状态图实际上是一类问题的抽象表示。事实上,有许多智力问题(如梵塔问题、旅行商问题、八皇后问题、农夫过河问题等)和实际问题(如路径规划、定理证明、演绎推理、机器人行动规划等)都可以归结为在某一状态图中寻找目标或路径的问题。因此,研究状态图搜索具有普遍意义。 -State diagram is actually a class of abstract representation of the problem. In fact, there are many mental problems (s
6788
- 汉诺塔解决方案,此代码可以正确运行,欢迎下载-Tower of Hanoi solution, this code can run correctly, please download
Hanoi
- hanoi塔问题.关于其问题解决的代码,其中用到了栈和递归知识。-hanoi tower problem. on their problem-solving code, which uses the stack and recursive knowledge.
hanoi
- 基于VC++ 的汉诺塔程序的设计,其中包含主要的设计思路、步骤详解、源代码等-The Tower of Hanoi with VC++ program design, which contains the main design ideas, steps to explain, source code, etc.
hnt
- 递归实现解决汉诺塔问题 ,C++ 汉诺塔 明确简单-Recursive implementation to solve the Towers of Hanoi problem, C++ Tower of Hanoi
hanoi
- 简单的汉诺塔的非递归实现算法。用C++实现的。-Simple HANOR the non-recursive algorithm. Achieved with C++.
hanoi
- 这是hanoi的塔实现的。用C语言实现的。好好学习吧。-This is achieved hanoi tower. Implemented using C language. Learn it.
hannuota-
- 可以完成汉诺塔的相关设计计算,非常实用的好代码-You can complete the Tower of Hanoi related design calculations, very practical good code
hannuota
- 一种基于汉诺塔的测试报告 核心是递归算法-Tower of Hanoi Tower of Hanoi