sgi-STL
探索sgi-stl,掌握C++编程的精髓!作为最早的STL实现之一,sgi-stl以其高效、灵活的数据结构和算法库,成为众多开发者学习标准模板库的首选。广泛应用于系统开发、嵌入式项目及高性能计算领域,sgi-stl不仅帮助工程师构建更加强健的应用程序,还促进了对C++底层机制的理解。加入我们,从47...
资源总数
350
sgi-STL 热门资料
查看全部 350 份 →This book is the most accurate and up-to-date source of information the STL currently available. ...
This book is the most accurate and up-to-date source of information the STL currently available. ... It has an approach ...
2015-10-31
52
StdString:利用STL的basic_string类实现MFC的CString类全部功能。
StdString:利用STL的basic_string类实现MFC的CString类全部功能。
2015-04-28
45
一个德国人Kasper Peeters用C++ template写的tree的STL实现
一个德国人Kasper Peeters用C++ template写的tree的STL实现,并和STL其他容器vector,map一样,提供标准STL接口,供用户调用。非常有参考价值,说明文档参见tree.pdf。
2014-11-29
88