这是对Effective-Robotics-Programming-with-ROS这本书的中文学习笔记
2021-08-04 13:54:07 3.42MB ROS学习笔记
1
Effective.Modern.C++中文版和英文版
2021-08-02 16:27:12 4.39MB effective c++ c++高质量编程 c++开发
1
Effective C++.mobi kindle可用 学习一种编程语言的基础是一回事;学习如何用那种语言设计和实现高效率的程序完全是另外一回事。对于 C++ ——一种以拥有非同寻常的能力范围和表现力而自豪的语言——更是尤其如此。如果能正确使用,与 C++ 共事是一件令人快乐的事情。极多样的设计样式被直接表达并有效实现。对于 classes(类),functions(函数),以及 templates(模板)的明智选择和小心精巧的安排能使应用程序的编程更加简单,直观,高效,并基本无错。如果你知道如何去做,写出高效的 C++ 程序并不特别难。然而,如果不经训练就贸然使用,C++ 也会导致不可理解的,难以维护的,无法扩展的,低效率的,错误百出的代码。 wizardforcel. Effective C++ (Kindle 位置 164-169). GitBook. Kindle 版本.
2021-08-01 21:19:02 817KB kindle
1
Effective C++ 第三版 PDF (高清,带书签,可复制),C++学习必看书籍。这个PDF的最大特点是可以复制,便于做读书笔记。
2021-08-01 11:00:03 11.29MB Effective C++
1
编写有效用例(中文版)-Writing Effective Use Cases part3
1
侯捷的4本书,包括[Effective.C++].(Scott.Meyers).(中文版&第3版),深度探索C++对象模型, Essential C++, More Effective C++(WQ版)
2021-08-01 01:00:47 40.1MB 侯捷 C++ effective
1
压缩包中包括英文版与中文版, 中文版为爱好者自发翻译,非官方. 《Effective Modern C++:改善C++11和C++14的42个具体做法(影印版)(英文版)》中包括以下主题:剖析花括号初始化、noexcept规范、完美转发、智能指针make函数的优缺点;讲解std∷move,std∷forward,rvalue引用和全局引用之间的关联;介绍编写清晰、正确、高效lambda表达式代码的技巧;辨析std∷atomic和volatile之间的差异,它们各自该如何使用,还有它们与C++并行计算API之间的关联;如何修改老C++编程(比如C++98)中的实践,使之符合现代C++的软件开发规范。 作者简介 作者:(美国)迈耶斯(Scott Meyers) 迈耶斯(Scott Meyers),二十多年来,Scott Meyers的Effective C++系列书籍(包括《Effective C++》《More Effective C++》和《Effective STL》)为C++编程语言指导书籍设定了高标准。他对复杂技术资料的清楚且引人入胜的解释为他在全世界范围内赢得了拥趸,使他成为炙手可热的培训师、顾问和会议演讲者。他拥有布朗大学的计算 机科学博士学位。
2021-07-31 19:56:12 5.22MB C++ C++ Effective
1
Systems and enterprises (often referred to as systems-of-systems) that employ multiple advanced technologies and achieve ever-higher levels of complexity have become mainstays of the modern world. Managing the complexity of these systems, especially to create solutions to the needs of system users and other stakeholders within acceptable cost and schedule, is a recurring challenge to the Systems Engineering (SE) community. Spectacular progress in mechanical and electronic devices, materials, sensors, energy generation and control, vehicles and propulsion, communications and networking, computing and software, and many other fields creates both new capabilities and new demands for tools and methods to effectively exploit them. Communities as diverse as the sciences, commercial enterprises, education, government, academia, and the military frequently report that programs aimed at delivering new capabilities based on advanced technology have overrun their budgets and schedules, failed to meet their objectives, or simply overwhelmed the capabilities of system developers and users.
2021-07-29 17:56:04 12.76MB 模型驱动工程 高清文字版 书签
1
Effective C++是世界顶级C++大师Scott Meyers的成名之作,初版于1991年。在国际上,这本书所引起的反响之大,波及整个计算机技术出版领域,余音至今未绝。几乎在所有C++书籍的推荐名单上,这部专著都会位于前三名。作者高超的技术把握力,独特的视角、诙谐轻松的写作风格、独具匠心的内容组织,都受到极大的推崇和仿效。
2021-07-28 11:24:05 16.56MB Effective C pdf电子版 超清
1
经典的Effective C++系列著作,其中的中文pdf堪称完美,如果想要高效并且正确的使用C++,请参阅这本书,绝对是很好的选择
2021-07-27 09:14:23 3.36MB Effective C++系列合集
1