安娜的档案需要您的帮助! 许多人试图关停我们,但我们会奋起反击。
➡️ 如果您现在捐赠,您将获得 双倍 的快速下载次数。 有效期至本月底。 捐赠
✕

安娜的档案

📚 人类历史上最大的完全开放的图书馆。 📈 61,654,285 本图书、95,687,150 篇论文被永久保存。
AA 38TB
direct uploads
IA 304TB
scraped by AA
DuXiu 298TB
scraped by AA
Hathi 9TB
scraped by AA
Libgen.li 188TB
collab with AA
Z-Lib 77TB
collab with AA
Libgen.rs 82TB
mirrored by AA
Sci-Hub 90TB
mirrored by AA
⭐️ Our code and data are 100% open source. 了解更多……
✕ 近期下载:  
主页 主页 主页 主页
安娜的档案
主页
搜索
捐赠
🧬 SciDB
常问问题
账户
登录 / 注册
账户
公开资料
已下载文件
我的捐赠
Referrals
Explore
活动
代码浏览器
ISBN Visualization ↗
Community Projects ↗
Open data
数据集
种子
大语言模型数据
关注我们
联系邮箱
安娜的博客 ↗
Reddit ↗
Matrix ↗
Help out
改进元数据
志愿服务与悬赏
翻译 ↗
Development
安娜的软件 ↗
安全性
数字千年版权法(DCMA)/ 版权声明
镜像
annas-archive.li ↗
annas-archive.pm ↗
annas-archive.in ↗
SLUM [无关联] ↗
SLUM 2 [无关联] ↗
搜索搜索 捐赠 x2捐赠 x2
账户账户
搜索设置
排序
高级
增加特定搜索字段
内容
文件类型 open our viewer
更多……
访问方式
来源
语言
更多……
显示
Search settings
下载 期刊文章 数字借阅 元数据
结果集 1-10(总计 10)
upload/duxiu_main2/【星空藏书馆】/【星空藏书馆】等多个文件/Kindle电子书库(012)/2022更新/2022/4月/4月更新电子书/C 语言的设计与演化 (Bjarne Stroustrup[著] 裘宗燕[译]) (z-lib.org).pdf
C++语言的设计与演化 = The design and evolution of C++ Bjarne Stroustrup[著] 裘宗燕[译] 北京:科学出版社, Ji shu jing dian zhu zuo da xi, xin xi ke xue, Bei jing, 2012
本书是C++的设计者Bjarne Stroustrup关于C++ 语言的最主要著作之一(另一本是《C++程序设计语言》)。在这本书中,作者全面论述了C++ 的历史和发展,C++中各种重要机制的本质、意义和设计背景,这些机制的基本用途和使用方法,讨论了C++ 所适合的应用领域和未来发展前景。本书在帮助人们深入理解C++ 语言方面的地位无可替代,值得每个关心、学习和使用C++ 语言的专业工作者、科研人员、教师和学生阅读。在这本书中,作者还从实践的角度出发,讨论了许多与程序设计语言、系统程序设计、面向对象的技术和方法、软件系统的设计和实现技术等有关的问题,值得每一个关心这些领域及相关问题的计算机工作者和学生们阅读参考。
更多信息……
英语 [en] · 中文 [zh] · PDF · 301.2MB · 2012 · 📘 非小说类图书 · 🚀/duxiu/lgli/lgrs/nexusstc/upload/zlib · Save
base score: 11065.0, final score: 167460.64
nexusstc/Дизайн и эволюция языка C++/54a772b6b969853703854ed346b9d7e4.pdf
Дизайн и эволюция языка C++ Бьерн Страуструп; [Пер. с англ. Слинкин А. А.] ДМК Пресс, 2011
В книге, написанной создателем языка С++ Бьерном Страуструтоп, представлено описание процесса проектирования и разработки языка программирования С++. Здесь изложены цели, принципы и практические ограничения, наложившие отпечаток на структуру и облик С++, обсужден дизайн недавно добавленных в язык средств: шаблонов, исключений, идентификации типа во время исполнения и пространств имен. Автор анализирует решения, принятые в ходе работы над языком, и демонстрирует, как правильно применять «реальный объектно-ориентированный язык программирования». Книга удобно организована, поучительна, написана с юмором. Описание ключевых идей даст начинающему пользователю ту основу, на которой позже он выстроит свое понимание всех деталей языка. Опытный программист найдет здесь обсуждение принципиальных вопросов проектирования, что позволит ему лучше понять язык, с которым он работает.
更多信息……
英语 [en] · 俄语 [ru] · PDF · 13.6MB · 2011 · 📘 非小说类图书 · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11065.0, final score: 17474.516
ia/designevolutiono0000stro.pdf
Design and Evolution of C++, The Bjarne Stroustrup Addison-Wesley Professional, Pearson Education (US), [N.p.], 1994
The inventor of C++ presents the definitive insider's guide to the design and development of the C++ programming language. Without ommitting critical details or getting bogged down in technicalities, Stroustrup presents his unique insights into the decisions that shaped C++. Every C++ programmer will benefit from Stroustrup's explanations of the'why's'behind C++ from the earliest features, such as the original class concept, to the latest extensions, such as new casts and explicit template instantiation. Some C++ design decisions have been universally praised, while others remain controversial, and debated vigorously; still other features have been rejected based on experimentation. In this book, Stroustrup dissects many of these decisions to present a case study in'real object- oriented language development'for the working programmer. In doing so, he presents his views on programming and design in a concrete and useful way that makes this book a must-buy for every C++ programmer. Features Written by the inventor of C++: Bjarne Stroustrup Provides insights into the design decisions which shaped C++. Gives technical summaries of C++. Presents Stroustrup's unique programming and design views
更多信息……
英语 [en] · PDF · 26.4MB · 1994 · 📗 未知类型的图书 · 🚀/ia · Save
base score: 11068.0, final score: 17460.69
nexusstc/The Design and Evolution of C++/6a7680298ba7d85101aeaccdc77d0b9c.pdf
The design and evolution of C[plus plus] Bjarne Stroustrup Addison-Wesley Professional, Repr. with corrections Apr., 1995, Reading, Mass, 1995, ©1994
The inventor of C++ presents the definitive insider's guide to the design and development of the C++ programming language. Without ommitting critical details or getting bogged down in technicalities, Stroustrup presents his unique insights into the decisions that shaped C++. Every C++ programmer will benefit from Stroustrup's explanations of the 'why's' behind C++ from the earliest features, such as the original class concept, to the latest extensions, such as new casts and explicit template instantiation. Some C++ design decisions have been universally praised, while others remain controversial, and debated vigorously; still other features have been rejected based on experimentation. In this book, Stroustrup dissects many of these decisions to present a case study in "real object- oriented language development" for the working programmer. In doing so, he presents his views on programming and design in a concrete and useful way that makes this book a must-buy for every C++ programmer. Features\*Written by the inventor of C++ Stroustrup \*Provides insights into the design decisions which shaped C++. \*Gives technical summaries of C++.\* Discusses the latest language features: templates, exceptions, run-time type information, and namespaces. \*Presents Stroustrup's unique programming and design views. 0201543303B04062001
更多信息……
英语 [en] · PDF · 9.7MB · 1994 · 📘 非小说类图书 · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11065.0, final score: 17460.22
nexusstc/The Design and Evolution of C++/6185c71398b64e7413af8328b719d4b3.djvu
The design and evolution of C[plus plus] Bjarne Stroustrup Addison-Wesley Professional, Repr. with corrections Apr., 1995, Reading, Mass, 1995, ©1994
The inventor of C++ presents the definitive insider's guide to the design and development of the C++ programming language. Without ommitting critical details or getting bogged down in technicalities, Stroustrup presents his unique insights into the decisions that shaped C++. Every C++ programmer will benefit from Stroustrup's explanations of the 'why's' behind C++ from the earliest features, such as the original class concept, to the latest extensions, such as new casts and explicit template instantiation. Some C++ design decisions have been universally praised, while others remain controversial, and debated vigorously; still other features have been rejected based on experimentation. In this book, Stroustrup dissects many of these decisions to present a case study in "real object- oriented language development" for the working programmer. In doing so, he presents his views on programming and design in a concrete and useful way that makes this book a must-buy for every C++ programmer. Features\*Written by the inventor of C++ Stroustrup \*Provides insights into the design decisions which shaped C++. \*Gives technical summaries of C++.\* Discusses the latest language features: templates, exceptions, run-time type information, and namespaces. \*Presents Stroustrup's unique programming and design views. 0201543303B04062001
更多信息……
英语 [en] · DJVU · 3.5MB · 1994 · 📘 非小说类图书 · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11055.0, final score: 17460.113
lgli/A:\usenetabtechnical\The Design and Evolution of C++_ Bjarne Stroustrup (Addison-Wesley, 1994).pdf
The design and evolution of C ; Reading, Mass. Addison-Wesley : 1994 repr. 1995 Bjarne Stroustrup Addison-Wesley Professional, Pearson Education (US), [N.p.], 1994
The inventor of C++ presents the definitive insider's guide to the design and development of the C++ programming language. Without ommitting critical details or getting bogged down in technicalities, Stroustrup presents his unique insights into the decisions that shaped C++. Every C++ programmer will benefit from Stroustrup's explanations of the'why's'behind C++ from the earliest features, such as the original class concept, to the latest extensions, such as new casts and explicit template instantiation. Some C++ design decisions have been universally praised, while others remain controversial, and debated vigorously; still other features have been rejected based on experimentation. In this book, Stroustrup dissects many of these decisions to present a case study in'real object- oriented language development'for the working programmer. In doing so, he presents his views on programming and design in a concrete and useful way that makes this book a must-buy for every C++ programmer. Features Written by the inventor of C++: Bjarne Stroustrup Provides insights into the design decisions which shaped C++. Gives technical summaries of C++. Presents Stroustrup's unique programming and design views
更多信息……
英语 [en] · PDF · 40.6MB · 1994 · 📘 非小说类图书 · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11065.0, final score: 17460.006
upload/wll/ENTER/Science/IT & AI/1 - More Books on IT/IT Science and Programming/Programming languages/C++/Stroustrup B. The Design and Evolution of C++ (AW, 1994)(ISBN 0201543303)(600dpi)(T)(O)(472s)_CsPl_.djvu
The design and evolution of C[plus plus] Bjarne Stroustrup Addison-Wesley Professional, Repr. with corrections Apr., 1995, Reading, Mass, 1995, ©1994
The inventor of C++ presents the definitive insider's guide to the design and development of the C++ programming language. Without ommitting critical details or getting bogged down in technicalities, Stroustrup presents his unique insights into the decisions that shaped C++. Every C++ programmer will benefit from Stroustrup's explanations of the 'why's' behind C++ from the earliest features, such as the original class concept, to the latest extensions, such as new casts and explicit template instantiation. Some C++ design decisions have been universally praised, while others remain controversial, and debated vigorously; still other features have been rejected based on experimentation. In this book, Stroustrup dissects many of these decisions to present a case study in "real object- oriented language development" for the working programmer. In doing so, he presents his views on programming and design in a concrete and useful way that makes this book a must-buy for every C++ programmer. Features\*Written by the inventor of C++ Stroustrup \*Provides insights into the design decisions which shaped C++. \*Gives technical summaries of C++.\* Discusses the latest language features: templates, exceptions, run-time type information, and namespaces. \*Presents Stroustrup's unique programming and design views. 0201543303B04062001
更多信息……
英语 [en] · DJVU · 3.4MB · 1994 · 📘 非小说类图书 · 🚀/lgli/lgrs/nexusstc/upload/zlib · Save
base score: 11055.0, final score: 17459.465
upload/duxiu_main2/【星空藏书馆】/图书馆8号/读秀国家图书馆/读秀书库【08】/图书分类/【V2---博哥纪录片社群】1号盘等多个文件/计算机网络/汇总/Programing编程/C.C++/C++/The Design and Evolution of C++.pdf
The Design and Evolution of C++, First Edition Bjarne Stroustrup; Addison-Wesley Professional, 1st edition., 1994
This book focuses on the principles, processes and decisions made during the development of the C++ programming language. As the inventor of the language, Stroustrup presents his insight into the decisions which resulted in the features of C++ - the praised, the controversial and even some of the rejected ones. By writing this book the author presents his object-oriented programming philosophy to the interested programming community. His vehicle is the C++ language but his focus is on real object-oriented programming language development for the working programmer rather than as a abstract approach to the OOP paradigm.
更多信息……
英语 [en] · PDF · 3.0MB · 1994 · 📘 非小说类图书 · 🚀/lgli/lgrs/nexusstc/upload/zlib · Save
base score: 11065.0, final score: 17459.465
upload/newsarch_ebooks_2025_10/2023/12/20/The_C___Programming_Lenguage.epub.epub
The C++ Programming Lenguage Marcus Steven Marcus Steven, 2023
Embark on a journey of programming mastery with "Mastering C++," a definitive guide to The C++ Programming Language. Whether you're a seasoned developer or a beginner eager to delve into the world of coding, this book is your passport to unlocking the full potential of C++. Dive into the syntax and intricacies of C++, exploring its object-oriented paradigm, powerful features, and versatile applications. From the fundamentals of variables and functions to advanced topics like inheritance, polymorphism, and templates, each chapter is crafted to provide a thorough understanding of the language's core concepts. Discover the elegance of C++ through practical examples and real-world applications. Learn the art of memory management, pointers, and references, and master the intricacies of file handling and exception handling. Explore the capabilities of the Standard Template Library (STL) and harness the efficiency of C++ in building robust and scalable software solutions. "Mastering C++" doesn't just stop at the basics. It navigates through the evolution of C++, covering features introduced in C++11, C++14, C++17, and C++20, ensuring that you're equipped with the latest tools and techniques for modern development. Delve into the world of multithreading, smart pointers, and cross-platform development, gaining insights that elevate your programming skills. Whether you are crafting high-performance applications, game development, or system-level programming, this book serves as your comprehensive companion. Immerse yourself in C++ best practices, coding standards, and industry insights, ensuring that your code is not just functional but also efficient, maintainable, and scalable. "Mastering C++" is more than a guide; it's a mentor, empowering you to write elegant, efficient, and powerful code. Elevate your programming prowess and embrace the full potential of The C++ Programming Language with this indispensable resource.
更多信息……
英语 [en] · EPUB · 18.8MB · 2023 · 📘 非小说类图书 · 🚀/lgli/lgrs/upload · Save
base score: 11065.0, final score: 17456.05
zlib/no-category/./Spam_14190199.pdf
Spam Bjarne Stroustrup Addison-Wesley Professional, Pearson Education (US), [N.p.], 1994
The inventor of C++ presents the definitive insider's guide to the design and development of the C++ programming language. Without ommitting critical details or getting bogged down in technicalities, Stroustrup presents his unique insights into the decisions that shaped C++. Every C++ programmer will benefit from Stroustrup's explanations of the'why's'behind C++ from the earliest features, such as the original class concept, to the latest extensions, such as new casts and explicit template instantiation. Some C++ design decisions have been universally praised, while others remain controversial, and debated vigorously; still other features have been rejected based on experimentation. In this book, Stroustrup dissects many of these decisions to present a case study in'real object- oriented language development'for the working programmer. In doing so, he presents his views on programming and design in a concrete and useful way that makes this book a must-buy for every C++ programmer. Features Written by the inventor of C++: Bjarne Stroustrup Provides insights into the design decisions which shaped C++. Gives technical summaries of C++. Presents Stroustrup's unique programming and design views
更多信息……
英语 [en] · PDF · 0.2MB · 1994 · 📗 未知类型的图书 · 🚀/zlib · Save
base score: 10058.0, final score: 16768.389
上一页 1 下一页
上一页 1 下一页
安娜的档案
主页
搜索
捐赠
🧬 SciDB
常问问题
账户
登录 / 注册
账户
公开资料
已下载文件
我的捐赠
Referrals
Explore
活动
代码浏览器
ISBN Visualization ↗
Community Projects ↗
Open data
数据集
种子
大语言模型数据
关注我们
联系邮箱
安娜的博客 ↗
Reddit ↗
Matrix ↗
Help out
改进元数据
志愿服务与悬赏
翻译 ↗
Development
安娜的软件 ↗
安全性
数字千年版权法(DCMA)/ 版权声明
镜像
annas-archive.li ↗
annas-archive.pm ↗
annas-archive.in ↗
SLUM [无关联] ↗
SLUM 2 [无关联] ↗