Apr 18, 2024  
2017-2018 UMass Dartmouth Undergraduate Catalog 
    
2017-2018 UMass Dartmouth Undergraduate Catalog [Archived Catalog]

ECE 161 - Foundations of Computer Engineering II

Credits 4
Lecture / 5 hours per week
Requirements: Prerequisite: ECE 160
Computer system and program design issues, abstract data types, dynamic memory allocation, procedural and data structures using the C programming language. Concepts of the machine model, procedural programming and program development including coding, debugging, and testing of programs are covered. The following data structures are covered: linked lists, stacks, queues, binary trees and hash tables. Run time complexity and procedural abstractions such as recursive functions are discussed. Features of the C programming language such as multiple header files, libraries and input/output programming with files are covered using engineering examples.
Graded