• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>

            C++ Programmer's Cookbook

            {C++ 基礎} {C++ 高級} {C#界面,C++核心算法} {設計模式} {C#基礎}

            stl-什么時候用那種container?

            Overview of Container Abilities
              Vector Deque List Set Multiset Map Multimap
            Typical internal data structure Dynamic array Array of arrays Doubly linked list Binary tree Binary tree Binary tree Binary tree
            Elements Value Value Value Value Value Key/value pair Key/value pair
            Duplicates allowed Yes Yes Yes No Yes Not for the key Yes
            Random access available Yes Yes No No No With key No
            Iterator category Random access Random access Bidirectional Bidirectional (element constant) Bidirectional (element constant) Bidirectional (key constant) Bidirectional (key constant)
            Search/find elements Slow Slow Very slow Fast Fast Fast for key Fast for key
            Inserting/removing of elements is fast At the end At the beginning and the end Anywhere
            Inserting/removing invalidates iterators, references, pointers On reallocation Always Never Never Never Never Never
            Frees memory for removed elements Never Sometimes Always Always Always Always Always
            Allows memory reservation Yes No
            Transaction safe (success or no effect) Push/pop at the end Push/pop at the beginning and the end All except sort() and assignments All except multiple-element insertions All except multiple-element insertions All except multiple-element insertions All except multiple-element insertions


            As a supplement to the table, the following rules of thumb might help:

            • By default, you should use a vector. It has the simplest internal data structure and provides random access. Thus, data access is convenient and flexible, and data processing is often fast enough.

            • If you insert and/or remove elements often at the beginning and the end of a sequence, you should use a deque. You should also use a deque if it is important that the amount of internal memory used by the container shrinks when elements are removed. Also, because a vector usually uses one block of memory for its elements, a deque might be able to contain more elements because it uses several blocks.

            • If you insert, remove, and move elements often in the middle of a container, consider using a list. Lists provide special member functions to move elements from one container to another in constant time. Note, however, that because a list provides no random access, you might suffer significant performance penalties on access to elements inside the list if you only have the beginning of the list.

              Like all node-based containers, a list doesn't invalidate iterators that refer to elements, as long as those elements are part of the container. Vectors invalidate all of their iterators, pointers, and references whenever they exceed their capacity, and part of their iterators, pointers, and references on insertions and deletions. Deques invalidate iterators, pointers, and references when they change their size, respectively.

            • If you need a container that handles exceptions in a way that each operation either succeeds or has no effect, you should use either a list (without calling assignment operations and sort() and, if comparing the elements may throw, without calling merge (), remove(), remove_if(), and unique(); see page 172) or an associative container (without calling the multiple-element insert operations and, if copying/assigning the comparison criterion may throw, without calling swap()). See Section 5.11.2, for a general discussion of exception handling in the STL and Section 6.10.10, for a table of all container operations with special guarantees in face of exceptions.

            • If you often need to search for elements according to a certain criterion, use a set or a multiset that sorts elements according to this sorting criterion. Keep in mind that the logarithmic complexity involved in sorting 1,000 elements is in principle ten times better than that with linear complexity. In this case, the typical advantages of binary trees apply.

              A hash table commonly provides five to ten times faster lookup than a binary tree. So if a hash container is available, you might consider using it even though hash tables are not standardized. However, hash containers have no ordering, so if you need to rely on element order they're no good. Because they are not part of the C++ standard library, you should have the source code to stay portable.

            • To process key/value pairs, use a map or a multimap (or the hash version, if available).

            • If you need an associative array, use a map.

            • If you need a dictionary, use a multimap.

            posted on 2005-12-14 09:02 夢在天涯 閱讀(1635) 評論(1)  編輯 收藏 引用 所屬分類: STL/Boost

            評論

            # re: stl-什么時候用那種container? 2005-12-14 11:34 力為

            Effective STL Item One is also helpful.  回復  更多評論   

            公告

            EMail:itech001#126.com

            導航

            統計

            • 隨筆 - 461
            • 文章 - 4
            • 評論 - 746
            • 引用 - 0

            常用鏈接

            隨筆分類

            隨筆檔案

            收藏夾

            Blogs

            c#(csharp)

            C++(cpp)

            Enlish

            Forums(bbs)

            My self

            Often go

            Useful Webs

            Xml/Uml/html

            搜索

            •  

            積分與排名

            • 積分 - 1808095
            • 排名 - 5

            最新評論

            閱讀排行榜

            久久狠狠爱亚洲综合影院| 色诱久久久久综合网ywww| 香蕉久久av一区二区三区| 三上悠亚久久精品| 精品久久一区二区三区| 久久中文字幕人妻丝袜| 狠狠狠色丁香婷婷综合久久俺| 91亚洲国产成人久久精品| 亚洲午夜久久久久久久久电影网| 国产精品无码久久四虎| 无码人妻精品一区二区三区久久久| 99久久人妻无码精品系列 | 久久久久久免费一区二区三区| 久久中文字幕人妻熟av女| 久久91综合国产91久久精品| 欧美久久久久久午夜精品| 久久久久人妻一区精品果冻| 2021精品国产综合久久| 久久国产亚洲精品无码| 久久综合狠狠综合久久综合88| 99国产精品久久| 久久国语露脸国产精品电影| 久久99精品国产麻豆蜜芽| 99久久亚洲综合精品网站| 亚洲中文字幕久久精品无码APP| 伊人久久综合热线大杳蕉下载| 无码专区久久综合久中文字幕| 一本久久综合亚洲鲁鲁五月天| 品成人欧美大片久久国产欧美| 亚洲成色WWW久久网站| 亚洲精品第一综合99久久| 亚洲国产另类久久久精品| 狠狠色丁香久久婷婷综合图片| 国产无套内射久久久国产| 一级做a爰片久久毛片人呢| 91精品日韩人妻无码久久不卡| 久久99国产精品久久久| 精品久久久久久久久中文字幕| 国产91色综合久久免费| 一本久久久久久久| 久久综合精品国产一区二区三区|