叉排序树与平衡二叉排序树基本操作的实现 用二叉链表作存储结构 (1)以回车( \n )为输入结束标志,输入数列L,生成二叉排序树T; (2)对二叉排序树T作中序遍历,输出结果; (3)计算二叉排序树T的平均查找长度,输出结果; (4)输入元素x,查找二叉排序树T,若存在含x的结点,则删除该结 点,并作中序遍历(执行操作2);否则输出信息“无结点x”; (5)判断二叉排序树T是否为平衡二叉树,输出信息“OK!”/“NO!”;
上传时间: 2013-12-23
上传用户:wab1981
KPhoneIM is a simple point to point instant messaging application. You may chat with (exactly) one partner directly. The tool needs no server. It may be called from KPhoneSI as external session. Indeed, I develloped the tool mainly to demonstrate KPhoneSI s concept of external sessions!
标签: point application messaging KPhoneIM
上传时间: 2015-09-13
上传用户:lhw888
This note describes some key aspects of what C++ is and of how C++ has developed over the years. The spective is that of an experienced C++ user looking at C++ as a practical tool. No attempts are made to compare C++ to other languages, though I have tried to answer some questions that I have often heard asked by Lisp programmers.
标签: describes developed aspects years
上传时间: 2015-09-15
上传用户:haoxiyizhong
The information in this publication is believed to be accurate as of its publication date. Such information is subject to change without notice and The ATM Forum is not responsible for any errors. The ATM Forum does not assume any responsibility to update or correct any information in this publication. Notwithstanding anything to the contrary, neither The ATM Forum nor the publisher make any representation or warranty, expressed or implied, concerning the completeness, accuracy, or applicability of any information contained in this publication. No liability of any kind shall be assumed by The ATM Forum or the publisher as a result of reliance upon any information contained in this publication.
标签: publication information believed accurate
上传时间: 2015-09-16
上传用户:1109003457
This program demonstrates using watchdog timers to invoke deadline handlers. CoordinatorTask sends data to the organizer. OrganizerTask receives data from the coordinatorTask, and resets the coordinatorTask when no data is sent by the coordinatorTask in the past five seconds (deadline time). This demonstration program is automatically stopped after twenty seconds.
标签: CoordinatorTask demonstrates deadline handlers
上传时间: 2015-09-21
上传用户:大融融rr
采用红外线传感器,测量甲烷,一氧化碳气体传感器采用英国CITY传感器,输出信号为交流信号,程序通过计算,显示浓度
标签: 红外线传感器
上传时间: 2015-09-23
上传用户:czl10052678
* "Copyright (c) 2006 Robert B. Reese ("AUTHOR")" * All rights reserved. * (R. Reese, reese@ece.msstate.edu, Mississippi State University) * IN NO EVENT SHALL THE "AUTHOR" BE LIABLE TO ANY PARTY FOR * DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT * OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF THE "AUTHOR" * HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
上传时间: 2015-09-24
上传用户:mpquest
程序功能:已知一定容量的背包和一定重量、一定个数的物品,背包容量、物品重量和物品个数可以自己设定,要求向背包中装入物品,使装入的物品恰好为被包的最大容量。若没有这样的物品组合,则输出“No available combination !”。
上传时间: 2015-09-28
上传用户:水口鸿胜电器
With OpenSSL 0.9.6, a new component has been added to support external crypto devices, for example accelerator cards. The component is called ENGINE, and has still a pretty experimental status and almost no documentation. It s designed to be fairly easily extensible by the calling programs.
标签: component external OpenSSL devices
上传时间: 2015-10-01
上传用户:ryb
该平台可以初步实现单片机连接 read.txt 源程序代码 write.txt 没有空格换行的源程序 noRemark.txt没有注释的源程序 NoEQU.txt 没有EQU指令的程序 NoRes.txt 还原程序中EQU指代的指令
上传时间: 2013-12-25
上传用户:caozhizhi