Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

ECE 361: Computer Organization - Fall 2018 October 31, 2018 Page 4 of 9 Name: d. (15 pts) Provide short answers (two or three sentences)

image text in transcribed
image text in transcribed
image text in transcribed
ECE 361: Computer Organization - Fall 2018 October 31, 2018 Page 4 of 9 Name: d. (15 pts) Provide short answers (two or three sentences) for the following questions: 1. (max. 5 pts) Describe a few of the techniques and constructs used to create a module of C code designed for reusability (max. 5 pts) Big O Notation (so the experts say) allows us to easily categorize the efficiency of a given algorithm and convey it to others...yet Big O Notation ignores constants (i.e. N is the same as N/2 and 10000N is the same as N). Justify (whether you believe it or not) why Big O Notation is still a useful way to compare algorithms. 2. 3. (max. 5 pts) What is a "makefile?" Briefly describe how a makefile is used to automate the build process for complex applications. ECE 361: Computer Organization - Fall 2018 October 31, 2018 Page 4 of 9 Name: d. (15 pts) Provide short answers (two or three sentences) for the following questions: 1. (max. 5 pts) Describe a few of the techniques and constructs used to create a module of C code designed for reusability (max. 5 pts) Big O Notation (so the experts say) allows us to easily categorize the efficiency of a given algorithm and convey it to others...yet Big O Notation ignores constants (i.e. N is the same as N/2 and 10000N is the same as N). Justify (whether you believe it or not) why Big O Notation is still a useful way to compare algorithms. 2. 3. (max. 5 pts) What is a "makefile?" Briefly describe how a makefile is used to automate the build process for complex applications

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database And Expert Systems Applications 33rd International Conference Dexa 2022 Vienna Austria August 22 24 2022 Proceedings Part 1 Lncs 13426

Authors: Christine Strauss ,Alfredo Cuzzocrea ,Gabriele Kotsis ,A Min Tjoa ,Ismail Khalil

1st Edition

3031124227, 978-3031124228

More Books

Students also viewed these Databases questions