搜索资源列表
VBKing
- 这是我的课程设计报告,本来是用VB设计一个界面出来,里面包含多种小游戏的,可惜删了,只剩下一份报告,里面包含了各个小游戏的程序算法代码:回溯法求解皇后问题、冒泡法的算法描述、快速排序法、二叉排序树(这里用C语言描述)、顺序查找算法、二分法查找、二叉排序树查找(这里用C语言描述)-This is my course design, originally designed with VB is an interface, and which contains a variety of small g
bandw
- 本代码是常用的搜索算法,应用于黑白棋游戏当中。用visual c++开发-the code is commonly used search algorithm, which used the game reversi. C using visual development
CheatMaster_src
- Cheat Master 0.1 For DevHook with src, Real In-Game Search/Modify! -------------------------------------------------------------------------------- Intro ===== This is a prx mod written for DevHook 0.4+, which is used to search and m
MY_AI_Move_box
- 这是我自己编写的 c++builder60环境下的 一个小程序,主要体现了人工智能里的A*宽度优先搜索-This is my own c builder60 prepared by the environment of a small procedure, mainly embodies the artificial intelligence Lane width of the A * search priority
8numberproblem
- 一个小游戏,用了三种不同的方法实现,对于人工智能的一些搜索算法可以有更深的了解-a little game with three different ways, For some artificial intelligence search algorithm can have a deeper understanding
animal2345
- java编写的电子宠物源码.可以完成基本的喂养玩耍功能,还可以搜索别人的电子宠物.-java prepared by the electronic pets source. To be completed basic feeding play function, can also search other people's pets.
wuziqi(prolog)
- 这是用Prolog语言编写的一款五子棋游戏,界面非常简单,内部运用了广度搜索实现人机对弈-This is the Prolog language with one of the 331 games, the interface is very simple. internal use of the breadth of human-computer game Search
code
- Algorithm for search in pacman world ..
erfenchazhao
- 二分查找程序,运用数组结构体和链表实现查找功能-Binary search procedures, the use of the array structure and list search functions to achieve
project_1_final
- 交通路线查询系统,简单的交通路线查询设计,使用Dijstra算法完成最短路径的查询-use Dijstra to search for the shortest path
Tetris
- this game tetris which i search on internet.-this is game tetris which i search on internet.
Teris3D
- this is a game which i search on internet.-this is a game which i search on internet.
SpaceWarrior
- this is a game which i search on internet
tochkisrc
- Delphi realization of well-known points game. Compiles with Delphi 7. Demonstrates simple depth search with some heuristics in estimate function.
A
- 在C++下进行地图的最短路径搜索的A*算法 这个算法被广泛应用在即时游戏的路径寻找过程上。-In the C++ under the map of the A* shortest path search algorithm for this algorithm is widely used in real-time search process on the path of the game.
3DTTT
- this program is word search
road
- 采用双向广度优先搜索的方法搜索出在一定意义下最佳的解题步骤,并指导我系学生姚刚用DELPHI V5.0开发了一个相应的电脑游戏。本文首先介绍了该算法的基本思想,然后通过完整的PASCAL源程序及其注释给出该算法的具体的实现,最后给出搜索的结果。-Bidirectional breadth-first search method to search out the best in some sense the problem solving steps, and to guide my stude
TileProblem.tar
- This is simulation of classic 15 tile puzzle problem solver. It has capability to solve the problem using artificial intelligent techniques of depth first search and A-star search. This project is completely done in netbeans for running game requ
search
- HOw to use search in python
search
- search.py for python search ai
