CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - Game Analysis

搜索资源列表

  1. elctrobook

    0下载:
  2. 本书选择了历届全国大学生 电子设计竞赛中9个有代表性的赛题,从赛题分析,方案讨论,设计过程,测试方法等方面 全面的介绍了电子系统工程设计方法-chose the book successive National Undergraduate Electronic Design Contest nine representative tournament title game from that analysis, discussion program, the design process, te
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:4541846
    • 提供者:许明
  1. GameEngine

    0下载:
  2. 游戏引擎剖析的一篇很好的文章,作者介绍了一个建立一个引擎的所有内容,包括图形显示,交互管理,网络管理,声音管理-game engine analysis of a good paper, the authors introduced an engine to establish an all content, including graphics, interactive management, network management, voice management
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:121557
    • 提供者:st
  1. chess_improve

    0下载:
  2. 棋类博弈算法的改进:瞿锡泉,白振兴,包建平.基于博弈树的构建,对传统的博弈算法进行了分析研究,指出了其存在的不足。提出改进传统算法的三种可行技术,并通过实例进行了验证。 -chess game algorithm improvements : Jixi spring, and white revitalization, including the Jianping. Based on Game Tree Construction, Game of the traditional algori
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:41304
    • 提供者:覃丽萍
  1. lianliankan_suanfa

    0下载:
  2. 小游戏连连看游戏的算法PPT演示,分析了在连连看程序中的三级检验。-small game Lianliankan games algorithm PPT demonstration in Lianliankan analysis of the procedures in three tests.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:83493
    • 提供者:emma
  1. BehaviorAnalysindGameheoryModelinginaPeerCodeRevie

    0下载:
  2. Behavior Analysis and Game Theory Modeling in a Peer Code Review Process - v1.doc
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:52570
    • 提供者:苏醒
  1. KaiGameDesigner.rar

    0下载:
  2. 游戏策划:创意、设计师、设计文档、玩家分析,Game planning: creative, designers, design documents, player analysis
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:645920
    • 提供者:snow
  1. 3DRPG

    0下载:
  2. 3D RPG游戏所做的需求分析,详细设计,功能模块设计的文档,很实用,自己写的,已经通过老师的考核-3D RPG game made by needs analysis, detailed design, functional module design documents, it is practical to write their own, and has passed the teacher s assessment
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:164593
    • 提供者:周浩
  1. GamePapers

    0下载:
  2. 将近五十篇论文资料,详细分析了在计算机博弈方面的各个技术,尤其是象棋有很多的分析,很有助于学习机器博弈。-Information on nearly 50 papers, a detailed analysis of the various aspects of computer game technology, especially a lot of chess analysis, it is conducive to learning the game machine.
  3. 所属分类:software engineering

    • 发布日期:2017-06-19
    • 文件大小:31503640
    • 提供者:zyt
  1. CPlus

    0下载:
  2. 该文件包含一个游戏项目的分析及策划,对该项目有详细的分析-This file contains a game project analysis and planning, a detailed analysis of the project
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:208602
    • 提供者:sarah
  1. dintro

    0下载:
  2. 剖析D语言的电子书,D语言将会是改变游戏开发现状的新型语言-Analysis of D language, e-books, D language will be a game-changing status of the development of new language
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:180857
    • 提供者:zhangcheng
  1. a

    0下载:
  2. :网络游戏逐渐商业化,恶性外挂使游戏失去了公平性,带来了很多危害。目前游戏外挂的水平和技术含量都有很大 的提高,除了最初的键盘鼠标模拟和变速齿轮技术外,拦截Sock 技术、拦截API 技术、Hook 技术、直接修改程序内存等高端技 术也被广泛应用。外挂逃避检测的手段很丰富,还没有值得推广的外挂检测技术,面对现状,深入分析外挂原理,针对性地 提出检测外挂的综合对策,达到更好的检测效果,并最终查杀封禁恶性外挂,是网络游戏健康发展的必然要求。-: Online Game gradual c
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:58667
    • 提供者:李志勇
  1. connectfourgameanalysis

    0下载:
  2. It is an alysis of the connect four game development using artifical intellegent techniques and describe the suitable algorithm in order to design a computer program able to play with a person and able to win-It is an analysis of the connect four gam
  3. 所属分类:Project Design

    • 发布日期:2017-04-03
    • 文件大小:63453
    • 提供者:rorarora33
  1. jds_snake

    0下载:
  2. 贪吃蛇是家喻户晓的益智类小游戏,选择这个题目一是为了将自己的所学知识加以运用,二是一直以来贪吃蛇这个游戏就深深地吸引着我,它的制作方法对于以前的我而言都是很神秘的。我希望通过自己的所学知识把它剖析开来,真真正正的了解它的本质和精髓。-Snake is a well-known puzzle games, select the topic first, to own the knowledge to be used, and second, the game Snake has always be
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1920260
    • 提供者:dek
  1. lliance

    1下载:
  2. 基于随机演化博弈的战略联盟稳定性分析和仿真-Stochastic evolutionary game based on the stability analysis and simulation of strategic alliances
  3. 所属分类:软件工程

    • 发布日期:2013-09-27
    • 文件大小:647305
    • 提供者:
  1. surakarta

    4下载:
  2. 中国机器博弈项目苏拉卡尔塔 代码和博弈分析 欢迎有兴趣的朋友下载-China machine game program code and game analysis Surakarta interested friends are welcome to download
  3. 所属分类:software engineering

    • 发布日期:2017-05-17
    • 文件大小:4639500
    • 提供者:maomao
  1. game-plugins

    0下载:
  2. 在这些小小程序中使用了许多高端技术,如拦截Sock技术、拦截API技术、模拟键盘与鼠标技术、直接修改程序内存技术等等。本文将对常见的游戏外挂中使用的技术进行全面剖析。-In these small program USES many high-end technology, such as interception Sock technology, intercept API technology, analog keyboard and mouse technology, direct mod
  3. 所属分类:software engineering

    • 发布日期:2017-11-25
    • 文件大小:14144
    • 提供者:tobradex
  1. InLine-HOOK

    0下载:
  2. 现在没有保护的游戏越来越少了,不管游戏开发商采用的是知名的保护软件,还是自己开发的保护,都涉及到驱动。没办法,谁叫我喜欢分析数据了呢那就过保护吧!怎么过,没头绪。先学习一下内核编程吧。主要是内核HOOK。今天就学习一下InLine HOOK。-Fewer games without protection, regardless of game developers using the well-known protection software, or develop their own pro
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:449582
    • 提供者:sigma
  1. e-luo-si-fangkuai

    0下载:
  2. 俄罗斯方块游戏设计与实现,从原理和具体实现方面深入解析了游戏的制作过程-Tetris game design and implementation of the principle and concrete realization depth analysis of the production process of the game
  3. 所属分类:software engineering

    • 发布日期:2017-11-25
    • 文件大小:50840
    • 提供者:jimmy
  1. Game-theory-in-ad-hoc-networks

    0下载:
  2. Game-Theoretic Analysis of Cooperation Incentive Strategies in Mobile Ad-hoc Networks
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:1423448
    • 提供者:amir
  1. Report-for-Mobile-Game

    0下载:
  2. 这是软件工程课程报告内容,是关于UML安卓手机游戏,根据当前形势和技术做了详细的分析,并对其中的关键技术点做了详细的介绍。-This report content for software engineering course, is about UML android mobile phone games, based on the current situation and technical analysis, based on the android mobile game made a
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:233150
    • 提供者:ling
« 12 »
搜珍网 www.dssz.com