-
guessNumber
入门级第一个游戏;猜数字游戏;超级无敌巨简单的(Initial level first game; guess the number game; super invincible huge simple)
- 2020-06-21 08:40:01下载
- 积分:1
-
JAVA文字小游戏源码
java做的文字小游戏源码,模拟不同角色 不同武力值和武功技能的人物,打擂的小游戏。适合java初学者学习参考。
- 2022-12-20 00:40:03下载
- 积分:1
-
12324355
模拟飞机飞行的源程序(simulated flight of the source)
- 2004-12-18 13:15:55下载
- 积分:1
-
Chess
QT编写的跨平台中国象棋项目完整代码 (QT chess )
- 2016-04-29 13:13:40下载
- 积分:1
-
MFC-game-example
说明: [趣味程序导学Visual.Cpp].董未名.文字版MFC,全是游戏实例([gout program guiding Visual. Cpp]. Tung. Text version MFC weiming,All game example)
- 2011-04-03 00:48:48下载
- 积分:1
-
HomeWork
简单的五子棋游戏,包含棋子的自动回收,更改棋子当前状态,以及棋子剩余个数的显示(Simple 331 games, including pieces of auto recycling, changing the current state of chess pieces, and display the number of remaining pieces)
- 2011-07-23 10:27:39下载
- 积分:1
-
OJN-Necro-Comparision-[Source-Code]
This is Source Code of Tools to Comparing Correct OJN Files with Damaged OJN Files with OJNList Files, that files is used by O2Jam
- 2011-11-27 19:44:02下载
- 积分:1
-
Fgame_src
说明: 我自己做的一个基于C/S模式的网络游戏。下棋的。附带服务器端和客户端全部源代码。
单机运行的话需要运行一个服务端和两个客户端,就可以自己跟自己下棋了。(I do one based on C/S mode of online games. Chess-playing. Fringe server and the client all of the source code. The stand-alone operation need to run a server and two clients, they can do it themselves by playing chess with ourselves.)
- 2005-09-14 17:09:12下载
- 积分: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
-
farm
一款基于PYTHON语言,用VIZARD软件写的小游戏 操作上类似于打地鼠 实际上是赚钱开农场的剧情 有排行榜 表妹说..挺好玩的(A small game, based on Python, written by Vizard.)
- 2020-06-30 07:00:01下载
- 积分:1