Location:
Search - 8数码
Search list
Description: 8数码问题,我本科毕业设计,vc6.0制作,可动态演示!-eight digital, I graduated design, vc6.0 production, dynamic demo!
Platform: |
Size: 28338 |
Author: 赵刚 |
Hits:
Description: 8数码问题的A星解法-8 issue of A Star Solution
Platform: |
Size: 584438 |
Author: 张云港 |
Hits:
Description: 我的文件是用VC设计的一个求解人工智能中8数码问题的程序。-my VC document is designed to solve a digital AI 8 issue procedures.
Platform: |
Size: 42606 |
Author: 周慧 |
Hits:
Description: 8数码问题
Platform: |
Size: 933 |
Author: jialang |
Hits:
Description:
Platform: |
Size: 3730 |
Author: wanghui |
Hits:
Description: 八数码问题的多种解法,包括广度搜索、深度搜索和双向搜索等。
Platform: |
Size: 12893 |
Author: jkh110202@126.com |
Hits:
Description: 又是一个小游戏——数码游戏 的源代码,大家边玩边学吧!-is a small game-- digital game's source code, we have been learning to play side!
Platform: |
Size: 151552 |
Author: 刘英 |
Hits:
Description: 人工智能的8数码问题的求解-eight digital artificial intelligence problem solving
Platform: |
Size: 2048 |
Author: 李林骏 |
Hits:
Description: 人工智能中的A*算法解决8number问题-AI A* algorithm to solve the problem 8number
Platform: |
Size: 1828864 |
Author: 董好 |
Hits:
Description: 八数码问题的启发式搜索!-the heuristic search!
Platform: |
Size: 5120 |
Author: 李淳 |
Hits:
Description:
Platform: |
Size: 583680 |
Author: 张云港 |
Hits:
Description: 八数码难题解决实现方法-eight digital method to solve problems
Platform: |
Size: 82944 |
Author: 张克俊 |
Hits:
Description: 我的文件是用VC设计的一个求解人工智能中8数码问题的程序。-my VC document is designed to solve a digital AI 8 issue procedures.
Platform: |
Size: 1195008 |
Author: 周慧 |
Hits:
Description: 8数码问题,我本科毕业设计,vc6.0制作,可动态演示!-eight digital, I graduated design, vc6.0 production, dynamic demo!
Platform: |
Size: 27648 |
Author: 赵刚 |
Hits:
Description: 8数码类,人工智能上的。现在正在学习。8数码类8数码类8数码类-8 digital category, the artificial intelligence. Are learning now. Class 8 Digital 8 Digital 8 Digital category category
Platform: |
Size: 2048 |
Author: 丛纳 |
Hits:
Description: 8数码问题的C语言版本 可以借鉴 希望有帮助-8 digital issues of the C language version can draw hope to have help
Platform: |
Size: 6144 |
Author: 马俊 |
Hits:
Description: 8数码问题的解决程序,人工智能的的课程实验,mfc实现的界面。-8 digital issues resolution procedures, courses in artificial intelligence experiments, mfc achieve interface.
Platform: |
Size: 583680 |
Author: ll |
Hits:
Description: 8数码问题,A*和深度有限算法分别来完成这样的任务。-8 Puzzle Problem, A* and depth of the finite difference method to accomplish this task.
Platform: |
Size: 19456 |
Author: dfa |
Hits:
Description: 需要说明的是:本文示例图中的目标状态在计算上是最快捷的,首先取数很方便,一般地查看目标在第i个位置上的值,则需要访问数组goal[i],而这里goal[i]==i,故而无需访问数组;第二,要想知道数码n的目标位置,则需要找到goal[i]==n,然后row=i/3,col=i%3. 但是这里的话,row=n/3,col=n%3. 当我们用8位无符号整型来表示各个数码值(0~8)时,n/3和n%3操作是非常快的,比访问数组还快。
程序还提供一种玩游戏模式,即用户自己通过W,S,A,D四个键分别控制空格往上、下、左、右四个方向移动一步,功能很简单,界面部分是用OpenCV做的。界面部分和搜索部分是完全分离的,demo文件中main函数部分显示了如何将它们组合使用。(Need explanation is: This paper sample figure in the target state is the most efficient in calculation, the first number is very convenient, generally view the targets in the I position on the value, requires access to an array of goal[i], where goal[i]==i, therefore no need to access the array; second, to know the digital n the position of the target, you need to find goal[i]==n, row=i/3 and col=i%3., but here, row=n/3, col=n%3. when we use 8 bit unsigned integer to the digital value (0~8), n/3 and n%3 operations are very fast, faster than accessing array.
Program also provides a play game mode, that is, users themselves through W, S, A, D, four keys, respectively, control space, up, down, left, right four directions move a step, the function is very simple, the interface part is done with OpenCV. The interface section is completely separate from the search section, and the main function section in the demo file shows how to combine them.)
Platform: |
Size: 466944 |
Author: llii
|
Hits:
« 12
3
4
5
6
7
8
9
10
...
50
»