-
PoolRebel
PoolRebel in windows
用Windows API编写的台球游戏。在没有使用第三方物理引擎的条件下,基本实现了球的碰撞、回旋等要求。支持下杆儿角度、力度和击球点的设置,并能在调整设置时实时显示主球走位和被碰球的去向。支持更改桌台、球和球杆,并会因此能产生细微区别。
(PoolRebel in Windows
Written by Windows API billiards game. Without the use of third party physical engine conditions, the basic realization of the ball collision, cyclotron etc.. Support bar angle, strength and the contact point set, and the real-time display of the cue ball position and adjust setting is to touch the ball go. Support changing table, ball and club, and will therefore have a subtle distinction between.)
- 2013-02-22 14:13:54下载
- 积分:1
-
JSGames
说明: js小游戏源码例如:微信打飞机, 泡泡龙,开心消消乐,架子鼓(All kinds of JS games source code such as: Wechat Airplane, Bubble Dragon, Happy and Fun, Drum shelf)
- 2019-05-17 11:37:02下载
- 积分:1
-
熊族OL完整端
我是一个delphi程序员,也是老千年玩家,熊族OL基于神武新章修改,自2012年8月左右开始修改源码,至今已经修改了超过90个版本,目前特色如下:(I am a Delphi programmer, also a millennium player, bear family OL based on the new chapter modification, since August 2012 began to modify the source code, so far has changed more than 90 versions, the current features are as follows:)
- 2018-07-03 17:37:18下载
- 积分:1
-
sanlianqi-
用c++编写的可以进行人人交战和人机交战的三连棋简洁版游戏(Can be prepared using c++ all three warring warring and human concise version of the game with chess)
- 2013-07-15 18:47:34下载
- 积分: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
-
Cube
java写的简单的魔方,可用鼠标拖动,代码简单易用(a java simple grogram )
- 2011-05-11 17:51:59下载
- 积分:1
-
QQ robot webqq
QQ robot webqq
- 2014-12-27下载
- 积分:1
-
feijidazhan
说明: python入门必学飞机大战,使用pygame模块(Python Initial Must Learn Aircraft Warfare, Using the Python Module)
- 2019-03-13 14:18:04下载
- 积分:1
-
五子棋cc
实验课实现的简易五子棋人机对弈系统。可以选择不同难度。(A simple man-machine game system of Gobang is realized in the experimental course. You can choose different difficulties.)
- 2019-07-07 15:38:25下载
- 积分:1
-
wuziqi
这是一段人与电脑下五子棋的程序,人H代表人,C代表电脑(This is a man with a computer under 331 procedures, human H representative, C for computer)
- 2013-10-16 23:00:24下载
- 积分:1