Welcome![Sign In][Sign Up]
Location:
Search - 8 puzzle source

Search list

[Other resource57130.45916033

Description: 人工智能八数码源代码 启发式搜索解决八数码问题的源代码 8数码难题算法,界面比较漂亮。操作简单-eight digital artificial intelligence heuristic search the source code to solve the problem eight digital source code 8 puzzle algorithm, interface more beautiful. Simple operation
Platform: | Size: 2485362 | Author: 小风 | Hits:

[AI-NN-PR57130.45916033

Description: 人工智能八数码源代码 启发式搜索解决八数码问题的源代码 8数码难题算法,界面比较漂亮。操作简单-eight digital artificial intelligence heuristic search the source code to solve the problem eight digital source code 8 puzzle algorithm, interface more beautiful. Simple operation
Platform: | Size: 2485248 | Author: 小风 | Hits:

[Other Riddle gamesgame_puzzle

Description: 用vb写的puzzle游戏源码,有很详细代码哦-Written with vb source puzzle game, had a very detailed code Oh
Platform: | Size: 38912 | Author: 李子龙 | Hits:

[Game Programpuzzle

Description: [简介] 名称: 《拼图》-附源代码 (代码行数:747 注释行数:164) 开发环境:WinXp+VC.Net2005+Win32 API 作者:mj 联系方式:mj055@yahoo.cn [拼图] 鼠标操作,有音效 游戏玩法仿文曲星上拼图游戏,每次只能用空白方块与左右相邻的数字方块对换, 当排列成1 2 3 则游戏胜利 4 5 6 7 8 [说明] 1.游戏引擎代码参考[美]Michael Morrison的《游戏编程入门》 2.打猎游戏图片资源来自于《武林群侠传》中的打猎小游戏 3.用vc.net2005编译时注意在项目属性页中ATL使用选择"不使用ATL",字符集选"使用多字节字符集",还有链接器->输入->附加依赖项:msimg32.lib winmm.lib-[Profile] Name: puzzle - attached to the source code (the code number of rows: 747 Note the number of rows: 164) Development Environment: WinXp+ VC.Net2005+ Win32 API Author: mj Contact: mj055@yahoo.cn [puzzle ] Mouse operation, there are sound gameplay文曲星on imitation jigsaw puzzle, each only with a blank box with the box around the figure adjacent to the exchange, when arranged in the game 1 2 3 Victory 4 5 6 7 8 [Description] 1. game engine code reference [U.S.] Michael Morrison s Introduction to Game Programming 2. hunting game image resources from the Wulin群侠Biography in the hunting of small game 3. vc.net2005 compiled by When the project properties page ATL use select do not use ATL , Character Set selection the use of multi-byte character set , as well as linker-> input-> additional dependencies: msimg32.lib winmm.lib
Platform: | Size: 518144 | Author: mj | Hits:

[Windows Develop8Puzzle

Description: 8数码求解程序,含源代码。可以手动求解,也可以自动求解。自动求解部分使用了ACRush的程序-8 digital solving procedures, including source code. Can manually solving, but also can automatically solving. Automatically solving some of the procedures used ACRush
Platform: | Size: 89088 | Author: 佚名 | Hits:

[Data structseightnums

Description: 八数码拼图程序源码,可以实现初始8个数码顺序到目标8个数码顺序的自动拼图-Eight digital jigsaw program source code, can achieve the initial eight digital sequence to the target sequence of eight digital automatic puzzle
Platform: | Size: 82944 | Author: harderwu | Hits:

[Windows Developpuzzle

Description: puzzle 8 games for java source
Platform: | Size: 7168 | Author: tas | Hits:

[Internet-Network8PuzzleSolver

Description: please help me resolving the problem with BFS code for 8-puzzle. thanks!
Platform: | Size: 10240 | Author: aleo | Hits:

[JSP/Java8_puzzle

Description: 8数码问题的Java求解,采用A*算法。数据结构采用的Vector<int[]>。输出为"no solution"或一系列表示求解过程的字符串。 某些30步的测试样例需要半分钟左右,但是绝对是正确解~~万望您能不吝点滴时间耐心等待……orz thnx~~ 我用的启发函数计算了现在的网格距离目标网格还有多远。 具体算法是,将每一格中的数字的坐标与其应该在的坐标的差加到一起,得到这个最终值h(x) 也就是Manhattan_Distance 源码使用方法:建立Java Project后,分别建立三个同名的.java文件,将源码分别复制过去然后编译运行即可。-a source code that solves the 8 puzzle problem. it uses A-star algorithm, and a major data structure of Vector<int[]>. The output of the program would be "no solution" or a series of strings representing the moves during the solution. Well, some samples need to be proceeded for around 30 seconds, but the program per se is indeed correct and will ultimately generate the shortest solution. so if u encounter such occasion plz jst wait for a while tho~~~ thnx~!! the heuristic function, say h(x), in this source code is the sum of the Mahattan Distance of each block from its destination block. How to use: build a Java Project, and create three .java files with the same names in the .zip file accordingly, and copy the source from the .zip file and just compile and run~~! have fun thnx~!
Platform: | Size: 669696 | Author: Siegfried | Hits:

[Game ProgramFast_8_puz18227611292004

Description: 8 puzzle game source code in c
Platform: | Size: 5120 | Author: betoche | Hits:

[AI-NN-PRChess(8puzzle)

Description: 这个程序是从广度优先搜索,深度优先搜索,A算法以及A算法等多方面算法来解决八数码问题.zip-8-puzzle A* BFS DFS MFC
Platform: | Size: 3769344 | Author: benson | Hits:

[Mathimatics-Numerical algorithms8_num

Description: 人工智能八数码问题用A*算法的求解源代码-AI 8 Puzzle Problem Solving with the A* algorithm source code
Platform: | Size: 256000 | Author: xuting | Hits:

[Mathimatics-Numerical algorithms15-puzzle

Description: 各种有趣的数学算法和数学题目,用数据结构解决-A variety of interesting mathematical algorithms and mathematical topics, with the data structure to solve
Platform: | Size: 1678336 | Author: liuyan | Hits:

[OtherEIGHTPUZZLE

Description: 用A*算法解决八数码问题,人工智能实验,内附实验报告。源码注释很详细-With the A* algorithm to solve 8 puzzle problem, artificial intelligence experiments, containing a laboratory report. Very detailed source notes
Platform: | Size: 160768 | Author: 朱颢 | Hits:

[AI-NN-PRsource_code

Description: 八数码(启发式和广度优先搜索两种方法实现)+骑士巡游+比赛日程安排等经典问题的C++源代码-the source code of some classic problems, such as 8 puzzle question, Knight Parade, and Competition Schedule.
Platform: | Size: 10240 | Author: mim | Hits:

[CSharp8-Puzzle-2.0-With-Numbers

Description: This Source For 8 Puzzle With C# This Program Is Professional 8 Puzzle With A* And HilCliming
Platform: | Size: 680960 | Author: hamed | Hits:

[JSP/JavaEightQueens

Description: 8 Puzzle source code in java
Platform: | Size: 16384 | Author: darpan | Hits:

[Mathimatics-Numerical algorithmsC_Eight-Puzzle

Description: C语言:基于A星算法的8数码问题C程序源代码-C language: A star algorithm 8 puzzle problem C source code
Platform: | Size: 13312 | Author: Ian_Wong | Hits:

[CSharp8-Puzzle

Description: source code of c# lan
Platform: | Size: 89088 | Author: mojo | Hits:

[Software EngineeringSource

Description: 8 Puzzle Logic Source Code for Computer Engineerning
Platform: | Size: 2048 | Author: Dennis | Hits:
« 12 »

CodeBus www.codebus.net