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

搜索资源列表

  1. Gobang_graduation_design

    0下载:
  2. 一个五子棋的毕业设计,包括算法、源代码、论文、心得体会。有很详细的讲解!-1 Gobang graduation design, including algorithms, source code, papers, and experience. There are detailed explanations!
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-05
    • 文件大小:479923
    • 提供者:Andy
  1. quintergame

    0下载:
  2. 一个五子棋游戏,具有记忆功能,但算法一般,采用的是对每个结点分配权值,根据权值的大小来选择落子位置。 -A welcome to play, with memory function, but the algorithm is generally used for each node is assigned weights, according to the size of the weights to select the location of Lazi.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:660347
    • 提供者:cq
  1. FiveQi

    0下载:
  2. 我写的五子棋人机对弈程序,开发环境是Code::Block8.02,是用的Win32 SDK编程,没用任何框架,所以其它开发环境应该把源文件加入工程就OK了,但是我没试过。核心算法参考了Zhong_Zw的程序,特此感谢。本来还想实现博弈树的算法,可是没有调试通过,就放弃了。使用的算法是贪心算法,还有随机算法。-I wrote the man-machine chess backgammon program development environment Code:: Block8.02, is
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-04
    • 文件大小:199704
    • 提供者:自由民
  1. renju

    0下载:
  2. 五子棋游戏。利用人工智能算法,基于VC++平台。单机游戏,- The use of artificial intelligence algorithms, based on VC++ platform. Stand-alone game,
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-17
    • 文件大小:65390
    • 提供者:liufanxiu
  1. GoBang

    0下载:
  2. 一个用Alpha_Beta算法实现的五子棋,主要研究算法的-An algorithm using the Alpha_Beta Gobang, the main research algorithms
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-14
    • 文件大小:3250139
    • 提供者:shanrenke
  1. 201032311346530

    0下载:
  2. 比较实用的五子棋游戏,算法简单,直观.可直接在VB上调试,第一次进贵网站,算是见面礼. -The backgammon game is more practical method is simple and intuitive. Debug directly in VB, for the first time into your site, be greeting gift.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:124061
    • 提供者:琪琪
  1. FiveChess

    0下载:
  2. 使用VC++编写的人机对战五子棋小游戏, 重要是其中的算法,值得一看-A classic chess game,using VC++,very good,worth reading!!!
  3. 所属分类:Chess Poker games

    • 发布日期:2017-06-10
    • 文件大小:16905891
    • 提供者:jackiesteed
  1. written-using-VC_including_backgammon_graduate

    0下载:
  2. 一个用C++写的五子棋毕业设计_包括算法.源代码.论文.心得体会-A written using C++ _ including backgammon graduate design algorithm. Source code. Paper. Their feelings and experiences
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-02
    • 文件大小:458260
    • 提供者:阿豪
  1. Wuziqi

    0下载:
  2. 是用C语言编写的简单五子棋程序,进一步熟悉C语言的各种算法-C language is written in simple backgammon program, more familiar with the C language algorithms
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:100210
    • 提供者:糖果屋
  1. wuziqiCode

    0下载:
  2. 这个是用了简单的MFC功能写成的五子棋源代码,用户可以选用黑色或者白色棋子,包含三个功能类,算法精炼,易懂。-This is a simple function written in the backgammon MFC source code, users can choose black or white pieces, contains three functional classes, the algorithm refined, easy to understand.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:63356
    • 提供者:吴强
  1. wzq

    0下载:
  2. 五子棋单机版及网络版 算法经过优化 很好的课程设计-Stand-alone and network version of backgammon good curriculum design
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-26
    • 文件大小:9194722
    • 提供者:Richard
  1. gobang

    0下载:
  2. 五子棋代码,采用“宇宙型”防御的算法,难度交易,便于初学者练手-gobang
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-16
    • 文件大小:111782
    • 提供者:吴桐
  1. wuziqi

    0下载:
  2. 五子棋对战源代码 算法设计,选择当前最优-Backgammon play against the source code for algorithm design, select the current best
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:4059902
    • 提供者:ran
  1. wuziqi

    0下载:
  2. 经典的小游戏五子棋,这是棋类算法的根本,c++实现-Classic games backgammon, c++ Implementation
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-15
    • 文件大小:3835033
    • 提供者:create
  1. wzq

    0下载:
  2. 用c语言写的五子棋游戏,用 了人工智能的,算法很好的。-us c
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-02
    • 文件大小:6652
    • 提供者:mzy
  1. c4

    0下载:
  2. 纯用 字符 和数组编的五子棋,棋盘也是用字符画的。 编了1上午了,主要是算法跟按键比较烦,发现有bug-- 按键速度过快会产生延时显示,可能是算法不好。 操作:玩家1: a,s,w,d(方向) 空格(落子) 玩家2: 上、下、左、右 回车 (落子) ESC: 退出 -Using only an array of characters and series of backgammon, the board is painted with the characters
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-31
    • 文件大小:1330
    • 提供者:吴姗姗
  1. FiveChess

    0下载:
  2. 五子棋人机对弈游戏源码,计算机下棋时采用极大极小算法,有详细的课件。-Backgammon games on the game machine source code, computer chess minimax algorithm, detailed courseware.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-23
    • 文件大小:7624030
    • 提供者:王桂平
  1. wzq

    0下载:
  2. 这是一个五子棋游戏,内有双人对战,人机对战,电脑算法比较缜密-This is a backgammon game, there are double gaming, machine gaming, more elaborate computer algorithms
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2304191
    • 提供者:hide
  1. vcwuziqi

    0下载:
  2. VC 编的五子棋游戏,图形界面编程和算法-VC series of backgammon games, graphics programming and algorithms
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2365450
    • 提供者:汪飞
  1. five

    0下载:
  2. 用C++ 实现了五子棋游戏,使用的部分人工智能算法 -Using C++ implementation of the Five in a Row game, using some artificial intelligence algorithms
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5225833
    • 提供者:liu
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 24 »
搜珍网 www.dssz.com