CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 棋牌游戏 搜索资源 - Search

搜索资源列表

  1. ChessPP

    0下载:
  2. 中国象棋人机版,其中采用了多种搜索方法,有最基本的极大极小值方法和Alpha-Beta方法,还有历史启发,渴望搜索,PVS等搜索方法-Chinese version of man-machine chess, which used a variety of search methods, the most basic minimax value method and Alpha-Beta, history also inspired desire to search, and other sea
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:121.04kb
    • 提供者: 哈哈哈
  1. 黑白棋游戏源代码 v1

    0下载:
  2. 这是一个黑白棋的小游戏。里面有初级中级高级三个级别的棋力选择。算法采用了自己编写的全盘搜索的经验积分算法,速度很快,棋力不是非常强。本游戏还可以自动演示,自动重温棋局,保存棋局,还有英雄榜。界面精美!-This is a small game reversi. There are three primary Intermediate High-level chess choice. The algorithm used to prepare ourselves to the full searc
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:505.68kb
    • 提供者:牛一
  1. 中国象棋(人机对弈)源代码

    0下载:
  2. 这是一款人机对弈的中国象棋程序,可以选择搜索层数,可以悔棋。-This is a man-machine chess players, the Chinese procedures, we can choose to search floors, he never cheat in spain.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:145.46kb
    • 提供者:刘韬
  1. zhongguoxiangqi

    0下载:
  2. 根据《人工智能》编写的中国象棋游戏,可以选择多中搜索引擎,附有源代码-under the "artificial intelligence" prepared by the Chinese chess game, we can choose more search engines, with source code
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:148.59kb
    • 提供者:陈浩
  1. aRes_5Q

    0下载:
  2. 本人上学期写的一个五子棋单机版程序(界面借用别人的),AI实现还不错。本来想完善一下的,因为一些事情耽搁,估计不会再做修改。我比较了一下网上其它相关的程序,就程序效能来讲,本程序还是值得...呵呵,根本不使用搜索算法,一切基于逻辑,电脑漏棋相当少。-Last semester I wrote a stand-alone 331 (interface borrow the work of others), AI to achieve good. Perfect originally wanted
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:349.84kb
    • 提供者:刘锋
  1. 用搜索实现的五子棋

    0下载:
  2. 网上用搜索算法做的五子棋不多,这个程序是用搜索算法做的,可以搜索五层,在10秒以内。当然不算好程序,目前一直在改进中,但是个人觉得可以作为学习搜索算法的同学一个参考。-online search algorithm used to do 331 small, the procedure is done using search algorithm that can search five, in less than 10 seconds. Certainly not a good procedu
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:466.86kb
    • 提供者:黄华华
  1. zwm

    0下载:
  2. 象棋搜索引擎,实现了一些博弈搜索算法,非常好的编程风格-chess search engine, has done something Game search algorithm, very good programming style
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:132.77kb
    • 提供者:朱逸
  1. vsccpw

    0下载:
  2. 一个小巧的象棋程序,用的是窗体方法实现界面,棋力一般,但搜索方法与众不同.-a tiny chess procedures, the method of Window interface, chess, but it's different search methods.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:133.88kb
    • 提供者:王超杰
  1. eleeye

    1下载:
  2. 黄晨的象棋搜索引擎,棋力强劲,是开放源码中国象棋中难得的精品,需要配合elephantboard使用-Huang Chen's chess search engine, a strong chess, Chinese chess open source had a rare quality, and the need to adjust to the use of elephantboard
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:51.35kb
    • 提供者:王超杰
  1. chess1

    0下载:
  2. 用A*搜索算法实现的跳棋游戏演示,可视化界面,清晰明了!-with A * search algorithm to achieve the checkers game demonstration, visual interface, clarity!
  3. 所属分类:棋牌游戏

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

    0下载:
  2. 采用中国象棋搜索原理开发的五子棋程序-search using Chinese chess development of the principle of 331 procedures
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:5.52kb
    • 提供者:庄世贤
  1. five_w

    0下载:
  2. 一个使用权值判断算法的五子棋程序。由于没有使用深度搜索算法,计算速度很快。程序的智能主要由权值表决定,你可以很容易的修改它(或者使用神经网络自动修改)-a right to use the algorithm to judge the value of 331 procedures. As the depth of no use search algorithms, computing speed quickly. Intelligent procedures primarily by the
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:41.34kb
    • 提供者:lrc
  1. CChessThinkerEngine

    0下载:
  2. 本程序由四部分组成:数据结构定义、核心模块、扩展模块和操作界面。其中核心模块由走法产生器、搜索引擎和估值函数组成;扩展模块由悔棋功能、还原功能、思考线程控制及音效控制组成;操作界面对外接口有:棋盘位图、悔棋按钮、还原按钮、停止思考按钮、打开音乐按钮、关闭音乐按钮和新棋局按钮等-this procedure consists of four parts : data structure definition, the core module, expansion modules and inter
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:596.75kb
    • 提供者:白雪
  1. GoBangX

    0下载:
  2. 经典五子棋,A star搜索 + alpha_beta-classic 331, A star search alpha_beta
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:125.98kb
    • 提供者:张静
  1. FiveChessldh

    0下载:
  2. 添加了搜索算法的人机对战的五子棋, 还有很多源代码将陆续上传,联系:qq:36201365-added search algorithm of the plane's 331 players, there are a lot of source code will continue to upload, contact : qq : 36201365
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:61.36kb
    • 提供者:绿红
  1. Searching for solutions in Games and Artificial In

    0下载:
  2. 有关搜索方面(尤其是计算机博弈)的专著。介绍了pn-search,db-search,以及他们在五子棋(gomoku)和其他一些方面的应用。最后还总结了目前(1994年)人工智能在棋类游戏中发展状况。-the search (especially computer game) monographs. Introduced pn-search, db - search, and their 331 (Gomoku) and other aspects of the application. Fin
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:830.66kb
    • 提供者:杨震原
  1. bw

    0下载:
  2. 这是一个黑白棋的小游戏。里面有初级中级高级三个级别的棋力选择。算法采用了自己编写的全盘搜索的经验积分算法,速度很快,棋力不是非常强。-This is a small game reversi. There are three primary Intermediate High-level chess choice. The algorithm used to prepare ourselves to the full search algorithm integration experience
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:479.31kb
    • 提供者:张丹
  1. five_chess_source_code

    2下载:
  2. 五子棋游戏,采用alpha-beta剪枝优化搜索算法,深度可达6步。-five-chess game, with alpha-beta optimal search algorithm, the depth is up to 6 steps
  3. 所属分类:棋牌游戏

    • 发布日期:2012-10-31
    • 文件大小:1.47mb
    • 提供者:ling
  1. xiangqi

    0下载:
  2. 中国象棋的游戏源码,使用了人工智能的Alpha-Beta搜索算法-Chinese chess game source code, the use of artificial intelligence Alpha-Beta Search Algorithm
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-23
    • 文件大小:69.9kb
    • 提供者:佚名
  1. Nqueenproblem

    0下载:
  2. 这个程序采用局部搜索算法(Local Search),速度很快, 在配置为奔腾200,内存64MB,上测试可以在 几秒钟内解一百万阶的皇后问题。-This procedure using a local search algorithm (Local Search), fast, in the configuration for the Pentium 200, RAM 64MB, the test solution in a few seconds of order 1 million
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-30
    • 文件大小:1.06kb
    • 提供者:spencer
« 12 3 4 5 6 »
搜珍网 www.dssz.com