-
MySnake
J2ME手机游戏贪吃蛇源码,开发环境eclipse及eclipseme加WTK,windows xp操作系统。(J2ME mobile phone game Snake the source code, development the environment eclipse and eclipseme of plus The WTK windows xp operating system.)
- 2012-05-24 10:13:36下载
- 积分:1
-
RobotViewCoDE
机器人避让障碍物的一个测试程序,主要关注的是算法本身,测试的时候只要点击设定里面的设置障碍物然后寻道即可。(Robot avoid obstacles a test procedure, the main concern is the algorithm itself, the test set when clicking inside the obstacle and then seek to set up.)
- 2013-07-03 11:47:15下载
- 积分:1
-
hanguojieqiou
韩文版街头篮球服务端!
很好的休闲游戏(Korean version of the street basketball server! Good casual games)
- 2006-11-09 02:17:09下载
- 积分:1
-
TheTetrisGame
经典游戏俄罗斯方块的一种简单实现,支持玩家信息的保存和统计。(A classic game of Tetris simple implementation, support the players the preservation of information and statistics.)
- 2013-09-11 14:46:11下载
- 积分: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
-
gameprg
game 游戏 华容道(game game Hua Rong Dao)
- 2008-03-13 17:39:45下载
- 积分:1
-
snake
用java写的贪吃蛇小游戏,可以实现类似于掌机版的功能(Snake game written in java, you can achieve similar functionality of the handheld version)
- 2012-12-03 12:07:10下载
- 积分:1
-
tank
qt编写tank小游戏,目前还不是很完善,大家共同学习(qt write tank game, is not perfect, we learn together)
- 2013-03-08 20:37:18下载
- 积分:1
-
snake
简单的贪吃蛇游戏,可以选择速度,可以简单的实现贪吃蛇的基本功能,有背景音乐可以播放(a greedy snake that eats candy,the speed of the lake can be set,there is also the background music playing)
- 2013-05-29 14:03:11下载
- 积分:1
-
skyblue_Rect
俄罗斯方块 ,经典游戏程序,vc实现的,喜欢的朋友可以看下,有价值(Tetris, the classic game program, vc realized, like a friend may have a look, valuable)
- 2013-01-24 09:12:32下载
- 积分:1