登录
首页 » Java » saolei

saolei

于 2008-12-09 发布 文件大小:68KB
0 122
下载积分: 1 下载次数: 1

代码说明:

  一个完全实现的扫雷程序,使用java实现。来自互联网(A full realization of the demining process, the realization of the use of java. From the Internet)

文件列表:

saolei.jar
src
...\mine
...\....\control
...\....\.......\MenuController.java
...\....\.......\QQButton.java
...\....\.......\WindowsAction.java
...\....\GameConfigure.java
...\....\JavaMine.java
...\....\listener
...\....\........\FirstClickListener.java
...\....\........\GameMouseEvent.java
...\....\........\GameMouseListener.java
...\....\........\InitListener.java
...\....\........\MineLeaveCountListener.java
...\....\........\ModelAction.java
...\....\........\TimeListener.java
...\....\model
...\....\.....\BlockModel.java
...\....\.....\GameModel.java
...\....\.....\GameRuntimeException.java
...\....\view
...\....\....\AboutDialog.java
...\....\....\BlockView.java
...\....\....\BlockViewsPanel.java
...\....\....\CustomDialog.java
...\....\....\GameView.java
...\....\....\GreenMetalTheme.java
...\....\....\HeroDialog.java
...\....\....\ImageFactory.java
...\....\....\ImagePanel.java
...\....\....\images
...\....\....\......\0.gif
...\....\....\......\1.gif
...\....\....\......\2.gif
...\....\....\......\3.gif
...\....\....\......\4.gif
...\....\....\......\5.gif
...\....\....\......\6.gif
...\....\....\......\7.gif
...\....\....\......\8.gif
...\....\....\......\9.gif
...\....\....\......\exit.png
...\....\....\......\flag.gif
...\....\....\......\help.png
...\....\....\......\JavaCup32.png
...\....\....\......\mine.gif
...\....\....\......\mineico.gif
...\....\....\......\onmine.gif
...\....\....\......\q2.gif
...\....\....\......\qq1.gif
...\....\....\......\qq2.gif
...\....\....\......\qq3.gif
...\....\....\......\qq4.gif
...\....\....\......\question.gif
...\....\....\......\wrong.gif
...\....\....\MineLeaveView.java
...\....\....\PanelManager.java
...\....\....\TimeView.java
...\....\....\UsernameDialog.java
说明.txt

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

发表评论

0 个回复

  • 3D_game of life
    说明:  基于元胞自动机的三维生命游戏,利用matlab环境实现,比较有用(Based on cellular automata 3d life game, using matlab environment to achieve, more useful)
    2020-03-19 10:42:42下载
    积分:1
  • finguess
    VB编写的图形界面的猜拳小游戏,供初学者参考。(Program for "finger guess game", by Visual Basic.)
    2013-09-27 11:19:17下载
    积分:1
  • she
    贪吃蛇游戏代码 用C语言编写的贪吃蛇游戏,在TC2.0下可正常运行,有控制蛇的速度和计分的功能(Snake game code)
    2017-03-12 11:08:26下载
    积分:1
  • 完美世界gs配置分析-备注在里面
    完美世界gs配置与作用示范,关键位置已经做好了备注。(Perfect world GS configuration and role)
    2018-10-23 22:08:24下载
    积分:1
  • Game3DSource
    Very simple 3D Game made in Delphi with GLScnene
    2010-05-11 06:04:05下载
    积分:1
  • VB_Game_eluosiFangkuai
    经典的游戏俄罗斯方块,VB编写的全部源代码(classic game Tetris, VB prepared by the full source code)
    2006-08-06 10:53:01下载
    积分:1
  • flychess
    用MFC编写的飞行棋游戏,包括游戏界面、核心算法、走棋动画的实现。(Prepared using MFC flight chess games, including the game interface, the core algorithm, take the chess animation implementation.)
    2021-04-24 14:18:47下载
    积分:1
  • 3DRacers
    3d赛车的游戏代码 包含资源文件 和代码文件(3d racing game code contains the resource files and code files)
    2008-01-14 15:06:49下载
    积分:1
  • 2
    说明:  Background Given a set of rectangles {R1, R2, …, Rn}, compute the area of their common intersection. i.e., Area(R1∩R2∩…∩Rn) The edges of the rectangles R1, R2, …, Rn, are either vertical or horizontal lines. For example, the intersection of 4 rectangles, R1, R2, R3, and R4, in the following figure is the shaded rectangle. Input The input contains (N + 1) lines. The first line specifies the number of rectangles N, where 1 < N < 1000. Since the sides of the rectangles are parallel to the x-axis and y-axis, each rectangle is bounded by the lines x = x1, x = x2, y = y1 and y = y2 and each subsequent line of the input file thus specifies one rectangle in the following format: x1 x2 y1 y2 such that 0 <= x1 < x2 <= 10000 and 0 <= y1 < y2 <= 10000, and x1, x2, y1 and y2 are integers. Output The output file contains the area of the intersection of all the rectangles.
    2013-11-15 02:58:38下载
    积分:1
  • MyScreenControlExample
    这是一款应用游戏引擎的例子,希望对大家能有帮助(This is an application example of the game engine, we hope to be able to help)
    2014-03-09 15:16:33下载
    积分:1
  • 696518资源总数
  • 106174会员总数
  • 31今日下载