搜索资源列表
8-Puzzle.rar
- 8-Puzzle Problem solving using Artificial Intelligence,8-Puzzle Problem solving using Artificial Intelligence
PUZZLE.rar
- 用labview开发的拼图游戏 简单易懂 适于学习 游戏性也强,Labview development jigsaw puzzle with easy-to-read for learning the game also strong
puzzle
- puzzle 8 games for java source
eight-figure-puzzle
- 八数码难题用Java语言实现,搜索算法为广度优先-eight-figure-puzzle in Java
puzzle
- [简介] 名称: 《拼图》-附源代码 (代码行数:747 注释行数:164) 开发环境:WinXp+VC.Net2005+Win32 API 作者:mj 联系方式:mj055@yahoo.cn [拼图] 鼠标操作,有音效 游戏玩法仿文曲星上拼图游戏,每次只能用空白方块与左右相邻的数字方块对换, 当排列成1 2 3 则游戏胜利 4 5 6 7 8 [说明] 1.游戏引擎代码参考[美]Michael Mor
puzzle
- java拼图 分为3个等级 两种不同的玩法 一个是移动的 一个是跳动的-java puzzle Level 3 is divided into two different ways is one of the Beat movement of the
puzzle
- puzzle program witch dfs bsf and a* algorithm
Puzzle
- 这是j2me的拼图源码,非常适合初学者- This is the puzzle j2me source, very suitable for beginners
Eight-puzzle
- 这个程序是A*算法的简单实现,来解决八数码问题-It just simply applys the A* algorithm to solve the Eghit-puzzle problem
puzzle
- 再flash下執行的拼圖遊戲,透過flash呼叫java程式使玩家能上傳喜歡的圖片切割為拼圖,並且能根據喜好設定難易程度,為客制化的拼圖遊戲-Re-implementation of the jigsaw puzzle flash, flash call through java program so that players can upload images like cut into puzzles, and preferences based on degree of difficult
PUZZLE
- application puzzle .net* c#
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-genetic
- It s simple implementation of Genetic Algorithm on 8-puzzle and as result it can say either there is or not a set of movement to go from initial state to a given final state.-It s simple implementation of Genetic Algorithm on 8-puzzle and as re
n-puzzle
- n-puzzle (8-puzzle, 15-puzzle, 24-puzzle) solution using A* algorithm. i have used 2 pass for reducing memory consumption by half. i will post it also on my blog http://rooparam.blogspot.com-n-puzzle (8-puzzle, 15-puzzle, 24-puzzle) solution using A*
puzzle
- 用java编写的简单拼图游戏,利于新手学习java中的GUI,以及对GUI中各个期间移动的操作. puzzletile.jar直接查看效果,源码在src文件夹中.-Written in a simple jigsaw puzzle using java, which will help novice to learn java in the GUI, as well as GUI in operation at all during the move. Puzzletile.jar direct
puzzle
- It is a Puzzle program in the OpenGL in VC-It is a Puzzle program in the OpenGL in VC++
Puzzle
- 8-puzzle game with search strategy
8-Puzzle-2.0-With-Numbers
- This Source For 8 Puzzle With C# This Program Is Professional 8 Puzzle With A* And HilCliming
sliding-puzzle
- 这是一个sliding puzzle的程序,在数据包里有详细的截图以及报告说明。-This is a sliding puzzle program, detailed in the data package and the report shows a screenshot.
Sliding-Puzzle
- Sliding Puzzle的游戏,很简单,可以供初学Java的人士参考使用-Sliding Puzzle game, very simple, you can reference for beginners who use Java