文件名称:bintree2list
- 所属分类:
- 易语言编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 584kb
- 下载次数:
- 0次
- 提 供 者:
- y***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
将二叉树转换为双向链表的程序,是学习二叉树和双向链表的很好的教程-Convert the binary tree to a doubly linked list program, is a good tutorial for learning binary tree and doubly linked list
(系统自动生成,下载前可以参看下载内容)
下载文件列表
树转换成双向链表\c++-test.sln
................\c++-test.suo
................\........\c++-test.vcproj
................\........\c++-test.vcproj.UESTC-C9A9057FE.yuhui.user
................\........\Debug\BuildLog.htm
................\........\.....\c++-test.exe.embed.manifest
................\........\.....\c++-test.exe.embed.manifest.res
................\........\.....\c++-test.exe.intermediate.manifest
................\........\.....\mt.dep
................\........\.....\vc90.idb
................\........\.....\vc90.pdb
................\........\.....\c++-test.obj
................\........\c++-test.cpp
................\Debug\c++-test.exe
................\.....\c++-test.pdb
................\.....\c++-test.ilk
................\c++-test.ncb
................\........\Debug
................\c++-test
................\Debug
树转换成双向链表