CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 五子棋算法

搜索资源列表

  1. wuziqi

    0下载:
  2. 关于实现人机智能五子棋游戏,MFC源代码。其中某些算法、注释都有说明!-Backgammon game on the realization of human intelligence, MFC source code. Some of these algorithms have been described comment!
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-11
    • 文件大小:2325486
    • 提供者:文杰
  1. gobang

    0下载:
  2. 一个机遇ALPHA-BETA算法的五子棋程序,界面友好,内容简单易懂- An opportunity ALPHA-BETA algorithm backgammon program, user-friendly, easy to understand
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:300216
    • 提供者:郭鑫
  1. heibaiqi

    0下载:
  2. 一个五子棋的毕业设计,包括源代码,算法,设计报告,及心得体会。-A graduation Gobang design, including source code, algorithms, design reports, and experiences.
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2910560
    • 提供者:niuwensheng
  1. WuZiQi

    0下载:
  2. Java语言的五子棋代码,UI编程和核心算法编程-Backgammon Java language code, UI and core programming algorithm programming
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:40135
    • 提供者:瑞杰
  1. gobang

    0下载:
  2. 一个java写的五子棋小游戏,采用了人工智能AI算法,非常有用!-A java written Gobang game, using artificial intelligent AI algorithm, very useful!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:16598
    • 提供者:郭永前
  1. Gobang

    0下载:
  2. 简单的基于人机博弈的五子棋游戏代码,里面涉及基于能量分布的智能下棋算法,以及非规则窗体设计源码,具有很大的学习与参考价值。-Based on a simple man-machine game backgammon game code, which involves intelligent energy distribution based chess algorithm, as well as the source of irregular form design, with great le
  3. 所属分类:Games

    • 发布日期:2017-05-09
    • 文件大小:2000462
    • 提供者:vico
  1. five_chess

    0下载:
  2. 一些介绍五子棋人工智能算法的资料,有兴趣的可以-Some introduction Gobang artificial intelligence algorithm of data, are interested can have a look
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-23
    • 文件大小:30237
    • 提供者:THM
  1. new-version-of-backgammon

    1下载:
  2. 是一种新版的五子棋开发代码,思路清晰,是C语音的高级开发。算法很值得学习-Is a new version of backgammon development code, clear thinking, a senior development C voice. Algorithm is worth learning
  3. 所属分类:Chess Poker games

    • 发布日期:2014-06-16
    • 文件大小:192512
    • 提供者:周炎强
  1. wuziqi

    0下载:
  2. 游戏五子棋,里面包括很多算法,是一个相当完整的算法-Gobang game, including many algorithm, is a fairly complete algorithm
  3. 所属分类:Games

    • 发布日期:2017-04-29
    • 文件大小:58063
    • 提供者:丁贤达
  1. Connect-Five

    0下载:
  2. C#编写的五子棋呢,算法是核心,大家可以学习学习算法。-C# 331 written it, is the core of the algorithm, we can learn algorithms.
  3. 所属分类:.net

    • 发布日期:2017-05-07
    • 文件大小:1498836
    • 提供者:caicai
  1. wuziqi

    0下载:
  2. 基于mfc框架的五子棋,实现的是人机对战的功能,包图形界面的设计和算法的设计-The MFC framework based on the gobang man-machine war, is the realization of the function, design and algorithm of graphical user interface
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-14
    • 文件大小:3484225
    • 提供者:王苗
  1. wzq

    0下载:
  2. 智能五子棋,利用简单的算法语句,适用于初学者-Smart backgammon, using simple arithmetic statement for beginners
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3580
    • 提供者:陈铝
  1. MyFive

    0下载:
  2. 自己的毕业设计代码,基于Android的五子棋,实现人机对战,电脑能只能下棋,用到了博弈论的思想,和极大极小搜索算法-Their graduation design code, Android-based backgammon, realize the war machine, the computer can only play chess, uses game theory, and Minimax search algorithm
  3. 所属分类:android

    • 发布日期:2017-04-24
    • 文件大小:249040
    • 提供者:sunsky
  1. 20041125232443568.ZIP

    0下载:
  2. 五子棋人机对弈算法 五子棋人机对弈算法 五子棋人机对弈算法-Man-machine chess algorithm backgammon backgammon backgammon man-machine chess man-machine chess algorithm algorithm algorithm man-machine chess backgammon backgammon man-machine chess algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:386347
    • 提供者:孙宁远
  1. wuziqiweizhi

    0下载:
  2. 五子棋AI算法,基于位置式的一步AI算法。-Backgammon AI algorithms based on position type
  3. 所属分类:Games

    • 发布日期:2017-04-02
    • 文件大小:3693
    • 提供者:zhangxin
  1. A-simple-backgammon-game

    0下载:
  2. 一个简单的五子棋游戏,利用C++编写,算法比较简单。-A simple backgammon game, written using C++, the algorithm is simple.
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:1635
    • 提供者:Thegr
  1. algorithm.document

    0下载:
  2. 五子棋的核心算法高级文档The core algorithm Gobang advanced document-The core algorithm Gobang advanced document
  3. 所属分类:Game Program

    • 发布日期:2017-04-15
    • 文件大小:5866
    • 提供者:cerpri
  1. FiveChess.tar

    0下载:
  2. 用QT写的五子棋游戏,在Ubuntu下开发,用于人机对战,实现了三种不同的算法,还可以算法之间对战。-linux+ Qt to achieve backgammon game
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-01
    • 文件大小:11159
    • 提供者:宁完我
  1. Gobang-with-java

    0下载:
  2. 用Java写的五子棋游戏,采用贪心算法实现了人机对弈,特点是高效迅速。-Gobang written in Java, the game implements simple man-machine chessing function with greedy strategy, it is characterized by it s computing rapid and efficient.
  3. 所属分类:Games

    • 发布日期:2017-04-07
    • 文件大小:545316
    • 提供者:Teng
  1. Five-in-a-Row

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

    • 发布日期:2017-04-14
    • 文件大小:3842
    • 提供者:andThe
« 1 2 ... 18 19 20 21 22 2324 25 26 »
搜珍网 www.dssz.com