搜索资源列表
-
0下载:
C++标准库源代码_C++ STL Source Code
请不要修改任何文件,如果您修改某些文件,会导致库内部的不统一。请参考The C++ Programming Language及 The C++ Standard Library。-C++ Programming Language
The C++ Standard Library
-
-
0下载:
Basicaly,a chatterbot is a computer program that when you provide it with some inputs in Natural Language (English, French ...) responds with something meaningful in that same language. Which means that the strength of a chatterbot could be directly
-
-
0下载:
《高级语言C++程序设计(第二版)》
附录C_标准模板库(STL)-" Advanced C++ Programming Language (second edition)" Appendix C_ Standard Template Library (STL)
-
-
0下载:
全书分为6大部分,共32章,分别对C++语言的历史和特点、类和继承、STL与泛型编程、库的设计等几大技术话题进行了细微的讨论;并通过精心挑选的实例,向读者传达优秀的设计理念和方法。-The book is divided into six parts, 32 chapters, each of the C++ language, history and characteristics, classes and inheritance, STL and generic programming, d
-
-
0下载:
本书是讲解C++语言程序设计的优秀教程。全书围绕C++语言的结构来组织,开始章节结构编程的普通概念,接下来详细介绍C++中的继承、多态、异常处理以及标准模板库(STL),同时还包含模式UML的介绍。-Book is to explain the C++ language tutorial program designed for excellent. Book around the C++ language structure to organize, begin chapter structu
-
-
0下载:
C++语言沉思录!深入剖析C++语言历史和特点、类和继承,STL与泛型编程以及库的设计等技术话题。适用于一定C++程序经验的人员越短,用于提高编程能力,成为一名真正C++编程高手!-C++ language meditation! In-depth analysis of C++ language, history and characteristics, classes and inheritance, STL and generic programming and database desi
-
-
0下载:
全书分为五大部分,共32章,分别对C++语言的历史和特点、类和继承、STL与泛型编程、库的设计等几大技术话题进行了详细而深入的讨论,细微之处几乎涵盖了C++所有的设计思想和技术细节。-The book is divided into five parts, a total of 32 chapters, a detailed and in-depth discussion of several major topics of the history and characteristics, cl
-