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

搜索资源列表

  1. Rule

    0下载:
  2. 五子棋的算法 用c编程 希望对大家有所帮助。-The artificial intelligence is one of very active research areas in recent years. The machine learning and game playing are important branches of the artificial intelligence research. The research of game playing is alread
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-28
    • 文件大小:8406
    • 提供者:唯一
  1. FIR

    0下载:
  2. C语言写的一个五子棋的游戏,主要是学习C语言的graphic.h图形库的应用以及五子棋的算法。希望对入门的朋友有帮助。-C language to write a backgammon game, mainly to learn C language graphic.h graphics library of applications and backgammon algorithm. Introduction to the friends want to help.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-08
    • 文件大小:168683
    • 提供者:Xu Qichao
  1. fivechess

    0下载:
  2. 使用C#和jquery实现的五子棋游戏,利用简单算法-Use C# and jquery implementation Gobang game, using a simple algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:570049
    • 提供者:靳龙
  1. ChessFive

    0下载:
  2. 五子棋 游戏 人工智能 智能算法 双人对下 -Artificial intelligence algorithm for double backgammon game to the next
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:945996
    • 提供者:wcdma
  1. Gobang

    0下载:
  2. 五子棋 有智能算法,很不错的。 有兴趣的学者,可以看看呀-Backgammon intelligent algorithm, very good. Interested scholars can look at ah
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-22
    • 文件大小:6830795
    • 提供者:leilei
  1. wzq

    0下载:
  2. 一个五子棋游戏的源码,最重要的是采用人工智能算法。很是不错。-Renju game a source, the most important is the use of artificial intelligence algorithms. It is good.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:27072
    • 提供者:木火
  1. WuZiQi

    0下载:
  2. 可以进行五子棋棋大战,算法简单,但是非常有用,学习java非常不错-It is very good! I think it can help you !
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-16
    • 文件大小:52031
    • 提供者:wurh
  1. vc-5zq

    0下载:
  2. 五子棋类 新的比较智能化 虽和以往的有些相似之处 但其算法还是值得参考-failed to translate
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-01
    • 文件大小:312044
    • 提供者:
  1. five2

    0下载:
  2. 在学校课程设计时做的一个五子棋,主要是五子棋的算法可以做一下研究-In the school curriculum designed to do a backgammon, backgammon algorithm is mainly to do your research
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-01
    • 文件大小:753542
    • 提供者:乔男
  1. wzq

    0下载:
  2. 一个用VC6.0开发的五子棋游戏,可以忍人对战,也可以人机对战。人机对战算法很巧妙-Gobang with VC6.0 development of a game people can play against tolerance, you can also play against machine. Battle is a clever man-machine algorithm
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-10
    • 文件大小:2541379
    • 提供者:陈硕
  1. MFC_xo

    0下载:
  2. 利用mfc开发的一个XO游戏,即五子棋的简化版(也可以成为三子棋)。算法简单,程序也简单,适合一些初学mfc的人学习一下。-XO using mfc development of a game, that is a simplified version of backgammon (you can also become the third son of chess.) Algorithm is simple, the program is also simple, suitable for t
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-29
    • 文件大小:11460803
    • 提供者:凌少虎
  1. dsj

    0下载:
  2. 满足五子的五子棋就胜利,描述了上下左右斜方向的算法,-Backgammon to meet the five sons of the victory, describing the direction of the upper and lower left diagonal algorithm
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-10
    • 文件大小:1087699
    • 提供者:小妹
  1. ai

    1下载:
  2. 简易五子棋的AI算法,对新手有帮助,我也是刚刚做出来的,以后多多交流,互相学习-Gobang simple AI algorithms help the novice, I was just doing it in the future is more exchanges, learn from each other
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-08
    • 文件大小:1666578
    • 提供者:谌子奇
  1. Five

    0下载:
  2. 数据结构经典算法实现与习题解答 五子棋的源码 -Classical algorithms and data structures backgammon Answers to the source
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:78202
    • 提供者:wangtao
  1. backgammon

    0下载:
  2. 在GPS中运行的五子棋游戏,花了我一个月的时间,只要是算法的优化-Running in the backgammon game GPS
  3. 所属分类:GPS develop

    • 发布日期:2017-03-26
    • 文件大小:15117
    • 提供者:刘佳
  1. FiveChess

    0下载:
  2. 五子棋游戏的代码,既有助于VC的学习,也有助于一些算法的学习。-Backgammon game code, both contribute to VC learning, but also help some of the learning algorithm.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-10
    • 文件大小:1811653
    • 提供者:吕政
  1. 2010Csharp

    0下载:
  2. 这个是没有事的时候,自己写的一个小程序,希望对朋友有用,遗传算法C#五子棋游戏程序-This is no matter, he himself wrote a small program, I hope friends useful, genetic algorithms C# backgammon games
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:99986
    • 提供者:霍禹铭
  1. fivechess

    0下载:
  2. 五子棋源码,有效地学习编写五子棋程序的步骤;算法简明扼要~容易学习~-fivechess
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-17
    • 文件大小:400082
    • 提供者:黄文礼
  1. vcfivechess

    0下载:
  2. 五子棋游戏应用程序,此程序较复杂,不利于看懂~不过算法比较智能~电脑更加智能。-fivechess
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-02
    • 文件大小:660310
    • 提供者:黄文礼
  1. testsplash

    0下载:
  2. 五子棋程序,此程序比较简单;算法较容易,搜索路径很复杂,基本是全局比较;智能性不高;适合刚学习编程的人员。-fivechess
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-18
    • 文件大小:4823445
    • 提供者:黄文礼
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 24 »
搜珍网 www.dssz.com