悟空视频

    在线播放云盘网盘BT下载影视图书

    C++宝典 - 图书

    2010计算机·编程设计
    导演:李鹏程等编著
    本书分为5部分,分别是C++基础、面向对象编程、标准模板库、底层开发和综合案例。前4部分循序渐进地讲解了C++程序的组成及开发过程、程序中的数据、语句和表达式、程序流程控制、数组与字符串、指针与引用、函数、函数模板、错误与异常处理、宏与预编译、面向对象基础、类的封装、重载操作符和自定义转换、类的继承、多继承和虚拟继承、多态、类模板、文件流、使用标准模板库STL、序列式容器、关联式容器、函数对象和算法、名称空间、位操作和在C++中嵌入汇编等知识。
    C++宝典
    图书

    C++宝典 - 图书

    2010计算机·编程设计
    导演:李鹏程等编著
    本书分为5部分,分别是C++基础、面向对象编程、标准模板库、底层开发和综合案例。前4部分循序渐进地讲解了C++程序的组成及开发过程、程序中的数据、语句和表达式、程序流程控制、数组与字符串、指针与引用、函数、函数模板、错误与异常处理、宏与预编译、面向对象基础、类的封装、重载操作符和自定义转换、类的继承、多继承和虚拟继承、多态、类模板、文件流、使用标准模板库STL、序列式容器、关联式容器、函数对象和算法、名称空间、位操作和在C++中嵌入汇编等知识。
    C++宝典
    图书

    Expert C++ - 图书

    2020计算机·编程设计
    导演:Vardan Grigoryan Shunguang Wu
    C++ has evolved over the years and the latest release – C++20 – is now available. Since C++11, C++ has been constantly enhancing the language feature set. With the new version, you’ll explore an array of features such as concepts, modules, ranges, and coroutines. This book will be your guide to learning the intricacies of the language, techniques, C++ tools, and the new features introduced in C++20, while also helping you apply these when building modern and resilient software.You’ll start by exploring the latest features of C++, and then move on to advanced techniques such as multithreading, concurrency, debugging, monitoring, and high-performance programming. The book will delve into object-oriented programming principles and the C++ Standard Template Library, and even show you how to create custom templates. After this, you’ll learn about different approaches such as test-driven development (TDD), behavior-driven development (BDD), and domain-driven design (DDD), before taking a look at the coding best practices and design patterns essential for building professional-grade applications. Toward the end of the book, you will gain useful insights into the recent C++ advancements in AI and machine learning.By the end of this C++ programming book, you’ll have gained expertise in real-world application development, including the process of designing complex software.
    Expert C++
    搜索《Expert C++》
    图书

    Exceptional C++ - 图书

    导演:萨特
    《Exceptional C++》(英文版)中的工程难题和编程问题将帮助你成为最优秀的C++程序员。每个问题都按照难度排列,并且为了说明微妙的编程错误和设计思路而精心设计。
    Exceptional C++
    搜索《Exceptional C++》
    图书

    Professional C++ - 图书

    导演:Marc Gregoire
    Marc Gregoire是一名软件工程师,毕业于比利时鲁汶大学,拥有计算机科学工程硕士学位。之后,他在鲁汶大学又获得人工智能专业的优等硕士学位。完成学业后,他开始为软件咨询公司Ordina Belgium工作。他曾在Siemens 和Nokia Siemens Networks为大型电信运营商提供有关在Solaris上运行关键2G和3G软件的咨询服务。这份工作要求与来自南美、美国、欧洲、中东、非洲和亚洲的国际团队合作。Marc目前担任Nikon Metrology(www.nikonmetrology.com)的软件架构师;Nikon Metrology是Nikon的一个部门,是精密光学仪器、X光机等设备和X光、CT和3D扫描解决方案的领先供应商。 Marc的主要技术专长是C/C++,特别是Microsoft VC++和MFC框架。他还擅长在Win...(展开全部)
    Professional C++
    搜索《Professional C++》
    图书

    Professional C++ - 图书

    2011
    导演:Nicholas A·Solter
    Essential reading for experienced developers who are determined to master the latest release of C++ Although C++ is often the language of choice from game programming to major commercial software applications, it is also one of the most difficult to master. With this no-nonsense book, you will learn to conquer the latest release of C++. The author deciphers little-known featur...(展开全部)
    Professional C++
    搜索《Professional C++》
    图书

    Imperfect C++ - 图书

    导演:维尔逊
    即便是C++阵营里最忠实的信徒,也不得不承认:C++语言并不完美。实际上,世界上也没有完美的编程语言。   如何克服C++类型系统的不足?在C++中,如何利用约束、契约和断言来实施软件设计?如何处理被C++标准所忽略的动态库、静态对象以及线程等有关的问题?隐式转换有何替代方案?本书将为你一一解答这些问题。针对C++的每一个不完美之处,本书都具体地分析原因,并探讨实用的解决方案。书中也不乏许多作者创新的、你从未听说过或使用的技术,但这些确实能帮助你成为C++方面的专家。   本书适合有一定经验的C++程序员和项目经理阅读,也适合对C++编程的一些专门或高级话题感兴趣的读者参考。
    Imperfect C++
    搜索《Imperfect C++》
    图书

    C++ Primer - 图书

    导演:蒋爱军
    《C++ Primer习题解答》为C++ Primer(第4版)的配套书籍,根据C++ Primer(第4版)中所介绍的内容提供配套习题的解答,以帮助读者加深对书中内容的理解。《C++ Primer习题解答(第4版)》是学习C++的最佳伴侣,所有代码均配有详细注释。C++ Primer(第4版)是C++大师Stanley B. Lippman丰富的实践经验和C++标准委员会原负责人Josée Lajoie对C++标准深入理解的完美结合,更加入了C++先驱Barbara E. Moo在C++教学方面的真知灼见,是初学者的最佳C++指南,而且对于中高级程序员,也是不可或缺的参考书。《C++ Primer习题解答(第4版)》正是这部久负盛名的C++经典教程的配套习题解答。书中提供了C++ Primer(第4版)中所有习题的参考答案。 《C++ Primer...(展开全部)
    C++ Primer
    搜索《C++ Primer》
    图书

    Absolute C++ - 图书

    导演:Walter Savitch
    KEY BENEFIT : C++ programming concepts and techniques are presented in a straightforward style using understandable language and code. KEY TOPICS : C++ Basics; Flow of Control; Function Basics; Parameters and Overloading; Arrays; Structures and Classes; Constructors; Operator Overloading, Friends, and References; Strings; Pointers and Dynamic Arrays; Separate Compilation and N...(展开全部)
    Absolute C++
    搜索《Absolute C++》
    图书

    Absolute C++ - 图书

    导演:萨维弛
    一本全面、易用的C++编程语言教材。作者用清晰、简洁的风格讲解概念和技术,帮助读者掌握控制结构、函数、数组、指针和串、类和数据抽象、运算符重载、文件处理以及数据结构等关键内容。权威的作者、经典的教材、一流的译者、严格的审校、精细的编辑,读者必将在计算机科学的宫殿中由登堂而入室。   本书是一本全面、易用的C++编程语言教材。作者用清晰、简洁的风格讲解概念和技术,帮助读者掌握控制结构、函数、数组、指针和串、类和数据抽象、运算符重载、文件处理以及数据结构等关键内容。每章中间的自测题、章末的编程项目、丰富的实例、大量的代码、为读者提供了掌握C++编程概念所必需的实战演练。
    Absolute C++
    搜索《Absolute C++》
    图书
    加载中...