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

搜索资源列表

  1. MyPente

    0下载:
  2. 用MFC实现的五子棋小游戏(绝对可运行源码),可以人机对弈(人工智能,分不同等级),也可以双人对弈,学习对弈游戏非常值得参考-Implemented with MFC Renju game (definitely can run the source code), you can play chess machine (artificial intelligence, at the different levels), you can also double play chess, learn
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-13
    • 文件大小:3258556
    • 提供者:persist
  1. FiveStones(v1.0.0)

    0下载:
  2. 五子棋是民间流行的游戏,本程序实现人机对弈,挺聪明的哟~-Backgammon is a popular game, this program achieve human-computer game, the very smart yo ~
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-01
    • 文件大小:574286
    • 提供者:小白
  1. 365188othello_C

    0下载:
  2. 我用 C++ 写的黑白棋人机对弈程序,人工智能课程作业,棋力比我本人强,欢迎批评-I use C++ program written in Othello machine play chess, artificial intelligence course work, thinking depth than I am strong, welcome criticism
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-29
    • 文件大小:53814
    • 提供者:hexie
  1. DOSgo

    0下载:
  2. DOS下的人机对弈 围棋程序 可以读sgf文件 简单可用 不错 值得收藏-DOS下的人机对弈 围棋程序 可以读sgf文件 简单可用 不错 值得收藏
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-05
    • 文件大小:134472
    • 提供者:cyf
  1. simgo

    1下载:
  2. 人机对弈 围棋程序 源码 简单可用 不错 值得收藏 初学者的选择-Go man-machine chess program source code should be simple and a good collection of free choice for beginners
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-17
    • 文件大小:199950
    • 提供者:cyf
  1. pente

    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-05-01
    • 文件大小:839221
    • 提供者:蔡蒙丹
  1. wuziqi

    0下载:
  2. 五子棋代码,可选择由红棋或者蓝棋先走,非人机对弈-Gobang code, you can choose from red or blue chess chess go first, non-human chess
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-06
    • 文件大小:5125
    • 提供者:liuzhijun
  1. wuzi_chess

    0下载:
  2. 一个功能强大的五子棋程序源代码,可实现人机对弈。可做自学用。-A powerful source code backgammon, chess machine can be realized. Do a self-learning.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-01
    • 文件大小:219193
    • 提供者:张清尚
  1. Connect6_

    0下载:
  2. 这是一个六字棋程序,能实现较好的人机对弈-This is a sixth chess program, to achieve better man-machine chess
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-27
    • 文件大小:575736
    • 提供者:黄逸
  1. FIR

    0下载:
  2. 五子棋示例程序,人机对弈,有禁手/无禁手设置。-Gobang sample program, human chess, and prohibitions hand/hands-free ban settings.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-08
    • 文件大小:1701028
    • 提供者:xshbx
  1. five-net

    0下载:
  2. 五子棋可实现网络人人,人机对弈,并带有胜利失败铃声-Network can be realized for all backgammon, chess machine, and failed with a victory ringtone
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-07
    • 文件大小:648549
    • 提供者:陈龙
  1. finally

    0下载:
  2. 自己写的五子棋游戏,实现了人机对弈,可以悔棋到任何一步。采用博弈树搜索,核心算法为极大极小值算法。-Write their own backgammon game, chess machine realized, you can undo any step. Game tree search using the core algorithm for the minimax algorithm.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-16
    • 文件大小:4607179
    • 提供者:王文江
  1. fivechessorai

    0下载:
  2. 五子棋的vc++源码,另外里面有人机对弈ai,适合ai初学者。-Gobang vc++ source code, there was another machine chess ai, ai for beginners.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-17
    • 文件大小:261516
    • 提供者:longxiang
  1. Five-in-a-Row

    0下载:
  2. 用C写的五子棋游戏可以选择双人对弈模式或人机对弈模式,界面清晰简易,内附算法实现,论文等-AppWizard has created this Five application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your applicati
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-25
    • 文件大小:3750
    • 提供者:zhangxiaobo
  1. Java-fiveChess

    0下载:
  2. 本软件是采用java实现的人机对弈的五子棋软件。实现较好的博弈算法和基本功能,适合初级程序员-This software is the use of man-machine chess java implementation of the backgammon software. To achieve better algorithms and the basic functions of the game for junior programmer
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-05
    • 文件大小:26834
    • 提供者:图南
  1. chessServer

    0下载:
  2. 很值得学习的java五子棋程序呢!但是只有人人对弈,人机对弈有待开发-Java backgammon is worth learning process too! But only every game, the man-machine chess to be developed
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-08
    • 文件大小:3320
    • 提供者:panyu
  1. five2

    0下载:
  2. 通过C++语言在计算机图形方面的编程,设计了五子棋游戏软件,使该软件具有美观友好的截面,在人机对弈时,使电脑具有较高的智商。本游戏是以C++语言作为开发工具,采用搜索算法设计最优落子点开发的游戏软件。本文详细地介绍了五子棋游戏软件设计的全过程,描述了该软件的功能,以及和其它五子棋程序的一些比较。-By C++ language programming in the computer graphics designed backgammon game software, so that the s
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-02
    • 文件大小:139048
    • 提供者:萧炎
  1. Aben0413

    1下载:
  2. 使用C++语言编译的围棋程序,能够人机对弈-Use C++ compiler' s Go program that can man-machine chess
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-08
    • 文件大小:64512
    • 提供者:华夏
  1. FiveInARowZYnenu

    0下载:
  2. 一个简单的人机对弈的五子棋游戏,用WPF做的界面,C#代码-A simple man-machine chess game of backgammon, the interface to do with WPF, C# code
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-09
    • 文件大小:1621432
    • 提供者:周涌
  1. 5416

    0下载:
  2. 人机对弈五子棋游戏,基于C#的移动设备的软件开发,适合初学者-Man-machine chess backgammon game, based on C# software development for mobile devices, suitable for beginners
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-17
    • 文件大小:319459
    • 提供者:kalylv
« 1 2 3 45 6 7 8 »
搜珍网 www.dssz.com