Implementation of
Internet Chat Server:
Main.cpp
socket.cpp
socket1.cpp
socket.h
*Data Structure
Programs
(1) Balanced Parentheses(View description)
LSMAIN.cpp ; STACK.cpp; link.h ; stack.h ; P1data.txt
(2) Buddy Memory(View description)
Buddymain.cpp ; freelist.h; freelink.h; pathlink.h ; freelist.cpp ; linkstore.cpp ;linkstore.h
(3) Disjoint Sets for Point Clusters(View description)
Unionfind.cpp, point1.txt, point2.txt, outfile.txt,
(4) Boyer-Moore String Search(View description)
*Programs of Lisp programming Language:
(1) Barchart (View Description) : Barchart.lsp(code)
(2) Palindrom Test (View Description) : paltest.lsp(code)
(3) Rotation 13 of Letters (View Description) : Rotation.lsp(code)
(4) Prime Numbers (View Description) : primenumber.lsp(code)
(5) Yearly Calendar (View Description) : Calendar.lsp(code) and Calendar1.lsp(code)