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

搜索资源列表

  1. jing

    0下载:
  2. 简单的小游戏,井字棋,c++源码。基于console编写-Simple game, tic-tac-toe game, c++ source code. Prepared based on the console
  3. 所属分类:Game Program

    • 发布日期:2017-04-12
    • 文件大小:899
    • 提供者:Imageco
  1. jinziqi

    0下载:
  2. 井字棋游戏基于剪枝算法,是博弈树搜索算法的一个重要分支-Pruning algorithm based chess game Tic Tac Toe is game-tree search algorithm is an important branch
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:2551
    • 提供者:rdistri
  1. jzq

    0下载:
  2. 这是一个可以进行人与人对战的井字棋小游戏,非常简单,适合初学者-All Battle chess game of Tic-Tac
  3. 所属分类:Game Program

    • 发布日期:2017-04-12
    • 文件大小:931
    • 提供者:atwilla
  1. well-chess

    0下载:
  2. 原创井字棋游戏源代码,希望对大家有所帮助-The well character chess game the source code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3682
    • 提供者:ocrkeso
  1. jingziqi

    0下载:
  2. #include < iostream> 井字棋using namespace std const int n=3 int block[n][n]={0,0,0,0,0,0,0,0,0} void draw(int **,int x,int c) -# Include < iostream> using namespace std const int n = 3 int block [n] [n] = {0,0,0,0,0,0,0,0,0} void draw (int*
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:8745
    • 提供者:opjrkulic
  1. Tic_Tac_Toe

    0下载:
  2. html5井字棋小游戏,实现人机对弈,红色叉代表玩家,绿色圈圈代表电脑。-html5 Tic-tac-toe game, man-machine chess, a red cross on behalf of the players, the green circle on behalf of the computer.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-06
    • 文件大小:36202
    • 提供者:周素
  1. vb

    0下载:
  2. vb程序语言编译的井字棋游戏,这是详细的源代码。-Well character chess game with source code
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-10
    • 文件大小:1286
    • 提供者:张三
  1. Morpion

    0下载:
  2. 该程序使用了socket实现一个简单的井字棋游戏。-realisation of a simple game Morpion with socket
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:11129
    • 提供者:ye
  1. TTT3D

    0下载:
  2. 井字棋游戏,可以和计算机对下,ai有一定的智商,不容易输给玩家-Tic-tac-toe game, and the computer can be under, ai have a certain IQ, is not easy to lose players
  3. 所属分类:JavaScript

    • 发布日期:2017-04-06
    • 文件大小:1778
    • 提供者:wxia
  1. TicTacToeWithGUI

    0下载:
  2. python写的带GUI的井字棋游戏,仅供参考-python game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-11
    • 文件大小:985
    • 提供者:ljf
  1. main

    0下载:
  2. 读入一个整数,表示井字棋棋盘的边长。判断其中是否存在某一方获胜,获胜的条件是存在整行或整列或整条对角线或整条反对角线上是相同的棋子。如果存在,则输出代表获胜一方字母:X或O(大写字母X或O);如果没有任何一方获胜,则输出NIL。-Read an integer, said tic-tac-toe chess board side length. Determine whether there is a party wins, the winning condition is the entire
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:1267
    • 提供者:Darkmoss
  1. TicTacToe

    0下载:
  2. 一个井字棋小游戏 横向 竖向 斜向三个则赢-tic toe tac game
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4462
    • 提供者:Terry
  1. Tic-Tac-Toe

    0下载:
  2. 井字棋c#windowsform源码 代码简单 功能完善,不支持人机对战-Tic-tac-toe c# windowsform source code for a simple function perfect, does not support the man-machine war
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:90669
    • 提供者:yourunze
  1. JZQ

    0下载:
  2. 利用极大极小值搜索算法实现井字棋游戏,包含一些优化算法过程-Use Minimax search algorithm Tic-tac-toe game, including some optimization process
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-14
    • 文件大小:22035848
    • 提供者:lideqi
  1. mfcjing

    0下载:
  2. 井字棋网落版,实现了简单的通信功能,第一个启动默认为服务端,第二个启动默认连接到服务端。-Tic-tac-toe online version, to achieve a simple communication functions, first start the default for the service end, a second end connected to the service start by default.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-14
    • 文件大小:3180624
    • 提供者:毛吉
  1. jingziqi

    0下载:
  2. #include < iostream> 井字棋using namespace std const int n=3 int block[n][n]={0,0,0,0,0,0,0,0,0} void draw(int **,int x,int c) -# Include < iostream> using namespace std const int n = 3 int block [n] [n] = {0,0,0,0,0,0,0,0,0} void draw (int*
  3. 所属分类:Game Program

    • 发布日期:2017-04-30
    • 文件大小:8953
    • 提供者:c34177366duanz
  1. C_Cross

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

    • 发布日期:2017-04-13
    • 文件大小:1782
    • 提供者:gu556195
  1. Jingziqi_Java

    0下载:
  2. 通过检查每一行,每一列,每个对角线和反对角线实现井字棋游戏-By examining each row, each column and each diagonal and anti-diagonal realization Tic-tac-toe game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-06-10
    • 文件大小:16410519
    • 提供者:moon
  1. GameSearch

    0下载:
  2. 井字棋的有关java的alphabeta搜索-Tic-tac-toe game java on the alphabeta search
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1962
    • 提供者:s8831suchen
  1. GameSearch

    0下载:
  2. 井字棋的有关java的alphabeta搜索-Tic-tac-toe game java on the alphabeta search
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1865
    • 提供者:vpt72quez
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com