-
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
-
super-marry
超级玛丽的简单模拟程序,图形界面不是很美观,但原理可以看看(Super Mario simple simulation program, the graphical interface is not very beautiful, but the principle can take a look at)
- 2012-10-16 14:56:57下载
- 积分:1
-
Snake
贪吃蛇的小游戏,蛇身由可扩容数组组成,并且可以穿墙(简单实现 可穿墙的贪吃蛇小游戏)
- 2013-10-15 00:15:16下载
- 积分: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
-
Cash Coin rf
cashshop file for rf
- 2019-05-22 01:09:47下载
- 积分:1
-
Snake-source-code
本程序是一个贪吃蛇的程序,可以实现贪吃蛇游戏的基本功能(This program is a Snake' s program, you can achieve the basic functions of the Snake game)
- 2013-03-04 16:31:24下载
- 积分:1
-
MFC_Othell14882010282002
this is small othello game. you can see the source and everything pls download it and learn
- 2012-03-31 21:56:42下载
- 积分:1
-
Hangman
非图形版的小巧玲珑的Hangman!
不一样的感觉!(non-graphic version of the small size of Hangman! Not the same feeling!)
- 2006-07-29 04:57:12下载
- 积分:1
-
skyblue_BoxMan
推箱子小游戏,visualC++经典游戏设计(Sokoban game, visualC++ Classic Game Design)
- 2008-12-18 14:39:16下载
- 积分:1
-
hrd
华容道游戏,大家一定都玩过,这个介绍源代码可以提高您的c#的能力(Huarong game, we must have played this introductory source code can improve your c#)
- 2012-08-24 23:42:59下载
- 积分:1