CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 其他智力游戏 搜索资源 - steps

搜索资源列表

  1. ninegird_src

    0下载:
  2. 九宫图,看你能用多少步走完,很有意思的算法-JiuGongTu to see how many steps you will be able to walk, very interesting algorithm
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:74.73kb
    • 提供者:sgw
  1. bahuanghouproblem_c

    0下载:
  2. C语言实现的八皇后问题求解。 会下国际象棋的人都很清楚:皇后可以在横、竖、斜线上不限步数地吃掉其他棋子。如何将8个皇后放在棋盘上(有8*8个方格),使它们谁也不能被吃掉!这就是著名的八皇后问题。-C language of the eight Queen's problem to solve. Will be under the international chess are very clear : the Queen's horizontal, the vertic
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:7.83kb
    • 提供者:王超
  1. horse

    0下载:
  2. 一个游戏的解决方案,用来说明跳马的步骤和实现-a game of the solution, used to illustrate the vault and the steps to achieve
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:39.18kb
    • 提供者:阿飞发
  1. P2P.rar

    0下载:
  2. 拼图游戏: 需要解决的问题: [ 1 ] 如何分割图像并且绘制到Button或者Static控件上? [ 2 ] Static控件如何能够响应鼠标? [ 3 ] 移动算法,可不可以获得最少步数?,Jigsaw puzzle: the need to address the problem: [1] how to partition the image and draw on the Button control, or Static? [2] Static control h
  3. 所属分类:其他智力游戏

    • 发布日期:2017-04-03
    • 文件大小:25.43kb
    • 提供者:qq12iup
  1. polygon_game

    0下载:
  2. 多边形游戏,属于国际信息学奥林匹克竞赛试题。单人进行,开始时有一个或n个顶点构成的多边形,每个顶点被赋初始值,每条边有运算符号+、X。按步进行-Polygon game, belongs to the international informatics Olympic competition for the test. There is a single, start a vertex constitute or n polygon, each vertices are an initial v
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-28
    • 文件大小:16.21kb
    • 提供者:楚天印
  1. vcmigong.rar

    0下载:
  2. 用vc编程实现迷宫,用随机生成的方法生成迷宫地图。改程序提供做迷宫的详细步骤。,Vc programming implementation with the maze, using randomly generated maze map generated Ways. Changed to provide the detailed steps to do the maze.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-12
    • 文件大小:2.51mb
    • 提供者:wanghao
  1. aaaa

    0下载:
  2. 用java实现的简单奥罗斯方块,有详细的步骤说明。-Achieved with a simple java Aoluo Si box, a detailed descr iption of the steps.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-28
    • 文件大小:37.68kb
    • 提供者:卡门
  1. qishi

    0下载:
  2. 8×8的棋盘上分布着n个骑士,他们想约在某一格中聚会。骑士每天可以像国际象棋中的马那样移动一次,如图所示,可以从中间向8个方向移动,请你计算n个骑士的最早聚会地点和要走多少天。要求尽早聚会,且n个人走的总步数最少,先到聚会地点的骑士可以不再移动等待其他骑士。 -8 × 8 chessboard on distributed n-Cavalier, they want to about gathering in a cell. Cavalier day like chess in the hors
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-29
    • 文件大小:1.7kb
    • 提供者:王岳
  1. VCgame

    0下载:
  2. 这是一款VC++开发的拼图游戏,解决的问题有:如何分割图像并且绘制到Button或者Static控件上;Static控件如何能够响应鼠标;移动算法,可不可以获得最少步数?-This is a VC++ to develop the jigsaw puzzle to solve the problem: how to partition the image and draw on the Button or Static Control Static control how to respond
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-27
    • 文件大小:68.61kb
    • 提供者:幽蓝
  1. VB_game

    0下载:
  2. User clicks the button and arrange it into accending order to win the game. Steps will be counted when the user clicks the button.-To demonstrate the basic logic of VB including If statement and creating buttons. It is very good for the beginners.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-24
    • 文件大小:72.42kb
    • 提供者:mat
  1. cube

    0下载:
  2. 一个魔方的快速翻转方案输出程序。简短,使用。快速计算翻转步骤。-A Rubik' s cube fast turning out procedures for the program. Short, use. Fast Calculation of flip steps.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-06
    • 文件大小:1.4kb
    • 提供者:Wang
  1. block

    0下载:
  2. 最近流行一个Flash游戏,翻木块(本压缩文件里有)。本程序对简化了的翻木块游戏实现自动求解,用的是BFS算法,能求最少步数。-Recently a popular Flash game, turn pieces of wood (the zip file there). This procedure simplifies the translation of the block to solve the game automatically, using a BFS algorithm to
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-12
    • 文件大小:2.88mb
    • 提供者:王桂平
  1. hrd

    1下载:
  2. 陈为强的华容道自动演示工具,通过读取Mession.hrd来演示每一关的步骤。没有源码。-Chen Huarong strong automatic presentation tools, by reading the Mession.hrd to demonstrate the steps in each level. No source.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-23
    • 文件大小:84.69kb
    • 提供者:anyuan
  1. clanguagesourcecodeformineclearance

    0下载:
  2. C语言扫雷源代码。详细的介绍设计此游戏的全部步骤。-C language source code for mine clearance. Detail all the steps in the design of this game.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-06
    • 文件大小:4.33kb
    • 提供者:azizjan
  1. Russian

    0下载:
  2. 俄罗斯方块的c#具体设计步骤,包括具体的源代码,图片-Tetris c# specific design steps, including specific source code, pictures
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-24
    • 文件大小:47.87kb
    • 提供者:雪夜
  1. GridPanel

    0下载:
  2. 实现九宫格游戏,整个游戏使用按钮完成,并且附有计时功能,而且还可以记录游戏步数-Achieve Jiugongge game, use the button to complete the entire game, and with a timing function, but also can record the number of steps the game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:2.34kb
    • 提供者:刘聪
  1. pitu

    0下载:
  2. 拼图游戏 9个格子 8个数字 能够计算最少步骤-8 9 puzzle grid to calculate the minimum number of steps
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-31
    • 文件大小:724.67kb
    • 提供者:李铮
  1. magic_cube

    0下载:
  2. 二阶魔方的最少步数解,包括各种旋转,随即打乱等功能。-searching the least-steps solution for the 2nd order magic cube
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-29
    • 文件大小:273.38kb
    • 提供者:shihongxiao
  1. HannoiTower

    0下载:
  2. 完全实现了智力小游戏汉诺塔,并在界面上附有按钮出现正确答案步骤演示,寻找最快解决办法。-The full realization of the mental game Tower of Hanoi, and at the interface with a button appears on the steps to demonstrate the correct answer, find the fastest solution.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-29
    • 文件大小:5.73kb
    • 提供者:李锋
  1. Maze-production-of-teaching

    1下载:
  2. 迷宫制作教学(含GameMaker源码),简明阐述了迷宫游戏制作的思想和具体实现方法,步骤十分详细。-Maze production of teaching (including GameMaker source), concise exposition of the maze game production ideas and specific method, the steps are very detailed.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-26
    • 文件大小:999.24kb
    • 提供者:王颖
« 12 »
搜珍网 www.dssz.com