搜索:iterators

找到约 9 项符合「iterators」的查询结果

结果 9
https://www.eeworm.com/dl/652/105036.html 文章/文档

Example program for advancing iterators.

Example program for advancing iterators.
下载 145
·
查看 1077
https://www.eeworm.com/dl/628/334215.html 编译器/解释器

The Standard Template Library, or STL, is a C++ library of container classes, algorithms, and iterat

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
下载 176
·
查看 1110
https://www.eeworm.com/dl/542/438625.html 其他书籍

Learn how to: * Tokenize a null-terminated string * Create a search and re

Learn how to: * Tokenize a null-terminated string * Create a search and replace function for strings * Implement subtraction for string objects * Use the vector, deque, and list sequence containers * Use the container adaptors stack, q ...
下载 46
·
查看 1091
https://www.eeworm.com/dl/645/207880.html 其他数据库

The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you

The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automatically committed to the datab ...
下载 200
·
查看 1133
https://www.eeworm.com/dl/646/359189.html 通讯编程文档

CppReference 对于c/c++的详尽说明 C/C++ Reference General C/C++ Pre-processor commands Operator P

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 & Character Standard C Math Standard C Time & Date Standard ...
下载 21
·
查看 1158
https://www.eeworm.com/dl/cadence/ebook/359833.html 电子书籍

&#12690 般&#12703 對 C++ templates 的粗淺印象

&#12690 般&#12703 對 C++ templates 的粗淺印象,大約停留在「容器(containers)」的製作&#12694 。稍有研究 則會發現,templates衍生出來的 C++ Generic Programming(泛型編程)技術,在 C++ 標準程 式庫&#12695 已經遍&#12702 開花結果。以 STL為重要骨幹的 C++ 標準程式庫,將 templates 廣泛運 ...
下载 49
·
查看 1054
https://www.eeworm.com/dl/686/219375.html VC书籍

本书由知名的C++专家Matthew H.Austern执笔

本书由知名的C++专家Matthew H.Austern执笔,引导你进入泛型编程思维模型,并将你带往此一模型的最重要成品:C++ Standard Template Library(STL)。本书揭示STL的奥秘,告诉你STL不仅仅是一组方便运用的容器类(container classes)。对于泛型组件和可交互作用的组件而言,STL是一个具备扩充能力的框架( ...
下载 181
·
查看 1104
https://www.eeworm.com/dl/686/402797.html VC书籍

C++ 标准程序库提供一组通用类别(classes)和接口(interfaces)

C++ 标准程序库提供一组通用类别(classes)和接口(interfaces),可大幅扩充 C++ 核心语言。由于程序库本身并不容易,为了完整运用其组件并从其强大的威力中获得帮助,你需要一份完善的资源,而非一份仅仅陈列类和函数的普通文档。《The C++ Standard Library》不仅对每一个程序库组件提供范围广泛的 ...
下载 77
·
查看 1083
https://www.eeworm.com/dl/506700.html 源码/资料

Boost C++ Libraries 1.35.0

Boost C++ Libraries Free peer-reviewed portable C++ source libraries Boost C++ Libraries 基本上是一個免費的 C++ 的跨平台函式庫集合,基本上應該可以把它視為 C++ STL 的功能再延伸;他最大的特色在於他是一個經過「同行評審」(peer review,可參考維基百科)、開放原始碼的函式庫 ...
下载 1
·
查看 135