-
ExtractData
适用于大部分游戏的资源提取器,常用于提取Gal Game类游戏的资源。(For most of the game resource extractor, commonly used in the extraction of Gal Game game resources.)
- 2018-02-17 22:45:13下载
- 积分:1
-
shudu
数独小游戏,参考网上的,没有实现难度选择(Sudoku game)
- 2012-04-13 15:33:39下载
- 积分:1
-
AdvInAbatSrc
说明: 这是一个简单的2d图形动画,是用VC编的,适合初学者参考。(This is a simple 2d graphics animation, VC series is the reference for beginners.)
- 2006-01-31 17:44:04下载
- 积分: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
-
llk
实现连连看游戏的算法。采用递归的算法找实现,很参考价值。(Achieve Lianliankan game algorithms. Find a recursive algorithm implementation, it is reference value.)
- 2013-08-06 12:40:25下载
- 积分:1
-
Config
神途全自动挂机单开、多开,支持市面上通版。调试可用。(Shendu fully automatic hang-up single-open, multi-open, support the market version. Debugging is available.)
- 2019-05-26 17:00:40下载
- 积分:1
-
贪吃蛇
贪吃蛇游戏,用C#编写的程序。我也是从csdn上面下载来的。(Snake game, written with C# program. I downloaded it from CSDN too.)
- 2017-11-08 11:06:24下载
- 积分:1
-
Tetris-c
俄罗斯方c语言代码加详解,非常好的俄罗斯方块代码(Russian side c language code plus detailed, very good Tetris code)
- 2013-11-27 18:32:17下载
- 积分:1
-
WAP 2.0.9.1 Cracked
说明: WOW各个版本SF通用,上天加速无所不能(world of warcraft gamehack)
- 2019-10-02 20:19:21下载
- 积分:1
-
java围棋游戏
围棋游戏源代码,通过java编写的,比较简单,但是十分具有参考意义,作为新手练手项目十分不错。对于一些非专业人士,通过查阅相关知料也是能看懂的。希望把他分享给更多的人,让人们享受编程的乐趣。
- 2022-03-02 04:49:10下载
- 积分:1