资源大小: 55KB
发布时间: 2009-12-28
文件格式: doc
下载次数: 0
分享到:

下载地址:

下载地址1
(本站为飞网专业下载站,域名:down.cfei.net)

资源简介:

数据结构 课程设计(1) 定义函数类型及大小:#include #include#include#define MAXSIZE 1000typedef struct{ int key[MAXSIZE]; int length;}Sqlist;long compCount,shiftCount;(2) 定义四种排序:void shellsort(Sqlist L)void QuickSort(Sqlist pL)void heapsort(Sqlist b)void Mergesort(Sqlist L)(3) 希尔排序while (dk>0) { compCount++; for(i=dk+1;i<=L.length;i++) { compCount++; j=i-dk; while(j>0) { compCou


飞网下载站,免费下载共享资料,内容涉及教育资源、专业资料、IT资源、娱乐生活、经济管理、办公文书、游戏资料等。