搜索资源列表
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/ 本程序能够递归的实现三角形游戏的解步骤(类似于九连环游戏)并有图像演示
编程解九连环
- 编程解九连环
jiulianhuan
- 本游戏采用窗体设计器生成的代码,实现“九连环”小游戏-This game is the use of Form Designer generated code, the realization of a series of nine mini game
JAVA-jiulianhuan
- 解九连环的记法:1在上,0在下,*上或下;按照玩九连环的习惯,左边(钗头方向)到右边依次是第一至第九环。-Solution of nine series of the notation: at 1 on, 0 the next,* on or next in accordance with the habit of playing a series of nine, the left (hairpin first direction) to the right were the first t
1
- asp.net 实现“九连环”小游戏呵呵,培训时老师讲的简单例子,自己作了一下,可以运行。-asp.net achieve " nine comic" Little Game
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.
jiulianhuan
- 这是一个小程序,可以教你怎么解开九连环,用c写的,可以运行。-This is a small program that can teach you how to unlock nine chain, with c written, you can run.
1
- 用计算机模拟 九连环解法 还 可解任意连环-9 in a chain of computer simulation method can also be an arbitrary chain solution
Recursive.algorithm.game
- Recursive algorithm for nine serial game九连环游戏算法递归实现 -Recursive algorithm for nine serial game
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
九连环
- 自己写了一个用于解决九连环问题的C语言代码,并附有注释(I have wrote a C language code to solve nine link problems with annotations.)
九连环
- verilog语言解决九连环问题,显示在数码管上(The Verilog language solves the nine-link problem and displays it on the digital tube)
shudian1
- 用verilog语言解决九连环的数学问题,并进行按键去抖和数码管显示(Using Verilog language to solve nine-link mathematic problems, and perform keystroke de-jitter and digital tube display)