登录
首页 » Visual C++ » Game

Game

于 2012-09-18 发布 文件大小:34KB
0 362
下载积分: 1 下载次数: 9

代码说明:

  这是一本关于游戏服务器打包方法的介绍,在通信传输中,总也离不开打包、解包操作(This is a book about the game server packing method is introduced, in the communication transmission, also always cannot leave packing, unpacking operation )

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

发表评论

0 个回复

  • tanchishe
    一个简单的贪吃蛇,希望多初学者有点帮助,就用了for循环写的(A simple snake, hope to beginners a little help, the program only used for the cycle to write)
    2017-04-19 18:58:22下载
    积分:1
  • skyblue_BoxMan
    推箱子小游戏,visualC++经典游戏设计(Sokoban game, visualC++ Classic Game Design)
    2008-12-18 14:39:16下载
    积分:1
  • 20170422
    贪吃蛇游戏是经典手机游戏,既简单又耐玩。通过控制蛇头方向吃蛋,使得蛇变长,从而获得积分。(Snake game is a classic mobile phone game, which is simple and playable. By controlling the direction snakeheads eat eggs, the snake long, so as to obtain the integral.)
    2017-04-22 11:33:00下载
    积分:1
  • cun-book-also
    这是一个关于汉诺塔的书机,大家凑活用用,还可以(This is a book on Hanoi machine, chip in use to use, can also)
    2017-03-30 15:03:50下载
    积分:1
  • 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
  • Lianliankan
    一个好玩的连连看游戏,用Visual Basic 语言开发,我只完成了基本代码,请多多指教。(Lianliankan a fun game, developed in Visual Basic language, I only completed the basic code, exhibitions.)
    2011-08-05 20:44:07下载
    积分:1
  • ChildrenOnlineGame_FinalNewFinal
    这是一款基于VC制作的儿童游戏 界面舒适(This is a VC-based game interface making children comfortable)
    2011-07-29 16:58:15下载
    积分:1
  • 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
  • Eight-Queens-Games
    说明:  八皇后小游戏,实现说明,以及代码实现原文件。(Eight Queens game to achieve that, and the code of the original document.)
    2011-03-07 23:02:18下载
    积分:1
  • saolei
    非常非常具有可玩性、功能界面都无话说的VB扫雷游戏(Very very playable, functional interfaces are no words of mine VB game)
    2011-08-13 21:31:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载