ELchem / Practical-Programming-in-C-MITOCW-

My C projects from MIT OCW: Practical Programming in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Practical-Programming-in-C-MITOCW-

My C projects from MIT OCW: Practical Programming in C
https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-087-practical-programming-in-c-january-iap-2010/

Lab1: Game of Life
Lab2: Huffman Encoder
PSet3: File i/o, register vars, time.h, wordcount, stdin
PSet4: Insertion and shell sort, strtok
PSet5: Linked lists and binary trees
PSet6a: Calculator(prefix,postfix,infix), trie english->french dictionary
PSet6b: Hash table, function ptrs
PSet7: Sqlite, BTree

About

My C projects from MIT OCW: Practical Programming in C


Languages

Language:C 100.0%Language:C++ 0.0%