-
heapsort
说明: 从最后一个非叶子结点开始从后往前进行调整,保证了根下的所有子树都是最大堆,最后对根进行调整,使整棵二叉树为最大堆,保证了根结点为整棵数的最大值点,完成了建堆的过程,再将根结点跟最后一个结点进行交换,如此反复操作,则堆排序就完成了,其中堆排序的过程采用了满二叉树的概念。(From the final of a non-leaf node after the move began to be adjusted to ensure that the root of all sub-tree are the biggest pile, and finally adjusted to the root, so that the largest heap binary tree整棵to ensure that the root node for整棵the maximum number of points, completed the process of building reactors, and then the last root node with a node to be exchanged, and so repeated the operation, then HEAPSORT completed, of which the process of HEAPSORT a full binary tree concept.)
- 2008-11-11 22:53:42下载
- 积分:1
-
Src
说明: AES128 加密算法用C语言;对明文数据加密或者对密文数据解密。(AES128 encryption algorithm uses C language.Encryption of plaintext data or decryption of ciphertext data.)
- 2020-06-20 22:00:01下载
- 积分:1
-
图像拼接
利用opencv中的stitcher类实现的图像拼接
- 2023-05-19 07:25:03下载
- 积分:1
-
门禁系统
RC522刷卡+密码开锁,51单片机控制器。
- 2023-08-17 00:45:03下载
- 积分:1
-
IEEE-9
9节点前推回代法潮流计算,基本潮流!源程序(9 nodes forward and backward substitution method flow calculation, the basic trend! Source)
- 2011-05-07 14:34:26下载
- 积分:1
-
均值滤波opencv实现
封装于opencv里面的blur()函数实现对输入图像的均值滤波操作
- 2022-01-25 21:41:30下载
- 积分:1
-
IDV-HOPt
这是用MATLAB仿真平台,实实现无线传感器网络定位算法仿真。
(This is the real implementation of the wireless sensor network localization algorithm simulation using MATLAB simulation platform.)
- 2012-09-08 14:03:12下载
- 积分:1
-
Veritas NetBackup OpsCenter SNMP MIB
说明: Veritas NetBackup OpsCenter SNMP MIB说明(Veritas NetBackup Ops Center SNMP MIB Description)
- 2020-06-23 08:00:01下载
- 积分:1
-
serialport
一个比较完整串口通信程序Csharp源代码,C#串口通信源码,是一个完整的工程,很有参考价值(A relatively complete source code of serial communication program Csharp, C# serial communication source, is a complete project, a good reference)
- 2010-11-29 13:05:41下载
- 积分:1
-
multi_menu_2_mcu
如何在单片机上实现多级菜单,并且比较好的进行管理(How to achieve multi-level menu in the microcontroller, and better manage)
- 2015-05-12 10:59:27下载
- 积分:1