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

搜索资源列表

  1. 8_nums

    0下载:
  2. 一个九宫问题的源码,a星算法,深度优先广度优先算法都有-a JiuGongTu the source, a Star algorithm, depth-first algorithm has breadth priority
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:46073
    • 提供者:小熊·
  1. stockfish国象的代码

    1下载:
  2. stockfish国象的代码,,注释很好。功能很强。-Stockfish is a free UCI chess engine derived from Glaurung 2.1. It is not a complete chess program, but requires some UCI compatible GUI (like XBoard with PolyGlot, eboard, Jose, Arena, Sigma Chess, Shredder, Chess
  3. 所属分类:其他智力游戏

    • 发布日期:2012-10-17
    • 文件大小:920093
    • 提供者:pengrubin
  1. TLBB

    0下载:
  2. 天龙八部定点打怪jj-update版 脚本说明:【功能说明】 前几天发的yy(远攻)版,由于不需要主动出击,所以实现比较容易,但是jj(近攻)版,由于受到怪的图像大小和站位的影响导致了回原点公式需要再减去偏移量L即:1024-x-l,768-y-l,并且容易产生误差,所以我又发表了一个关于如何读取小地图坐标的求助帖子,并且受到了乌白菜兄台的启发,用一种比较简单的方法解决了jj(近攻)版的精确度问题。 【使用说明】 运行脚本前,先按TAB打开地图,再按“—”缩小地图 【作者介绍】
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-01
    • 文件大小:1807
    • 提供者:毛毛
  1. gnugo

    0下载:
  2. 一个跨平台人机对弈程序的源代码,棋力大概在8到12级之间,棋盘可以从5*5到标准的19*19。-A cross-platform games on the source code machine, probably thinking depth between 8-12, the board can be from 5* 5 to standard 19* 19.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-31
    • 文件大小:312153
    • 提供者:tangzhenxing
  1. rob001

    0下载:
  2. 这个游戏只涉及10以内的减法.但没有做过深入研究的人们很难取胜. 本游戏有三个被减数,玩家双方轮流(必须)选择其中一个,且一轮只能选一个来做减法,胜负规定:优先使三个被减数之和为1者胜出.-The game involves the subtraction of 10 or less. But not in depth study of it difficult to win. This game has three minuend, players take turns (must) c
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:2398
    • 提供者:劳友
  1. skode

    0下载:
  2. 自己用c++编写的计算数独的程序。使用枚举法,深度优先搜索得出结果。不能判断是否有多解。适合初级程序员参考。-Their written using c++ calculate the number of separate procedures. Enumeration method used, the outcome of depth-first search. Can not determine whether the multiple solutions. Junior programme
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-07
    • 文件大小:590
    • 提供者:vidfa
  1. RussianSquare

    0下载:
  2. 在VS2008下用MFC完成了俄罗斯方块的AI算法,也可以手动玩游戏。AI的搜索深度可以设置,可以作为人工智能等课程的大作业程序。-Complete with MFC in VS2008 under a Tetris AI algorithms, you can manually play the game. AI search depth can be set, such as artificial intelligence courses of operating procedures.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-24
    • 文件大小:3554945
    • 提供者:翟守超
  1. Maze_DFS1.1

    0下载:
  2. 演示深度搜索找迷宫出口的过程。运用栈的知识,MFC的展示更为形象-Demonstrates the depth of the search to find the maze of the export process. The use of the knowledge of the stack, the MFC show more image
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-17
    • 文件大小:278593
    • 提供者:小缺
  1. BFS_DFS

    0下载:
  2. Breath First Search and Depth First Search
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-14
    • 文件大小:4489
    • 提供者:sultan
  1. pathsearch

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

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

    0下载:
  2. 八数码问题的解决,包括三种路径的查找最优解,例如:深度优先查找,广度优先查找。-Eight digital problem solving, including three kinds of paths to find an optimal solution, for example: depth-first search, breadth-first search.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-25
    • 文件大小:8504814
    • 提供者:jyy
  1. Russian_Rect

    0下载:
  2. 俄罗斯方块,重温经典。本程序为你展现她的每一寸肌肤,并在她的指导下深入C-Tetris, relive classic. This program is to show you every inch of her skin, and under the guidance of her depth C++
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-02
    • 文件大小:899917
    • 提供者:韩伟
  1. saikeu

    0下载:
  2. 这是一款扫雷游戏,和系统自带的扫雷游戏类似,里面有详细的注释,有助于大家深入J2SE-This is similar to a minesweeper game, and the system comes with a minesweeper game, there are detailed notes, to help our in-depth J2SE
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-17
    • 文件大小:405492
    • 提供者:王宝
  1. 俄罗斯方块

    0下载:
  2. 游戏俄罗斯方块代码,童年的味道,帮助更加深入的了解m语言(Tetris game code, the taste of childhood, to help more in-depth understanding of the M language)
  3. 所属分类:其他智力游戏

    • 发布日期:2018-01-03
    • 文件大小:4689920
    • 提供者:沧海扬尘
搜珍网 www.dssz.com