-
TREE_INT
Tree AVL
In an AVL tree, the heights of the two child subtrees of any node differ by at most one if at any time they differ by more than one, rebalancing is done to restore this property. Lookup, insertion, and deletion all take O(log n) time in both the average and worst cases, where n is the number of nodes in the tree prior to the operation. Insertions and deletions may require the tree to be rebalanced by one or more tree rotations.
- 2014-12-05 02:27:12下载
- 积分:1
-
Demo1
这是我Windows编程课写的一个MFC绘图程序有点像Windows自带的的绘图板(This is my Windows Programming MFC class to write a drawing program somewhat like the Windows built-in graphics tablet)
- 2009-04-20 19:59:30下载
- 积分:1
-
UA-.NETStandard
Official OPC UA .Net Standard Stack and Samples from the OPC Foundation
- 2020-06-21 02:40:01下载
- 积分:1
-
pr
说明: delphi获得打印机全部信息,注意不是打印队列的源码(delphi obtains the printer complete information, pays attention
is not prints the formation the source code )
- 2004-07-20 18:34:48下载
- 积分:1
-
mousedefine
说明: 开发人员可以在程序中自定义鼠标的样式.简单方便(Can program a custom style mouse)
- 2010-04-23 09:00:29下载
- 积分:1
-
IB智慧公交
IB智慧公交系统是一款为公交驾驶员及调度员等开发的一款系统,驾驶员具有对公交的线路、站点、班次等信息的查询功能;调度员具有对公交的线路、站点、班次、排班等信息的修改、增加、删除、查询功能。(IB Intelligent Bus System is a system developed for bus drivers and dispatchers. The driver has the function of inquiring the information of bus routes, stations, shifts, etc. The dispatcher has the function of modifying, adding, deleting and inquiring the information of bus routes, stations, shifts and scheduling.)
- 2020-07-01 18:00:02下载
- 积分:1
-
SMGBD
色彩管理流程中利用SMGBD对打印机进行分区后色域边界描述(Color management process using SMGBD after partition on the printer gamut boundary description
)
- 2021-01-07 15:18:53下载
- 积分:1
-
jisuanji
小型计算器,可以加减乘除运算,方便快捷。(small calculator.)
- 2016-02-18 19:34:56下载
- 积分:1
-
A simple FTP server, use the ACE library, can use FIREFOX, IE, EXPLORE visit
一个简单的FTP服务器,使用ACE库,可以用FIREFOX,IE,EXPLORE访问-A simple FTP server, use the ACE library, can use FIREFOX, IE, EXPLORE visit
- 2022-03-15 04:22:33下载
- 积分:1
-
SVD
用于构造任意矩阵的奇异值分解算法,VC版(Used to construct the arbitrary matrix singular value decomposition algorithm, VC version)
- 2007-10-22 15:34:15下载
- 积分:1