搜索资源列表
PSPdevsrc1
- 这是SONY官方SDK中提供的源代码,从中可以了解PSP硬件的架构,同时学习其api设计方法和软件优化技巧。代码质量真的很高!(十分珍贵啊!) -This is the official Sony provided in the SDK source code, from which one can understand the PSP hardware structure, api while studying software design methods and optimizatio
FiveChessDesignForSE
- 本项目所开发的软件系统全称为“多功能五子棋游戏”。 本项目为《高级软件工程》课程大作业选题,由项目客户(XX老师)提出并由Flying团队组织开发,本项目开发主要目的为学习并熟悉软件工程项目开发流程,本项目的预期用户是XXXX大学软件工程专业XX级所有五子棋游戏爱好者。 本项目所开发游戏软件可在Windows98及以上版本操作系统下运行,可基于C/S架构提供网络对弈(二人对弈)模式在小型局域网运行。 本软件项目取材于社会上流行的五子棋游戏,以信息技术为载体,为广大五子棋游戏爱好者提供
人在江湖 精减版
- 人在江湖(英文名订为“Emprise Online”以下简称EO)是一个纯中国武侠角色扮演游戏。人在江湖游戏的设计架构是以网络流行已久的文字MUD作为构想,希望能以最少的图形,让玩家可以从网站快速下载游戏而设计,所以图形丰富性上可能比不上一些线上游戏,因为设计构想是不一样的。-in the ring (English as "Emprise Online" hereinafter EO) is a pure Chinese martial arts role-playing
ChineseChess
- 鉴于局域网的特点和游戏本身的要求,本设计采用两层C/S架构来实现相互之间的通信。它主要包含以下几大模块:网络通信模块,图像绘制模块和规则设置模块。网络通信模块使得玩家可以方便的迅速建立起网络连接,从而实现联机对弈和聊天功能;图像绘制模块实现棋盘更新以及棋子动态表示等功能;规则设置模块用于约束玩家的棋步。-In view of the characteristics of local area network and play their own requirements, this design
network-game-server
- 一种高性能网络游戏服务器架构设计,介绍了一种高性能网络游戏服务器架构-A high-performance network game server architecture, presents a high-performance network gaming server architecture
sudoku
- 要谈论的不是数独游戏的算法,而是我写这个游戏所用到的架构和面各对象技术。在这里与大家分享,希望对初学者在软件的设计方面有所帮助。这个游戏的设计方面也有不足之处,请多批评指正-Not to talk about sudoku algorithm, but I wrote the game used by the target architecture and noodle technology. To share with you here and hope for beginners in th
12ym
- 特点: 为源码交易量身定做的系统,非常适合虚拟商品的在线交易的平台 seo优化,生成静态页面,页面减肥 程序设计架构清晰,易于扩展和升级-Features: custom-made for the source transaction system, is ideal for online trading of virtual goods platform seo optimization, generating a static page, the page weight loss
boat
- 以后个单屏射击类游戏为例,讲解了单屏游戏的创意策划,界面设计,类结构和游戏架构设计等多方面的内容。-After single-screen shooting game, for example, to explain the single-screen game creative planning, interface design, class structure and architecture, and many other game content.
Design_and_Architecture_of_a_Portable_and_Extensib
- 设计和架构一个可扩展的多玩家3D游戏引擎,该书讲述了如何讲述了对多人在线网络游戏引擎的架构,使得游戏开发者能够方便地进行扩展和试用-Design and Architecture of a Portable and Extensible Multiplayer 3D Game Engine
GameBaseProgramming
- Visual c++ 基础游戏编程;针对初学者了解游戏设计的基本知识,熟悉基本操作,游戏书画中的坐标系统,如何设定游戏的主要架构等!-Visual c++ based game programming for beginners to understand the basics of game design, familiar with the basic operation of the game in the painting coordinate system, how to set t
CSharp_landlord
- c#斗地主源码,包含人工智能,不错的后台架构设计.rar-Landlords c# source code, including artificial intelligence, a good background architecture. rar
WuZiQi1
- 1、由于对算法不是太了解,电脑下棋部分只是简单的输出在一个点上。 2、之前没碰过C++,第一次使用C++编程,使得里面的架构设计不是太合理。 编程步骤: a、先画出一个棋盘; b、在管理者组织下,两个人之间可以对战(自己判断输赢); c、有裁判判断输赢; d、加上电脑玩家;-1, because of the algorithm is not very understanding, computer chess simply part of the output at o
J2ME
- 本章实现了一个单屏幕飞机游戏,讲解了 2D 游戏的策划和架构设计,这些设计侧重在单屏手机游戏上。之后对程序设计以及游戏商用化进行了更深层次的讨论,包括游戏定制、版权保护和游戏框架等内容。-This chapter implements a single-screen aircraft games, 2D games to explain the planning and architectural design, the design focused on a single screen ph
eating1.2
- 一款经典的小游戏。。贪吃蛇~是基于MVC架构的设计- a game use mvc
douDiZhu
- 斗地主源码,包含人工智能,不错的后台架构设计-Landlords source, including artificial intelligence, good background architecture design
3DGameEngineDesign
- 《三维游戏引擎设计与实现》一书中的光盘源码,该书结合作者自主设计并多次获得国家级科研项目资助的CAP引擎的具体设计与实现,介绍三维游戏引擎及其开发过程。《三维游戏引擎设计与实现》具体介绍了蔚戏引擎的构架、三维场景管理模块的设计、渲染器的设计、骨骼动画的设计、粒子特效及编辑器的设计、GUI其编辑器的设计、输入输出模块的设计、网络模块的设计、音效模块的设计、人工智能模块的设计以及引擎总体架构等方西的内容。CAP引擎由C++语言编写,配套光盘中附有该引擎的所有源代码和若干相关的DEM0,以及引擎设计的
GameDesign5
- 游戏设计的5层架构,写得非常好的一篇,转自GameRes-5-layer structure of game design, written in a very good one, carried GameRes