资源列表
LCD
- LCD C library for msp430
stl
- 用于进行矩阵方程的高斯-赛德尔迭代程序。-Matrix equation for the Gauss- Seidel iterative procedure.
stl
- 用于计算矩阵方程的超松弛迭代算法C++程序,-Matrix equation used to calculate the over-relaxation iteration algorithm C++ program
TheSTLMap
- map概述,map中的类型定义,map中的迭代器和键值对,map中的构造函数与析构函数,map中的操作方法,再议map的插入操作,multimap-overview map, map of the type definition, map the iterator and value pairs, map in the constructor and destructor, map in the method of operation, and then proposed the inserti
ACMProgramming
- ACM的入门教程,包括ACM的简介,C++ STL泛型编程,还有一些必备的ACM编程知识,最后是50道实战题,包括详细的分析,很值得学习!-ACM introductory tutorial, including the ACM' s Introduction, C++ STL generic programming, ACM and some programming knowledge necessary, and finally the 50 actual questions, inc
CPP_STL
- 本书对C++ STL进行了全面而深入的阐述。 STL(标准模板库)是在惠普实验室中开发的,已纳入ANSI/ISO C++标准。其中的代码采用模板类及模板函数的方式,可以极大地提高编程效率。本书由P.J. Plauger等四位对C++ STL的实现有着卓越贡献的大师撰写,详细讨论了C++ STL的各个部分。 全书分为16章,其中的13章通过背景知识、功能描述、头文件代码、测试程序和习题,分别讲述了C++ STL中的13个头文件,其他章节介绍了STL中广泛涉及的三个主题--迭代器、算法和容器
boost-STL
- boost-STL,是关于讲解boost和stl的,都是标准库,希望可以帮到您。-boost-STL, boost and stl is about to explain, are the standard library, hoping to help you.
Development-of-C-P-P-STL-
- C++STL程序员开发指南,可以很好的帮您利用stl开发。-C++ STL programmers to develop guidelines that can help you take advantage of good stl development.
Beyond_STL_cn
- 详细讲解C++标准STL的是学习STL的必备工具-Explain in detail the standard C++ STL STL is an indispensable tool for learning
CaCPPsuanfazongjie
- 对C++的STL泛型做了一个全面的总结,归纳了基本上所有泛型的基本方法等-suanfa for C++ STL
STL-Code-guide
- STL的深入剖析,详细讨论STL具体实现思路和具体实现代码功能,非常好!-STL-depth analysis, detailed discussion of concrete ideas and concrete implementation of STL implementation code features, very good!
usage-of-the-map
- STL中map用法详解,是关于map的基本操作,很详细的介绍。-Detailed usage of STL in the map, is about the map' s basic operation, it is described in detail.