-
真二叉树重构
说明: 但是对于“真二叉树”(每个内部节点都有两个孩子的二叉树),给定它的先序、后序遍历序列足以完全确定它的结构。将二叉树的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 VC
说明: 基于modbus rtu封装的通讯协议,很好用(Communication protocol based on Modbus RTU encapsulation)
- 2019-11-09 09:48:31下载
- 积分:1
-
pack
C++串口通信代码,接收下位机的数据点,并在前面板画出图形。(数据格式* , , /)内附STM32串口发送数据程序(C++ serial communication code, receive under the data points, and the front panel to draw graphics. (Data format,*, /) containing STM32 serial transmit data program)
- 2013-10-28 20:14:38下载
- 积分:1
-
bmp2jpg
bmp转换为jpeg的源代码,纯c的代码(bmp jpeg conversion of the source code, code-c)
- 2020-11-28 09:49:29下载
- 积分:1
-
dellfanmonitorcontro
以加载驱动方式获取风扇转速并控制风扇转速的例子,针对戴尔服务器(dell fan speed control)
- 2012-08-30 10:49:08下载
- 积分:1
-
GenericCPPLib-master
enables specific handling of four-digit numbers with non-zero hundreds: they are often named using multiples of hundred AND combined with tens AND/OR ones ( one thousand one , eleven hundred three , twelve hundred twenty-five , four thousand forty-two , or ninety-nine hundred ninety-nine etc)
- 2016-05-28 16:00:24下载
- 积分:1
-
两个VC++ Modbus通信例子源代码
modbbus rtu通讯例子,内附有实现文档(Modbbus RTU communication example, with an implementation document)
- 2018-01-07 23:40:36下载
- 积分:1
-
osgriver
基于osg的河流显示,可以达到实时绘制效果。(Based osg rivers display, you can achieve real-time rendering results.)
- 2020-09-15 13:47:58下载
- 积分:1
-
Hacking-Exposed
一本优秀的国外黑客教程(中文版),介绍了很多主流的黑客手段和其所使用的工具,并且难度适中,新手和高手都适合看。(An excellent foreign hackers tutorial (Chinese version), introduces some mainstream hacking tools and means.)
- 2015-05-04 20:50:09下载
- 积分:1
-
testCRC
Visual Studio 2008 实现crc校验方式(Visual Studio 2008 crc check)
- 2012-05-25 19:57:48下载
- 积分:1