随笔分类 - c++
摘要:计算机协会 计算机协会( ACM ) 是总部位于美国的国际计算机学会。它成立于 1947 年,是世界上最大的科学和教育计算协会。ACM 是一个非营利性的专业会员团体,截至 2019 年拥有近 100,000 名学生和专业会员。[3]其总部位于纽约市。 ACM 是计算机科学(信息学)学术和学术兴趣的伞
阅读全文
摘要:来自:https://www.stroustrup.com/hopl-almost-final.pdfEvolving a language in and for the real world: C++ 1991-2006 Bjarne Stroustrup Texas A&M University
阅读全文
摘要:网址:http://isocpp.org/std Standardization(标准化) This section contains information about the standard and standardization process. It is used by WG21 to
阅读全文
摘要:来自: https://www.stroustrup.com/glossary.html Bjarne Stroustrup's C++ Glossary Modified October 3, 2012 This is a glossary of C++ terms, organized alph
阅读全文
摘要:归纳整理来自: https://www.stroustrup.com/books.html 所著书名 地址 说明 时间 The C++ Programming Language https://www.stroustrup.com/1st.html 第一版 1986 The Annotated C+
阅读全文
摘要:来自: https://cplusplus.com/info/history/ Written by Albatross. History of C++(C++历史) The C++ programming language has a history going back to 1979, whe
阅读全文
摘要:一、C++学习分为几个部分:1、c++历史2、c++之父(很重要)。3、ISO/IEC标准制定w21工作组。 编译原理、设计原则以及C++语言特性。4、集成开发工具和无界面工具(no gui)。5、C++语法学习。6、六看C++支持库。 二、上面的设计是有逻辑性的,一看历史 ,二看标准, 三看编译器
阅读全文
摘要:llvm github主页: https://github.com/llvm/llvm-project LLVM 主站: https://llvm.org/ https://github.com/llvm 一、The LLVM Compiler Infrastructure This directo
阅读全文
摘要:来自: https://www.linuxjournal.com/article/1012 What's GNU? Community by Arnold Robbins on March 1, 1995 This column briefly describes Plan 9 From Bell
阅读全文
摘要:来自: https://audio-video.gnu.org/ 观看视频: https://audio-video.gnu.org/video 听音频: https://audio-video.gnu.org/audio Richard Stallman 发表过的视频内容 https://audi
阅读全文