-
tutorial14(2)
一个win32 系统下 game tile map 的实现方法(A win32 system game tile map of the Implementation)
- 2011-02-08 03:58:58下载
- 积分:1
-
BrickOut
这是用C#语言,.net平台所做的一个弹球的小游戏,是一个不错的了解windows编程的东西。(This is the C# language. Net platform doing a little game of pinball, is a good understanding of windows programming things.)
- 2005-08-22 17:24:01下载
- 积分: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
-
5673634656
VB简单弹球游戏源代码,有需要的就下载吧,很好的参考。(VB simple pinball game source code, there is need to download it, very good reference.)
- 2013-08-17 10:19:05下载
- 积分:1
-
SHUDU
求解数独游戏的一个非常好的源代码,很好很强大(a good source code for solving the game of sudoku)
- 2009-11-26 17:07:33下载
- 积分:1
-
Tetris-GAME
俄罗斯方块小游戏,使用matlab编程,内有画面截图。(Tetris game, using MATLAB programming, there are screenshots.)
- 2015-03-30 16:41:36下载
- 积分:1
-
56845757555
金庸小说人物卜,游戏编程源码,很好的参考资料,有需要的就下载吧。(Characters in the novels of Jin Yong Bu, game programming source code, a good reference, there is a need to download it.)
- 2013-10-08 22:38:55下载
- 积分:1
-
MineSweep
高仿win7的扫雷游戏,很适合初学者学习(High imitation win7 minesweeper game, it is suitable for beginners to learn)
- 2013-09-07 13:03:59下载
- 积分:1
-
全民奇迹
全民奇迹手游源代码!很不错的,大家可以学习一下!比较稀有请珍藏!(National miracle hand travel source code!)
- 2018-08-24 10:24:28下载
- 积分:1
-
tg
说明: 一个练习打字的游戏,字母下落,恩与字母相同的键就可以大落字母。(a practice typing games, in alphabetical whereabouts TU with the same letters on the keys can drop large letters.)
- 2005-07-23 11:17:47下载
- 积分:1