算法13静态查找表.pptx
;2;3;4;5;例高考成绩表示;typedef float KeyType; //实型 typedef int KeyType; //整型 typedef char *KeyType; //字符串型 数据元素类型定义为 typedef struct { KeyType key ; //关键字域 //其它域 }ElemType;对两个关键字的比较约定为如下的宏定义 //对数值型关键字 #defin
下载地址
用户评论