Sorting AlgorithmC # implementation and comparison (for Java personnel's reference)
Algorithm C # implementation
Comparison ProgramImplemented by GUI VB.net
Install. NET Framework 2.0, :( too big, failed) http://www.microsoft.com/downloads/details.aspx? Displaylang = ZH-CN & familyid = 0856eacb-4362-4b0d-8edd-aab15c5e04f5
Or http://www.newhua.com/soft/38669.htm
The package also contains software instructions and papers.
Java is used,
Provided onlineCodeIt cannot be used at all (at least I did not find it available)
I had to refer to the C code for writing. For example, the heap sorting is modified multiple times. Many so-called algorithms are incorrect and cannot be sorted at all!
After using a variety of methods, I finally wrote
It can be said that my code is currently the only one that can be used for C #, especially heap sorting, and is also an ideal reference code for Java programmers.
The Microsoft Visual Studio 2005 Tool
Please download the specific code (due to more): http://download.csdn.net/source/185919