Pages



This application generates random numbers and applies the following algorithms on the data:


o Bubble Sort
o Insertion Sort
o Selection Sort
o Merge Sort
o Quick Sort
o Shell Sort

The Application along with the source code can be downloaded from here:
https://sourceforge.net/projects/algorithms-time/files


This is a small program I made to read Large text files without opening them completely,but reading a number of given lines at a time. I made this app to read the 10gb text files that came with the facebook urls posted by skullsecurity.org

Download this app at: 
https://sourceforge.net/projects/largetextfile/