C++ STL 的 vector_unique 在AIX 下的应用实例。
标签: vector_unique STL AIX 应用实例
上传时间: 2014-01-20
上传用户:cylnpy
介绍C++面向对象方面泛型程序(generic programming)的书,其中包括STL组件对象
标签: programming generic STL 对象
上传时间: 2013-12-16
上传用户:xcy122677
Design Componenet With C++ STL配套书源代码
标签: Componenet Design With STL
上传时间: 2015-09-18
上传用户:semi1981
STL源码的侯捷中文注释版本,本书的根本目的在建立读者对于STL巨观架构和微观技术的掌握,以及源代码的阅. 读能力。
上传时间: 2013-12-21
上传用户:sqq
STL标准库学习的好东西,很有帮助的,希望大家能从中获益
上传时间: 2015-09-23
上传用户:alan-ee
C#写的类似于STL的集合类,首先是C#编写,可以用于.net变程.
上传时间: 2014-12-21
上传用户:lizhen9880
STL的基础编程,大家看了后会对STL有个大概的了解
上传时间: 2015-10-06
上传用户:jichenxi0730
用STL实现快速排序,使用vector。
上传时间: 2014-01-08
上传用户:stampede
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 database for you. The library s compliance with the STL iterator and container standards means you can plug our abstractions into a wide variety of STL algorithms for data storage, searching and manipulation. In addition, the C++ reflection mechanism used by our library to bind to database tables allows us to add generic indexing and lookup properties to our containers with no special code required from the end-user. Because our code takes full advantage of the template mechanism, it adds minimal overhead compared with using raw ODBC calls to access a database.
标签: recordsets container library ODBC
上传时间: 2015-10-11
上传用户:xlcky
主要使用了stl中的string类,该类使用方便,还可以自动识别过滤夹杂在阿拉伯数字的逗号,空格等,符合日常习惯中的用法,程序在附件中请检验,使用方法就是main函数中的方法,请检验。如蒙不弃请笑纳。
上传时间: 2013-12-21
上传用户:wanghui2438