CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 九连环

搜索资源列表

  1. jiulianhuan

    1下载:
  2. 这是一个用JAVA开发的九连环的游戏程序方便大家学习使用-with JAVA development of a chain of nine games to facilitate learning
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:10447
    • 提供者:ssss
  1. OpenNineRing

    0下载:
  2. 解九连环:玩过九连环吗?知道九连环也是应用递归原理吗?该程序演示了利用递归算法解九连环的过程。-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.
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:190906
    • 提供者:谭俊哲
  1. triangle_game

    0下载:
  2. 三角形游戏的在linux 平台上 基于 gnu c/c++ 的实现,游戏规则:参见 http://imagiware.com/triangle/ 本程序能够递归的实现三角形游戏的解步骤(类似于九连环游戏)并有图像演示
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:7108
    • 提供者:hydro
  1. 编程解九连环

    1下载:
  2. 编程解九连环
  3. 所属分类:源码下载

    • 发布日期:2011-05-21
    • 文件大小:473
    • 提供者:anningforever
  1. jiulianhuan

    0下载:
  2. 本游戏采用窗体设计器生成的代码,实现“九连环”小游戏-This game is the use of Form Designer generated code, the realization of a series of nine mini game
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1282
    • 提供者:liyaofang
  1. JAVA-jiulianhuan

    0下载:
  2. 解九连环的记法: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
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:10451
    • 提供者:啊狼
  1. 1

    0下载:
  2. asp.net 实现“九连环”小游戏呵呵,培训时老师讲的简单例子,自己作了一下,可以运行。-asp.net achieve " nine comic" Little Game
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:958
    • 提供者:欧阳园玲
  1. myhuanrongdao

    0下载:
  2. 华容道,与魔方、独立钻石棋一起被国外智力专家并称为“智力游戏界的三个不可思议”。它与七巧板、九连环等中国传统益智玩具还有个代名词叫作“中国的难题”。-Huarong, and Rubik' s Cube, an independent diamond chess experts, along with foreign intelligence, and known as the " intellectual game industry' s three incredible.
  3. 所属分类:Game Program

    • 发布日期:2017-03-31
    • 文件大小:801633
    • 提供者:白兰鸽
  1. jiulianhuan

    0下载:
  2. 这是一个小程序,可以教你怎么解开九连环,用c写的,可以运行。-This is a small program that can teach you how to unlock nine chain, with c written, you can run.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:782
    • 提供者:Biffo
  1. 1

    0下载:
  2. 用计算机模拟 九连环解法 还 可解任意连环-9 in a chain of computer simulation method can also be an arbitrary chain solution
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1122
    • 提供者:大碗
  1. Recursive.algorithm.game

    0下载:
  2. Recursive algorithm for nine serial game九连环游戏算法递归实现 -Recursive algorithm for nine serial game
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:2566
    • 提供者:ka
  1. Nine-serial-programming-solution

    0下载:
  2. 编程解九连环,九连环的每个环互相制约,只有第一环能够自由上下。要想下/上第n个环,就必须满足两个条件,第一个环除外。一、第n-1个环在架上;二、第n-1个环前面的环全部不在架上。玩九连环就是要努力满足上面的两个条件。解下九连环本质上要从后面的环开始下,而先下前面的环,是为了下后面的环,前面的环还要装上,不算是真正地取下来-Nine serial programming solution
  3. 所属分类:Other Games

    • 发布日期:2017-03-24
    • 文件大小:761
    • 提供者:hutua
  1. Nine-serial-programming-solution1

    0下载:
  2. 九连环的每个环互相制约,只有第一环能够自由上下。要想下/上第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
  3. 所属分类:Other Games

    • 发布日期:2017-03-29
    • 文件大小:10487
    • 提供者:hutua
  1. 九连环

    0下载:
  2. 自己写了一个用于解决九连环问题的C语言代码,并附有注释(I have wrote a C language code to solve nine link problems with annotations.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:40960
    • 提供者:frostmorne
  1. 九连环

    0下载:
  2. verilog语言解决九连环问题,显示在数码管上(The Verilog language solves the nine-link problem and displays it on the digital tube)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-11-22
    • 文件大小:369664
    • 提供者:曾经的你98
  1. shudian1

    0下载:
  2. 用verilog语言解决九连环的数学问题,并进行按键去抖和数码管显示(Using Verilog language to solve nine-link mathematic problems, and perform keystroke de-jitter and digital tube display)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-11-22
    • 文件大小:368640
    • 提供者:曾经的你98
搜珍网 www.dssz.com