登录
首页 » 数据结构 » a binary tree using the trigeminal Chain example, the leaves are obtained and th...

a binary tree using the trigeminal Chain example, the leaves are obtained and th...

于 2022-02-21 发布 文件大小:2.34 kB
0 136
下载积分: 2 下载次数: 1

代码说明:

一个二叉树的三叉链表运用实例,求出叶子的结点并输出从根结点到该叶子结点的路径!-a binary tree using the trigeminal Chain example, the leaves are obtained and the output node from the Root of leaf nodes in the path!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ADO database based on the daily sales record of the software, there are printing...
    基于ADO数据库的记录日常开销的软件,还有打印功能。-ADO database based on the daily sales record of the software, there are printing function.
    2022-07-27 05:56:51下载
    积分:1
  • ruby通过DBI访问Oracle库例子
    ruby操作Oracle数据的代码例子,其中:1、insert_dbi.rb Ruby插入数据到DB的例子2、proc_dbi.rb Ruby执行Oracle的存储过程的例子3、proc_dbi_cursor.rb Ruby执行Oracle返回数据的例子,这个例子在网上很难找到解决方案4、proc_ocii.rb Ruby通过Oci访问Oracle5、query_dbi.rb Ruby插入数据到Oracle6、query_dbi_param.rb Ruby执行Oracle的存储过程7、TableFormat_dbi.rb Ruby从Oracle查询的数据转为Table格式8、update_dbi.rb Ruby修改Oracle的数据例子9、XMLFormat_dbi.rb Ruby从Oracle查询的数据转为XML格式
    2022-01-26 15:54:27下载
    积分:1
  • Seek the shortest path, based on the VISUAL C++ Developed source code belonging...
    求最短路径,基于VISUAL C++开发的源代码 属于数据结构-Seek the shortest path, based on the VISUAL C++ Developed source code belonging to the data structure
    2022-02-14 15:27:45下载
    积分:1
  • Oracle BerkeleyDB(Oracle内嵌库,没有提供Borland C++Builder编译版本),该源码把BerkeleyDB 4.5.20的...
    Oracle BerkeleyDB(Oracle内嵌数据库,没有提供Borland C++Builder编译版本),该源码把BerkeleyDB 4.5.20的Visual C++ 2005的代码移植到Borland C++Builder上编译,生成静态库,可以在Borland C++Builder中进行开发使用. 工程文件路径为: db-4.5.20uild_windowsLibdb45BCB.bpr 编译后生成静态库为: Libdb45BCB.lib-Oracle BerkeleyDB (Oracle embedded database failed to provide Borland C Builder version), The source put BerkeleyDB 4.5.20 2005 Visual C code transplant Bo Identical compiled C Builder, generate static libraries, in Borland C Builder for development use. paper trails for the project : db- 4.5.20 build_windows Libdb45BCB.bpr compiler After generating static libraries : Libdb45BCB.lib
    2022-07-22 09:54:39下载
    积分:1
  • 这个程序主要是实现检查是否抄袭作业,它可以打开txt格式的文件,然后检查在所有存的文件中是否有雷同的,用了命令行参算法,很适合学习c++人做参考
    这个程序主要是实现检查是否抄袭作业,它可以打开txt格式的文件,然后检查在所有存的文件中是否有雷同的,用了命令行参数和数据结构算法,很适合学习c++人做参考-This program is mainly to achieve check copying operation, it can open the txt file format, and then check whether all documents are kept identical, with the command line parameters and data structure algorithms, well suited to learning c++ People to do reference
    2022-07-19 18:04:18下载
    积分:1
  • Free JavaScript HTML editö r for web developers
    Free JavaScript HTML editö r for web developers
    2022-11-14 19:05:03下载
    积分:1
  • 360度采样获取的仿真的投影
    360度采样获取的仿真的投影数据,可以通过它进程iradon变换直接获取切片锥形束CT模拟按:德山杨,博士 放射肿瘤学杂志华盛顿大学圣路易斯系,医学院, 电子邮件:dyang@radonc.wustl.edu 文件: compute_projections.m - 主程序,来计算所有投影和保存2D投影图像放到一个文件夹 compute_one_projection.m - 由主程序调用,以计算仅一个投影图像 straight_line_integral.m - 的核心功能,通过一个三维矩阵来计算线积分         很多行注释掉这个文件,因为该文件最初写         在MATLAB而已,laterly改写成C的速度提高。 straight_line_integral_inner.c - 这是在C从straight_line_integral.m什么改写 sort_ts1_ts2.c - 一个效用函数两个有序数组合并为一个有序数组。         它是用C语言编写,以提高速度  create_CSV_file_for_OSCaR.m - 要创建一个用于奥斯卡CBCT重建的CSV文件         (http://www.cs.utoronto.ca/~nrezvani/OSCaR.html)         然而,奥斯卡不支持保存垫子数据文件,而无需修改。         我有修改奥斯卡功能。       
    2022-02-05 09:07:50下载
    积分:1
  • 成绩管理系统,用VC实现对ACCESS库的操作,实现基本的成绩管理功能!...
    成绩管理系统,用VC实现对ACCESS数据库的操作,实现基本的成绩管理功能!-performance management system, with VC right ACCESS database operation, to achieve the basic performance management functionality!
    2022-07-09 01:43:57下载
    积分:1
  • 一个演示程序,很强大的!!也很好看
    一个数据结构演示程序,很强大的!!也很好看-a data structure demo program, a very strong! ! Also very good! !
    2022-02-06 07:11:09下载
    积分:1
  • huffman树的基本实现. 利用读取TXT文件统计产生huffman树,从而对TXT文件进行压缩和解压....
    huffman树的基本实现. 利用读取TXT文件统计产生huffman树,从而对TXT文件进行压缩和解压.-huffman tree realize. the use of statistics to read TXT file generated huffman tree, thus TXT file compression and decompression.
    2022-08-24 08:55:48下载
    积分:1
  • 696518资源总数
  • 105873会员总数
  • 12今日下载