Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - stl
Search - stl - List
正则表达式,可以与POSIX API和Perl语言处理正则表达式的功能相媲美,而且还能支持各种字符类型(如char、wchar_t,甚至还可以是自定义字符类型); 多线程,想了很久的跨平台多线程库了; 数据结构“图”,再加上即将加入标准的hash_set、hash_map、hash_multiset、hash_multimap等等(事实上不少STL实作,如SGI STL,已经支持以上数据结构),C++对数据结构的支持已近完备; python,没错,对Python语言的支持; 智能指针,与std::auto_ptr一起善加使用,可杜绝内存泄露,效率更不可和垃圾收集机制GC同日而语; 更有循环冗余的CRC、可轻松定义返回多个值函数的元组tuple、可容纳不同类型值的any、对标准库各方面的补充…… 还在迅速扩大中,部分内容有望进入C++标准库…… -regular expression. with the POSIX API and Perl language processing Regular expressions are comparable to the function, but also support various types of characters (such as char and wchar_t. they can even be defined character type); Multithreading, for a long time to cross-platform and multi-threaded library; Data Structure "map", coupled with the imminent accession to the standards hash_set, hash_map. hash_multiset. hash_multimap etc. (In fact, many STL implementations, such as the SGI STL, support has been above data structure), C data structures to support the nearly complete; python, it is true that right Python language support; Smart indicator, std : : auto_ptr together to make good use, Memory can stop leaking, and not more efficient garbage collection mechanism GC same b
Date : 2008-10-13 Size : 3.33mb User : hnycmx

The Tree Container Library (TCL), presented here, is a generic tree container library which, not only works much like the STL, but is also compatible with the STL algorithms.
Date : 2008-10-13 Size : 38.83kb User : qiao

STL程序员开发指南源码,对编程很有帮助。
Date : 2008-10-13 Size : 187.75kb User : xutuan

一个可以实现导出stl标准摸版类的一个动态链接库的实现-can achieve a standard touch stl derived version of a type of dynamic link library to achieve
Date : 2008-10-13 Size : 14.72kb User : dd

正则表达式,可以与POSIX API和Perl语言处理正则表达式的功能相媲美,而且还能支持各种字符类型(如char、wchar_t,甚至还可以是自定义字符类型); 多线程,想了很久的跨平台多线程库了; 数据结构“图”,再加上即将加入标准的hash_set、hash_map、hash_multiset、hash_multimap等等(事实上不少STL实作,如SGI STL,已经支持以上数据结构),C++对数据结构的支持已近完备; python,没错,对Python语言的支持; 智能指针,与std::auto_ptr一起善加使用,可杜绝内存泄露,效率更不可和垃圾收集机制GC同日而语; 更有循环冗余的CRC、可轻松定义返回多个值函数的元组tuple、可容纳不同类型值的any、对标准库各方面的补充…… 还在迅速扩大中,部分内容有望进入C++标准库…… -regular expression. with the POSIX API and Perl language processing Regular expressions are comparable to the function, but also support various types of characters (such as char and wchar_t. they can even be defined character type); Multithreading, for a long time to cross-platform and multi-threaded library; Data Structure "map", coupled with the imminent accession to the standards hash_set, hash_map. hash_multiset. hash_multimap etc. (In fact, many STL implementations, such as the SGI STL, support has been above data structure), C data structures to support the nearly complete; python, it is true that right Python language support; Smart indicator, std : : auto_ptr together to make good use, Memory can stop leaking, and not more efficient garbage collection mechanism GC same b
Date : 2025-12-15 Size : 3.34mb User : hnycmx

The Tree Container Library (TCL), presented here, is a generic tree container library which, not only works much like the STL, but is also compatible with the STL algorithms.
Date : 2025-12-15 Size : 39kb User : qiao

STL程序员开发指南源码,对编程很有帮助。-STL-source programmers to develop guidelines for programming helpful.
Date : 2025-12-15 Size : 187kb User : xutuan

基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。VC源代码-Platform based on MFC and STL string class, can be achieved in the fast string search. VC source code
Date : 2025-12-15 Size : 15kb User : echo

STL模板在系统编程中的应用.上面用实例的方法使用模板和单键实例方法实现了程序的编写,这样能够使程序更加严谨,更易于维护-STL template in-system programming applications. Above examples of ways to use templates and examples of methods to achieve a one-click process to prepare, this will enable more rigorous, more easy to maintain
Date : 2025-12-15 Size : 83kb User : wbb21230

DL : 0
学习过C++程序设计语言(也就是说学习过Template),但是还没有接触过STL的STL的初学者。这实际上是我学习STL的一篇笔记,老鸟就不用看了。-stl
Date : 2025-12-15 Size : 9kb User : 越甲三千

Ini 文件解析, 在Windows下有API提供INI文件的支持, 但在Linux和WinCE下就没有了, 为了实现接口统一,所以写了两种INI文件的C++解析实现-IniFile Pares Use Cpp And STL
Date : 2025-12-15 Size : 5kb User : 弘扬

DL : 0
此程序实现了农夫过河问题,设计新颖,采用VC++中STL实现。-This procedure has the issue of farmers across the river, design novel, the use of VC++ in the STL to achieve.
Date : 2025-12-15 Size : 1kb User : Zhilong Zhao

STL的例子,非常全面 List,Array,Map 的用法-Lists Arrays Maps
Date : 2025-12-15 Size : 49kb User : GanCL

CseApi20.zip是CSE脚本语言的底层封装库,用C++封装常用对象,包括Int、WideInt、float、Object对象、char数组(即string)、Int数组、object数组、字典dict等,由于封装是轻量级的,常用作基础类型库来支持Win32软件开发,如果使用STL容器等觉得不便时,这个库是很好的替代方案。-CseApi20.zip is the underlying scripting language package CSE database, using C++ package, commonly used objects, including Int, WideInt, float, Object target, char array (ie string), Int array, object arrays, dictionary, dict, etc., due to The package is lightweight, and used as the basis for the type library to support the Win32 software development, if you use STL containers and other cause inconvenience, this library is a good alternative.
Date : 2025-12-15 Size : 60kb User : wayne

DL : 0
windows下的STL的源码,适合学C/C++的高级学习者学习-STL under the windows source code for learning C/C++ Advanced Learners ~ ~ ~
Date : 2025-12-15 Size : 1.07mb User : Dragon

DL : 0
这是stl的源码,非常不错,具有很高的参考价值-Stl source code, very good, with a high reference value
Date : 2025-12-15 Size : 4.07mb User : 周华明

DL : 0
这是一份C++ 标准类库stl的一份教程。是开发学习stl程序很好的参考资料。-This is a C++ standard library stl on a tutorial. Stl learning program is to develop a good reference.
Date : 2025-12-15 Size : 471kb User : allen

sgi版本的标准模板库(STL)源代码,STL源码分析-The standard template library (STL) version of the SGI source code
Date : 2025-12-15 Size : 210kb User : 萧南

DL : 3
c++ 标准模板库源代码,SGI STL,学习和进阶stl的好方法-c++ standard template library source code, SGI STL
Date : 2025-12-15 Size : 215kb User : 刘雅楠

DL : 0
主要用来打开STL明星,并在OPENGL中显示,一斤干眼症可以调试运行。-Mainly used to open the STL star, and displayed in OPENGL pound of dry eye can debug operation.
Date : 2025-12-15 Size : 1kb User : Louis
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.