-
Double-version-of-Tetris
俄罗斯方块双人版(对应图片位置自己下载图片)(Double version of Tetris)
- 2015-04-18 18:32:12下载
- 积分:1
-
zhongguoxiangqiCPP
c语言版本中国象棋,完美实现经典象棋的c语言程序源代码。(c language version of Chinese chess, the perfect realization of the classic chess c language program source code.)
- 2013-09-29 16:14:03下载
- 积分: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
-
Eight-Queens-Games
说明: 八皇后小游戏,实现说明,以及代码实现原文件。(Eight Queens game to achieve that, and the code of the original document.)
- 2011-03-07 23:02:18下载
- 积分:1
-
WPFGobang_1.0
双人五子棋,带悔棋功能,不是怎么好玩,但和我一样的小白可以进来看看(Double Gobang, with undo function, but not much, and I like the white can come in and see)
- 2017-10-20 13:01:04下载
- 积分:1
-
SingleNumber
找出只出现一次的数字,其他数字均出现了2次,时间空间尽量少(Identify only appears once, while other figures have appeared two times to minimize time and space)
- 2013-10-24 09:01:25下载
- 积分:1
-
chidoudou
说明: 一个吃豆豆的游戏,游戏功能很简单,操作应该不用累赘了,用c语言写的~呵呵,不会很落后吧~(an eating Dou game, the game is very simple functions, operators do not have to be cumbersome, with the written language c ~ Oh, it will not be very backward ~)
- 2005-10-27 00:11:04下载
- 积分:1
-
RunningMatchmen
火柴人的跳跃和滚动 按s滚动躲避障碍 按w跳跃躲避障碍(Stickman jumping and rolling)
- 2013-12-12 20:24:23下载
- 积分:1
-
llk
使用VC实现的 连连看 所有源代码以及资源文件(Implemented using VC Lianliankan all source code and resource files)
- 2010-07-09 19:44:27下载
- 积分:1
-
Electronic-clock-
纪念2013桌面小工具,具有整点报时,日期显示,星期显示,秒表功能,小巧玲珑,很好用!划时代的记录。(A Electronic Clock )
- 2013-10-18 08:16:14下载
- 积分:1