Download Latest Version Readme.txt (1.6 kB)
Email in envelope

Get an email when there's a new version of Data Structure Assignment Source

Home / TicTacToe
Name Modified Size InfoDownloads / Week
Parent folder
ttt.cpp 2010-11-29 4.8 kB
Totals: 1 Item   4.8 kB 0
Data Structure Assignment Source (DSAS) Project

DSAS Project is a collection of implementation of common data structures which often treated as
assignments in data structure course or other computer science course in a College. The aim of
this project is provide actual working reference for college students to better understand the
working principle of different data structures or algorithms, and help students to get through
the hardship of programming assignments. 

Students can freely download the source code to modify and adopt. However, direct plagarism is 
not encouraged and we will not be responsible for any lost induced by the adoption.

This is still a small project but hopefully as time grows it would contain more implementations.

You can download the implementation that suits your needs in the following link:
https://sourceforge.net/projects/dsas/files

If you want to supply an implementation, please note:
 - Only source code is accepted. Object code, binary code or executables will be ignored.
 - Please extract your implementation to a IDE independent format. I.e. only .h, .c, .cpp, .java
   (etc.) files but not the whole project / solution.
 - Your implementation should be general enough to be used in different situations.
 - Please email your code to dsasproj@gmail.com, and by this you consent the disclosure of
   your code on DSAS freely.
 - We would address your name as author on request.
 
If you notice a bug, or having any suggestion, please email to dsasproj@gmail.com

Y.K. Chan (BBA, BEng, MSc HKU)
11/14/2010
Source: Readme.txt, updated 2010-11-14