搜索资源列表
ninegird_src
- 九宫图,看你能用多少步走完,很有意思的算法-JiuGongTu to see how many steps you will be able to walk, very interesting algorithm
bahuanghouproblem_c
- 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
horse
- 一个游戏的解决方案,用来说明跳马的步骤和实现-a game of the solution, used to illustrate the vault and the steps to achieve
P2P.rar
- 拼图游戏: 需要解决的问题: [ 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
polygon_game
- 多边形游戏,属于国际信息学奥林匹克竞赛试题。单人进行,开始时有一个或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
vcmigong.rar
- 用vc编程实现迷宫,用随机生成的方法生成迷宫地图。改程序提供做迷宫的详细步骤。,Vc programming implementation with the maze, using randomly generated maze map generated Ways. Changed to provide the detailed steps to do the maze.
aaaa
- 用java实现的简单奥罗斯方块,有详细的步骤说明。-Achieved with a simple java Aoluo Si box, a detailed descr iption of the steps.
qishi
- 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
VCgame
- 这是一款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
VB_game
- 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.
cube
- 一个魔方的快速翻转方案输出程序。简短,使用。快速计算翻转步骤。-A Rubik' s cube fast turning out procedures for the program. Short, use. Fast Calculation of flip steps.
block
- 最近流行一个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
hrd
- 陈为强的华容道自动演示工具,通过读取Mession.hrd来演示每一关的步骤。没有源码。-Chen Huarong strong automatic presentation tools, by reading the Mession.hrd to demonstrate the steps in each level. No source.
clanguagesourcecodeformineclearance
- C语言扫雷源代码。详细的介绍设计此游戏的全部步骤。-C language source code for mine clearance. Detail all the steps in the design of this game.
Russian
- 俄罗斯方块的c#具体设计步骤,包括具体的源代码,图片-Tetris c# specific design steps, including specific source code, pictures
GridPanel
- 实现九宫格游戏,整个游戏使用按钮完成,并且附有计时功能,而且还可以记录游戏步数-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
pitu
- 拼图游戏 9个格子 8个数字 能够计算最少步骤-8 9 puzzle grid to calculate the minimum number of steps
magic_cube
- 二阶魔方的最少步数解,包括各种旋转,随即打乱等功能。-searching the least-steps solution for the 2nd order magic cube
HannoiTower
- 完全实现了智力小游戏汉诺塔,并在界面上附有按钮出现正确答案步骤演示,寻找最快解决办法。-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.
Maze-production-of-teaching
- 迷宫制作教学(含GameMaker源码),简明阐述了迷宫游戏制作的思想和具体实现方法,步骤十分详细。-Maze production of teaching (including GameMaker source), concise exposition of the maze game production ideas and specific method, the steps are very detailed.