搜索资源列表
Serialization
- 序列化(Chapter 14. Serialization)。一个非常简单的序列化程序,用于将完整的游戏实体树保存到磁盘中或从磁盘中载入。它使用一个自定义的流类和指针恢复方法(注:本章程序如在VC6.0环境编译,则要采用第三方的stl,比如sgi的stl:http://www.sgi.com/tech/stl/。可使用VC7.0,程序在VC7.0下可以编译通过)。-sequence of (Chapter 14. Serialization). A very simple sequence of
sgiSTL
- sgi-STL的相关资料.有代码和帮助文件-sgi-STL relevant information. A code and help files
boost_source_code
- 正则表达式,可以与POSIX API和Perl语言处理正则表达式的功能相媲美,而且还能支持各种字符类型(如char、wchar_t,甚至还可以是自定义字符类型); 多线程,想了很久的跨平台多线程库了; 数据结构“图”,再加上即将加入标准的hash_set、hash_map、hash_multiset、hash_multimap等等(事实上不少STL实作,如SGI STL,已经支持以上数据结构),C++对数据结构的支持已近完备; python,没错,对Python语言的支持;
SGI STL
- SGI STL源码-SGI STL FOSS
SGI_stl
- 著名的STL三大库之一,SGI STL的源代码,极具研究价值!
sgi-STL
- 介绍标准模板库(STL)的重要参考资料。
SGISTL
- SGI STL是由SGI公司开发的STL库.这份STL可以用在VC上.
tass-sgi-stl-2.91.57-source
- 著名的SGI的STL lib源码.(C++范型类编成,没有合适的分类,但是放到数据结构类别中也绝对适合)-famous SGI STL lib source. (C Fan-type establishment, and there is no suitable categories, but the data structure into categories have absolutely appropriate)
tass-sgi-stl-2.91.57-annotated
- 是侯捷的stl源码解析的配套文档,通俗易懂,Hou Jie, stl is the source of the matching document analysis, user-friendly
SGI-STL-Help-Document
- SGI STL Help Document 学习C不可缺少的资料-SGI STL Help Document Learning C indispensable information
SGI-STL-source-and-word-edition
- SGI STL源码 加 word注解版本-SGI STL Source Notes version of the word Canada
stl_patch
- 基于SGI STL,对标准STL中不具有但很有用的一些小工具进行了定义,使程序员能方便地使用SGI STL的一些特有功能。-Based on the SGI STL, the standard STL does not have but a number of useful tools for the definition of small, so that programmers can easily use the SGI STL some unique features.
sgi_stl
- sgi stl 在vs2008下修改后能编译成功,外加示例代码-sgi stl libarary modify for vs2008
tass-sgi-stl-2.91.57-source
- 侯捷的STL源码分析源码中推荐的一个实现版本SGI-STL-Hou Jie, the STL source code analysis source code in an implementation of the recommended version of the SGI-STL
SGI-STL
- SGI-STL的一些技术文档,英文版,需要的下-SGI-STL some of the technical documentation, in English, required under
stl
- STL源码,基于SGI版本,非常适合c++学习以及数据结构,泛型编程-this is a sgi stl source code
Sgi-stl
- sgi版本的标准模板库(STL)源代码,STL源码分析-The standard template library (STL) version of the SGI source code
stl
- c++ 标准模板库源代码,SGI STL,学习和进阶stl的好方法-c++ standard template library source code, SGI STL
SGI-STL源码注解版
- STL的源码,加上注解,里面是word文件
stl
- C++ SGI STL 3.3版,提供C++11支持,包含正则表达式array容器等新功能(C++ SGI STL 3.3 edition provides C++11 support, including regular expressions, array containers, and other new features)