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

搜索资源列表

  1. 五子棋核心算法

    2下载:
  2. 五子棋是一种受大众广泛喜爱的游戏,其规则简单,变化多端,非常富有趣味性和消遣性。这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法,应用了剪枝和最大最小树原理进行搜索发现最好的下子位置。介绍五子棋程序的数据结构、评分规则、胜负判断方法和搜索算法过程-331 is a widely loved by the public of the game, its rules simple and changeable, very rich and interesting recreational
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:2967
    • 提供者:yang
  1. 五子棋2

    0下载:
  2. 五子棋程序,但是双人对下的,没有进行智能的算法,只能学习一下GDI+了,-331 procedures, but under the double right, no intelligent algorithm, can learn from this GDI +, huh
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:821843
    • 提供者:leo
  1. fiveqi

    0下载:
  2. 五子棋算法和界面的完美结合,使用方法简单,具有一定的人工智能-renju algorithm and the perfect combination of interface, easy to use and to a certain extent artificial intelligence
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:301403
    • 提供者:Jackon
  1. wuziqi

    0下载:
  2. 五子棋算法,小程序求,虽然有些简单,希望对大家有帮助。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4916
    • 提供者:wangmeijuan
  1. 五子棋原码

    0下载:
  2. 很不错的五子棋源代码,算法清析,是学习应用的好代码!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-16
    • 文件大小:3819171
    • 提供者:kase_wy
  1. WL40987330 C语言算法集

    2下载:
  2. 目录 第一部分  基础篇   001  第一个C程序  002  运行多个源文件  003  求整数之积  004  比较实数大小  005  字符的输出  006  显示变量所占字节数  007  自增/自减运算  008  数列求和  009  乘法口诀表  010&
  3. 所属分类:Windows编程

    • 发布日期:2008-12-21
    • 文件大小:3245365
    • 提供者:wl409873350
  1. 五子棋

    0下载:
  2. 加权算法五子棋
  3. 所属分类:其它

    • 发布日期:2011-03-18
    • 文件大小:45160
    • 提供者:sjunme@163.com
  1. FiveChessCSharp2003

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

    • 发布日期:2017-04-08
    • 文件大小:19946
    • 提供者:SUNBO
  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. FiveStones

    0下载:
  2. 两人玩的五子棋算法程序,在VC++6.0编译通过。-Gobang algorithm play two procedures, the adoption of VC++6.0 compiler.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:6011904
    • 提供者:稻草人
  1. gobang

    0下载:
  2. 机顶盒所用五子棋源码,包含算法以及几面处理逻辑-gobang for STB
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:7945
    • 提供者:lizhao
  1. MFCRenju

    0下载:
  2. MFC的五子棋实现人机博弈,超强AI算法,大家可以下载看一下,欢迎提出意见-MFC-realization of human-computer backgammon game, super AI algorithm, we can download and look at comments welcome
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:2245244
    • 提供者:sixianbo
  1. Csourcel

    0下载:
  2. 经典的手机五子棋源代码,经典五五子棋算法,简便的输赢判断算法。 -Classic phone backgammon source code, the classic five gobang algorithm, a simple win or lose judgment algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-21
    • 文件大小:20521
    • 提供者:insight
  1. wuziqisuanfa

    0下载:
  2. 五子棋算法和实现源码,非常完整很有帮助,有助于提高算法的水平-Backgammon algorithm and implementation source code, very complete helpful, help to improve the level of the algorithm
  3. 所属分类:ComboBox

    • 发布日期:2017-11-20
    • 文件大小:304378
    • 提供者:yyyy
  1. wzq

    0下载:
  2. 自写五子棋 算法还可以优化 搜索深度更深能增加难度-Since writing backgammon optimization algorithm can also search deeper depth can increase the difficulty. .
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-29
    • 文件大小:11318508
    • 提供者:杨辉
  1. Gobang-master

    0下载:
  2. c++实现五子棋算法,可用,电脑难度适中!-C++ implementation Gobang algorithm, available computer, moderate difficulty!
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1892856
    • 提供者:
  1. H1

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

    • 发布日期:2017-04-14
    • 文件大小:2972
    • 提供者:g51873maoguah
  1. javas五子棋源程序代码

    0下载:
  2. 五子棋程序 自己用javascr ipt编了个五子棋算法,问题多多,谁能按照我的思路给出修改算法吗?谢谢了(源代码如下:)-331 procedures own use javascr ipt Bianlegan renju algorithm, a lot of problems, who can with my line of thought is given to amend the algorithm? Thank you, the (source code as follows :)
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:2699
    • 提供者:fq28176ya
  1. H1

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

    • 发布日期:2017-04-14
    • 文件大小:2633
    • 提供者:hj56pi
  1. javas五子棋源程序代码

    0下载:
  2. 五子棋程序 自己用javascr ipt编了个五子棋算法,问题多多,谁能按照我的思路给出修改算法吗?谢谢了(源代码如下:)-331 procedures own use javascr ipt Bianlegan renju algorithm, a lot of problems, who can with my line of thought is given to amend the algorithm? Thank you, the (source code as follows :)
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2511
    • 提供者:xyohoum
« 12 3 4 »
搜珍网 www.dssz.com