-
国际棋盘上马的周游问题,该问题描述了国际象棋棋盘上的一只马,恰好走过除起点外的其它位置各一次,最后回到起点。这条路线称为一条马的Hamilton 周游路线...
国际棋盘上马的周游问题,该问题描述了国际象棋棋盘上的一只马,恰好走过除起点外的其它位置各一次,最后回到起点。这条路线称为一条马的Hamilton 周游路线-Launched an international board of the travel issue that describes the chess board on a horse, just walked outside the other locations except the starting point of all time, finally returned to the starting point. This line is called a horse" s Hamilton tour route
- 2022-02-22 12:00:51下载
- 积分:1
-
Java五子棋 朋友的作品
Java五子棋 朋友的作品-Java 331 friends works
- 2022-03-03 09:18:40下载
- 积分:1
-
err
(1)由于c的随机性函数不好,所以每次游戏开始根据bios时间设置种子。
(2)得分越高,方块下降速度越快(每200分为单位)。
(3)每下落一个方块加1分,每消除一行加10分,两行加30分,三行加70分,四行加150分。初试分数为100分。
游戏控制:
up-旋转;空格-下落到底; 左右下方向键-控制方向。P-开始或暂停游戏。 ESC-退出。
特点:
(1)由于tc不支持中文,所以基本都是英文注释。
(2)函数命名尽可能规范的表达其内部处理目的和过程。
(3)代码加上注释仅有577行。(我下载过的两个俄罗斯方块代码一个在1087行,一个在993行,我的比它们代码少)。
(4)除了消除空格时算法比较复杂,其他算法都比较简单易读。
(5)绘图效率和局部代码效率扔有待提高。
(6)FrameTime参数可能依据不同硬件环境进行具体设置,InitGame需要正确的TC路径。-err
- 2022-03-21 17:39:50下载
- 积分:1
-
一个俄罗斯方块的程序 左、右、下移动光标键: 可移动下落的方块
空格、回车分别按顺时针和逆时针方向旋转下落的方块
Esc: 暂停/继续...
一个俄罗斯方块的程序 左、右、下移动光标键: 可移动下落的方块
空格、回车分别按顺时针和逆时针方向旋转下落的方块
Esc: 暂停/继续
F10: 开始新游戏
-Procedures for a Russian box left, right, move the cursor under the key: the whereabouts of the box movable spaces, carriage returns, respectively, clockwise and counterclockwise rotation of the whereabouts of the box Esc: Pause/continue F10: the beginning the new game
- 2023-05-17 02:45:04下载
- 积分:1
-
一个五子棋游戏,特别好玩,编程思路清晰
一个五子棋游戏,特别好玩,编程思路清晰-a 331 game, especially fun, programming clear ideas
- 2022-02-22 12:01:43下载
- 积分:1
-
这是一个拼图游戏。玩家应该将打散的小图拼成一张大图。
玩家可以通过鼠标和键盘来移动小图,移动的次数和拼成
一张大图所化费的时间作为游戏得分的依据。...
这是一个拼图游戏。玩家应该将打散的小图拼成一张大图。
玩家可以通过鼠标和键盘来移动小图,移动的次数和拼成
一张大图所化费的时间作为游戏得分的依据。
成绩=1000-时间(秒)-移动步数*10
按F1键重新开始该游戏,按Y健可以预览整个的图片 -This is a jigsaw puzzle. Players should be to break up a small map to enlarge spell. Players through mouse and keyboard to move a small map, mobile number and spell a large map of the time charges as a basis for scoring games. Results = 1000- Time (seconds)- mobile steps* 10 by F1 key to start the game, press Y Kin can preview the whole picture
- 2023-06-20 16:05:04下载
- 积分:1
-
java的五子棋源码文件!
java的五子棋源码文件!-the source document!
- 2022-06-21 22:42:53下载
- 积分:1
-
用JAVA编的推箱子的游戏
用JAVA编的推箱子的游戏-with JAVA series of the game magazines
- 2022-04-09 21:00:10下载
- 积分:1
-
俄罗斯方块源文件,不错的,是用JAVA编写的,很有参考价值
俄罗斯方块源文件,不错的,是用JAVA编写的,很有参考价值-Tetris source document, it is true, is prepared by using JAVA, great reference value
- 2022-03-13 02:12:40下载
- 积分:1
-
一个中国象棋程序的java实现,以供参考
一个中国象棋程序的java实现,以供参考-A Chinese chess java realize procedures for reference
- 2022-06-11 12:30:17下载
- 积分:1