文件名称:Generic-function
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:739.2kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
泛型函数:
总结:使用标准模板库 (STL)
C++标准库提供了更为安全,更为灵活的数据集处理方式。
STL的最主要的两个特点:数据结构和算法的分离,非面向对象本质。
访问对象是通过象指针一样的迭代器实现的;容器是象链表,矢量之类的数据结构,并按模板方式提供;
算法是函数模板,用于操作容器中的数据。由于STL以模板为基础,所以能用于任何数据类型和结构。-Generic function: Summary: Using the Standard Template Library (STL) C++ standard library provides a safer, more flexible data collection approach. STL' s main two characteristics: the separation of data structures and algorithms, non-object-oriented nature. Access the object through the same iterator as a pointer implementation container is like linked lists, data structures like vector, according to the template provided algorithm is a function template, the data for the operation of the container. STL to the template-based, it can be used for any data type and structure.
总结:使用标准模板库 (STL)
C++标准库提供了更为安全,更为灵活的数据集处理方式。
STL的最主要的两个特点:数据结构和算法的分离,非面向对象本质。
访问对象是通过象指针一样的迭代器实现的;容器是象链表,矢量之类的数据结构,并按模板方式提供;
算法是函数模板,用于操作容器中的数据。由于STL以模板为基础,所以能用于任何数据类型和结构。-Generic function: Summary: Using the Standard Template Library (STL) C++ standard library provides a safer, more flexible data collection approach. STL' s main two characteristics: the separation of data structures and algorithms, non-object-oriented nature. Access the object through the same iterator as a pointer implementation container is like linked lists, data structures like vector, according to the template provided algorithm is a function template, the data for the operation of the container. STL to the template-based, it can be used for any data type and structure.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
泛型函数/Debug/error.obj
泛型函数/Debug/error.sbr
泛型函数/Debug/list.obj
泛型函数/Debug/listing.obj
泛型函数/Debug/listing.sbr
泛型函数/Debug/vc60.idb
泛型函数/Debug/vc60.pdb
泛型函数/Debug/vect.obj
泛型函数/Debug/vect.sbr
泛型函数/Debug/vector.exe
泛型函数/Debug/vector.ilk
泛型函数/Debug/vector.pch
泛型函数/Debug/vector.pdb
泛型函数/error.cpp
泛型函数/vect.cpp
泛型函数/vector.dsp
泛型函数/vector.dsw
泛型函数/vector.ncb
泛型函数/vector.opt
泛型函数/vector.plg
泛型函数/说明.txt
泛型函数/Debug
泛型函数
泛型函数/Debug/error.sbr
泛型函数/Debug/list.obj
泛型函数/Debug/listing.obj
泛型函数/Debug/listing.sbr
泛型函数/Debug/vc60.idb
泛型函数/Debug/vc60.pdb
泛型函数/Debug/vect.obj
泛型函数/Debug/vect.sbr
泛型函数/Debug/vector.exe
泛型函数/Debug/vector.ilk
泛型函数/Debug/vector.pch
泛型函数/Debug/vector.pdb
泛型函数/error.cpp
泛型函数/vect.cpp
泛型函数/vector.dsp
泛型函数/vector.dsw
泛型函数/vector.ncb
泛型函数/vector.opt
泛型函数/vector.plg
泛型函数/说明.txt
泛型函数/Debug
泛型函数
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.