-
sharkattackgame
说明: 是一个Applet程序,要在浏览器中或用appletviewer执行。当Applet运行时,
鲨鱼会在水平方向持续移动,单击相应的按钮会改变鲨鱼的运动方向。游戏的目标是当猎物
经过时,如果鲨鱼也处在该位置并且完全没入水中,则猎物才被捕获。猎物被捕获时会发出
相应的提示音,并且猎物消失。(is an Applet procedures, and in a browser or appletviewer implementation. When the applet runs, sharks in the horizontal direction will be sustained mobile, click on the corresponding button will change the direction of the shark. The goal of the game when the game is through, if the sharks at the position and did not fully submerged, was captured prey. Prey to be arrested will be issued when appropriate tone and prey disappear.)
- 2006-05-08 19:06:38下载
- 积分:1
-
white_black_game
经典的黑白棋游戏,采用VC编写,界面不是很好!(classic games, using VC prepared interface is not very good!)
- 2006-06-11 18:20:24下载
- 积分: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
-
beer_game
很多人都玩过吧,一桌人轮流报数,凡遇到6(也可是其它数字)或是6的倍数,不报出,但要拍下桌子。动作失误者会被罚酒。
用的时候,只要修改gamers, first, num就可以了。参考生成的列表就不会出错啦(Many people have played it, the table turns reported number, in any case where the 6 (or other digital) or multiples of 6 are not reported, but photographed desk. Action mistakes will be Monastic. When, just modify gamers, first, num. Reference to generate the list you can not go wrong!)
- 2013-04-12 10:09:12下载
- 积分:1
-
GAME
程序产生一个随机数,游戏者输入数据进行猜测。治理员可输入密码,其中普通治理员只能获得答案,超级治理员获得答案并能修改普通治理员密码(Program generates a random number, the player to guess the input data. Administrator can enter a password, which the general administrator can only get answers, get answers and super administrator can modify the general administrator password)
- 2013-08-29 11:37:36下载
- 积分:1
-
Cash Coin rf
cashshop file for rf
- 2019-05-22 01:09:47下载
- 积分:1
-
2
说明: 一个简单的俄罗斯方块,具有一般的功能,大家试着玩(A simple Tetris, with general features, we try to play)
- 2010-01-04 15:52:15下载
- 积分:1
-
LinkWnd
水晶连连看的游戏,你一定不陌生吗?可是你想过自己来编出这个游戏吗?如果你没有,那你就要看看这个源代码了,本源代码,完全实现了水晶连连看,就是水晶连连看的源代码!在一定程度上比水晶连连看原版还好!(Crystal Lianliankan game, you certainly no stranger to it? But you thought of themselves made out of the game? If you do not, you will have to see the source code, and source code, the full realization of the crystal Lianliankan is Crystal Lianliankan source code! to some extent better than the original crystal Lianliankan!)
- 2007-08-02 15:17:28下载
- 积分:1
-
zhuangqiu
一款非常简单的撞球游戏,使用方向键控制板块左右弹动小球即可得分。(one very simple game of pool, use the direction keys to control plate at about moving the ball can score.)
- 2006-07-31 23:11:57下载
- 积分:1
-
puzzles
Visual C++学习的好例程,经典游戏拼图(Visual C++ to learn a good routine, classic games puzzles)
- 2009-12-03 17:09:30下载
- 积分:1