搜索资源列表
world search puzzle
- 字谜游戏,我在大学时候用C做的一个小程序,可供参考-crossword puzzle games, I spent time at the university C do a small program available!
8-Puzzle.rar
- 8-Puzzle Problem solving using Artificial Intelligence,8-Puzzle Problem solving using Artificial Intelligence
2_5 基于opengl的六面体拼图
- 拼图游戏,基于opengl的六面体拼图,-Jigsaw puzzle, opengl based Hexahedral puzzles,
EIGHTPUZZLE
- 用A*算法解决八数码问题,人工智能实验,内附实验报告。源码注释很详细-With the A* algorithm to solve 8 puzzle problem, artificial intelligence experiments, containing a laboratory report. Very detailed source notes
puzzle
- puzzle 8 games for java source
8Puzzle
- C# code tha implements the Breadth-first-search (BFS) search algorithm. The program solves the 8-puzzle game using the algorithm-C# code tha implements the Breadth-first-search (BFS) search algorithm. The program solves the 8-puzzle game using t
TilePuzzle
- 学习过程中发现的一个字迷游戏源代码,希望和大家分享。-Learning process found in a puzzle game source code, want to share with you all.
puzzle
- 一个拼图游戏的例子源码,采用c++builder编写-Examples of a jigsaw puzzle source, using c++ builder to prepare
gameForMan
- 是男人就下100层手机版游戏。本游戏属于休闲益智类型(PUZ)。玩家控制角色左右移动,通过平板,针板,弹板,滚板等的过渡实现下楼。人物到达顶部后,被针扎一下少1点血;跳到向上滚动的针板上少1点血;跳到灰色的平板上,2秒后自动下落;只有跳到蓝色的平板上才能加一点血;人物总共15点血,当血变为0时或者人物掉到屏幕最下面时游戏结束。 -Men are on the next layer 100 Mobile Games. Puzzle Games belong to this type of le
pingtu
- C#写的拼图游戏!!! !!!!!!-C# Writing the puzzle!!!!!!!!!!!!!!!!!!!
puzzle
- 是用vc编的一个智力拼图游戏,内包含vc源代码-Vc are made with an intellectual jigsaw puzzle, which contains the source code vc
puzzle
- 智能拼图游戏源代码,通过鼠标或方向键移动方块进行拼图。类似小时玩的拼图板-Intelligent puzzle source code, through the mouse or arrow keys to move puzzle box. Similar hours of puzzle play
PuzzleGame
- Puzzle game free source with cSharp
puzzle
- 有一个迷宫,用一个二维数组maze[1: m][1: n]表示,其元素值只有两个:0与1。其中以值0表示该位置可以走通,以值1表示该位置阻塞。在迷宫的左上方maze[1][1]处有一入口,右下方maze[m][n]处有一出口,如图1-1所示。现要求探寻从迷宫入口到出口有无通路;若有,则指出其中一条通路的路径:将迷宫数组中通路上的0替换成另一数字(例如8),输出找到通路的迷宫数组;同时按照走通的顺序输出路径上每一步的位置坐标及向下一步前进的方向;若没有,则给出相应的信息。-There is a m
puzzle
- Puzzle calculator example
PUZZLE
- application puzzle .net* c#
8_Puzzle_Solution_Finder_v112
- It s a 8-puzzle agme ^.^
puzzle
- This a program code that solves a puzzle.Which is in 3x3 grid you must place number from 1 to 9 such that all rows, columns and diagonals add up to 15.-This is a program code that solves a puzzle.Which is in 3x3 grid you must place number from 1 to 9
8-Puzzle-2.0-With-Numbers
- This Source For 8 Puzzle With C# This Program Is Professional 8 Puzzle With A* And HilCliming
FunnyCode(Puzzle c++)
- This is a simple puzzle code c++ with an advanced status conditions(loop).