科技改变生活 --defClass.|

def_Class

园龄:4年8个月粉丝:5关注:13

随笔分类 -  数据结构

栈—顺序栈(C实现)
摘要:// Code file created by C Code Develop // 顺序栈 #include "ccd.h" #include "stdio.h" #include "stdlib.h" #define MaxSize 10 #define OK 1 #define ERROR 0
75
0
0
顺序表_C
摘要:// Code file created by C Code Develop #include "ccd.h" #include "stdio.h" #include "stdlib.h" #define InitSize 10 typedef struct { int *data; int Max
37
0
0
顺序表之单链表(C实现)
摘要:// Code file created by C Code Develop #include "ccd.h"#include "stdio.h"#include "stdlib.h"#define OK 1#define ERROR 0//思考: 如果用cpp即C++编码会不会能够编译成功type
32
0
0
点击右上角即可分享
微信分享提示
深色
回顶
收起
  1. 1 404 not found REOL
404 not found - REOL
00:00 / 00:00
An audio error has occurred.