2016年4月10日
摘要: 1 #include "stdio.h" 2 #include "stdlib.h" 3 #include "io.h" 4 #include "math.h" 5 #include "time.h" 6 7 #define OK 1 8 #define ERROR 0 9 #define TRUE 1 10 #define FALS... 阅读全文
posted @ 2016-04-10 22:01 xxyxpy 阅读(124) 评论(0) 推荐(0)
摘要: 删除部分在Dev C++里面运行报错,没找到原因(呵呵) 阅读全文
posted @ 2016-04-10 17:31 xxyxpy 阅读(99) 评论(0) 推荐(0)
摘要: 大话数据结构书中的顺序线性表 阅读全文
posted @ 2016-04-10 14:36 xxyxpy 阅读(213) 评论(0) 推荐(0)