标准模板库
- 网络Standard Template Library;STL;Standard Template Library STL;STL Standard Template Library
-
标准模板库(STL)在头文件实用程序中定义pair。
The Standard Template Library ( STL ) defines pair in the header utility .
-
C++开发人员并没有使用基于ANSIC的应用程序编程接口,而是使用标准模板库(StandardTemplateLibrary,STL)中的字符串。
Instead of the ANSI C-based application program interface ( API ), a C + + developer would probably use strings from the Standard Template Library ( STL ) .
-
在C++中,标准模板库(StandardTemplateLibrary)中包括链表的一个实现,但是,对这里我即将介绍的技术而言,只有标准模板库实现还不够。
In C + + , the Standard Template Library includes an implementation of linked lists , but for the techniques I 'm going to show here , the Standard Template Library implementation is not adequate .
-
C++标准模板库(STL)是库设计中一个重大革新。
The C + + Standard Template Library ( STL ) was one of the great innovations in library design .
-
JSP标准模板库(JSTL)为JSP提供了其他常见功能,例如迭代、格式化和国际化。
JSP ™ Standard Template Library ( JSTL ) provides additional common functionality for JSPs such as iterations , formatting , and internationalization .
-
C++融合了泛型程序设计、面向对象程序设计和设计模式思想,提出了STL标准模板库。
Combined generic programming , object oriented programming and design pattern theories , C + + brings standard template library ( STL ) .
-
建议的标准模板库(StandardTemplateLibrary,STL)只具有诸如hash、stack和vector等少数基本类,因此无法有效地用于取代遗留实用工具库。
The recommended Standard Template Library ( STL ) has only a few basic classes like hash , stack , and vector , so it can 't effectively be used to replace legacy utility libraries .
-
程序采用了C++的标准模板库(STL,StandardTemplateLibrary),涉及到的数据结构有向量,集合和快速排序算法等。
In the process of the implementation , we use the STL , Standard Template Library , of C + + , and some data structures , such like vector , set and quick sort algorithm .
-
然后针对地图出版的要求,在全数字地图出版系统中,利用STL标准模板库技术,对公路要素进行批处理绘制,很好地解决了公路类符号的绘制问题。
Then aiming at the demand of map publish we solve it successfully by the way which take the highway elements into batch processing using STL .
-
本文介绍了C++中的标准模板库(STL)的基本概念和应用容器、迭代器、算法进行STL程序设计的过程。
This paper introduces the basic concepts of Standard Template Library ( STL ) of C + + as well as STL programming with containers , iterators and algorithms .
-
工具包拒绝标准模板库(STL)类的使用以避免将wxWidgets限制在STL可用的平台。
The toolkit declines the use of Standard Template Library ( STL ) classes so as not to limit wxWidgets to platforms on which STL is available .
-
接着阐述了实现这个项目的一些关键技术:用加权有向图作为教学顺序设计区的数据结构,并运用标准模板库中的vector作为栈来实现教学顺序设计区的功能;
And then made a brief introduce to this system according to each module : Use the weighting oriented graph as the data structure of the teaching order design area , and realize the function of teaching order design area using the vector of standard template library as the stack ;
-
leftright和topbottom是分别用于列和行的类STL(标准模板库)的半开区间(half-openrange)。
The leftright and topbottom are STL ( Standard Template Library ) - like half-open ranges for column ( s ) and row ( s ) respectably .
-
标准模板库STL是一个包含容器类,算法和迭代器的C++库;它提供了很多计算机科学的基本算法和数据结构。
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 .
-
以图论作为理论基础分析道路网络数据,采用C++标准模板库(STL),针对道路网络的特征,分析设计了A路径规划算法并给出实例。
Based on graph theory , the paper analyzed road network data . Then considering characteristics of road network and utilizing C + + STL , it designed and tested A route planning algorithm which was proved to be correct .
-
C++标准模板库与代码重用
Opportunity of Standard C + + STL and Code Reuse
-
面向对象编译类库构造标准模板库在编译设计中的应用
Construction of object-oriented compilation class libraries Using STL in Building Complier Application
-
开发过程中,利用标准模板库提供的基本算法和数据结构,可以实现效率高、可读性好的高质量代码。
The standard template library provides various algorithms and data structures , which are utilized to program high quality code with good readability .
-
该方法类似于在C++标准模板库中完成的事情(这使我们有理由担心它不是一个好方法)。
This approach is similar to what is done in the C + + standard template library ( and that should give us reason to worry that it 's not a good approach ) .
-
采用C++标准模板库实现基于A算法的路网数据组织,着重从路网的拓扑结构、空间索引、A算法数据结构、分层和分网格组织几方面来讨论。
The paper utilizes C + + standard template library to implement road network data organization based on A algorithm . It mainly discusses from topological structure , spatial index , A algorithm data structure , hierarchical and meshes storing .
-
基于CATIA平台的水电三维标准件模板库
Hydropower Project Three-dimensional Standard Parts Database Based on CATIA
-
浅谈水文站基本水准点的复测与考证问题基于CATIA平台的水电三维标准件模板库
Discussion on Repetition Measurement of Basic Benchmark of Hydrometric Station Hydropower Project Three-dimensional Standard Parts Database Based on CATIA
-
给出了生成标准字符模板和模板库的方法;
A method is proposed to build standard character models and a model base .