1. 首页
  2. 考试认证
  3. Oracle认证
  4. 软件技术基础课件 数据结构 5树.ppt

软件技术基础课件 数据结构 5树.ppt

上传者: 2020-12-15 23:20:31上传 PPT文件 1017KB 热度 9次
线索化的算法(中序) 线索化树T 线索化树T->LCHILD 线索化根结点 线索化树T->RCHILD Algorithm inthread(t) { If (t == NULL) return Inthread(t->lchild; 线索化根结点 Inthread(t->rchild) } t If (pr->rchild == null) pr-rchild = t; If (t->lchil
下载地址
用户评论