-
slss
少儿算数软件根据网络下载的版本进行完善,主要去除了一些第三方控件,改成Delphi 2007自身已经提供的控件。 (Children count software to download the network version of the perfect addition to a number of major third-party control into Delphi 2007 has provided its own control.)
- 2009-05-06 18:05:49下载
- 积分:1
-
AngryBird
java编写的模仿愤怒小鸟的游戏,java版愤怒的小鸟,附带源码,编写的比较乱,希望能为大家带来点快乐。(java written in imitation of angry birds, game, java version of an angry bird, comes with source code, written in chaotic, I hope to bring point of happiness.)
- 2020-07-01 07:40:02下载
- 积分:1
-
Snake
贪吃蛇小游戏,C语言编写的,以前课程设计保留的,交流学习用(Snake game, C language, the previous curriculum design reserved, exchange of learning with)
- 2012-12-25 21:35:10下载
- 积分:1
-
erubox.txt.tar
Ubuntu系统下编译运行的俄罗斯方块源代码(ubuntu system complie source code)
- 2014-02-26 15:00:56下载
- 积分:1
-
TETRIS
此文档为visual c++平台实现俄罗斯方块的部分参考代码。已经通过调试通过。(This document is visual c++ platform Tetris part reference code. Has passed through debugging.)
- 2013-10-23 21:46:26下载
- 积分: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
-
tanshishezhidongfangbubai
这是一款具有登入和注册的贪吃蛇,而且有特效果实,增加了游戏的趣味性(This is a login and registration Snake)
- 2012-10-24 08:48:34下载
- 积分:1
-
俄罗斯方块游戏
说明: 俄罗斯方块keil编程,喜欢拿去用,在太极板子上可以用(Keil programming of Tetris)
- 2020-05-26 17:13:18下载
- 积分: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
-
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