CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 其他智力游戏 搜索资源 - 搜索 算法

搜索资源列表

  1. 8shumayouxi

    0下载:
  2. 常用搜索算法原代码 (8数码游戏) \".\\Release\\DialogInput.obj\" \".\\Release\\DlgDepth.obj\" \".\\Release\\DlgWait.obj\" \".\\Release\\JiuG.obj\" \".\\Release\\Jiugong.obj\" \".\\Release\\JiugongDlg.obj\" \".\\Release\\StdAfx.obj\" \".\\Release\\Ji
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:57.47kb
    • 提供者:mf1234
  1. Black_White_Chess

    0下载:
  2. 一个黑白棋的游戏,可以选择难度。 主要用到了一些常用的搜索算法-a game, we can choose more difficult. Main uses some of the commonly used search algorithm
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:68.05kb
    • 提供者:蒙丰博
  1. newboxman

    0下载:
  2. 完整的的推箱子游戏,另外加入了搜索算法,能自动演示解法-Tuixiangzi integrity of the game, adding a search algorithm to automatically display Solution
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:171.73kb
    • 提供者:潘晓钟
  1. number

    0下载:
  2. 一个简单的分别使用深度,广度优先搜索算法和A*算法的八数码问题。
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:1.58mb
    • 提供者:韩静亮
  1. digital_play

    0下载:
  2. 通过九宫图(8数码)游戏展示了一种搜索算法在游戏中的应用,对制作一些小游戏有很好的参考价值。
  3. 所属分类:其他智力游戏

    • 发布日期:2014-01-16
    • 文件大小:152.52kb
    • 提供者:zs
  1. vbtxz

    0下载:
  2. zfc的电脑推箱子vb程序 自动实现电脑推箱子的程序,用到了高级的人工智能搜索算法。 专门用于计算机对推箱子游戏求解。
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:178.71kb
    • 提供者:张林
  1. bashuma

    0下载:
  2. 用三种不同的搜索算法解决八数码问题,使得通过最短的路径和最小的消耗到达目标状态。-Three different search algorithms to solve the problem eight digital, making the shortest path and minimum through the consumption of the state to reach the target.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-29
    • 文件大小:346.28kb
    • 提供者:starryshi
  1. sudoku

    0下载:
  2. 采用启发式搜索算法,能解任意合法的数独(由input.txt文件输入),还能自动生成唯一解的数独初局-Using heuristic search algorithm, to obtain any number of legal independence (from the input.txt file input), can automatically generate a unique solution of the early Sudoku Board
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-24
    • 文件大小:4.37kb
    • 提供者:王加福
  1. BoxMan

    1下载:
  2. 推箱子游戏的源代码(VC编译,可以自动演示走法)。很好玩的一个小型智力游戏。程序可以自动的搜索算法,并演示。有几千个关卡可以选择,也可以自己编辑地图增加关卡。-Sokoban game
  3. 所属分类:其他智力游戏

    • 发布日期:2013-09-29
    • 文件大小:1.67mb
    • 提供者:田力
  1. AI_word_guess_game

    0下载:
  2. 电脑自动猜单词游戏。可以选择由电脑来玩或者用户自己玩。使用搜索算法来实现电脑自动猜单词的游戏。-Computer automatically guess the word game. Can choose to play by the computer or the user s own play. Use the search algorithm to achieve the computer automatically guess the word game.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-06-01
    • 文件大小:6.2mb
    • 提供者:杨怡
  1. migong

    0下载:
  2. 迷宫游戏,采用宽度搜索算法找到走出迷宫的最短路径-Maze game, with the width of the maze search algorithm to find the shortest path
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:44.27kb
    • 提供者:Suze
  1. SourceCode

    0下载:
  2. 本人机对弈程序采用了多种搜索算法.以下是本程序主要的类说明: 1.CEveluation类:估值类,对给定的棋盘进行估值. 2.CMoveGenerator类:走法产生器,对给定的棋盘局面搜索出所有可能的走法. 3.CSearchEngine类:搜索引擎基类. 4.CNegaMaxEngine类:负极大值法搜索引擎. 5.CAlphaBetaEngine类:采用了Alpha-Beta剪枝技术的搜索引擎. -Games on my machine pr
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-09
    • 文件大小:1.78mb
    • 提供者:宇天
  1. Jiugong

    0下载:
  2. 九宫游戏——基于C++编程,考虑到人工智能方面的算法,是一个学习搜索算法不错的程序。-jiugong game--based on c++ program.it is a very good example about learning the searcher algorithm,it is based on Artificial Intelligence
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-09
    • 文件大小:1.87mb
    • 提供者:liufanxiu
  1. Sudoku

    0下载:
  2. 简单的数独游戏。通过”新建游戏“,程序会在9*9的方格中填入常用的数据,玩家也可以采用“人工输入”的方式填入数据。 然后玩家需要按规则填满这81个方格,最后通过“检查”来验证正确性;也可以通过“自动解答”来填满所有方格。“自动解答”程序采用状态压缩搜索算法。-Simple Sudoku. Through the " New Game" , the program will be 9* 9 grid fill the data used, the player can also be used "
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-02
    • 文件大小:586.68kb
    • 提供者:zgm
  1. AI_BallGame_ByQt

    0下载:
  2. 用 Qt Creator 写的一个小球游戏,通过旋转地图使小球下落,最终落到目标洞中。 其中加入了宽度搜索算法自动寻路和地图编辑功能。-Qt Creator written with a ball game, ball by rotating the map to fall, eventually fell to the target hole. Joined the width of the search algorithm which automatically find its way
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:8.86kb
    • 提供者:wj
  1. SpellGame

    0下载:
  2. 一个很经典的拼图游戏,采用了启发式搜索算法。-一个很经典的拼图游戏,采用了启发式搜索算法。 source code of a Spell Image game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-02
    • 文件大小:677.08kb
    • 提供者:老崔
  1. maze

    0下载:
  2. 一个VC++编写的迷宫游戏,目录下包含了4个迷宫相关的源代码:简单的迷宫生成算法、复杂的迷宫生成算法、简单的迷宫搜索算法、复杂的迷宫搜索算法-A maze game based on VC++. the directory contains four the labyrinth associated source code generation algorithm: a simple maze generation algorithm, a complex maze, a simple maze
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-07
    • 文件大小:105kb
    • 提供者:huangq
  1. lianliankan

    0下载:
  2. 连连看的搜索算法代码,附带界面,适合于熟悉A*搜索算法的使用-the search A* algorithm,with GUI interface, is good for studying A* algorithm.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-12-05
    • 文件大小:594.33kb
    • 提供者:gao
  1. pathsearch

    0下载:
  2. 推箱子的搜索算法 采用深度优先的A*算法 算法具有拓展性-The Sokoban of depth-first search algorithm using A* algorithm algorithm scalability
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-22
    • 文件大小:272.3kb
    • 提供者:好好噶
  1. mazegame

    0下载:
  2. maze目录下包含了4个迷宫相关的源代码:简单的迷宫生成算法、复杂的迷宫生成算法、简单的迷宫搜索算法、复杂的迷宫搜索算法,分别编译其中的.dsw文件即可获得相应的应用程序。-maze directory contains four maze-related source code: simple maze generation algorithm, complex maze generation algorithm, a simple maze search algorithm, complex
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-08
    • 文件大小:108.58kb
    • 提供者:yao
« 12 »
搜珍网 www.dssz.com