-
真二叉树重构
但是对于“真二叉树”(每个内部节点都有两个孩子的二叉树),给定它的先序、后序遍历序列足以完全确定它的结构。将二叉树的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
-
Modbus Slver
本程序为DSP28335编写的modbus从站程序,对DSP串口编写人员有一定帮助。(The procedures for the preparation of modbus slave DSP28335 program, the DSP serial writers have some help.)
- 2013-09-06 10:47:27下载
- 积分:1
-
prime
判断数字是否是质数,很好用的,对于小学生来说!(Determine whether the number is a prime number, the good, is for students!)
- 2010-12-02 23:02:53下载
- 积分:1
-
dsp28335--FFT
dsp28335中处理的FFT快速傅里叶变换的算法,可在MATLAB,C/C++,环境中运行,已在雷达测速测距系统中得以应用(dsp28335 in the processing of FFT fast Fourier transform algorithm, has been applied in the project)
- 2020-06-26 19:20:01下载
- 积分:1
-
cala
利用VB打造的一款超酷语音计算器,带自动判别功能(Using VB to create a cool voice of the calculator, with automatic discriminant function)
- 2009-09-30 05:30:44下载
- 积分:1
-
11
说明: 学分计算以及录入程序。输入excel的成绩和分数可以输出excel学分(Credit calculation and entry procedures. Enter scores and scores can excel excel export credits)
- 2014-01-13 21:59:50下载
- 积分:1
-
EditTreeControl
创建可编辑节点的树形控件EditTreeControlEditTreeControl.rar,很不错的vc源码,希望对大家有所帮助。(Creating an editable node tree control EditTreeControl EditTreeControl.rar, very good vc source code, we want to help.)
- 2011-09-21 22:44:13下载
- 积分:1
-
MyTwainScan
因为TWAIN的协议比较复杂,该程序,为你展示了TWAIN的使用(because the agreement is more complicated, the procedures for the display you use the TWAIN)
- 2007-06-05 16:42:08下载
- 积分:1
-
code-1
经典编程书目,有很多经典问题和算法思想,值得IT人士学习。(a book worth people who study IT reading)
- 2012-02-24 17:35:00下载
- 积分:1
-
BBS
用vs2008+sql server2005做的一个简单mvc bbs系统
- 2013-11-21 17:02:56下载
- 积分:1