CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 人机对弈

搜索资源列表

  1. wuziqi_java

    0下载:
  2. 五子棋JAVA程序, 可以实现人机对弈,见面看上去也很舒服-Renju program
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-10
    • 文件大小:2135954
    • 提供者:曹亮
  1. PC-Game-Programming-

    0下载:
  2. 《PC游戏编程(人机对弈)》,涉及智能算法,还不错-PC Game Programming (man-machine chess) ", involving intelligent algorithm, but also good
  3. 所属分类:Other Games

    • 发布日期:2017-05-15
    • 文件大小:3901921
    • 提供者:albert
  1. gobang

    0下载:
  2. Csharp编写的人机对弈五子棋程序,利用权值计算搜索,拥有较高的智能度-The man-machine gobang program written in Csharp, using weights of the point to search the best step. The program gets a high degree of intelligent
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:146461
    • 提供者:newyear
  1. 5LinkChess

    0下载:
  2. 应用最佳优先搜索和极大极小剪枝的人机对弈五子棋-Application of best-first search and Minimax pruning man-machine chess backgammon
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-15
    • 文件大小:3967434
    • 提供者:zhangchen
  1. VCChess

    0下载:
  2. 目标是实现一款有着一定下棋水平且交互友好的中国象棋人机对弈程序。 该程序功能包括: *人机对弈; *盲棋模式; (注:此功能为创新功能) *搜索深度设定; (电脑棋力选择) *棋子、棋盘样式选择; *悔棋、还原; *着法名称显示; *下棋双方计时; -The goal is to achieve a has a certain chess level and interact with friendly Chinese Chess man-machin
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-27
    • 文件大小:9953985
    • 提供者:张瑞
  1. wuziqi

    0下载:
  2. 用c++编的五子棋游戏,里面付游戏人机对弈思路,对学习c++很有帮助-Series of 331 games c++, which pay the game man-machine chess thinking, learning c++ helpful
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-10
    • 文件大小:2085791
    • 提供者:王志远
  1. five

    0下载:
  2. 一个功能齐全的五子棋。具有网络对战的功能。人机对弈智能度较好。基本实现了所有的五子棋功能-A full-featured backgammon. With network multiplayer capability. Man-machine chess intelligent degree. The basic realization of all the backgammon function
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:1138782
    • 提供者:于悦
  1. Chess

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

    • 发布日期:2017-05-08
    • 文件大小:1867234
    • 提供者:wxl
  1. ChineseChess

    0下载:
  2. 中国象棋,此为单机版象棋。有兴趣的可先设计单机版,再到网络版,最后到人机对弈版。-Chinese chess, this is a stand-alone chess. Interested, you can design a stand-alone version, and then the network version, and finally to the man-machine chess version.
  3. 所属分类:Applet

    • 发布日期:2017-04-05
    • 文件大小:485225
    • 提供者:john
  1. renju(CPP)

    0下载:
  2. 本代码为五子棋程序源代码,含人人对弈、人机对弈两部分,界面简单、精炼,无需重新添加头文件,普通VC版本就可运行,适合初学者学习-The source code of the code for backgammon program with everyone chess, man-machine chess in two parts, a simple interface, refining, no need to re-add the header file, ordinary VC versi
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-14
    • 文件大小:5615
    • 提供者:
  1. wzq2010

    0下载:
  2. 五子棋,支持基本人机对弈,人人对弈 有基本的算法-Backgammon, support basic human-computer chess, chess everyone has the basic algorithm
  3. 所属分类:易语言编程

    • 发布日期:2017-05-02
    • 文件大小:634774
    • 提供者:胡克非
  1. Chess_DJB

    0下载:
  2. 自己实现的一个android的象棋游戏,基于AI,实现人机对弈。-Achieve an android chess game, based on the AI, the man-machine chess.
  3. 所属分类:android

    • 发布日期:2017-11-07
    • 文件大小:2656557
    • 提供者:corey
  1. five2

    0下载:
  2. 用C++编写的一个五子棋程序,支持人机对弈、双人对战、悔棋等功能-Written in C++, a backgammon program, support for human-computer game, the double battle, undo and other features
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-17
    • 文件大小:134617
    • 提供者:蔡蒙丹
  1. ChinaChessForVc

    0下载:
  2. 用vc++实现的中国象棋人机对弈系统, 非常好的系统,喜欢的同学可以下载学习一下 -china chess for Visual C++
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-16
    • 文件大小:205546
    • 提供者:hecx
  1. FiveStones

    0下载:
  2. 五子棋,能够实现人人对弈,人机对弈,悔棋,保存等功能-Backgammon, able to achieve all game, the man-machine chess, undo, save function
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-20
    • 文件大小:26321970
    • 提供者:yangjinyin
  1. Mywuziqi

    0下载:
  2. 五子棋,能实现人机对弈,运行成功,在visual studio 实现-using visual basic,its a sample game,but it can run with out debug ,I have run successfully on my computer,
  3. 所属分类:Chess Poker games

    • 发布日期:2017-12-02
    • 文件大小:396975
    • 提供者:Herver
  1. wuziqi

    0下载:
  2. 西工大算法作业,五子棋大作业。能实现人机对弈-The NPU algorithm job, backgammon job. Can realize man-machine chess
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-14
    • 文件大小:3271
    • 提供者:zp
  1. VCPP_Game_chess_ai

    0下载:
  2. 本人机对弈程序采用了多种搜索算法.程序里有本程序说明-I machine chess program uses a variety of search algorithms. Program, the descr iption of the procedures
  3. 所属分类:Chess Poker games

    • 发布日期:2017-12-04
    • 文件大小:164234
    • 提供者:郭世强
  1. wzq

    0下载:
  2. 早年写的一个功能较完整的五子棋算法的vc实现,记得是实现人机对弈了-auto translate...never mind!.Early years to write a complete backgammon algorithm to achieve vc, remember the man-machine chess! ! !
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-02
    • 文件大小:43172
    • 提供者:nisq3
  1. Chess

    0下载:
  2. Android 中国象棋游戏源代码,实现人机对弈-Android Chinese chess game source code,you can play the chess with the machine
  3. 所属分类:android

    • 发布日期:2017-11-19
    • 文件大小:5472458
    • 提供者:liuwei
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 »
搜珍网 www.dssz.com