Programming language and development system : C++ , Microsoft Visual Studio.

Name of developed program : Shell sort in ascending order.

Description of developed program :

Shell sortsorting algorithm, the idea is to compare the elements, facing not only the number, but at a distance from each other.
First the keys of shell sort are compared and sorted, separated from one another at a distance d. After this procedure is repeated for some smaller values of d, and shell sort finishes ordering of elements in the d = 1 (i.e, the normal sorting insertions. The effectiveness of shell sorting, in certain cases, provided that the elements of a “faster” stand on their seats (in simple methods or bubble sort, each permutation of two elements reduces the number of inversions in the list up to a maximum of 1, when shell sorting this number may be higher).

Created ( developed ) program written in c++. Source code are well commented.
If you have questions about the source code created by the developed program, I would be happy to answer them.
Developed (created) program can be modified for your environment.
You can order the creation of the graphical equivalent of the console program.
You can order the creation ( development ) programs, software for your tasks.

Program results.

shell sort


Download developed program( 0,1 Mb ).

You can order:

The cost of the source code of developed program is 5 $.
To order the source code of the developed program, please, fill the form below.

Source code order form
  1. (required)
  2. (valid email required)
  3. (required)
  4. Captcha
 

If you have any questions on software development , program creation , purchasing sources etc, you can contact me by email lifeisworkforever@yahoo.com, or icq – 401410793

August 04th, 2009 | Category: Sorting on c++ | Comments (0)

No Comments »

No comments yet.

Leave a comment