jleblanc: PAC

links

C programs first set
sakai link

homework + projects

1.28.06 hw1(draft)
2.9.06 search it_factorial map_fact
2.16.06 a dynamic queue: all.c queuedriver.c queuelib.c queuelib.h
2.23.06 hashtable better hashtable example datain
2.27.06 strings : queue with strings some things with strings
3.9.06 sorting a file : sorting an input file sample data sorting an input file (better function names)
3.16.06 sorting a file + queues: C code
3.19.06 Start on assembly worksheet 1: link
4.2.06 Initial Indexer Program: C code
4.3.06 Indexer Program including user search: C code
4.9.06 ASM worksheet 2: solutions
4.10.06 ASM worksheet 3: solutions
4.10.06 ASM worksheet 4: solutions
4.30.06 First stab at Java Crawler (the indenting went crazy, sorry): java code
5.1.06 Updated C crawler: C code
5.2.06 Updated Java crawler: System6new Queue WordData
5.2.06 Even more updated Java crawler: System7 Queue WordData2 OccuranceData
5.2.06 ASM file overwrite program (works pretty well): eraser_v6 (ASM)
5.3.06 ASM file overwrite program, same as above but now also deletes the file: eraser_v7 (ASM)
5.3.06 Final (I hope) Java Crawler: Crawler.java WordData.java Queue.java OccuranceData.java
5.3.06 Final (I hope) C Crawler: C_crawler
5.4.06 Link to Final Projects Page: link


notes + resources

I am using the Pelles C compiler at home. Below are notes on my use.
1.30.06 intro with Pelles C
2.8.06 Visual C++
2.27.06 website with C libraries
3.19.06 first sakia (rtf)
3.19.06 sakia quiz2 review(rtf) quiz 2 review notes
4.4.06 notes on using MASM611
4.26.06 draft notes for ASM quiz