Till KTH:s startsida Till KTH:s startsida

Visa version

Version skapad av Atsuto Maki 2015-12-22 17:37

Visa < föregående
Jämför < föregående

Lectures

Slides for Lecture 1

Matlab. Recursion, iteration, stack, sequential and binary search.
Array, structure, string and logical and structure array.

Slides for Lecture 2

Matlab. Sorting; insertion, selection, merge, quick and radix.
Time and space, complexity.

Slides for Lecture 3

Simple C programming.
Selection and repetition statements. Function, recursion, and iteration.

Slides for Lecture 4

C. Pointers, array, and struct

Slides for Lecture 5

C. Abstract Data Types, ADT. List, stack, queue, and tree.

Slides for Lecture 6

C. Huffman coding and hashing.