登录
首页 » Visual C++ » wapgame_analyze-9255

wapgame_analyze-9255

于 2007-01-14 发布 文件大小:663KB
0 131
下载积分: 1 下载次数: 12

代码说明:

  本电子文档是全面介绍梦网游戏全面分析的书籍,对游戏开发有兴趣的朋友不防下来研究一下。(the electronic documentation is comprehensive introduction to the game repeatedly comprehensive analysis of books, of the game are interested in the development of a friend down defense research.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • poly
    标题: 多边形游戏 时 限: 1000 ms 内存限制: 10000 K 总时限: 3000 ms 描述: 多边形游戏是一个单人玩的游戏,开始时有一个由n个顶点构成的多边形。每个顶点被赋予一个整数值,每条边被赋予一个运算符“+”或“*”。所有边依次用整数从1到n编号。 游戏第1步,将一条边删除。 随后n-1步按以下方式操作: (1)选择一条边E以及由E连接着的2个顶点V1和V2; (2)用一个新的顶点取代边E以及由E连接着的2个顶点V1和V2。将由顶点V1和V2的整数值通过边E上的运算得到的结果赋予新顶点。 最后,所有边都被删除,游戏结束。游戏的得分就是所剩顶点上的整数值。 输入: 输入共两行,第一行一个整数n表示顶点个数,第二行共2*n个数,分别为数字和字符。 例如:对于上图中的问题,我们可以这样按输入样例中的例子输入,数学中的“+”号代表加法,小写字母“x”代表乘法。 输出: 一个整数,计算最高得分。 输入样例: 5 10 + -1 x -2 x 3 + -8 x 输出样例: 486 (标题: 多边形游戏 时 限: 1000 ms 内存限制: 10000 K 总时限: 3000 ms 描述: 多边形游戏是一个单人玩的游戏,开始时有一个由n个顶点构成的多边形。每个顶点被赋予一个整数值,每条边被赋予一个运算符“+”或“*”。所有边依次用整数从1到n编号。 游戏第1步,将一条边删除。 随后n-1步按以下方式操作: (1)选择一条边E以及由E连接着的2个顶点V1和V2; (2)用一个新的顶点取代边E以及由E连接着的2个顶点V1和V2。将由顶点V1和V2的整数值通过边E上的运算得到的结果赋予新顶点。 最后,所有边都被删除,游戏结束。游戏的得分就是所剩顶点上的整数值。 输入: 输入共两行,第一行一个整数n表示顶点个数,第二行共2*n个数,分别为数字和字符。 例如:对于上图中的问题,我们可以这样按输入样例中的例子输入,数学中的“+”号代表加法,小写字母“x”代表乘法。 输出: 一个整数,计算最高得分。 输入样例: 5 10+-1 x-2 x 3+-8 x 输出样例: 486 )
    2012-12-17 10:35:16下载
    积分:1
  • ZLLK
    一个简单的连连看游戏提供给大家,希望能给新手一些帮助(A simple Snake game available to everyone, I hope to give some help novice)
    2013-12-18 21:05:29下载
    积分:1
  • EightQueen_Start
    八皇后游戏 用VC++和MFC编辑 界面美观 带音乐 按钮风格独特 源码简单(Eight Queens game with VC + + and MFC edit beautiful interface with music button style unique source)
    2013-01-08 00:52:32下载
    积分:1
  • axissort
    Beginning Direct3D Game Programming源代码Part3chapter12(Beginning Direct3D Game Programming Source Code Part3 chapter12)
    2009-03-03 12:10:02下载
    积分: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
  • ZLLK
    一个简单的连连看游戏提供给大家,希望能给新手一些帮助(A simple Snake game available to everyone, I hope to give some help novice)
    2013-12-18 21:05:29下载
    积分:1
  • 扫雷的源程序
    扫雷游戏.用VB写的一个小游戏(mine games. VB wrote a little game)
    2005-01-18 18:00:33下载
    积分:1
  • Earlybird-3.1
    这里是我和我的同伴所组建的游戏个人游戏开发小组OiteBoys为了学习游戏制作和cocos2d-x而仿制的flappy bird cocos2d-x 3.0beta2版的C++源代码(Here is what I and my companions by the formation personal game development team OiteBoys game in order to learn the game production and cocos2d-x and imitation flappy bird cocos2d-x 3.0beta2 version of the source code C++)
    2015-08-21 11:21:37下载
    积分:1
  • eluosifangkuai
    俄罗斯方块最终版本,是用c语言写的,可自动调整。(The final version of Tetris, with c language, can be automatically adjusted.)
    2015-09-29 09:19:47下载
    积分:1
  • RemGame
    该程序提供考察你记忆能力的小游戏。 1) 游戏提供字母、数字、图形等考察记忆的类型。 2) 游戏需提供记忆长度的选项(或者分级)。 3) 程序能随机生成记忆考核题目。 4) 程序同键盘输入记忆内容。 5) 程序根据考察情况给出成绩并输出。 6) 程序可建立多个用户账户。 7) 程序需记录每个级别的最高记录。(The program provides you memory ability of small game. 1) games provide letters, Numbers, and graphics such as the type of memory. 2) shall provide the memory length options game (or hierarchical). 3) the program can randomly generated memory examination questions. 4) program with the keyboard input memory contents. 5) program is given according to the inspection results and output. 6) program can create multiple user accounts. 7) program to record each record.)
    2015-12-27 12:28:15下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载