Important alert: (current site time 7/15/2013 5:21:05 AM EDT)
 

Browse Category or Search Results.

Search Results: Page 1 of 12 found. Entries 1 - 10 of 110 found
Jump to page: 1 2 3 4 5 6 ...

  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
 
  A Simple Bubble SortA Simple Bubble SortMicrosoft Visual C++Beginner /
Brutus
66548 since
12/10/2001 12:25:34 PM

By 7 Users
3 Excellent Ratings
       Sorts a pre-definied array into order. My second submission under the C++ section, and my second day of learning this language..so go easy :)
 
 
  A simple strings sortingA simple strings sortingC, C++ (general), Microsoft Visual C++, Borland C++Beginner /
Tahseen
48109 since
4/13/2002 9:31:53 AM

By 5 Users

       This code will make you understand simple by accepting 4 strings and sorting it through Bubble sort i trust this u help for C and C++ Beginner.
 
 
  Address Book in CAddress Book in CCIntermediate /
Th3_Jugl3r
17414 since
5/15/2003 11:45:30 PM

By 1 Users

       To store all the information about your friends and family........It may not be the latest version i have.....I know it will compile on Dev-C++, Miracle C, TC and Mars...
 
 
  All the Fast SortsAll the Fast SortsC++ (general)Intermediate /
Abid Kapadya
27048 since
3/13/2002 10:06:49 PM

By 5 Users
3 Excellent Ratings
       Has all the fast sorts and times it
 
 
  AN EXPLANATION OF MY HIGH CAPACITY LIST ALPHABETIZING COMPUTER PROGRAM ALGORITHMAN EXPLANATION OF MY HIGH CAPACITY LIST ALPHABETIZING COMPUTER PROGRAM ALGORITHMC++ (general), Borland C++Advanced /
Douglas Miller
12616 since
9/19/2012 9:39:00 AM
Unrated
       This is a high capacity alphabetizing algorithm for a fixed width binary text file (SDF format). It can process up to 16,000 records, though it can be expanded beyond that if needed. This coding takes advantage of "far memory" or "the far heap" using the ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
 
  ANSI/ISO quicksort-compatible shellsort functionANSI/ISO quicksort-compatible shellsort functionC, C++ (general), Microsoft Visual C++, Borland C++, UNIX C++Intermediate /
Bob Stout (republished under Open Content License)
17248 since
7/25/2000 4:25:33 PM
Unrated
       Fast, small, qsort()-compatible Shell sort.
 
 
  Array Heap SortArray Heap SortC, C++ (general)Beginner /
Debjit Kar
36119 since
7/6/2005 4:09:01 PM

By 4 Users

       Sorting an array using heap sort
 
 
  Array Sorting (somewhat robust)Array Sorting (somewhat robust)C++ (general), Microsoft Visual C++Intermediate /
David Martinjak
16374 since
12/7/2001 12:42:25 PM

By 2 Users
2 Excellent Ratings
       This package contains a sort header file I developed with 4 types of sorts: bubble, insertion, quick, and selection. The header also uses templates so that you can implement the sorting of several types.Click here to see a screenshot of this code!(ScreenShot)
 
 
  Ascend ArrayAscend ArrayC++ (general)Beginner /
arwen
10906 since
4/21/2004 3:26:21 AM

By 1 Users

       This code sorts an integer array in ascending order
 
 
  base sortingsbase sortingsC++ (general), Microsoft Visual C++, UNIX C++Advanced /
Balogh
6914 since
1/2/2007 4:51:07 PM
Unrated
       sorting an array
 


Search Results: Page 1 of 12 found. Entries 1 - 10 of 110 found
Jump to page: 1 2 3 4 5 6 ...


Compatibility Filter Profile:

C
C++ (general)
Microsoft Visual C++
Borland C++
UNIX C++