-
真二叉树重构
说明: 但是对于“真二叉树”(每个内部节点都有两个孩子的二叉树),给定它的先序、后序遍历序列足以完全确定它的结构。将二叉树的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
-
USBapi
用c++编写的,通过调用api函数实现对USB设备信息的获取!(prepared to c, by calling api Function USB devices to access information!)
- 2007-04-04 09:11:55下载
- 积分:1
-
realtek20121224b
Good Luck
REALTEK NDIS Protocol Driver Example
- 2012-12-24 11:56:44下载
- 积分:1
-
LSGEB
这是一个吃豆子游戏小程序,费了一番功夫,鼓励一下(This is a small game to eat beans procedures, costs a lot of effort to encourage you)
- 2009-06-23 22:25:46下载
- 积分:1
-
PPvNQBAAR
制作滚动的字幕的程序的源码,很好,初学者的福音(Making the scrolling marquee program source code, good for beginners Gospel)
- 2013-01-29 19:08:09下载
- 积分:1
-
HwDev-Demo-VB-ENU
说明: 汉王人脸通FaceID VB(非.NET) SDK开发包示例程序源代码,包含英文版本。(Hanvon FaceID SDK, EN demo VB (NOT .NET) source code included.)
- 2020-06-16 20:40:02下载
- 积分:1
-
cppclassic
c++四书五经,C++从入门到精通的教材(c++ classics, C++ textbook from the entry to the master)
- 2010-11-07 02:13:16下载
- 积分:1
-
circlescan
计算机图形学中的圆的扫描显示,逐点扫描显示一个园,用MFC编程(Computer Graphics in the scan shows a round, point by point scan revealed a park, using MFC Programming)
- 2007-12-11 13:36:15下载
- 积分:1
-
que
这个是WINdows底下自己定义的一个消息队列,可以用于接收消息,用于多线程(This is WINdows under their own definition of a message queue, can be used to receive messages for multi-threaded)
- 2008-05-20 19:17:55下载
- 积分:1
-
WindowruntimeTestCode
Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。(Windows program to run Principles and procedures for the preparation of flow, the process window, handles principle, message queues, callback function, the window closed and the application quit working relationship, the use of VC++ A number of tips, stdcall and cdecl calling norms comparison, beginners often make mistakes and Cautions.)
- 2008-06-02 10:30:11下载
- 积分:1