-
vb-supermario
用VISUAL BASIC编写的超级马里奥(supermario by VISUAL BASIC)
- 2013-10-15 12:06:00下载
- 积分:1
-
3D试衣间
说明: 3D试衣间的matlab程序,适合初学者。3D试衣间能够让用户轻松的在线上随时随地试穿各种衣物,并且软件支持您随意搭配,搭配出最适合自己的衣服,3D试衣间让您无需再为买衣、搭配而犯愁。(3D fitting room matlab procedures, suitable for beginners.3D fitting room enables users to easily try on a variety of clothes online at any time and anywhere. Moreover, the software supports you to match clothes at will to match the most suitable clothes for you. 3D fitting room makes you no longer have to worry about buying clothes and matching clothes.)
- 2020-11-10 20:16:26下载
- 积分:1
-
电子钟
说明: 电子时钟游戏,可以实现游戏的界面,开发设计(Electronic clock game it can make game face and design)
- 2020-03-26 11:12:49下载
- 积分: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
-
675646545
VB反应能力测试小游戏,打地鼠源代码.有需要的下.(VB reaction capability test game, play hamster source code are in need.)
- 2013-08-23 17:56:27下载
- 积分:1
-
AdvInAbat
说明: 一个采用VC+DX8.0编程的2D游戏, 有一定的可玩性.
游戏主题: 屠宰场.
同时, 对于学习DX和VC也有一定的帮助
(using VC DX8.0 a 2D game programming, a certain degree of fun. The game theme : the slaughterhouse. Meanwhile, the study also DX and VC can help)
- 2005-10-13 17:11:32下载
- 积分: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
-
lianliankan
简单的用ege实现的连连看,有音乐播放功能(Simple ege implementation of the again and again, there is music player function)
- 2020-08-23 14:07:52下载
- 积分:1
-
flychess
这是一个很复杂的用java编写的飞行棋游戏,难点在地图的绘制上(This is a very complex flight with a chess game written in java and difficult to draw on the map)
- 2011-11-22 20:12:09下载
- 积分:1
-
Russian-box-java-resource
俄罗斯方块游戏绝对经典好玩通过检测完全可用可用(Absolute classic Tetris fun game fully available via testing available)
- 2011-09-13 10:22:32下载
- 积分:1