搜索资源列表
比心算
- \"比心算\"是一个锻炼玩家心算和快速反应能力的游戏,非常适合java初级学习者,能够通过编写提高对数组,字符串与异常处理的能力.PS:我也是个java爱好者,希望与大家共同进步.-"than mental arithmetic" is a player mental arithmetic training and rapid reaction capability of the game and are very suitable for java primary lear
www_pudn_com_FiveChessGame
- 测试棋子的方法showChess。用于将chessInt数组内容打印到控制台,以便观看。基于GUI的Java五子棋游戏源码,可人机对战,用java swing做的,运行时需要修改图片的路径。 -Test piece method showChess. Contents of the array is used to print to the console chessInt to watch. GUI-based Java backgammon game source code, can be
Sudoku.rar
- 用Java解数独游戏,用数组实现,以Applet展示,Sudoku skills with Java, using the array to achieve in order to display Applet
GUI-TicTacToe-Array
- 用java开发的gui井字过三关游戏,有GUI界面及保存载入游戏功能-Java gui development with more than three shut the game Tic Tac Toe, a GUI interface and load the game save feature
SnekeGame
- java期末的的大作业,主要用数组实现的的贪吃蛇,内附简单文档-java end of the large operations, mainly used an array implementation of the Snake, enclosing a simple document
7
- test sort array for JAVA
ins123
- 基于GUI的Java五子棋游戏源码,可人机对战,用java swing做的,运行时 需要修改图片的路径。 制作思路: 用按钮做棋子,用图片填充每个按钮。 设置棋盘为24*24的,五子棋FiveChessGame类,继承了JFrame,并且 添加了时间监听,五子棋的棋子chess,用JButton表示,五子棋棋子chess 对应的棋子标识,用于标记棋子的状态。 1表示黑棋,-1表示白棋,默认0表 示无棋子,点击棋子时设置棋子的图标setOnChessI
Els
- 自学JAVA不久,第一次自己编小程序。在家摸索了三天才完成。 * 对于如何选择合适类还没有经验,这里直接在JFrame上设计paint()方法将所有内容绘制。没有掌握面向对象编程还- -! * 建模上借鉴了小时候玩的那中手柄游戏,将主面板划分为12*20的小格;后来为了设计碰撞,又改为14*21,绘制部分仍为12*20。(两侧与底部为边界) * 这些格子的信息用一个二维数组存储,数组中每个元素用0,1来表示是否被绘制成黑色。paint()方法中将值为1的格子绘制成黑色,0
random--java
- 随机打乱一个数组顺序的函数,比如洗麻将、洗牌、抽奖等。-Disrupt the order of a random array of functions, such as washing mahjong, shuffle, draw and so on.
Wuziqi
- 通过16*16的一维数组实现了在命令行窗口模式下的JAVA五子棋程序,可判断各方向输赢-16* 16 by one-dimensional array realized in the command line window mode JAVA backgammon program, can determine the direction of winning or losing
FiveChess
- 二维数组产生的JAVA五子棋程序,在命令行下实现-JAVA Gobang generated two-dimensional array procedures to achieve the command line
Chess
- java黑白棋算法,无图形界面,用数组表示棋子-java the Othello algorithm, no graphical interface, expressed as an array of chess pieces ...
Mine1
- 用数组实现简单的扫雷游戏java源代码,不用图形用户界面-Simple a minesweeping game java source code, do not have a graphical user interface using an array
PA7a
- ReverseRecurse.java: Write an application that reads integer values from the keyboard into an array whose size is specified by the user (the user may enter fewer integers than the size Start Early!!! specified, but not more) and reverse t
dynamicsort
- java数组动态排序演示,动态展示数组排序过程-java array dynamic sort of presentation, dynamic display array sorting process
poker
- 一个用java做的德州扑克牌, 有扑克图. 用二维array存牌的信息-A java Texas poker, poker map. Kept the card with a two-dimensional array
TavaHomework3_1
- 用于检测java中数组下标越界及除数为0 的时候抛出的异常-Used to detect the java array subscr ipt out of bounds and the divisor is 0 when thrown
GuessName
- 路边算命把戏,“不开口知贵姓”,Java版实现 使用二维数组。收录了全部500个百家姓。 在几张小卡片(每张上面写了几十个姓)上挑选一张含有自己姓的。 然后又让他在地上的大布上的几个小方格(每格上面写了几十个姓)上挑选一格含有自己姓的。随即说出了此人的姓。 项目导入后可直接运行-Roadside fortune-telling trick, do not know your name open , Java version to achieve Using a two-d
Mine1
- 用数组实现简单的扫雷游戏java源代码,不用图形用户界面-Simple a minesweeping game java source code, do not have a graphical user interface using an array
Snow
- Java游戏开发入门,数组的使用实现漫天雪花- Java game developers get started, use the array to achieve sky snow
