-
MFC_Othell14882010282002
this is small othello game. you can see the source and everything pls download it and learn
- 2012-03-31 21:56:42下载
- 积分:1
-
java_fangkuai
俄罗斯方块经典款,用java语言编写。。(Tetris classic, java prepared.)
- 2013-09-03 21:52:49下载
- 积分:1
-
KeysHitGame
用c#做的打字小游戏,对学习.NET的同学可能有所帮助(With c# To do the typing game, for learning. NET may be helpful to students)
- 2008-04-13 21:45:47下载
- 积分: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
-
ember_client
3d mmorpg worldforge的客户端代码,引擎使用ogre3d,支持平台window,linux,mac(3d mmorpg worldforge client-side code, the engine used ogre3d, support platform window, linux, mac)
- 2009-09-06 12:40:15下载
- 积分:1
-
KHarryPottero
韩国人手机上的J2ME手机游戏哈里波特源代码,运行于LG手机,因些声音方面需要LG特有的API,如果你没有LG的SDDK的话,可以建立一个空接口,游戏目前在SJBOY下可以正常运行,但是没有声音。图片资源请在jar包里提取
(Korean phone J2ME mobile game Harry Potter source code, running on the LG mobile phone, LG-specific API, if you do not have the LG SDDK, you can create an empty interface because the sound aspect, game in SJBOY, normal running, but no sound. Image resources are extracted in the jar bag)
- 2012-08-26 09:54:13下载
- 积分:1
-
guessing-game
用c语言写的猜数字游戏,源码共享给大家,方便大家学习!(A guessing game in C programming language; there is the source code for everyone to share and facilitate learning!)
- 2013-06-04 15:54:52下载
- 积分:1
-
GAME
程序产生一个随机数,游戏者输入数据进行猜测。治理员可输入密码,其中普通治理员只能获得答案,超级治理员获得答案并能修改普通治理员密码(Program generates a random number, the player to guess the input data. Administrator can enter a password, which the general administrator can only get answers, get answers and super administrator can modify the general administrator password)
- 2013-08-29 11:37:36下载
- 积分:1
-
snake
这是二维的Matlab贪吃蛇小程序,操作简单易上手,十分适合学习(This is a two-dimensional Snake applet, easy to use and easy to use.)
- 2020-06-21 10:20:01下载
- 积分:1
-
semc-standby-app
Standby j2me app example with tut
- 2013-10-19 06:41:24下载
- 积分:1