-
combine---two-binary-trees-
This is a small program to create indexs for two binary trees and combine them to a new
003
* index tree and output the new tree,the second tree only has the left child tree then
004
* if the first tree has no left child tree,insert the second tree into the first tree as
005
* its left child and if the first tree has the left child tree,then insert the first tree
006
* into the second tree as its left child.
(This is a small program to create indexs for two binary trees and combine them to a new 003* index tree and output the new tree, the second tree only has the left child tree then 004* if the first tree has no left child tree, insert the second tree into the first tree as 005* its left child and if the first tree has the left child tree, then insert the first tree 006* into the second tree as its left child.)
- 2012-06-11 16:16:55下载
- 积分:1
-
vc_linkL
说明: 自己写的C++实现单链表操作的源代码,请大家多多指教。
(himself wrote the single-List C operation of source code, please exhibitions.)
- 2006-04-02 17:32:09下载
- 积分:1
-
Puzzle-cPP
说明: 自己写的拼图游戏,vs2008,附带音乐和鼠标点击音乐(Write your own jigsaw puzzle, vs2008, incidental music and music mouse clicks)
- 2011-04-06 15:20:05下载
- 积分:1
-
keil stm32f1 rs485 经验
以上帝的名义
它是好共事 rs485 stm32f1.this 的例子可以帮助你做到这一点很容易。
- 2022-08-18 15:27:07下载
- 积分:1
-
二叉排序树的基本操作
该源代码详细介绍了有关二叉树的所有相关操作(The source code details all related operations on the two fork tree.)
- 2018-05-22 12:00:30下载
- 积分:1
-
831551
微机之间串口通信,实现两台微型计算机之间快速简便的串行通信,()
- 2018-06-16 22:20:48下载
- 积分:1
-
双mpu6050
mpu6050使用时一般一个单片机只能用一个,需要用多个的时候如果不想用同一个总线就会相当麻烦,本人用stm32f407另外配置了一个IIC口接了第二片mpu6050
- 2022-04-10 07:52:02下载
- 积分:1
-
complex
Math class complex calculations. There main argument, the complex conjugate calculation. . .
- 2014-01-20 18:28:56下载
- 积分:1
-
VG
说明: 利用vg控件进行绘图,模拟列车行驶,在行进过程中上传轴数。(simulate )
- 2009-12-02 08:56:10下载
- 积分:1
-
Hamming--Golay-and-Reed-Muller-codes
汉明码,Golay码,Reed-Muller码的仿真代码(Hamming, Golay and Reed-Muller codes source codes)
- 2014-09-21 13:25:15下载
- 积分:1