-
wuziqi
简单实用的五子棋小游戏.好像有点弱智...(Simple and Practical Renju game. A little bit mentally retarded)
- 2009-09-15 11:05:01下载
- 积分:1
-
rockpaperscissors
simple rock paper scissors game
- 2013-10-03 13:47:42下载
- 积分:1
-
ttq
VC++开发的跳跳棋益智小游戏,跳跳棋益智游戏(Jumping chess program VC++ developed jumping chess puzzle game)
- 2012-07-25 22:11:54下载
- 积分:1
-
wuziqi
五子棋是一款经典的游戏,在课程设计中经常会有到。(Backgammon is a classic game, there is often in the course design to.
)
- 2011-06-13 09:20:07下载
- 积分:1
-
XLIB06
视频游戏开发C 语言源程序 视频游戏开发C 语言源程序 (C language source video game development C language source Video game development C language source)
- 2007-03-07 18:01:25下载
- 积分:1
-
source
《Visual C++游戏开发经典案例详解》书中的源代码,希望对大家有一些帮助!(" Visual C++ game development classic cases." book of the source code, we hope to have some help!
)
- 2011-12-27 10:34:45下载
- 积分: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
-
【千年】服务端源码+客户端源码-JuHeVip.Cn
说明: 侠众道的千年的客户端文件及服务端文件的源码文件,购买回来分享给大家。(Thousands of client and server source code)
- 2020-09-08 16:42:37下载
- 积分:1
-
GameOfLife
汉化版的“生命游戏”程序,可以演示生命的生成和消亡过程!(Game Of Live!)
- 2011-11-15 19:15:57下载
- 积分:1
-
cheatEngine6.3
thecheat-1654f21 是一款开源的内存修改工具 ,它允许你修改游戏或软件内存数据,以达到各种非常规目的(thecheat-1654f21 memory modification is an open source tool that allows you to modify the game or software memory data, in order to achieve the purpose of the various unconventional)
- 2014-06-03 16:37:10下载
- 积分:1