CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - backgammon

搜索资源列表

  1. 5five

    0下载:
  2. 基于人工智能的神经网络开发的五子棋,带悔棋功能-Neural network based on artificial intelligence developed backgammon, with undo feature
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:278701
    • 提供者:杜佳佳
  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. gobang_lowAI

    1下载:
  2. 纯c语言写的五子棋. 标准c程序, 可以在任何编译器上运行. 自带简单的AI系统, 可以和人对弈-Written in pure c language backgammon. Standard c program that can run on any compiler. Comes with a simple AI system that can and human chess
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-06-29
    • 文件大小:2260
    • 提供者:scan
  1. Gobang

    0下载:
  2. 一个比较简单的五子棋AI,用的是alpha beta搜索剪枝-A relatively simple backgammon AI, with the alpha beta search pruning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:664930
    • 提供者:harry
  1. wuziqi

    0下载:
  2. 这是一个五子棋游戏的源代码,界面精美,带背景音乐,其中的许多算法,如搜索算法,也都值得研究! -This is a backgammon game source code, elegant interface, with background music, in which many algorithms, such as search algorithms, are worthy of study!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:253763
    • 提供者:zhaoyibin
  1. 5-C-code

    0下载:
  2. 病毒检测,黑白棋,扫雷,速算24,五子棋 中文注释-C Programming language source code Virus detection, Reversi, minesweeping, 24-speed calculation, backgammon
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:11320
    • 提供者:mofafeng
  1. BoYi

    0下载:
  2. 中国象棋和五子棋的实现。 使用VC编写的,代码直观易懂。-Implementation of Chinese chess and backgammon.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-18
    • 文件大小:4958691
    • 提供者:YangQiang
  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. ChessFive

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

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

    0下载:
  2. 具有人工智能的五子棋游戏,采用流行的深度优先算法,外加Alpha-Beta剪枝,再加历史启发优化,可搜索到第4步-Backgammon game with artificial intelligence, using the popular depth-first algorithm, plus Alpha-Beta pruning, combined with historical inspiration optimized search to Step 4
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1643075
    • 提供者:韩远坤
  1. Five

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

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

    0下载:
  2. 五子棋 算法 智能 人工智能 五子棋智能-Smart Artificial Intelligence backgammon backgammon algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2573
    • 提供者:
  1. Seven-genetic-algorithm-example-cPP

    0下载:
  2. 该资源包含了常用的7种C#遗传算法源码实例集,和遗传算法C#五子棋游戏程序-This resource contains 7 common genetic algorithm source code C# example sets, and genetic algorithms C# backgammon games
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:107593
    • 提供者:huangsong
  1. main

    0下载:
  2. 初学数据结构,这个五子棋比较简单,用到得算法也很简单,希望能得到交流。-Beginners data structure, this backgammon is relatively simple, very simple algorithm was used, hoping to get the exchange.
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:8769
    • 提供者:木奕
  1. Backgammon

    0下载:
  2. 五子棋,是数据结构c语言版的五子棋的一个简易算法-Backgammon ,it can be used to enterain
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:103033
    • 提供者:annda
  1. java_internet

    0下载:
  2. 本程序运用java在internet开发的优势,对经典的智力游戏五子棋进行了二次开发。其中涉及到的人工智能的代码很具有启发性。-The program developed using the advantages of java in the internet, the classic puzzle game of backgammon for a secondary development. Which involves the artificial intelligence of the c
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:2505
    • 提供者:袁风帆
  1. matlab

    0下载:
  2. matlab 小游戏代码 可实现五子棋 程序编码-matlab code for small game backgammon program code can be realized
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:1361
    • 提供者:马寅生
  1. Artificial-Intelligence-backgammon

    0下载:
  2. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:490264
    • 提供者:金银花
  1. wzq

    0下载:
  2. 早年写的一个功能较完整的五子棋算法的vc实现,记得是实现人机对弈了-auto translate...never mind!.Early years to write a complete backgammon algorithm to achieve vc, remember the man-machine chess! ! !
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-02
    • 文件大小:43172
    • 提供者:nisq3
  1. Backgammon-game-code

    0下载:
  2. 用C语言写的五子棋游戏代码,改代码简单易懂-Backgammon game code
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:798525
    • 提供者:陈帅
« 12 »
搜珍网 www.dssz.com