:#include <stdlib.h>#include <stdio.h>#include <time.h> void Insertsort(int a[],int *(k1),int *(k2))//0:直接插入排序{ int i,j int temp *(k1)=0 *(k2)=0 for(i=0 i<149 i++) { temp=a[i+1] *(k2)++ ...
标签:
include
Insertsort
gt
lt
上传时间:
2014-11-30
上传用户:362279997