Code Page
Still work in progress...
New free java classes utility
[here]
Four projects are available for download and viewing:
- AMS [Automated Management System] (using Java,JDBC,MySQL)
- ATTS [Automated Tour and Travel System] (using Java,Servlet,JSP,JDBC,MySQL)
- LKB [For Logistic Company need of Tracking Order/Payment] (using Java,JDBC,MySQL)
- MANDALATAMA [Cash Flow for Tour and Travel Company] (using Java,JDBC,MySQL)
This page is going to have several raw codes from the courses I took.
Due to unforseen circumstances [HDD crashed] some of the codes is utterly eliminated.
I will upload the remaining codes as soon as I revamp the documentation.
Resume
Here is the partial list for University Courses (including the program for your inspection):
- Directed Study
(CSCI 4900) - Parallel Simulation and Distributed System:
- Investigate the use of GUI program of JANE from GA Tech [doc]
- Investigate the use of RTI module [doc]
- Purpose a new scheme for Time Management for RTI module [doc]
- Build GUI to run RTI simulation from GA Tech (in Java Swing)
- Build GUI to show relationship client/server nodes in RTI (in Java Swing)
- Special Problem (CSCI 4790) - Advance Web Application with Servlet:
- Automated Management System [AMS]
- Algorithm Analysist and Complexity Theory
(CSCI 4450):
- Dynamic Programming and Divide-Conquer (recursive). (in C)
- Dynamic Programming and Binary Search and Permutation (in C++)
- Artificial Intelligent (CSCI 4410):
- Shrink using Production System and Pattern Matching (in CLISP)
- Painted Square using Depth First Search Algorithm (in CLISP)
- Traveling Salesman using Genetic Algorithm (in CLISP)
- Special Topic (CSCI4330) - Web Application with Servlet:
- Program 2: Alumni Database (in Java Servlet)
- Program 3: Tracking Order System (in Java Servlet)
- Program 4: Job Search Engine (in Java Servlet)
- Special Topic (CSCI4330) - TCP/IP Advance:
- UDP & TCP Whois client/server (in C/C++)
- Proxy Server (in C)
- File Structure (CSCI4300):
- Replacement Algorithm with Bubble Sort (in C++)
- Replacement Algorithm with Heap (in C++)
- Operating System (CSCI4540):
- Simulate UNIX's PIPE function (in C)
- Integrate function using parent/child paradigm (in C)
- Advance Web Development (CSCI 4020):
- Design Document for refinement of Web Survey [doc]
- Refinement of Web Survey - CGI form - (in C++)
- Web Development (CSCI 4010):
- Software Requirement Document (SRD) for Web Survey Project [doc]
- Design Document for Web Survey Project [doc]
- Web Survey - CGI form - (in C++)
- Computer Networking (CSCI3780):
- Palindrome Server (client/server in C++)
- Game Server (client/server in C++)
- Crypto Server (client/server in C++)
- Data Structure (CSCI3400):
- Stock Broker Simulation using Queue/Linked List implementation (in Java)
- MinHeap using Heap Tree implementation (in Java)
- SkipList Algorithm using Dictionary implementation (in Java)
[Home]
[Resume]