搜索资源列表
jiulianhuan
- 这是一个用JAVA开发的九连环的游戏程序方便大家学习使用-with JAVA development of a chain of nine games to facilitate learning
OpenNineRing
- 解九连环:玩过九连环吗?知道九连环也是应用递归原理吗?该程序演示了利用递归算法解九连环的过程。-chain solutions 9 : played nine chain? Know that the chain is nine recursive application of the principle? Demonstration of the procedure used recursive algorithms for nine chain process.
triangle_game
- 三角形游戏的在linux 平台上 基于 gnu c/c++ 的实现,游戏规则:参见 http://imagiware.com/triangle/ 本程序能够递归的实现三角形游戏的解步骤(类似于九连环游戏)并有图像演示
myhuanrongdao
- 华容道,与魔方、独立钻石棋一起被国外智力专家并称为“智力游戏界的三个不可思议”。它与七巧板、九连环等中国传统益智玩具还有个代名词叫作“中国的难题”。-Huarong, and Rubik' s Cube, an independent diamond chess experts, along with foreign intelligence, and known as the " intellectual game industry' s three incredible.
Nine-serial-programming-solution
- 编程解九连环,九连环的每个环互相制约,只有第一环能够自由上下。要想下/上第n个环,就必须满足两个条件,第一个环除外。一、第n-1个环在架上;二、第n-1个环前面的环全部不在架上。玩九连环就是要努力满足上面的两个条件。解下九连环本质上要从后面的环开始下,而先下前面的环,是为了下后面的环,前面的环还要装上,不算是真正地取下来-Nine serial programming solution
Nine-serial-programming-solution1
- 九连环的每个环互相制约,只有第一环能够自由上下。要想下/上第n个环,就必须满足两个条件,第一个环除外。一、第n-1个环在架上;二、第n-1个环前面的环全部不在架上。玩九连环就是要努力满足上面的两个条件。解下九连环本质上要从后面的环开始下,而先下前面的环,是为了下后面的环,前面的环还要装上,不算是真正地取下来-Nine chain of each ring and check each other freely up and down only the first ring. To the nex