-
KeyDrum-(3)
Subject : KeyDrum
Development Suft : VC 2008
Language : MFC(GDI++), C/C++
- 2012-08-05 13:57:43下载
- 积分:1
-
snake
snake--用VC++写的游戏,按上下左右控制方向(snake with VC++ write the game, press the control up and down about the direction of)
- 2008-07-10 20:51:20下载
- 积分:1
-
FrontLine
一个魔塔游戏,功能强大,希望对你的开发有帮助(A magic tower games, powerful, you want to help the development of)
- 2021-02-24 00:09:40下载
- 积分:1
-
skyblue_BoxMan
推箱子小游戏,visualC++经典游戏设计(Sokoban game, visualC++ Classic Game Design)
- 2008-12-18 14:39:16下载
- 积分:1
-
Classicgamessource
说明: 用C编写的经典游戏程序源码(有俄罗斯方块、贪吃蛇、推箱子等)(Classic games source by C)
- 2010-04-18 08:00:45下载
- 积分:1
-
Snake-game-C-program
贪吃蛇游戏C语言程序,简单易懂,适合初学者参考(Snake game C Programming Language, easy-to-understand reference for beginners)
- 2012-04-22 12:12:07下载
- 积分: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
-
ptdma
可把一块图片分割几部份,切片数量可由用户定制,游戏开始后顺序打乱,然后让你拼图。(A picture can be split into several parts, cut the number of user customization, upset the order after the start of the game, and then let you puzzle.)
- 2011-04-20 22:12:07下载
- 积分:1
-
4375485466
QQ玫瑰小镇辅助工具,游戏编程源码,很好的参考资料。有需要的就下载吧。(QQ rose town of auxiliary tools, game programming source code, a good reference. There is a need to download it.)
- 2013-10-09 11:52:55下载
- 积分:1
-
snak
贪吃蛇源代码的程序,网页格式。很好玩的哈(this is tan chi she prommmer .it is funny !)
- 2010-07-11 18:54:56下载
- 积分:1