游戏开发数据结构Data Structures for Game Programmers The Goodies Directory contains all sorts of stuff. For example, there are the four 3rd-Party libraries used in the book, SDL, SDL_TTF, FreeType (which SDL_TTF uses), and STLPort, which is one implementation of the Standard Template Library. Also, there are four articles on trees and SDL in the articles directory. These supplement the material in the book.
资源简介:游戏开发数据结构Data Structures for Game Programmers The Goodies Directory contains all sorts of stuff. For example, there are the four 3rd-Party libraries used in the book, SDL, SDL_TTF, FreeType (which SDL_TTF uses), and STLPort, which...
上传时间: 2017-02-12
上传用户:qoovoop
资源简介:游戏开发数据结构-Data.Structures.for.Game.Programmers
上传时间: 2013-06-10
上传用户:eeworm
资源简介:游戏开发数据结构Data Structures for Game Programmers,这是里面包含是实例
上传时间: 2013-12-26
上传用户:奇奇奔奔
资源简介:游戏开发数据结构Data Structures for Game Programmers,这是里面包含是数据结构代码
上传时间: 2013-12-25
上传用户:ynzfm
资源简介:游戏开发数据结构Data Structures for Game Programmers,这是里面包含是范例,文件比较大
上传时间: 2013-12-23
上传用户:xymbian
资源简介:国外教材数据结构 data Structures c++ algorithms 大全
上传时间: 2014-01-11
上传用户:皇族传媒
资源简介:好书,关于游戏开发数据结构的,还有一些实用例子
上传时间: 2016-02-18
上传用户:pinksun9
资源简介:C面向对象算法数据结构 Data Structures and Algorithms with Object-Oriented Design Patterns in C
上传时间: 2013-12-15
上传用户:362279997
资源简介:游戏开发中应用的数学和物理入门教程-Beginningath.and.Physics.For.Game.Programmers
上传时间: 2013-08-03
上传用户:eeworm
资源简介:游戏开发图形学-Shaders.for.Game.Programmers.and.Artists
上传时间: 2013-04-15
上传用户:eeworm
资源简介:Data Structures For Game Programmers By Ron Penton
上传时间: 2016-08-05
上传用户:dpuloku
资源简介:C人工智能游戏开发的一些实例源代码 C Game development in artificial intelligence source code of some examples
上传时间: 2013-12-16
上传用户:gxrui1991
资源简介:Beginning Math and Physics for Game Programmers,游戏编码的数学,物理基础
上传时间: 2015-08-14
上传用户:maizezhen
资源简介:Beginning Math and Physics for Game Programmers by Wendy Stahler (Author)
上传时间: 2014-01-15
上传用户:zm7516678
资源简介:Data_Structures_and_Algorithms - These notes accompany Data Structures and Algorithms II. The course, to a large extent, follows on from Data Structures and Algorithms I. However, while DS&A I focused on fundamental dataStructures, DS&A II...
上传时间: 2016-05-08
上传用户:阿四AIR
资源简介:项目描述: Fluid is a server daemon for streaming media. The latest release is built as an API for building any kind of media streamer. Following with the server is a plugin for streaming MP3 files, even those with variable bitrate. Multic...
上传时间: 2015-04-17
上传用户:onewq
资源简介:The download includes the kernel source code, and a demo application for EVERY RTOS port. See http://www.freertos.org/a00017.html for full details of the Directory structure and information on locating the files you require. The easie...
上传时间: 2016-08-24
上传用户:zhyiroy
资源简介:The C++ Editor is a text editor for C++ Programmers. The editor have color syntax highlighting. Editor s main purpose is to edit source code files outside the IDE (Integrated Development Environment) with multiple opened copies of pro...
上传时间: 2013-12-09
上传用户:x4587
资源简介:The ATK library provides a set of interfaces for accessibility.By supporting the ATK interfaces, an application or toolkit canbe used such as tools such as screen readers, magnifiers, and alternative input devices.
上传时间: 2014-11-06
上传用户:wpwpwlxwlx
资源简介:Tools for development on the Archos Gmini 100 & 200 series -- GNU Binutils for CalmRisc16 -- gcc for CalmRisc16 -- Gmini 1xx & 2xx emulator
上传时间: 2013-12-24
上传用户:waitingfy
资源简介:The material contains all aspects of game creation. From the design in UML up to main requirements.
上传时间: 2013-12-23
上传用户:xiaohuanhuan
资源简介:Game Programmers, check out the only book on data Structures written especially for you! Described in layman s terms, this book will explain all of the essential data Structures that are used in video game programming. It will also go over ...
上传时间: 2013-12-25
上传用户:lixinxiang
资源简介:Data Structures and Problem Solving Using C++ provides an introduction to data Structures and algorithms from the viewpoint of abstract thinking and problem solving, as well as the use of C++. It is a complete revision of Weiss successful ...
上传时间: 2013-12-20
上传用户:lifangyuan12
资源简介:游戏开发人工智能技术-AI.Techniques.for.Game.Programming
上传时间: 2013-07-30
上传用户:eeworm
资源简介:这是数据结构和算法的国外经典书籍.清华大学出版社出版的<数据结构C++语言描述-应用模板库STL>陈君 译 英文名称是Data Structures with C++ Using STL. 作者: William Ford ,William Topp . 代码代码当中包含各种经典算法 ,比如各种排序 如选择排序,基数排序...
上传时间: 2014-01-05
上传用户:zhangyi99104144
资源简介:Data+Structures+Algorithms+in+Java,讲术java的数据结构和算法
上传时间: 2013-12-15
上传用户:jyycc
资源简介:这是数据结构的应用 有小游戏的开发和计算 如猴子选大王 纸牌 文本统计等
上传时间: 2013-12-17
上传用户:小鹏
资源简介:游戏开发基础示例源码。The basic game developping source code for beginner.
上传时间: 2016-06-07
上传用户:ippler8
资源简介:Data Structures,Algorithms,and Applications in C++ 国外经典C++原版书库《数据结构、算法与应用:C++语言描述》/(美)萨尼(Sahni,S)著;汪诗林等译 十分经典、难得!
上传时间: 2016-08-17
上传用户:xinzhch
资源简介:Data Structures and Algorithms with Object-Oriented Design Pattern in C++ 国外经典C++原版书库《数据结构与算法:面向对象的C++设计模式》/(美)Bruno R.Preiss著 胡广斌等译 十分经典、难得!
上传时间: 2013-12-21
上传用户:lingzhichao