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

搜索资源列表

  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. 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. 1

    0下载:
  2. 五子棋的一个源代码,算法比较好, 可以慢慢体会。-Gobang a source code, algorithms, and experience can be.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-06
    • 文件大小:243298
    • 提供者:zhouprogram
  1. 2

    0下载:
  2. 采用极大极小剪枝的博弈算法实现的五子棋游戏,可以工机对弈.人人对弈。-The use of minimax pruning algorithm of the game Gobang games, game machines can work. All game.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-17
    • 文件大小:482893
    • 提供者:zhouprogram
  1. wuziqi_renjiduiyi

    0下载:
  2. 智能化的五子棋人机对弈课程设计报告。主程序模块包括:数据结构,评分规则,胜负判断,搜索最优空格的算法过程。-Gobang intelligent man-machine chess curriculum design report. Main modules include: data structure, score rules, determine the outcome of the search process of optimal space algorithm.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-24
    • 文件大小:38001
    • 提供者:yangbo
  1. wuziqi

    0下载:
  2. 包括3个五子棋程序的源代码,代码的算法思想都不同,各有各的优点-3 Gobang procedures, including source code, code of the algorithm are different ideas, the advantages of each
  3. 所属分类:Game Program

    • 发布日期:2017-03-28
    • 文件大小:564476
    • 提供者:文远
« 1 2 3 45 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com