Welcome![Sign In][Sign Up]
Location:
Search - STL p

Search list

[BooksEffectiveSTL

Description: 讲述STL编程,PDF格式,还不错...讲述STL编程,PDF格式,还不错... -about STL programming, in PDF format, quite good ... about STL programming, in PDF format, also good ...
Platform: | Size: 601088 | Author: 汪超 | Hits:

[VC/MFCData-Structures-with-C++-Using-STL

Description: 本书是(国外教材)数据结构C++语言描述-应用标准模板库(STL).书中利用标准模板库,使用一种现代的面向对象方法对数据结构进行了描述.作者围绕容器和迭代器的概念,把对数据结构的研究统一起来,为数据结构及其应用巧妙地开发了算法.-the book is (foreign materials) data structure C language description- use standard template library (STL). The book using a standard template library, the use of a modern object-oriented approach to data structure described. Author around containers and the concept of iteration, the data structure of unity. for the data structure and its application to the development of a clever algorithm.
Platform: | Size: 21202944 | Author: 张铮 | Hits:

[Graph DrawingGraphic2D

Description: 一个自行开发的图形底层程序。十分有价值。已经完成的部分含有矢量图形的放大缩小等视图操作,基本的几何数据组织。使用STL开发-a self-developed graphics bottom procedures. Very valuable. Already completed parts containing vector graphics, etc. Zooming View operation, the basic geometric data organization. STL use development
Platform: | Size: 285696 | Author: fansfans | Hits:

[VC/MFCSTLBegin

Description: STL入门教程,PPT制作,简单易懂,从面向过程->基于对象->面向对象->泛型来引入STL,并进行详细介绍,对刚开始接触STL的读者有很大帮助,PPT文档,共81页.-STL Tutorial, PPT production, easy-to-read, from process-oriented-
Platform: | Size: 1692672 | Author: ouminliang | Hits:

[VC/MFCThe_Annotated_STL_Source

Description: STL是基于C++的标准模板库,里面封装了很多常用的算法,函数模板,使用起来效率很高。本书是侯捷大师著作的,他花了大量的时间将STL的总体架构和源代码进行了剖析,相信对喜欢C++的朋友有很大帮助。-STL is based on the C++ The Standard Template Library, which package a lot of commonly used algorithms, function template, use high efficiency. This book is the master works of Hou Jie, he spent a great deal of time to STL s overall structure and the source code analyzed, I believe like C++ Friends are very helpful.
Platform: | Size: 6269952 | Author: 岑杰 | Hits:

[STLthe_annotated_STL_sources

Description: 《STL源码剖析》侯捷 著,PDF扫描版,简体中文,全本!529页(看看文件大小可知) the_annotated_STL_sources - STL-source analysis, Hou Jie forward, PDF scan version, Simplified Chinese, all of this! 529 (look at the file size, we can see) the_annotated_STL_sources
Platform: | Size: 11643904 | Author: | Hits:

[VC/MFCeffective_STL_CN

Description: 《effective STL》中文版pdf格式,是高效使用STL的一本好书,而且很重要的一点是中文版的电子书!- Effective STL the Chinese version of pdf format, is the efficient use of STL in a good book, but also a very important point is the Chinese version of the e-book!
Platform: | Size: 601088 | Author: fei06 | Hits:

[Windows DevelopC++Templates

Description: C++ Templates中文版.对于初学STL的人来说可以看一下-C++ Templates Chinese version. STL for the beginner who can look at
Platform: | Size: 7856128 | Author: 200620310113 | Hits:

[DocumentsSTL

Description: stl的入门ppt 很好用哦,分为导入 STL的概念与组成 Iterator(迭代器) Container(容器) Algorithm(算法) Adaptors(配接器)-stl useful introductory ppt Oh, into the concept of STL import component Iterator (Iterator) Container (containers) Algorithm (algorithm) Adaptors (adapters)
Platform: | Size: 1692672 | Author: 张严浩 | Hits:

[STLCSTL(PDF)

Description: C++ STL(PDF).一本好书 c++ 程序员必备的。-C++ STL(PDF).C++ STL(PDF).C++ STL(PDF).C++ STL(PDF).C++ STL(PDF).C++ STL(PDF).
Platform: | Size: 9674752 | Author: 明明 | Hits:

[DocumentsSTL

Description: C++模板与STL库介绍 单栋栋 sdd@net.pku.edu.cn -C++ templates and STL libraries introduce single after another, sdd@net.pku.edu.cn
Platform: | Size: 107520 | Author: 吴肖肖 | Hits:

[STLVC_MFC_STL

Description: C++STL 的版本实现有很多种,包括HP STL , SGI STL ,STLport ,P.J.Plauger STL 和 Rouge Wave STL 等。其中HP STL 是STL 之父Alexandar Stepanor 在惠普Palo Alto 实验室 工作时完成的。HP STL 是C++STL 的第一个实现版本,而且开放源代码。其他版本的 C++STL 一般是以HP STL 为蓝本实现出来的。在Visual C++中采用的是P.J.Plauger 开发的 P.J.Plauger STL。-C++ STL implementation There are many versions, including the HP STL, SGI STL, STLport, PJPlauger STL and Rouge Wave STL, etc.. One HP STL is the father of Alexandar Stepanor STL HP Palo Alto lab work done. HP STL is a C++ STL to achieve the first version, and open source. Other versions of C++ STL is in general the HP STL implementation blueprint out. In Visual C++ is used in the development PJPlauger PJPlauger STL.
Platform: | Size: 119808 | Author: 卫国 | Hits:

[VC/MFCC.STL

Description: 本书对C++STL进行了全面而深入的阐述。STL是在惠普实验室中开发的,已纳入ANSI/ISO C++标准其中的代码采用模版类及模版函数的方式,可以极大地提高编程效率,本书由P.J.Plauger等四位对C++STl的实现有着卓越贡献的大师撰写,详细讨论了C++STL的各个部分。-C++ STL book a comprehensive and in-depth elaboration. STL is developed in HP Labs have been included in ANSI/ISO C++ code which uses the standard template classes and template function approach can greatly improve the programming efficiency, the book by the PJPlauger other four pairs of C++ STl implementation outstanding contribution to the Masters has written a detailed discussion of C++ STL parts.
Platform: | Size: 9780224 | Author: raf | Hits:

[VC/MFCC.STLzhongwen

Description: 本书对C++ STL进行了全面深入的阐述,由P.J.Plauger等四位对C++ STL的实现有卓越贡献的大师编写,包括迭代器、算法和容器-C++ STL book a comprehensive in-depth exposition of the PJPlauger other four pairs of C++ STL outstanding contribution to the realization of a master of preparation, including iterators, algorithms and containers
Platform: | Size: 9785344 | Author: 李在先 | Hits:

[STLCPP_STL

Description: 本书对C++ STL进行了全面而深入的阐述。 STL(标准模板库)是在惠普实验室中开发的,已纳入ANSI/ISO C++标准。其中的代码采用模板类及模板函数的方式,可以极大地提高编程效率。本书由P.J. Plauger等四位对C++ STL的实现有着卓越贡献的大师撰写,详细讨论了C++ STL的各个部分。 全书分为16章,其中的13章通过背景知识、功能描述、头文件代码、测试程序和习题,分别讲述了C++ STL中的13个头文件,其他章节介绍了STL中广泛涉及的三个主题--迭代器、算法和容器。-This book provides a comprehensive and in-depth decription of STL(Standard Template Library)which covered three topics-- iterators, algorithms and containers.
Platform: | Size: 9656320 | Author: yaguang_li | Hits:

[STLDevelopment-of-C-P-P-STL-

Description: C++STL程序员开发指南,可以很好的帮您利用stl开发。-C++ STL programmers to develop guidelines that can help you take advantage of good stl development.
Platform: | Size: 17951744 | Author: shashou | Hits:

[BooksCc-P-P-STL--study-documentation

Description: C/c++ STL学习帮助文档,包含了C/c++ STL 的函数库和模板库-C/C++ STL learning help document, contains a C/C++ STL function library and template library
Platform: | Size: 117760 | Author: hyf | Hits:

[Data structsMaze

Description: 迷宫设计 利用STL 的stack 类,完成以下要求的功能: 1、打印迷宫: DisplayMaze()或者重载<< 其中(1,0)位置和(N-2,N-1)位置打印“=>,其余的1的位置打印“##”,0的位置打印“ ”(两个空格),注意每个位置都是两个字符。 2、寻找走出 迷宫的路径并输寻找走出 迷宫的路径并输寻找走出 迷宫的路径并输寻找走出 迷宫的路径并输寻找走出 迷宫的路径并输寻找走出 迷宫的路径并输FindPath(FindPath(FindPath(FindPath(FindPath(FindPath(FindPath( FindPath()实验设计 实验设计 输出格式为: (1,1)->(2,1)->(2,2)->…… 并输出需要的步数。 3. 动态打印走迷宫的路径 WalkPath() 动态显示出走出迷宫的过程,每一次移动时都相应地修改显示状态。为了能让用户看清显示过程,必须使代码减速,做到大约每秒钟移动一次。为此,可在代码中插入等待语句,每次等待0.25秒的时间,即每秒钟走’4步。 你可能用到的语句: Sleep(250) 程序睡眠(in <windows.h>) system(“cls”) 清屏 注意:完成1和2的工作后,屏幕应该显示”按任意键开始动态显示走迷宫路径”,然后等待用户按键后才继续3的工作。-Maze Design Use the STL stack class, complete the following required features: 1, print Maze: DisplayMaze () or reload << Wherein the (1,0) position and the (N-2, N-1) print position "=> 1 position the remaining print"## ", the 0 position Printing" "(two spaces), note that each position are the two characters. 2, find a path out of the maze and enter the path of looking out of the maze and enter the path of looking out of the maze and enter the path of looking out of the maze and enter the path of looking out of the maze and enter the path of looking out of the maze and enter FindPath (FindPath (FindPath (FindPath (FindPath (FindPath (FindPath (FindPath () experimental design experimental design Output format: (1,1)-> (2,1)-> (2,2)-> ...... And outputs the number of steps required. 3 Dynamic Print Maze path WalkPath () Dynamic process of showing out of the maze, every move are modified accordingly display state. In order to allow the user to see the display p
Platform: | Size: 2504704 | Author: 酉永松 | Hits:

[VC/MFCC-P-P-Meditations

Description: 本书是作者结合在技术杂志发表的技术文章和斯坦福大学的课程讲义整理、写作而成的。对c++的历史特点、类和继承、STL 和泛型有深入的阐述-This book is the author combines the technical journal published technical articles and finishing at Stanford University lecture notes, writing made. On c++ historical features, classes and inheritance, STL, and have in-depth exposition of generics
Platform: | Size: 15579136 | Author: LYG | Hits:

CodeBus www.codebus.net