-
console
说明: 象棋马的哈密顿回路算法代码,分治递归的方法。当m n<24时结果正确。这是重新上传,上一次工程中疏漏没有包含源码。(Hamilton horse chess circuit algorithm code, recursive partition method. When mn < 24 hours was correct. This is a re-upload, the last project oversight does not include source code.)
- 2010-04-14 10:50:12下载
- 积分:1
-
snake
使用java语言编写的一个桌面贪吃蛇游戏,可以跨平台运行(Java language using a desktop Snake game, you can run across the platform)
- 2016-05-26 22:42:20下载
- 积分:1
-
surakarta
这是一个苏拉卡尔塔的程序 包括界面设计和后台代码(This is a program of Surakarta, including interface design and code-behind)
- 2020-10-22 17:47:23下载
- 积分:1
-
比特币大作战
个人独立小游戏 至少需要两个人联网作战 客户端开源
- 2023-04-17 19:20:09下载
- 积分:1
-
Moon_cake
HTML5中秋吃月饼大赛游戏,鼠标点击进行游戏,在一定的时间内看谁吃的多。(Mid-Autumn Festival to eat moon cake contest HTML5 game, click on the game, within a certain period of time to see who eat more.
)
- 2016-06-24 23:06:23下载
- 积分:1
-
dengluqi
这是一个0.97奇迹登陆器 是仿三剑客写出来的
跟三剑客登陆器一样 功能一样 登陆器上注册 加点洗红 等等。(It is one of the 0.97 miracle landers is like the Three Musketeers to write out
With the Three Musketeers landers landers as functional as registered with washed red etc..
)
- 2021-03-19 15:29:19下载
- 积分:1
-
FiveChess
five chess is a funny game(five chess)
- 2013-02-28 23:04:23下载
- 积分:1
-
梦幻西游
说明: 梦幻西游单机版 加全套源码18角色..本西游是GGE制作,单机版研究.个人爱好研究(Fantasy Westward Journey stand-alone version plus full source code 18 characters)
- 2020-06-17 23:00:02下载
- 积分: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
-
2166e302b7491156ad4900ba2a3d1620
改魔兽地图的如侵犯别人的版权请通知我我立即删掉着个东西(Changes, such as World of Warcraft Maps copyright infringement, please inform me of others I immediately deleted the one thing)
- 2011-05-23 22:27:56下载
- 积分:1