Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (3)
Merge sort and list
no vote
Application background Implements a linked list ADT to perform a Merge sorting algorithms on 3 different size of numerical datasets (20, 200, and 2000). The numerical datasets should be random. Compares merge sorting algorithms on different size of numerical datasets and determine which has a better performance on the datasets.  Key Technology the program more usable, the program should handle special cases such as an accidental invalid input from the user. If the user enters the wrong things, you should allow the user to enter another input until it is a valid response. 
dafunk
2016-08-23
0
1
Vehicle management system
no vote
Application background The objectives of this assignment are to create a functional Java based Second hand car management system. The assignment is aimed at demonstrating the key phases in the in java systems development which are analysis, design and implementation. Each of the development sections will be demonstrated use of their key features, during the analysis phases of the system the students are to discuss within their team and come with the functional requirements of the system. During the design section, conceptual system design tools such as UML case and class diagrams will be used to create an abstract view of the whole system. Subsequently for the implementation phase, the Java language will be used to develop the system.
dafunk
2016-08-23
0
1
Library Management System
4.2
The library management system in PHP MySQL source code allows users to borrow and return books according to the plan. Allows administrators to add and view all records of books and borrowers. It will also print out the number of borrowers and the books they have borrowed. And most importantly, it has the right to choose the database to be backed up, which is the most important.
dafunk
2016-08-23
0
1
No more~