登录
首页 » Java开发 » 简易版贪吃蛇

简易版贪吃蛇

于 2023-02-04 发布 文件大小:147.24 kB
0 175
下载积分: 2 下载次数: 1

代码说明:

资源描述简易的贪吃蛇,上学的时候做的,用到的都是很基础的知识点,算是能完美运行的不要担心,当时教室电脑没有游戏,才自己写的,自己玩

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

发表评论

0 个回复

  • xocdia游戏在线支持
    应用背景他预言实现封装成两种不同的分布:在Java运行环境(JRE)包含部分的Java SE平台需要运行Java程序的目的是为最终用户,而且,其目的是为软件开发人员,包括开发工具如关键技术爪哇的目标是使所有实现的爪哇兼容。从历史上看,太阳的商标许可证使用的爪哇品牌坚持所有的实现是“兼容”
    2022-10-12 21:35:04下载
    积分:1
  • 网上商城java源代码
    JAVA网上商城项目完整源码
    2022-03-19 20:57:11下载
    积分: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
    2022-05-08 02:47:07下载
    积分:1
  • 安卓程序初学者易懂得简易小程序源码
    几个简单而又实用的安卓小程序,及其适用与初学者,语言简单,明了。对于什么都不懂的人来说及有好处。CityWeather,FileManager,MobileMap,MusicPlayer,MyContacts,RingProfile,TodayDate,这是七个小程序的名字,实用吧。
    2022-06-01 06:30:35下载
    积分:1
  • JGroupsForAndroid
    资源描述JGroups是一款非常强大的通信组件,可以通过协议栈灵活配置。但官方不支持Android系统,所以花了很多时间,移植到了Android平台下面,经过测试还是很好用的!
    2022-05-08 23:15:59下载
    积分:1
  • 送代码由单台 pc 机模拟移动自组网中的数据
    这是数据包发送开发 java 平台的 java 工具来简化数据传输的头痛在单个计算机上的代码我已经增加了为每个侦听器套接字赶上注定的数据的线程。 要运行的步骤: 1.启动侦听器端口通过运行 ReceiveData.java 文件,它就会开始 5 端口来听 2.现在,运行 DataSendingWindow.java 3.选择要发送的文件选择器文件,并单击发送按钮发送 4.它将分区 5 港口,我们已开始由 ReceiveData.java 和数据将期待朝他们之间发送的数据。 5.您可以提供端口动态性
    2022-01-25 14:35:56下载
    积分:1
  • JAVA抽奖程序
    这是用java写的一个抽奖程序,通过在txt文档中输入抽奖人的名字等信息,运行程序可以在众多名字中随机抽出txt文档中的名字。简单却实用
    2022-04-25 09:01:14下载
    积分:1
  • java程序测试
    这是本人初学java是创建的一个源码,算是一种测试。希望能够给相关初学者以启发,能够开发出更好的源码。
    2023-04-28 22:05:03下载
    积分:1
  • 直方图对比
    实现两个图像的直方图对比,采用四种方式计算基准图与目标图的相似性,其中最常用的就是巴氏距离,调用opencv的直方图对比类,直接实现计算,注意得到的巴氏距离的值越小,表示基准图与目标图的相似度越高,当然还有其他的三种方式,这个在代码里面修改一下名称就可以了。Histogram contrast achieve two images, the use of four ways to calculate the reference map and target map similarity, one of the most commonly used is pasteurized distance calls opencv histogram comparison class, directly implement calculations, pay attention to get Pap distance the smaller the value, the reference chart indicates the similarity with the target figure is higher, of course, there are other three ways, this change in the code inside look at the name on it.
    2022-02-12 04:07:52下载
    积分:1
  • 医疗车间管理
    医疗店管理来管理库存及计费的商店                                                                                                                                                                                                                                                                                        
    2022-01-27 13:31:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载