-
真二叉树重构
说明: 但是对于“真二叉树”(每个内部节点都有两个孩子的二叉树),给定它的先序、后序遍历序列足以完全确定它的结构。将二叉树的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
-
link-two-program
link to program with dde protocol , in vb6
- 2015-09-15 05:44:40下载
- 积分:1
-
c_cPPfor-help
关于标准c/c++的帮助文档
有一些简单的帮助文档可供参考或查询(A standard c/c++ help documentation)
- 2014-06-10 19:55:10下载
- 积分:1
-
arts_debug
调试对于软件的成败至关重要,正确使用恰当的调试工具可以提高发现和改正错误的效率。本书详细介绍了 3种调试器,gdb用于逐行跟踪程序、设置断点、检查变量以及查看特定时间程序的执行情况, ddd是流行的 gdb的 gui前端,而 eclipse提供完整的集成开发环境。书中不但配合实例讨论了如何管理内存、理解转储内存、跟踪程序找出错误等内容,更涵盖了其他同类书忽略的主题,例如线程、客户 /服务器、gui和并行程序,以及如何躲开常见的调试陷阱。(Debugging for is vital to the success of the software, the proper use of appropriate debugging tool can improve the efficiency of discovery and correct mistakes. Book introduces in detail three kinds of debugger, GDB for tracking procedures, set breakpoints, line by line check variables and checking their specific time execution of DDD is popular the GDB GUI front-end, and eclipse provides a complete integrated development environment. The book not only cooperate with examples to discuss how to manage the memory, understanding, memory dump and trace program error, more covers other similar books ignore themes, such as threads, client/server, GUI, and the parallel program, debugging and how to avoid common pitfalls.)
- 2013-08-03 14:53:53下载
- 积分:1
-
UDP-based_Sliding_Window_Protocol
基于UDP的滑动窗口协议的设计与实现
UDP-based Sliding Window Protocol (UDP-based Sliding Window Protocol Design and Implementation of)
- 2009-11-25 11:08:41下载
- 积分:1
-
coderate
码率、帧率和I B P帧 - 视频技术 - 记录自己的学习点滴(Bit rate, frame rate and IBP frame- video- recording their own learning bit by bit)
- 2010-05-26 18:46:56下载
- 积分:1
-
DBGRID-call-SQL-database
基于C语言的使用DBGRID控件实现的SQL数据库管理程序,方便灵活(C-based controls to achieve using DBGRID SQL database management procedures, convenient and flexible)
- 2013-07-13 21:30:03下载
- 积分:1
-
ReportSample
VC很经典的报表控件,功能非常强大,很赞。(VC very classic report control, the function is very powerful, very praise.)
- 2018-08-31 13:44:40下载
- 积分:1
-
plugin-architecture-example
说明: 该程序介绍了如何使用插件的方式架构程序.以及程序的实现.推荐新手参考.(The program describes the way how to use the plug-in architecture programs. And program implementation. Recommend novice reference.)
- 2009-08-28 09:47:43下载
- 积分:1
-
Kline_Original
说明: VC++6.0 MFC for Stock KLine
- 2020-06-25 16:40:02下载
- 积分:1