stlport的文档(英文)
上传时间: 2013-12-23
上传用户:bjgaofei
What s inside :README - this fileINSTALL - installation instructionsstlport - main stlport include directorysrc - source and makefiles for iostreams implementationlib - installation directory for stlport library (if you use stlport iostreams only)test/regression - regression test, using wrapper iostreamstest/eh - exception handling test using stlport iostreamsetc - miscellanous files (ChangeLog, TODO, scripts, etc.)
标签: instructionsstlport installation fileINSTALL stlport
上传时间: 2014-01-19
上传用户:1159797854
vc2005 wince 的 stlport 的工程源代码
上传时间: 2015-06-30
上传用户:youlongjian0
著名的stlport c++ 标准库的最新版本, 与大家分享.
上传时间: 2013-12-04
上传用户:cccole0605
好东西 我花费了很多才向别人索取的 STL源码分析-stlport-5.1.3
上传时间: 2013-12-17
上传用户:mpquest
VC7.1中如果将char*作为key的话需要重载关于char*的hash_compare函数 可是我怎么都没法搞定 只好将char*转为int,反正指针地址总是唯一的,然后重载关于 int的hash_compare函数,使用时将char*强制转为int即可我想除了用stlport外,应该还有更好的方法吧
标签: char hash_compare 7.1 key
上传时间: 2015-10-26
上传用户:冇尾飞铊
游戏开发数据结构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.
标签: Programmers Structures Directory contains
上传时间: 2017-02-12
上传用户:qoovoop
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 some of the more advanced and specialized data structures, too. Data Structures for Game Programmers is written in C++, and any special skills required to understand the book will be explained within it. The CD will include source code of the book, compiled demo s of the source, graphical demo code, plus tools such as Visual C++ 5, SDL, stlport, Paint Shop Pro, and an SDL Primer by Ernest Pazera.
标签: programmers especially structures Described
上传时间: 2013-12-25
上传用户:lixinxiang