Effective learning- Twenty rules of formulating k.pdf
2021-08-06 17:00:10 2.24MB 学习
1
麦吉尔大学的高效利他主义者 做得更好更好。 运动麦吉尔章节的网站。 使用并托管在。 设置 以下所有命令也应该与npm一起npm ,但我使用yarn 。 克隆这个存储库。 git clone https://github.com/jkatofsky/mcgill-effective-altruism.git cd mcgill-effective-altruism 安装项目依赖。 yarn install 并在本地运行。 yarn dev 贡献 如果你想贡献,请 fork 存储库并提出请求请求! 重要提示:对于对此存储库具有写入权限的人,请知道它与 Netlify 一起持续部署。 推送到 master 分支的代码将在生产环境中自动构建。 因此,在推送任何代码之前测试构建站点并在本地托管结果非常重要: yarn build && yarn start
2021-08-05 12:03:19 2.17MB react nextjs charity netlify
1
这是对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