D.12: Algorithm Design

From

(Difference between revisions)
Jump to: navigation, search
Line 29: Line 29:
[http://newterra.chemeketa.edu/faculty/mfry5/cs160/Labs/160-Lab06BKG.pdf Online CS Modules: Algorithms, Part 2]
[http://newterra.chemeketa.edu/faculty/mfry5/cs160/Labs/160-Lab06BKG.pdf Online CS Modules: Algorithms, Part 2]
 +
 +
[http://newterra.chemeketa.edu/faculty/mfry5/CS160/VTCS0/ProgrammingLanguages/Lessons/index.html Online CS Modules: Programming Languages]
[http://newterra.chemeketa.edu/faculty/mfry5/CS160/VTCS0/ProgrammingLanguages/Lessons/index.html Online CS Modules: Programming Languages]
[http://newterra.chemeketa.edu/faculty/mfry5/cs160/Labs/160-Lab07BKG.pdf Online CS Modules: Programming Languages, Part 2]
[http://newterra.chemeketa.edu/faculty/mfry5/cs160/Labs/160-Lab07BKG.pdf Online CS Modules: Programming Languages, Part 2]
 +
 +
[http://newterra.chemeketa.edu/faculty/mfry5/CS160/VTCS0/SE/Lessons/index.html, Online CS Modules: Software Engineering]
 +
 +
[http://newterra.chemeketa.edu/faculty/mfry5/cs160/Labs/160-Lab08BKG.pdf Online CS Modules: Software Engineering, Part 2]
 +
 +
[http://newterra.chemeketa.edu/faculty/mfry5/CS160/VTCS0/DataStructures/Lessons/index.html Online CS Modules: Data Structures]
 +
 +
[http://newterra.chemeketa.edu/faculty/mfry5/cs160/Labs/160-Lab09BKG.pdf Online CS Modules: Data Structures, Part 2]
 +
 +
Note that all of the above links have related Problem Sets in MicroSoft WORD format that can be accessed through Mitch Fry's CS 160 site:
 +
[http://newterra.chemeketa.edu/faculty/mfry5/#]

Revision as of 23:08, 31 July 2010

Discrete Math Learning modules



D.12 Algorithm Design: Understand methods of algorithm design and its relationship to data structures.

D.12.1 Design algorithms using recurrence or iteration.

D.12.2 Design algorithms using divide-and-conquer.

D.12.3 Design algorithms using recursion.

D.12.4 Evaluate the efficiency of an algorithm including the order of complexity of algorithms.

D.12.5 Demonstrate understanding of the relationship of set theory, relations, functions, combinatorics, sequences, series, graph theory, and matrices to the design of data structures and algorithms.

D.12.6 Demonstrate understanding of the relationship of data structures to the design of algorithms and use this understanding to analyze algorithms.


These are links to information about Algorithm Design:

Online CS Modules: Algorithms

Online CS Modules: Algorithms, Part 2


Online CS Modules: Programming Languages

Online CS Modules: Programming Languages, Part 2

Online CS Modules: Software Engineering

Online CS Modules: Software Engineering, Part 2

Online CS Modules: Data Structures

Online CS Modules: Data Structures, Part 2

Note that all of the above links have related Problem Sets in MicroSoft WORD format that can be accessed through Mitch Fry's CS 160 site: [1]

Personal tools
MediaWiki Appliance - Powered by TurnKey Linux