登录
首页 » Java开发 » 小游戏五子棋大战

小游戏五子棋大战

于 2022-05-08 发布 文件大小:149.26 kB
0 181
下载积分: 2 下载次数: 1

代码说明:

class LNode{ private int row; private int col; private Color chessColor; private LNode next; public LNode(int row,int col,Color chessColor){ this.row=row; this.col=col; this.chessColor=chessColor; } public LNode(){ this.next=null; } public void setRow(int row){ this.row=row; } public int getRow(){ return this.row; } public void setCol(int col){ this.col=col; } public int getCol(){ return this.col; } public void setChessColor(Color chessColor){ this.chessColor=chessColor; } public Color getChessColor(){ return this.chessColor; } public void setNext(LNode next){ this.next=next; } public LNode getNext(){ return this.next; } } class NullAndCount{ private int nullCount=0; private int chessCount=0; public void setNullCount(int nullCount){ this.nullCount=nullCount; } public int getNullCount(){ return this.nullCount; } public void setChessCoun

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

发表评论

0 个回复

  • java成熟源项目
    基于freemaker生成复杂word文件,思路不错,可以参考。1、支持文本、Excel、Word格式的导出功能,适应不同类型用户的使用习惯。2、可以直接在Word文档中编辑图片、表格,系统在导入的过程中会进行解析、转换工作。3、在导出过程中,由于一些格式错误,系统不仅能准确提示,并且可以引导客户定位到相应的错误点上。4、提供高效率的相似性检查功能。
    2022-11-23 10:30:04下载
    积分:1
  • 页面静态化demo
    应用背景页面静态化,网站静态化可以以此做扩展,此例是一个demo,非常好用,欢迎大家分享。关键技术页面静态化,jsp,html,网站静态化技术,可用于展示型网站,对展示型网站页面信息做一个静态化处理,可以提高网站访问速度,减小服务器的压力。
    2022-01-26 03:01:40下载
    积分:1
  • 我的网站简单的web源代码
                                                                      
    2023-02-19 01:55:03下载
    积分:1
  • 蚁群算法在机器人规划代码
    干嘛要求那么多字啊,不就是传一个代码嘛,。。。。。。java编写的,,,,蚁群算法在机器人路径规划中的应用,。。。最后会出现路线图,有图课看啦啦 ,希望对大家有用
    2022-02-21 23:52:45下载
    积分:1
  • Carreras De Ranas
    /**
    2022-06-18 20:40:47下载
    积分:1
  • 测试 vb 脚本
    一个测试VB的脚本代码。具体请参考代码内容。欢迎下载、使用。谢谢大家的支持。
    2022-03-10 11:19:49下载
    积分:1
  • 工作室解决方案文件
    应用背景/ / textinclude/ / / /1 textinclude开始“资源,0”的“资源”。终点2 textinclude开始 ; ; ;“#包括“afxres。H“ ”和,“”0“终点3 textinclude开始 ; ; ;“#定义_afx_no_splitter_resources ” ; ; ;“#定义_afx_no_ole_resources ” ; ; ;“#定义_afx_no_tracker_resources ” ; ; ;“#定义_afx_no_property_resources ”和,“”“” ; ; ;“#如果!定义(afx_resource_dll)| |定义(afx_targ_deu) ” ; ; ;“# ifdef _win32 ”“语言7,1 ”的“语言” ; ; ;“#语用code_page(1252) ” ; ; ;“# endif // _win32 ” ; ; ;“#包括“RES xlcancontrol。RC2” ;/ /非MICR关键技术asfsdfadebug | Win32 = | Win32调试 ; ;释放| Win32 =释放| Win32 ;endglobalsection ;globalsection(projectconfigurationplatforms)= postsolution ; ;{ b52c9e63-107f-46cb-9a7c-c774c2eb2301 }。| win32.activecfg = | Win32调试调试 ; ;{ b52c9e63-107f-46cb-9a7c-c774c2eb2301 }。| Win32调试。建立。0 = | Win32调试 ; ;{ b52c9e63-10
    2022-03-01 05:13:28下载
    积分:1
  • swarm for java
    一个简单的swarm for java 建模实例 用来描述一个城市简单的交通管理 你可以在模型中设置自己想要规定的控制范围 筛选系数来选择随机生成的城市交通车辆 对于研究不确定性和扩散运动有一定的帮助
    2022-01-22 15:30:19下载
    积分:1
  • 基于ssh的OA
    基于ssh的OA管理系统,付sql,sql文件很大,请在mysql command line client中用source x:xxxxx.sql处理,本oa系统重点在于权限的处理
    2022-08-08 06:09:59下载
    积分:1
  • 物业管理系统
    该系统主要是简单地对SSh框架的应用,同时也是对一些基础知识的回顾,其中用到的技术有权限控制,数据报表,数据的导入导出,以及一些数据的基本管理
    2022-08-17 04:31:22下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载