|
p r o j e c t s
[10/04/03]
The Code Dump
Small
programs from my hard disk.
[28/12/02]
College Stuff
Lab
programs and the rest....
[04/08/02]
CodeRama Q/A Set
The
contest questions, inputs and program for the coding contest held at
our college for Interrupt 2002.
[26/05/02]
JAMI
JAMI
is a huffman based compressor/decompressor. It delivers acceptable
compression ratios but the decompressor is a bit slow. Jointly
developed by Jai Vasanth and me.
[14/05/02]
ASM85
ASM 85
is an assembler for the 8085 microprocessor. I wrote it out of
interest during the semester in which I had Microprocessor
Architecture and Applications. It isn't a highly polished assembler
and certainly doesn't abide to 'rules' of compiler design. However,
the source code is a good place to start to understand tokenizing
and parsing.
[14/05/02]
ACM Solutions
This
page contains a list of ACM problems that I have solved and the
source code. I can only solve easy problems and occasionally the
tough one. Help yourself!
|