Research and Application of B-Quick Sorting Algorithm

A modified B-quick sorting algorithm is proposed in this paper based on CHEN's B-quick sorting idea, the new algorithm overcomes the shortcoming of CHEN's algorithm that misses out the elements in the result data set. Two segment codes written in C++ with different structure forms are presented. Finally, the application of the algorithm used in the parallel debugging and monitoring analysis software toolkit is introduced.