-
真二叉树重构
说明: 但是对于“真二叉树”(每个内部节点都有两个孩子的二叉树),给定它的先序、后序遍历序列足以完全确定它的结构。将二叉树的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
-
ltimezipa
labview图形中t轴显示示系统当前时间程序,非常方便实用
(t-axis labview graphical display shows the current system time program, very handy)
- 2012-10-03 01:59:26下载
- 积分:1
-
property_list_tang_demo
ListCtrl控件和下拉框,编辑框等控件组合使用(ListCtrl controls and under pulls the frame, edits the frame and
so on to control a combination to use )
- 2004-07-13 11:35:27下载
- 积分:1
-
不同进程间通讯
说明: 实现vc下不同进程之间的通讯:Copyrecv接收进程,Copysend发送进程(achieve vc different process of communication between : Copyrecv receiving process, this process Copysend)
- 2020-08-23 14:07:54下载
- 积分:1
-
spider
This is Visual C++ how to create wirus , with install instruction inside
- 2012-12-30 17:59:37下载
- 积分:1
-
LISTVIEW
this is the list view project for help those people who want to show image Image in List View
it can be use in show for list of products with images
- 2014-02-21 20:01:25下载
- 积分:1
-
VCPP-code
VC++深入详解全书代码,第一章到第20章全部,已通过运行(the code of VC++ thorough explanation book)
- 2013-10-12 20:51:50下载
- 积分:1
-
VCMulti-Language
本程序演示了VC++界面程序多语言支持的实现方法:
1.根据用户选择的不同语言,加载不同版本的资源文件,进行切换;
2.同一个VC++界面程序据此支持多种语言。 (This program demonstrates the C++ interface, multi-language support program implementation methods:
1. Depending on the language selected by the user to load a different version of the resource file, switching
2. Same procedure whereby a VC++ interface supports multiple languages.)
- 2015-10-16 10:05:34下载
- 积分:1
-
GlcdTest
Source code for converting integer to byte
- 2013-11-07 05:12:10下载
- 积分:1
-
CCachedScrollViewP
SDI GDI+ 带滚动的窗口的画图模板。可用于学习和作画图模板(SDI GDI+ drawing with a scrollable window template. Can be used to study and paint mask)
- 2011-09-21 11:30:37下载
- 积分:1