-
真二叉树重构
说明: 但是对于“真二叉树”(每个内部节点都有两个孩子的二叉树),给定它的先序、后序遍历序列足以完全确定它的结构。将二叉树的n个节点用[1, n]内的整数进行编号,输入一棵真二叉树的先序、后序遍历序列,请输出它的中序遍历序列。(But for one proper binary tree, in which each internal node has two sons, we can uniquely determine it through its given preorder traversal sequence and postorder traversal sequence.Label n nodes in one binary tree using the integers in [1, n], we would like to output the inorder traversal sequence of a binary tree through its preorder and postorder traversal sequence.)
- 2019-04-21 16:54:36下载
- 积分:1
-
test_cpu_speed
描述如何实现一个测试CPU速度的应用程序的开发。(Describes how to realize a test CPU speed of application development.)
- 2008-05-18 12:27:02下载
- 积分:1
-
4qam
4QAM(QPSK)的调制解调以及计算误码率,最后将结果输出至表格。适合新手参考(The modulation and demodulation of 4QAM (QPSK) and the calculation of bit error rate, and finally output the result to the form. Suitable for novice)
- 2018-06-23 17:04:29下载
- 积分:1
-
at91rm9200.c
atmel公司的At90系列嵌入式开发程序
可以学习别人良好的编程习惯(atmel' s At90 series of embedded development process can learn from others, good programming practice to)
- 2009-11-11 09:20:03下载
- 积分:1
-
PROTEUSPfullPstudy
proteus经典培训教程,值得期待,值得收藏(proteus classical training course, worth the wait, worth collecting)
- 2013-12-02 20:56:34下载
- 积分:1
-
interval
本程序实现了多区间的交集、并集和补集操作,很好使用。(This program implements multiple interval of the intersection, union and complement operations, very good use)
- 2015-05-17 14:20:46下载
- 积分:1
-
singly-linked-list
singly link list (sorted)
- 2016-11-26 05:37:27下载
- 积分:1
-
Demo-FileTransfer
一个简单的ftp传送文件的协议!?桓黾虻サ膄tp传送文件的协议!(A simple file transfer protocol ftp!? Hwan Microvelia Tabanidaeサ膄tp agreement to send the document!)
- 2008-05-16 14:15:21下载
- 积分:1
-
the4th
利用socket实现简单文件传输,mfc实现,很简单(Simple file transfer using socket, mfc achieve)
- 2013-10-20 15:37:24下载
- 积分:1
-
MemoryMouseInfo
利用VC程序实现系统编程中的跟踪内存状态的功能。(Procedures for system programming using VC in the state to track memory function.)
- 2011-10-19 15:52:50下载
- 积分:1