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

搜索资源列表

  1. Tic_MFC

    2下载:
  2. 1. 一个有趣的井字棋游戏。用MFC的对话框程序编写。 2。 具有单人游戏和双人游戏两个模式。单人模式通过自己的AI算法实现(类似于简单的A*算法),双人游戏则是两个人通过左右键对弈 3。界面采用 Skin++ 进行优化,更换皮肤非常的方便。 4. 注意,编译出来的EXE如果需要在VC外单独执行,请将其和skin++文件夹中的所有文件放至于同一目录下。 5。有问题和建议欢迎和我讨论。 QQ: 21798912 MSN: susan_QC@hotmail.com E-
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:1539645
    • 提供者:覃超
  1. XOnew

    0下载:
  2. 带AI的井字棋游戏,使用的是阿尔法-百塔剪枝算法-crosswise with the AI game of chess, using the Alpha-100 tower pruning algorithm
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:20965
    • 提供者:刘恩德
  1. My9NumChess

    0下载:
  2. 人人对战的井字棋程序,算法简单,明白个大概结构就行了-everyone war game procedures gridwork of a simple algorithm, and probably understand the structure of the Bank
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:12377
    • 提供者:孙一
  1. AI

    0下载:
  2. 井字棋程序(源码)及设计文稿,还有井字棋算法演示程序
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:678070
    • 提供者:李惠
  1. mfcplaychess

    1下载:
  2. 三子棋(井字棋),某天,在群里说无聊,他说那就写个三子棋玩玩吧,于是弄了2个小时,终于完成了,里面的算法清晰,注释易懂.对学习mfc的人很有帮助.
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:32874
    • 提供者:asdffd
  1. TicTacToe.rar

    0下载:
  2. 用极大极小算法编写的井字棋游戏 开发语言是Visual Prolog,Minimax algorithm used to prepare the game of tic-tac-toe game development language is Visual Prolog
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-24
    • 文件大小:2470
    • 提供者:zhangqian
  1. tic-tac-toe

    0下载:
  2. 一个简单的用二叉树实现的极大极小指算法人工智能井字棋游戏,使用C++的类,和STL模版库中的vector-A simple binary tree the minimax means algorithm artificial intelligence tic-tac-toe game of chess the class of C++, and STL template library in the vector
  3. 所属分类:Shell api

    • 发布日期:2017-04-09
    • 文件大小:1038755
    • 提供者:laixin
  1. Tic-Toc-Toe.doc.tar

    0下载:
  2. 井字棋算法的详细设计过程,其中有源码及详细地分析过程。适合作为设计算法练习使用。-Tic-Tac-chess algorithm detailed design process, including source code and detailed analysis of the process. Exercise suitable for use as a design algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-03-22
    • 文件大小:18230
    • 提供者:jr_ghost
  1. ticktacktoe

    0下载:
  2. 基于人工智能方面的,运用极大极小算法的井字棋源代码-Based on artificial intelligence aspects, the use of max-min algorithm source code for tic-tac-toe game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-31
    • 文件大小:95881
    • 提供者:sp
  1. yiziqi

    0下载:
  2. α-β剪枝实现的一字棋,实现算法.α-β剪枝-α-β pruning to achieve the word game, the realization of algorithm. α-β pruning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:803722
    • 提供者:lixiongxi
  1. C_Cross

    0下载:
  2. 井字棋,c实现,基本的text图形表现。-cross chess
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1737
    • 提供者:PainDolor
  1. Game

    0下载:
  2. C++ 井字棋游戏 井字棋游戏-C++ 井字棋游戏
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:548280
    • 提供者:Reload
  1. jinziqi

    0下载:
  2. 人工智能作业,人机对弈模式的井字棋(三字棋,一字棋),采用αβ剪枝算法,有比较高的的搜索效率。-Intelligence operations, human-computer mode crosswise Chess Playing Chess (Chess words, word Chess), with αβ pruning algorithm has higher search efficiency.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:2510
    • 提供者:Mark
  1. jingziqi-renjiduizhan

    0下载:
  2. 用vc编写的井字棋游戏,用极小极大算法编写,可以实现人机对战-Prepared using vc chess game Tic Tac Toe
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-10
    • 文件大小:1613894
    • 提供者:mwz
  1. MaxMinAlgo

    1下载:
  2. 使用人工智能极大值极小值算法实现的井字棋游戏,有完整的工程及源码注释,可直接运行,并附带了程序运行的示例截图。-Maximum use of artificial intelligence algorithms to achieve the minimum chess game Tic Tac Toe, a complete engineering and source notes, can be directly run, and run the sample with a screensho
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1042543
    • 提供者:swim
  1. AIprogram3

    0下载:
  2. 用c++语言实现井字棋的游戏,要求要用深度优先搜索的算法。-Written in c++ language realization, well character chess game with requires depth first search algorithm.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-08
    • 文件大小:66930
    • 提供者:郑娟娟
  1. TicTacToe

    0下载:
  2. 用α-β剪枝实现井字棋算法,并有GUI界面-α-β algorithm for Tic-Tac-Toe, with Swing GUI
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:39889
    • 提供者:liqiang
  1. 一字棋

    1下载:
  2. 井字棋 α-β剪枝算法 在简单的游戏中,能够从当前游戏状态出发,搜索游戏的博弈树并确定最优行动方案的算法是存在的。其中最有名的算法就是极小极大算法。对于简单的双人游戏,极小极大算法很有用。它是在轮流行动的游戏中选择最好的行动的一种方法。 在博弈树中的每一个结点(一个结点表示一个可能的行动方案)都可以保存一个值,该值用来定义对应行动在帮助玩家获胜方面的优良程度。因此,对于一个确定的结点,其子结点都有一属性来定义对应行动的相对优良程度。 井字棋其实就是三子棋(和五子棋类
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:oracl
  1. test1

    0下载:
  2. 简单一字棋,qt实现,alphabeta剪枝算法(Simple word game, QT implementation, alphabeta pruning algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-02
    • 文件大小:6144
    • 提供者:廖联合
  1. jzq1

    0下载:
  2. 在Windows系统下利用C语言实现井字棋对局(Realization of well character chess game)
  3. 所属分类:游戏

    • 发布日期:2018-01-06
    • 文件大小:10240
    • 提供者:
« 12 »
搜珍网 www.dssz.com