文件名称:BinarySearchTree

  • 所属分类:
  • 数据结构常用算法
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 1kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • y*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

用给定的数列构造一棵二叉排序树,并用广义表形式输出

输入数据共N+1行

第一行为一个整数N表示数据组数

第二至N+1行每行对应一组数据,共M+1个整数(M<10000)

每组数据以一个整数M开头,表示数列长度为M,后接长度为M的一组无序数列

输出共N行

每组数据对应一行输出

用广义表形式表示构造的二叉排序树,无任何多余空格和空行







它的通项公式为









前几项为 : 1, 2, 5, 14, 42, 132, 429, 1430, 4862, 16796, 58786, 208012, 742900, 2674440, 9694845, 35357670, 129644790, 477638700, 1767263190-A given series with a binary sort tree structure and form of the generalized input-output table a total of N+1 data lines, said the first acts of the data set of an integer N to N+1 the number of lines per second row corresponds to a set of data, a total of M+1 integers (M < 10000) each at the beginning of the data to an integer M, said series of length M, followed by a set of length M output random sequence corresponding to a total of N lines each line of output data in the form of the generalized form said binary sort tree structure, without any extra spaces and blank lines of its former number of the general formula: 1, 2, 5, 14, 42, 132, 429, 1430, 4862, 16796, 58786, 208012 , 742900, 2674440, 9694845, 35357670, 129644790, 477638700, 1767263190 ...
(系统自动生成,下载前可以参看下载内容)

下载文件列表

1876_Binary Search Tree.c

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org