Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - The C Programming Language
Search - The C Programming Language - List
C++标准库源代码_C++ STL Source Code 请不要修改任何文件,如果您修改某些文件,会导致库内部的不统一。请参考The C++ Programming Language及 The C++ Standard Library。-C++ Programming Language The C++ Standard Library
Date : 2025-12-19 Size : 276kb User : hsc

DL : 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 measured by the quality of the output selected by the Bot in response to the user. By the previous description,we could deduce that a very basic chatterbot can be written in a few lines of code in a given specific programming language. Lets make our first chatterbot (notice that all the codes that will be used in this tutorial will be written in C++. Also, it is assumed that the reader is familiar wih the STL library)
Date : 2025-12-19 Size : 1kb User : freetres

DL : 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, database design, carried out several minor technical topics discussed and through carefully selected examples , to convey to the reader excellent design ideas and methods.
Date : 2025-12-19 Size : 7.29mb User : 宠物牛牛

DL : 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 structure common programming concepts, followed by details of C++, inheritance, polymorphism, exception handling, and the Standard Template Library (STL), UML model also contains an introduction.
Date : 2025-12-19 Size : 4.95mb User : cpu

全书分为五大部分,共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, classes, and inheritance, the STL and generic programming library design of C++ language nuances, covering almost C++ all design ideas and technical details.
Date : 2025-12-19 Size : 7.46mb User : adobe reade
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.