1 / 5

CSE111: Great Ideas in Computer Science

CSE111: Great Ideas in Computer Science. Dr. Carl Alphonce 219 Bell Hall Office hours: M-F 11:00-11:50 645-4739 alphonce@buffalo.edu. cell phones off (please). Announcements. 4/19 – Exam review 4/21 – Exam 3 4/23 – Exam handback 4 / 26 – Kang’s office hours (2-4)

liora
Download Presentation

CSE111: Great Ideas in Computer Science

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CSE111: Great Ideas in Computer Science Dr. Carl Alphonce 219 Bell Hall Office hours: M-F 11:00-11:50 645-4739 alphonce@buffalo.edu

  2. cell phones off (please)

  3. Announcements • 4/19 – Exam review • 4/21 – Exam 3 • 4/23 – Exam handback • 4/26 – Kang’s office hours (2-4) • Last chance for grading issues on everything except for HW5 • 5/3 – planned day to have HW5 graded

  4. Today’s Agenda • Exam review • Brief overview of topics • Q & A

  5. Review of topics • Algorithms • Selection sort: O(n*n) • Merge sort: O(n*log n) • Algorithm efficiency • Graphics • Terminology (projection plane, image window, view point, etc) • 3-D modeling • Rendering/pipeline • Clipping • Scan conversion • Hidden-surface removal • Shading • Artificial Intelligence • Language processing • Ambiguity • Knowledge representation • For reasoning • Reasoning • Implicit vsexplicit knowledge • Theory • Turing Machine • Following a simple program • Writing a simple program • Halting problem • Hierarchy of problems • Tractable • Intractable • Uncomputable

More Related