(数据结构)线性表的链式表示和实现(源代码).docx
数据结构实验线性表的链式表示和实现源代码 #include #in clude #in clude #define TURE 1 #define FALSE 0 #define OK 1 #define ERROR 0 #definelNEEASLIBE -1 #define OVERFLOW -2 typedefint status; t
下载地址
用户评论