The whole website is under construction right now. The only parts available are the programs I have written recently. My site will be up around the 20th of Feb. Please remember to visit later!
CODES:
 
Here are some codes I have written for my class projects, for my internship, or just for fun. Major files in each project are hyperlinked.
 
1. Copy Files (C++)
This is a program written for the internal production process of Microcal Software, Inc. The purpose of this program is to update multiple scattered copies of various files on a regular base. Copying configurations are centralized in ini files. The program copies files by reading ini files.
   
cpfiles.cpp cpfiles.h
copyfiles_utilities.cpp copyfiles_utilities.h
filecopy.cpp filecopy.h
StdAfx.cpp StdAfx.h
cpfiles.rc Resource.h
 
2. FTP (Networks Project)
A file transfer program, which allows people download files and upload files to folders. A list of available files and folders are maintained by administration.cpp.
   
server.cpp
client.cpp
administration.cpp
item_record.cpp item_record.h
   
   
3. Population Simulation (Java)
4. Other Programs
 
 
   

Copyright © 2000 . This site is created and maintained by Xuan Sun. Last modified on January 24, 2000.