登录
首页 » c++ » 五子棋面向对象

五子棋面向对象

于 2022-08-10 发布 文件大小:969.92 kB
0 68
下载积分: 2 下载次数: 1

代码说明:

棋盘正中一点为“天元”。棋盘两端的横线称端线。棋盘左右最外边的两条纵线称边线。从两条端线和两条边线向正中发展而纵横交叉在第四条线形成的四个点称为“星”。以持黑方为准,棋盘上的纵轴线从左到右用英文字母A~O标记。横行线从近到远用阿拉伯数字1~15标记。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • demo_7_1_c
    说明:  A V R 单 片 机 的 外 部 中 断 应 用 程 序 (AVR MCU external interrupt applications)
    2009-08-02 13:22:19下载
    积分:1
  • Final with TLBO
    image registration for tlbo algorithm -enhancement
    2017-10-13 02:39:13下载
    积分:1
  • C# 提供者模式(Provider Pattern)实例源码下载
    C# 提供者模式(Provider Pattern)实例源码下载
    2014-07-28下载
    积分:1
  • 红绿灯_20200430
    说明:  东西、南北两干道交于十字路口,各干道有一组红、绿、黄三个指示灯,指挥车辆和行人安全通行。南北方向为主干道,通行时间为35秒;东风方向为支干道,通行时间为25秒。通行时间最后3秒,绿灯灭,黄灯闪烁,黄灯闪烁完毕变更通行车道。通行时间由数字显示器显示,黄灯3秒闪烁不单另计时。 特殊情况控制通行方式控制,用按键开关K1控制主道通行,支道禁行,K2控制支道通行,主道禁行,特殊情况控制通行放行。 有紧急情况时用按键开关K3控制两道均为红灯。(The east-west and North-South arterial roads intersect at the intersection. Each arterial road has a group of red, green and yellow indicator lights to guide vehicles and pedestrians to pass safely. The north-south direction is the main road with a traffic time of 35 seconds; the east direction is the branch road with a traffic time of 25 seconds. At the last 3 seconds of the traffic time, the green light is off, the yellow light is flashing, and the yellow light is flashing to change the traffic lane. The traffic time is displayed by the digital display, and the yellow light flashes for 3 seconds, not only for another time. Under special circumstances, control the way of passage. Use key switch K1 to control the passage of main road, Branch Road, K2 to control the passage of branch road, main road and special circumstances to control the passage and release. In case of emergency, use key switch K3 to control two red lights.)
    2020-05-03 11:10:55下载
    积分:1
  • digital-watermark-
    基于傅里叶变换的数字水印嵌入技术,可用于图像加密领域。(Based on the Fourier transform of the digital watermark technology )
    2012-02-28 16:11:23下载
    积分:1
  • NRF24l01
    系统平时处于循环接收检测状态,当有按键动作后发送数据 ,对方收到数据后LED闪烁, 任何一方可以发数据也可以收数据。 1. 当检测到按键动作后发送数据,自身LED闪烁 2. 当收到数据后LED闪烁 (Usually in the loop receiver detect state data, send keystrokes LED flashes after receipt of this data, either party can send data can also receive data. 1. When sending data detected keystrokes own LED flashes. LED flashes when data is received)
    2013-01-24 13:46:05下载
    积分:1
  • C# winform 权限管理系统完整源码下载(含数据库)
    C# winform 权限管理系统完整源码下载(含数据库)
    2014-01-24下载
    积分:1
  • 排课系统
    /*头文件*/ #include #include #include #include /*宏定义*/ #define NULL    0 #define OK      1 #define ERROR  -1 #define ESC     0x011b #define TAB  0x0f09 #define ENTER   0x1c0d #define UP  0x4800 #define DOWN 0x5000 #define LEFT 0x4b00 #define RIGHT 0x4d00 #define BACKSPACE 0x0e08 #define SPACE   0x3920 /*结构体类型定义*/ struct weekday{    int wday;    char addr[5][10];    struct weekday *next;    }; struct course{    char cnumber[10];    char cname[10];    char  period[10];    struct weekday *whead;    struct course
    2022-06-03 02:01:58下载
    积分:1
  • enet_ptpd
    LM3S8962 NETSET VERY IMPORTENT LM3S8962 NET SET VERY IMPORTENT
    2009-08-29 15:46:16下载
    积分:1
  • SwimmingPool2
    Animation of swimming pool
    2006-10-19 04:03:53下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载