 02 Scientific Reading and Writing - Introduction to Scientific Writing WS2021/22and Writing Matthias Boehm, Graz University of Technology, WS 2021/22 Announcements/Org  #1 Virtual Lectures  https://tugraz.webex.com/meet/m.boehm  Optional attendance (independent of COVID) begin{itemize} … \item \end{itemize}  begin{enumerate} … \end{enumerate}  Figures and Tables  Captions below figures, above tables  Code  \begin{verbatim} … \end{verbatim}  Theorem, Definition, Examples algorithms were found to be particularly poor. We use index structures like b-trees, tries, and hash tables; as well as compression techniques like run-length encoding, dictionary encoding, and null suppression0 码力 | 26 页 | 613.57 KB | 1 年前3 02 Scientific Reading and Writing - Introduction to Scientific Writing WS2021/22and Writing Matthias Boehm, Graz University of Technology, WS 2021/22 Announcements/Org  #1 Virtual Lectures  https://tugraz.webex.com/meet/m.boehm  Optional attendance (independent of COVID) begin{itemize} … \item \end{itemize}  begin{enumerate} … \end{enumerate}  Figures and Tables  Captions below figures, above tables  Code  \begin{verbatim} … \end{verbatim}  Theorem, Definition, Examples algorithms were found to be particularly poor. We use index structures like b-trees, tries, and hash tables; as well as compression techniques like run-length encoding, dictionary encoding, and null suppression0 码力 | 26 页 | 613.57 KB | 1 年前3
 03 Experiments, Reproducibility, and Projects - Introduction to Scientific Writing WS2021/22Reproducibility Matthias Boehm, Graz University of Technology, WS 2021/22 Announcements/Org  #1 Virtual Lectures  https://tugraz.webex.com/meet/m.boehm  Optional attendance (independent of COVID) cont.  Diversity & Consistency  Diversity: if applicable use mix of different plot types and tables  Consistency: use consistent colors and names for same baselines  Labeling  Make the plots self-contained0 码力 | 31 页 | 1.38 MB | 1 年前3 03 Experiments, Reproducibility, and Projects - Introduction to Scientific Writing WS2021/22Reproducibility Matthias Boehm, Graz University of Technology, WS 2021/22 Announcements/Org  #1 Virtual Lectures  https://tugraz.webex.com/meet/m.boehm  Optional attendance (independent of COVID) cont.  Diversity & Consistency  Diversity: if applicable use mix of different plot types and tables  Consistency: use consistent colors and names for same baselines  Labeling  Make the plots self-contained0 码力 | 31 页 | 1.38 MB | 1 年前3
 Google C++ Style Guidedeclared as such; for example, virtual and recursive functions are not normally inlined. Usually recursive functions should not be inline. The main reason for making a virtual function inline is to place the main dos and don’ts you should follow when writing a class. Doing Work in Constructors Avoid virtual method calls in constructors, and avoid initialization that can fail if you can’t signal an error containers or algorithms. The problems with doing work in constructors are: • If the work calls virtual functions, these calls will not get dispatched to the subclass implementations. Future modification0 码力 | 83 页 | 238.71 KB | 1 年前3 Google C++ Style Guidedeclared as such; for example, virtual and recursive functions are not normally inlined. Usually recursive functions should not be inline. The main reason for making a virtual function inline is to place the main dos and don’ts you should follow when writing a class. Doing Work in Constructors Avoid virtual method calls in constructors, and avoid initialization that can fail if you can’t signal an error containers or algorithms. The problems with doing work in constructors are: • If the work calls virtual functions, these calls will not get dispatched to the subclass implementations. Future modification0 码力 | 83 页 | 238.71 KB | 1 年前3
 01 Structure of Scientific Papers - Introduction to Scientific Writing WS2021/22and Overview Matthias Boehm, Graz University of Technology, WS 2020/21 Announcements/Org  #1 Virtual Lectures  https://tugraz.webex.com/meet/m.boehm  Optional attendance (independent of COVID)0 码力 | 36 页 | 1.12 MB | 1 年前3 01 Structure of Scientific Papers - Introduction to Scientific Writing WS2021/22and Overview Matthias Boehm, Graz University of Technology, WS 2020/21 Announcements/Org  #1 Virtual Lectures  https://tugraz.webex.com/meet/m.boehm  Optional attendance (independent of COVID)0 码力 | 36 页 | 1.12 MB | 1 年前3
共 4 条
- 1













