-
xiugaiMD5
一款修改任意软件DLL的MD5码,可以解决任何游戏检测MD5非法模块的技术(failed to translate)
- 2012-03-08 01:42:51下载
- 积分: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
-
远程访问数据库
labview远程连接数据库示例,可以成功实现访问数据库(Remote connection database example)
- 2018-05-18 09:12:53下载
- 积分:1
-
利用VB制作的一款撞球游戏,很好玩,是我的课程设计。
利用VB制作的一款撞球游戏,很好玩,是我的课程设计。-VB produced one pool game is a lot of fun, my curriculum design.
- 2022-04-10 12:10:35下载
- 积分:1
-
javalocal
子类方法不可比父类方法抛出更多的例外。子类抛出的例外或者与父类抛出的例外一致,或者是父类抛出例外的子类型。或者子类型不抛出例外。(Class methods are not comparable to the parent class method throws more exceptions. The subclass thrown exception or thrown with the parent class exceptions, or the parent class throw exception sub type. Do not throw exceptions or sub type.
)
- 2013-10-18 19:51:43下载
- 积分:1
-
本程序采用LabVIEW开发用于改变字符数
一个用Labview编写的字符串转数字的程序-this program which develop by Labview is used to change character to number
- 2022-08-20 01:53:06下载
- 积分:1
-
国家集训队论文集
National Training Team 2001 Proceedings
- 2020-06-23 02:20:02下载
- 积分:1
-
ACO-VRPTW-master
说明: 蚁群算法解决vrp问题 车辆路径问题 挺好的一个算法(vrp problem solved by aco)
- 2019-05-02 14:42:16下载
- 积分:1
-
rapid
this is exe. file will be useful to you.
- 2010-11-25 15:56:46下载
- 积分:1
-
阵列信号处理MATLAB程序
说明: 这里有阵列信号处理的matlab程序,共有18种,和阵列信号处理及matlab实现这本书配套。(There are 18 kinds of MATLAB programs for array signal processing, which are matched with array signal processing and matlab implementation.)
- 2019-11-25 20:40:54下载
- 积分:1