文件名称:二叉树_17281183_刘梦婷
- 所属分类:
- 数据结构常用算法
- 资源属性:
- 上传时间:
- 2020-01-19
- 文件大小:
- 2.07mb
- 下载次数:
- 0次
- 提 供 者:
- lmt19******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
按先序遍历的扩展序列建立二叉树的二叉链表存储结构,实现二叉树先序、中序、后序遍历的递归算法,实现二叉树中序遍历的非递归算法,实现二叉树层次遍历的非递归算法,求二叉树的结点个数,求二叉树的深度。(The binary list storage structure of binary tree is established according to the extended sequence of traversal in the first order, the recursive algorithm of traversal in the first order, the middle order and the later order of binary tree is realized, the non recursive algorithm of traversal in the middle order of binary tree is realized, the non recursive algorithm of traversal in the hierarchy of binary tree is realized, the number of nodes of binary tree is calculated, and the depth of binary tree is calculated.)
相关搜索: 二叉树
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
二叉树_17281183_刘梦婷 | 0 | 2019-05-19 |
二叉树_17281183_刘梦婷\Lab3 | 0 | 2019-04-17 |
二叉树_17281183_刘梦婷\Lab3\.vs | 0 | 2019-04-11 |
二叉树_17281183_刘梦婷\Lab3\.vs\Lab3 | 0 | 2019-04-11 |
二叉树_17281183_刘梦婷\Lab3\.vs\Lab3\v15 | 0 | 2019-05-26 |
二叉树_17281183_刘梦婷\Lab3\.vs\Lab3\v15\.suo | 45056 | 2019-05-26 |
二叉树_17281183_刘梦婷\Lab3\.vs\Lab3\v15\Browse.VC.db | 1716224 | 2019-05-26 |
二叉树_17281183_刘梦婷\Lab3\.vs\Lab3\v15\ipch | 0 | 2019-04-11 |
二叉树_17281183_刘梦婷\Lab3\.vs\Lab3\v15\ipch\AutoPCH | 0 | 2019-05-25 |
二叉树_17281183_刘梦婷\Lab3\.vs\Lab3\v15\ipch\AutoPCH\2fccce168026f75a | 0 | 2019-04-11 |
二叉树_17281183_刘梦婷\Lab3\.vs\Lab3\v15\ipch\AutoPCH\2fccce168026f75a\源.ipch | 2293760 | 2019-04-22 |
二叉树_17281183_刘梦婷\Lab3\.vs\Lab3\v15\ipch\AutoPCH\6771ea05557fa0ea | 0 | 2019-05-25 |
二叉树_17281183_刘梦婷\Lab3\.vs\Lab3\v15\ipch\AutoPCH\6771ea05557fa0ea\源.ipch | 3145728 | 2019-05-26 |
二叉树_17281183_刘梦婷\Lab3\Debug | 0 | 2019-04-17 |
二叉树_17281183_刘梦婷\Lab3\Debug\Lab3.exe | 43520 | 2019-04-17 |
二叉树_17281183_刘梦婷\Lab3\Debug\Lab3.ilk | 346828 | 2019-04-17 |
二叉树_17281183_刘梦婷\Lab3\Debug\Lab3.pdb | 446464 | 2019-04-17 |
二叉树_17281183_刘梦婷\Lab3\Lab3 | 0 | 2019-04-17 |
二叉树_17281183_刘梦婷\Lab3\Lab3.sln | 1425 | 2019-04-11 |
二叉树_17281183_刘梦婷\Lab3\Lab3\Debug | 0 | 2019-04-17 |
二叉树_17281183_刘梦婷\Lab3\Lab3\Debug\Lab3.Build.CppClean.log | 1248 | 2019-04-17 |
二叉树_17281183_刘梦婷\Lab3\Lab3\Debug\Lab3.log | 512 | 2019-04-17 |
二叉树_17281183_刘梦婷\Lab3\Lab3\Debug\Lab3.tlog | 0 | 2019-04-17 |
二叉树_17281183_刘梦婷\Lab3\Lab3\Debug\Lab3.tlog\CL.command.1.tlog | 642 | 2019-04-17 |
二叉树_17281183_刘梦婷\Lab3\Lab3\Debug\Lab3.tlog\CL.read.1.tlog | 3130 | 2019-04-17 |
二叉树_17281183_刘梦婷\Lab3\Lab3\Debug\Lab3.tlog\CL.write.1.tlog | 464 | 2019-04-17 |
二叉树_17281183_刘梦婷\Lab3\Lab3\Debug\Lab3.tlog\Lab3.lastbuildstate | 250 | 2019-04-17 |
二叉树_17281183_刘梦婷\Lab3\Lab3\Debug\Lab3.tlog\link.command.1.tlog | 1118 | 2019-04-17 |
二叉树_17281183_刘梦婷\Lab3\Lab3\Debug\Lab3.tlog\link.read.1.tlog | 3624 | 2019-04-17 |
二叉树_17281183_刘梦婷\Lab3\Lab3\Debug\Lab3.tlog\link.write.1.tlog | 448 | 2019-04-17 |
二叉树_17281183_刘梦婷\Lab3\Lab3\Debug\vc141.idb | 35840 | 2019-04-17 |
二叉树_17281183_刘梦婷\Lab3\Lab3\Debug\vc141.pdb | 69632 | 2019-04-17 |
二叉树_17281183_刘梦婷\Lab3\Lab3\Debug\源.obj | 31556 | 2019-04-17 |
二叉树_17281183_刘梦婷\Lab3\Lab3\head.h | 1433 | 2019-04-17 |
二叉树_17281183_刘梦婷\Lab3\Lab3\Lab3.vcxproj | 6009 | 2019-04-17 |
二叉树_17281183_刘梦婷\Lab3\Lab3\Lab3.vcxproj.filters | 1065 | 2019-04-11 |
二叉树_17281183_刘梦婷\Lab3\Lab3\Lab3.vcxproj.user | 165 | 2019-04-11 |
二叉树_17281183_刘梦婷\Lab3\Lab3\源.cpp | 3699 | 2019-04-17 |
二叉树_17281183_刘梦婷\二叉树_实验报告_17281183_刘梦婷.docx | 478829 | 2019-05-01 |