Standard Template Library
资源简介:Standard Template Library (SOURCE + COMPLETE html man document)
上传时间: 2013-12-11
上传用户:refent
资源简介:Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition) Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge Publisher: Addison-Wesley Page: 560 Edition: 2nd edit...
上传时间: 2014-01-19
上传用户:netwolf
资源简介:这篇文章是关于C++语言的一个新的扩展——标准模板库的(Standard Template Library),也叫STL。 当我第一次打算写一篇关于STL的文章的时候,我不得不承认我当时低估了这个话题的深度和广度。有很多内容要含盖,也有很多详细描述 STL的书。因此我重新考...
上传时间: 2016-02-06
上传用户:hebmuljb
资源简介:C++STL STL(Standard Template Library,标准模板库)是惠普实验室开发的一系列软件的统称。它是由Alexander Stepanov、Meng Lee和David R Musser在惠普实验室工作时所开发出来的。现在虽说它主要出现在C++中,但在被引入C++之前该技术就已经存在了很长的一...
上传时间: 2016-06-20
上传用户:cylnpy
资源简介:The Standard Template Library, or STL, is a C++ Library of container classes, algorithms, and iterators it provides many of the basic algorithms and data structures of computer science
上传时间: 2016-08-17
上传用户:彭玖华
资源简介:Standard Template Library
上传时间: 2013-12-18
上传用户:x4587
资源简介:C++标准模板库(Standard Template Library,STL)快速入门
上传时间: 2017-03-29
上传用户:ls530720646
资源简介:The Standard Template Library的电子书,全英文的,希望对你有帮助!
上传时间: 2017-04-26
上传用户:weixiao99
资源简介:This book systematically introduced the Standard C Library and the C++ Library, C++ Standard Template Library.The features are presented both in alphabetic order and by category.
上传时间: 2015-11-14
上传用户:semi1981
资源简介:Active Template Library简明教程
上传时间: 2015-01-14
上传用户:caiiicc
资源简介:Active Template Library技术内幕
上传时间: 2013-12-12
上传用户:bakdesec
资源简介:我觉得用OTL(Oracle Template Library)非常比较好,它基于C++实现,使用方便,封装得也很好,将来升级维护也会相对简单;最重要的是相关的文档和说明写得非常清楚,简直让人佩服!
上传时间: 2013-12-25
上传用户:zsjzc
资源简介:STL(Standard Templete Library),C++开发必备材料
上传时间: 2014-06-03
上传用户:小宝爱考拉
资源简介:英文版,pdf格式。 详细说明: Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition) URL: http://www.amazon.com/exec/obidos/tg/detail/-/0201379236/ ISBN: 0201379236 Author: David R. Muss...
上传时间: 2015-09-02
上传用户:Breathe0125
资源简介:Prentice Hall - The Standard C Library
上传时间: 2016-02-18
上传用户:playboys0
资源简介:Oracle Template Library,oracle数据库联接非常好用的工具
上传时间: 2013-12-05
上传用户:banyou
资源简介:The Standard c Library,用于查询c用法,很好的,当字典用
上传时间: 2014-12-01
上传用户:huql11633
资源简介:The code for this article was written for version 1.0 of the Active Template Library (ATL). The current version of the code (in SieveATL) was built with Visual C++ 6.0 and the ATL provided with that compiler. It may be slightly differe...
上传时间: 2013-12-01
上传用户:古谷仁美
资源简介:JSP 标准标记库(JSP Standard Tag Library,JSTL)是一个实现 Web 应用程序中常见的通用功能的定制标记库集,这些功能包括迭代和条件判断、数据管理格式化、XML 操作以及数据库访问
上传时间: 2017-07-18
上传用户:woshini123456
资源简介:STM32F4 DSP and Standard peripherals Library,由于网站的50M大小设置,所以把标准库配套的说明给删除了,若有需要请去st官网下载https://www.st.com/content/st_com/zh/products/embedded-software/mcu-mpu-embedded-software/stm32-embedded-software/stm...
上传时间: 2022-06-22
上传用户:qdxqdxqdxqdx
资源简介:序列模式挖掘prefixspan算法源代码。License: GPL2 (Gnu General Public License Version 2) Requirements: C++ compiler with STL (Standard Template Library).
上传时间: 2013-12-22
上传用户:ouyangtongze
资源简介:本书以4个面向来表现C++的本质:procedural(程序性的)、generic(泛型的)、object-based(个别对象的)、object-oriented(面向对象的)。本书的组织围绕着一系列逐渐繁复的程序问题,以及用以解决这些问题的语言特性。循此方式,你不只学到C++的函数和结...
上传时间: 2013-12-30
上传用户:362279997
资源简介:第一章涵盖了内建的数据型别,语言预先定义好的运算符、标准程序库中那个的vector和string类、条件语句和循环语句、输入和输出用的iostream库。第二章解释函数的设计和使用;第三章涵盖所谓的Standard Template Library;第四章讲述classes机制的设计和使用过...
上传时间: 2014-02-20
上传用户:zyt
资源简介:This book is the most accurate and up-to-date source of information the STL currently available. ... It has an approach and appeal of its own: it explains techniques for building data structures and algorithms on top of the STL, and in this...
上传时间: 2015-10-31
上传用户:CHINA526
资源简介:本书由知名的C++专家Matthew H.Austern执笔,引导你进入泛型编程思维模型,并将你带往此一模型的最重要成品:C++ Standard Template Library(STL)。本书揭示STL的奥秘,告诉你STL不仅仅是一组方便运用的容器类(container classes)。对于泛型组件和可交互作用...
上传时间: 2014-01-06
上传用户:Avoid98
资源简介:《C++标准程序库》本书不仅对每一个程序库组件提供范围广泛的说明,也对繁复的观念提供清楚明亮的解释,并描述高效运用这些组件时需要的实际编程细节,提出一个又一个的范例程序。本书是一本包含最新资料的完整书籍。反映出被ANSI/ISO C++语言标准规格书纳入C...
上传时间: 2016-02-27
上传用户:qiaoyue
资源简介:CppReference 对于c/c++的详尽说明 C/C++ Reference General C/C++ Pre-processor commands Operator Precedence Escape Sequences ASCII Chart Data Types Keywords Standard C Library Standard C I/O Standard C String & Charact...
上传时间: 2016-10-26
上传用户:aeiouetla
资源简介:C++ 标准程序库提供一组通用类别(classes)和接口(interfaces),可大幅扩充 C++ 核心语言。由于程序库本身并不容易,为了完整运用其组件并从其强大的威力中获得帮助,你需要一份完善的资源,而非一份仅仅陈列类和函数的普通文档。《The C++ Standard Libra...
上传时间: 2017-02-10
上传用户:天涯
资源简介:游戏开发数据结构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
资源简介:STL (标准模版库,Standard Template Library)简要说明
上传时间: 2017-07-11
上传用户:xinzhch