软件技术基础课件 数据结构 5树.ppt 上传者:choosy_20498 2020-12-15 23:20:31上传 PPT文件 1017KB 热度 12次 线索化的算法(中序) 线索化树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 下载地址 用户评论 更多下载