摘要:
代码:for(n = 0; n < (num - 1); ++n){ for(j = 0; j < (num -1 -n) ; ++j){ if( abs(group[j]) < abs(group[j+1]) ){//此处为排序条件 swap( &group[j] , &grou... 阅读全文
posted @ 2016-08-06 21:30
pengwill
阅读(134)
评论(0)
推荐(0)
摘要:
代码:for(n = 0; n < (num - 1); ++n){ for(j = 0; j < (num -1 -n) ; ++j){ if( abs(group[j]) < abs(group[j+1]) ){//此处为排序条件 swap( &group[j] , &grou... 阅读全文
posted @ 2016-08-06 21:30
pengwill
阅读(105)
评论(0)
推荐(0)

浙公网安备 33010602011771号