|
To get source code, email me. Click here
|
- Bank System (Pascal, 1995)
- Tetris -- A game(Pascal, 1996)
- Operating System of Multi-user and Multitaskin (Visual C++, 1997)
- Simple Graph Editor (Assembly, 1997)
- Database of a Library (informix, 1998)
- Mini-Pascal Compiler (Visual C++, 1998) source & doc
- Pascal-like language Compiler. Generate Intermediate C code and error file.
- Multimedia Browser(Visual Basic, 1998)
- Gobang -- A network game(Visual C++, 1998)
- Distance Learning on the WWW (Java,Netscape WAI,Html, 1999)
- Scheme Self Interpreter (Scheme, 1999)
- Written in Scheme and interprete Scheme.
- Pointless Language Compiler (Java, JavaCC, 2000) source
- Pascal-like(no pointers) language compiler. Generate assembly code for linux/unix. With OPTIMIZATION. Need JavaCC.
- Web Distribution Manager (Java, 2000)
- A web distribution manager for a web content delivery service.
- Unix Shell Simulator (Shell Script, 2000)
- Written in Korn Shell Script.
- Site Map Applet (Java, 2000) source
- This is a GUI site map applet which provides easy customization. The core algorithm is adapted from a similar sample program in JDK 1.* release.
- Attman JavaDoc Database System (Java, 2000)
- It's another form of java API doc which you can ask simple questions. Written using W4F Wrapper, Java Regular Expression. It's a part of the Attman project.
- Replicate State Machine (Java, 2000) source
- Reliable and fault tolerable distributed system based on an unreliable network -- flakenet.
- Graphical L-System (Java swing, 2000) source
- Simple Lindenmayer System. Generate plant-like pictures.
- Chatroom (Java swing, 2000) source
- A Simple chatroom. Start server, start client and then talk.
- Course Work for Computer Graphics (Java, 2000)
- Rendering pipeline implemented all in Java Applet.
- A Very Simple Graph Center on Web (Java, 2000)
- No Java3D required. This applet covers all of software rendering pipeline. Need at least Pentium III 500Mhz or equivalent.
- A Walking Man (Java, 2000) source
- Animation with NO Java3D required. This applet covers all of software rendering pipeline. Need at least Pentium III 500Mhz or equivalent. He really walks!
- Simulated Robo-soccer Team Eleven: (C++, 2001)
- Check my research page please.
- Course Work for Computer Vision (Matlab, 2004)
- Edge detector, optical flow trackor, etc.