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

搜索资源列表

  1. C#遗传算法源码实例集

    3下载:
  2. 该资源包含了常用的7种C#遗传算法源码实例集,和遗传算法C#五子棋游戏程序
  3. 所属分类:人工智能/神经网络/遗传算法

  1. WUZIQI.rar

    2下载:
  2. C语言写的五子棋代码,在TC下运行,简单易懂,AI强大,适合学习C语言和算法的初学者,Gobang language written in C code, running under the TC, easy-to-read, AI strong, suitable for learning C language and algorithms for beginners
  3. 所属分类:Game Program

    • 发布日期:2015-07-06
    • 文件大小:2641
    • 提供者:homlee
  1. fivestone.tar.gz

    0下载:
  2. 在ARM2410开发板上实现五子棋游戏,游戏采用FrameBuffer机制显示图片和画棋盘,利用小键盘控制下棋,编写算法实现人机对战。,ARM2410 development in the achievement of Gobang board games, games using FrameBuffer mechanism chessboard display pictures and paintings, using a small keyboard to control a game of
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:973483
    • 提供者:lxuetong
  1. WuZiQi

    1下载:
  2. 人工智能的一个作业,使用智能算法实现五子棋的AI,且不论界面多独特,单是算法就很牛,只搜索了一层就相当于别人搜索几层的算法,实在是极限优化。!-An artificial intelligence operations, the use of smart Gobang algorithm of AI, and regardless of the unique multi-interface, it is algorithm cattle, only a layer of the search i
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:621716
    • 提供者:蚂蚁
  1. FiveChessGame

    0下载:
  2. 用MFC做界面基于α-β剪枝算法的五子棋程序。-To do with the MFC interface α-β pruning algorithm based on the backgammon program.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:1151433
    • 提供者:左手
  1. wzq

    0下载:
  2. 五子棋的游戏,用剪枝来实现,有多种选择搜索的深度和算法-Gobang the game, with pruning to achieve, there are a variety of choices and depth of search algorithms
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-09
    • 文件大小:484454
    • 提供者:lss
  1. 2

    0下载:
  2. 网络五子棋的界面和通信部分,不含五子棋算法-Gobang network interface and communication of non-Gobang algorithm
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:444882
    • 提供者:sword
  1. Mywuziqi

    0下载:
  2. 自己做的五子棋代码,算法是自己想的,运行的还可以,是自己下棋,较简单,供初学者参考-Gobang do their own code, the algorithm is its own, and can also be run is itself a game of chess, representing a simple reference for beginners
  3. 所属分类:Games

    • 发布日期:2017-04-02
    • 文件大小:18419
    • 提供者:章健
  1. H1

    0下载:
  2. 一个五子棋算法,比较智能,单机版的人机对战-A Gobang algorithm to compare intelligent, stand-alone version of the man-machine war
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-06
    • 文件大小:2633
    • 提供者:马占友
  1. FiveChessCSharp2003

    0下载:
  2. 实现五子棋计算机对弈算法,c#2003环境-Gobang computer algorithm to achieve game, c# 2003 Environment
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:19946
    • 提供者:SUNBO
  1. fiveqizi

    0下载:
  2. 用VC编写的五子棋算法,可以进行人机交互,很经典的,大家可以-Prepared using VC Gobang algorithm, can be human-computer interaction, it is classic, we can
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-02
    • 文件大小:430188
    • 提供者:胡娟
  1. WZQSource

    0下载:
  2. Java版本网络五子棋。 可以实现人机对弈,人与人之间对弈。涉及Java网络通信,人工智能算法等。-Java
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-17
    • 文件大小:49744
    • 提供者:刘小肠
  1. wuziqi

    0下载:
  2. 人工智能中可以实现智能的五子棋算法,是在vc++环境中实现的-Artificial intelligence can achieve intelligent Gobang algorithm, are in vc++ environment, the implementation
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 近来随着计算机的快速发展,各种棋类游戏被纷纷请进了电脑,使得那些喜爱下棋,又常常苦于没有对手的棋迷们能随时过足棋瘾。而且这类软件个个水平颇高,大有与人脑分庭抗礼之势。其中战胜过国际象棋世界冠军-卡斯帕罗夫的“深蓝”便是最具说服力的代表;其它像围棋的“手淡”、象棋的“将族”等也以其优秀的人工智能深受棋迷喜爱;而我们今天将向大家介绍的是五子棋的算法。 当我们与电脑对战时,您知道这些软件是怎样象人脑一样进行思考的吗?前不久我曾编写过一个五子棋的游戏,在这里就以此为例和大家一起探讨探讨。
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-17
    • 文件大小:435396
    • 提供者:谭永炳
  1. intelligencealgorithms

    0下载:
  2. 五子棋人工智能权重估值算法,对一个重权估值算法五子棋简易人工智能的完整实现,包含人机对战、棋谱存取、双人对战等功能。-Gobang valuation weight of artificial intelligence algorithms, the right to a re-valuation of simple artificial intelligence algorithm Gobang complete implementation, including the man-machin
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2881287
    • 提供者:mack
  1. FileCHEET

    0下载:
  2. C#写的五子棋游戏的精美源程序,支持双人对战,人机对战,算法值得研究-C# written in exquisite Games Gobang source to support the double battle, man-machine war, the algorithm is worth studying
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-30
    • 文件大小:642760
    • 提供者:make
  1. wuziqi

    0下载:
  2. VB编写的五子棋程序,内有详细的算法,界面功能完善-VB prepared Gobang procedures, which have detailed algorithm, the interface functions
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-26
    • 文件大小:14981
    • 提供者:lee
  1. Five_chess

    0下载:
  2. 采用c#编程的人机对战的五子棋程序,AI智能采用贪心算法和极大极小值算法,程序有详尽的注释,适合参考-C# programming using the man-machine war of Gobang procedures, AI algorithms and intelligent use of greedy algorithm for max-min value, the program has detailed notes for reference
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:129913
    • 提供者:王德安
  1. wzq_src

    0下载:
  2. 带智能算法的五子棋,MFC界面,简约高速!精彩不用多说!-asdhiaudhoasdasd
  3. 所属分类:Chess Poker games

  1. wuziqiAI

    0下载:
  2. 五子棋,的智能算法,有详细介绍,Java,语言实现-Gobang, intelligent algorithms, detailed
  3. 所属分类:Mathimatics-Numerical algorithms

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