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

搜索资源列表

  1. jingziqi

    0下载:
  2. 这是本人编的井字棋盘游戏,希望大家喜欢并下载-this is my addendum to the board game Well, hope you like and download
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:269.61kb
    • 提供者:xiaoqing
  1. jingziqi

    0下载:
  2. 井字棋游戏,也没什么好说明的了,仅供学习。
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:439.88kb
    • 提供者:Wayne
  1. jingziqi

    0下载:
  2. 井字棋,用.net2005编的!有人机对战,人人对战!
  3. 所属分类:.net编程

    • 发布日期:2008-10-13
    • 文件大小:15.43kb
    • 提供者:曹鑫
  1. jingziqi

    0下载:
  2. 井字棋---可实现人机对弈,比较只能,使得计算机和人进行人机对弈-Tic-tac-toe game can be achieved--- man-machine chess, more can only make computers and people to carry out human-computer chess
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-02
    • 文件大小:1.69kb
    • 提供者:zolo
  1. jingziqi

    0下载:
  2. 井字旗游戏的详解,以文本文档的形式,有需求的不妨下来一看。-Tic-tac-toe game Detailed flag to the form of a text document, there is a demand may be down for a look.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7.32kb
    • 提供者:李佳龙
  1. jingziqi-renjiduizhan

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

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

    0下载:
  2. 井字棋人机对弈游戏,有进攻和防守策略,有详细的课件。-Man-machine chess games on Tic Tac Toe game with offensive and defensive strategies, detailed courseware.
  3. 所属分类:Other Games

    • 发布日期:2017-04-10
    • 文件大小:1.45mb
    • 提供者:王桂平
  1. jingziqi

    0下载:
  2. 在ARM7板子上开发的井字棋游戏,在相应环境下能够正确运行。-ARM7 development board in the chess game Tic Tac Toe, in the appropriate environment to run correctly.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:274.49kb
    • 提供者:jiangyechun
  1. jingziqi

    0下载:
  2. 井字棋 源代码 exe可执行文件 vc++6.0开发环境-Tic Tac Toe Chess source code exe executable file vc++6.0 development environment
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-15
    • 文件大小:3.54mb
    • 提供者:luoyalu
  1. jingziqi

    0下载:
  2. 这个是很简单的井字棋游戏。很简单很简单,我刚开始上学时候,接触到的-Tic Tac Toe This is a very simple chess game. Very simple very simple, I just started school when exposed to
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-27
    • 文件大小:8.46kb
    • 提供者:韩丽杰
  1. jingziqi

    0下载:
  2. 分3个难度等级。 简单:电脑随机落子 普通:电脑知道封堵 困难:电脑不会输-Divided into three difficulty levels. Simple: ordinary random Lazi: block difficult to know the computer: Computer will not lose
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-01
    • 文件大小:546.11kb
    • 提供者:朱恩德
  1. jingziqi

    0下载:
  2. VB环境下实现的井字棋游戏,是vb编程初学者学习和适应VB编程的比较有用的小程序。-VB environment tic-tac-toe game of chess, vb programming for beginners to learn and adapt to the useful features of VB programming.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-10
    • 文件大小:7.94kb
    • 提供者:Lusiah
  1. JingZiQi

    0下载:
  2. “一字棋”游戏(又叫“三子棋”或“井字棋”),是一款十分经典的益智小游戏。“井字棋”的棋盘很简单,是一个3×3的格子,很像中国文字中的“井”字,所以得名“井字棋”。-experiment " word game" game (also known as " third son of Chess" or " tic-tac-toe game" ), is a very classic puzzle game. " Tic-tac-toe game," the board is very simpl
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:425.71kb
    • 提供者:金志文
  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
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-02
    • 文件大小:8.38kb
    • 提供者:天河
  1. JingZiQI

    0下载:
  2. 带人机对战功能的井字棋,点击“人机对战”开启人机对战模式,再次点击关闭人机对战模式。-Tic Tac Toe game with a man-machine war feature, click on the "man-machine war" On Human Versus mode, click again to close the war machine mode.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-24
    • 文件大小:27.58kb
    • 提供者:孙东峰
  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
    • 文件大小:8.54kb
    • 提供者:opjrkulic
  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
    • 文件大小:8.74kb
    • 提供者:c34177366duanz
  1. jingziqi

    0下载:
  2. 井字棋,下子输入对应数字 1 2 3 4 5 6 7 8 9(Well character chess, then input the corresponding number)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:7kb
    • 提供者:静か
搜珍网 www.dssz.com