cs 225
play

CS 225 Data Structures Ja January 1 y 14 In Intro roduction - PowerPoint PPT Presentation

CS 225 Data Structures Ja January 1 y 14 In Intro roduction Wade Fa Wa Fagen-Ul Ulmsch schnei eider er, , Cra Craig Zi Zilles In Intr troductio tion Wade Fagen-Ulmschneider CS PhD Academic Interests : data


  1. CS 225 Data Structures Ja January 1 y 14– In Intro roduction Wade Fa Wa Fagen-Ul Ulmsch schnei eider er, , Cra Craig Zi Zilles

  2. In Intr troductio tion Wade Fagen-Ulmschneider – CS PhD Academic Interests : data discovery/visualization, systems programming, education worth sharing, and magic fairy dust Craig Zilles – CS PhD (M.S. ECE, B.S./M.S. Mech E.) Academic Interests: computer-assisted education, learning analytics, and computer architecture Course Staff: You:

  3. Wade Fagen-Ulmschneider Wade’ e’s Passion: Data Discover ery http://waf.cs.illinois.edu/discovery/ Diversity at Illinois: GPAs at Illinois: And others:

  4. Craig thinks Wade e has better er pictures es, but… Proposing high-performance processor micro-architectures SPIMbot contest in CS 233 − Class A2 ∗ ∗∗ p > 0 . 05 − − − Class A3 − − p < 0 . 05 ∗∗∗∗ ∗ ∗∗∗ ∗ ∗∗∗ Class B2 ∗∗∗ p < 0 . 01 ∗ ∗∗ − ∗∗ p < 0 . 001 − Class B3 ∗∗∗ − ∗∗∗ ∗ ∗∗∗ − p < 0 . 0001 Class C1 ∗∗∗∗ ∗∗∗∗ ∗∗∗∗ ∗∗ − − Class C2 − − − − ∗∗∗∗ ∗ Class C3 ∗ − − − − − − Class D3 − ∗ ∗ ∗ − − Class E3 − − − − Relationship − ∗∗∗ Class F2 ∗∗ ∗∗∗∗ ∗∗∗∗ ∗∗∗∗ ∗∗∗∗ ∗∗∗∗ ∗ ∗∗∗∗ ∗∗∗∗ ∗∗∗ Class F3 ∗∗∗∗ between exam ∗∗∗∗ ∗∗∗ ∗ ∗∗∗∗ Design and algorithms for Class G2 − Class G3 − time and exam Class H1 − ∗∗ − force-feedback human- − Class H2 ∗ − − − Class H3 ∗∗∗ − score in the CBTF ∗∗∗∗ ∗∗∗∗ computer interfaces − ∗ Class I2 ∗∗∗ ∗∗∗ − ∗∗∗∗ ∗ − − Class I3 − − − − Average ∗∗∗∗ − 2 − 1 0 1 2 Slope β (change in score with day of exam) / std dev per exam period

  5. Course e Staff

  6. Yo You

  7. Ever erything about CS 225 https://courses.engr.illinois.edu/cs225/ Information on: Staff Communications Lab Sections MPs Exams Grading Academic Integrity

  8. What is this course about?

  9. ECE 220 CS 126 CS 125 INFO 490 (+others) CS 225 CS 173 MATH 213

  10. Variables es in C++ int myFavoriteInt; char grade = 'A'; double gamma = 0.653; Cat fiona, mia; Cube rubix; Person wade;

  11. Enc Encapsul sulation

  12. Enc Encapsul sulation Cube.h Cube.cpp

  13. Cube.h 1 #pragma once 2 3 class Cube { 4 public: 5 6 7 8 9 10 11 private: 12 13 14 }; 15 16 17 18 19 20

  14. Cube.cpp 1 #include "Cube.h" 2 3 double Cube::getVolume() { 4 5 6 } 7 8 9 10 11 12 13 14 15 Cube.h 16 4 class Cube { 17 5 public: 18 6 double getVolume(); 19 20

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend