- Category:
- Applet
- Tags:
-
[WORD]
- File Size:
- 6kb
- Update:
- 2012-11-26
- Downloads:
- 0 Times
- Uploaded by:
- given
Description: (1) write a final parameter class M, including the number of comparisons, the number of exchanges, detecting the number of attributes, and rewrite the constructor and the toString method. (2) to write an abstract class A, including the data you want to sort. Provide three final, were completed, detection, and exchange operations at the same time, the correct change private members of the M class object attributes. A virtual method doSort, and while providing a final method sort (first set the the M object initial value, and then call doSort method returns the M object reference) and (3) write three different sort of class A derived class A1, A2 , A3 (4) write a test class as the main class, were generated A1, A2, A3 object and call the sort method, three methods are displayed in the performance parameters of the sort when.
To Search:
File list (Check if you may need any files):
java.doc