搜索资源列表
stl
- 一步 学STL标准模板库,从简单做起。-Step learning STL Standard Template Library, from simple start.
Eff_STL_CN[1]
- 本书是C++语言参考手册,按字母顺序介绍了C++语言的核心和最常用的类库及函数库,内容涵盖了C++的关键字,函数,运算符,类概念和技术细节.本书解释细致易懂,范例程序简短明了.初学者和有经验的C++程序员都能够从本书快速地找到所需问题的答案.-This book is C++ Language reference manual, in alphabetical order, introduced the C++ Language core and most commonly used class
Eff_STL_CN
- More Effctive STL,从基础详细讲解标准模板库(STL)的使用以及STL的原理-More Effctive STL, from elaborate on the basis of Standard Template Library (STL), as well as the use of the principle of STL
Exercise5
- Dijkstra算法最有路径,可以计算从一个城市到另一个城市的最优路径-Dijkstra algorithm is the best path, can be calculated from one city to another optimal path
C.STL
- 本书是一本有关于C++ 标准模板库的介绍的丛书 即使是拥有STl使用经验的人也可以从本书中学到新知识-This book is a book about C++ standard template library even though the introduction of the series is to have STl experience in the use of the people can learn new knowledge from this book,
STL
- c++ STL程序员开发指南,从程序员的角度出发,讲述C++高级编程技术,然后讲述C++标准库,最后讲述STL技术-c++ STL Programmer Developer' s Guide, from the programmer' s point of view, about the C++ advanced programming techniques, and then talk about C++ standard library, the last about the S
shortestroute
- 在路径最大长度给定的前提下。在节点网络中找从各个节点出发的最短路径。-find several routes in the network and the total distance of these route is minimal and dont exceed the maximal distance of the route.
Asc2BinOfSTL
- STL文件有文本(asc)和二进制(bin)两种格式。本程序提供了从文本到二进制格式的转换。-STL files are text (asc) and binary (bin) formats. This program provides the format from text to binary conversion.
ParaManager
- 利用STL中MAP容器写的参数工具类及其使用示例:可以方便地从文件中读取参数,将参数保存到文件,在自己程序中随时随地存取参数。-Written using STL containers in the MAP parameter tools and their use example: you can easily read from the file parameter, the parameter to a file, the program anytime, anywhere access
STLport-5.2.1.tar
- 一个标准库C++ STL的实现,很流行的,从网上下载的-A standard library of C++ STL implementation, very popular, downloaded from the Internet
NumberOf1Between1andN
- 从1到n整数中1出现的次数,Occurrence of 1 from the number 1 to n-Occurrence of 1 from the number 1 to n