1 / 5

Innovative Computer Science Ideas Seminar

Join Dr. Carl Alphonce for a comprehensive exploration of algorithms, graphics, AI, and theory. Dive into topics like selection sort, merge sort, language processing, and Turing Machines. Engage in discussions on AI reasoning, 3-D modeling, and more. Attend for a rich learning experience in computer science.

liora
Download Presentation

Innovative Computer Science Ideas Seminar

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