-
Gomoku
简单五子棋,简单学习算法,很弱的AI,原文是Python语句,现改写位c++(Simple backgammon, simple learning algorithm, very weak AI, the original is a Python statement, is now rewritten bit c++)
- 2017-06-19 22:08:12下载
- 积分:1
-
SWT
java中使用swt开发的画流程图的软件(draw progress diagram with java swt)
- 2011-11-22 15:10:33下载
- 积分: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
-
C语言实现扫雷游戏
使用C 语言,设计开发扫雷小游戏
- 2019-06-12下载
- 积分:1
-
网络五子棋游戏源码之客户大厅和服务器
网络五子棋游戏源码之客户大厅和服务器
VB编的
- 2023-07-18 23:30:04下载
- 积分:1
-
880lancher
说明: 天堂1登录器源码,网上偶然得到,非常完整的简易登录器,850-880版本均可使用,具体没有做任何修改,透传登录使用,高手请绕行,仅做测试使用,希望能给大家一个思路看懂登录器源码(The source code of Tiantang 1 login device is accidentally obtained on the Internet. It is a very complete simple login device, which can be used in 850-880 version, without any modification. For transparent login, experts please detour and only test it, hoping to give you a way to understand the source code of the login device)
- 2020-03-10 17:32:37下载
- 积分:1
-
game
vc++应用小游戏,利于初学者的学习。希望能够给大家带来一定的帮助。(game)
- 2010-06-02 16:28:28下载
- 积分:1
-
flychess
可以单机又可以实现联机对战的飞行棋游戏,用vc6.0编译的(Can be stand-alone and can achieve online multiplayer flight chess game, with vc6.0 compiled)
- 2015-01-05 11:05:19下载
- 积分:1
-
gameScheme
小伟报名参加中央电视台的智力大冲浪节目,本次挑战赛吸引了众多参赛者,主持人为了表彰大家的勇气,先奖励每个参赛者m元。先不要太高兴!因为这些钱还不一定都是你的!接下来主持人宣布了比赛规则:
首先,比赛时间分为n个时段(n≤500),它又给出了很多小游戏,每个小游戏都必须在规定期限ti前完成(1≤ti≤n)。如果一个游戏没能在规定期限前完成,则要从奖励费m元中扣去一部分钱wi,wi为自然数,不同的游戏扣去的钱是不一样的。当然,每个游戏本身都很简单,保证每个参赛者都能在一个时段内完成,而且都必须从整时段开始。主持人只是想考考每个参赛者如何安排组织自己做游戏的顺序。作为参赛者,小伟很想赢得冠军,当然更想赢取最多的钱!注意:比赛绝对不会让参赛者赔钱!
(Xiaowei enroll CCTV intellectual big surf program, The Challenge has attracted many participants, we commend the courage to host first award each participant m, respectively. Let us not be too happy! Because these are not necessarily paying the money you! Then the host announced the rules of the game:
First, the game is divided into n time periods (n ≤ 500), it also gives a lot of games, each game must be completed before the specified period ti (1 ≤ ti ≤ n). If a game could not be completed before the specified period, the deduction from the fee m-ary part of the money in reward wi, wi is a natural number, different game deduct money is not the same. Of course, every game itself is very simple, to ensure that each participant can be completed within a period of time, but must start from the entire period. Moderator just want to quiz each participant how to make their own arrangements for the organization of the game in order. As a participant, Xiaowei wanted to win, of course, want t)
- 2013-12-01 20:10:44下载
- 积分:1
-
梦幻西游
说明: 梦幻西游单机版 加全套源码18角色..本西游是GGE制作,单机版研究.个人爱好研究(Fantasy Westward Journey stand-alone version plus full source code 18 characters)
- 2020-06-17 23:00:02下载
- 积分:1