登录
首页 » 数据结构 » 数据结构中的AVL TREE的实现

数据结构中的AVL TREE的实现

于 2022-03-14 发布 文件大小:17.27 kB
0 169
下载积分: 2 下载次数: 1

代码说明:

数据结构中的AVL TREE的实现-data structure of the realization of AVL TREE

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 使用ADO访问经过加密的ACCESS库,用VC编写。
    使用ADO访问经过加密的ACCESS数据库,用VC编写。-Use ADO component to interview database of ACCESS,using VC programming
    2022-02-02 02:41:01下载
    积分:1
  • 双向链表的各种操作(包括建立,插入,删除,查找等)
    双向链表的各种操作(包括建立,插入,删除,查找等)-Two-way linked list of a variety of operations (including create, insert, delete, search, etc.)
    2022-04-07 00:30:51下载
    积分:1
  • Prim algorithm using minimum spanning tree of the experimental procedures used i...
    用prim算法实验最小生成树 本程序中用到函数adjg( ),此函数作用是通过接受输入的点数和边数,建立无向图。函数prg( )用于计算并输出无向图的邻接矩阵。函数prim( )则用PRIM算法来寻找无向图的最小生成树 定义了两个数组lowcost[max],closest[max],若顶点k加入U中,则令lowcost[k]=0。 定义二维数组g[ ][ ]来建立无向图的邻接矩阵。 -Prim algorithm using minimum spanning tree of the experimental procedures used in function adjg (), this function is through the acceptance of input points and edges, the establishment of a directed graph. Function of prg () used to calculate and output undirected graph of adjacency matrix. Function prim () is used PRIM Algorithm to find the undirected graph of the minimum spanning tree array defines two lowcost [max], closest [max], if it joined the U of k vertices, then the lowcost [k] = 0. The definition of two-dimensional array g [] [] to create a undirected graph of adjacency matrix.
    2022-03-16 20:21:07下载
    积分:1
  • 等级考试网上辅导系统
    主要是用在学校里记录学生考试成绩,方便学生和老师在网上对成绩进行查询
    2022-01-25 21:46:37下载
    积分:1
  • VB与sql库的完美合实例1
    VB与sql数据库的完美结合实例1-sql database VB and the perfect example of a combination
    2023-08-06 12:25:03下载
    积分:1
  • 将魔王的语言抽象为人类的语言:魔王语言由以下两种规则由人的语言逐步抽象上去的:α...
    将魔王的语言抽象为人类的语言:魔王语言由以下两种规则由人的语言逐步抽象上去的:α-〉β1β2β3…βm ;θδ1δ2…-〉θδnθδn-1…θδ1 设大写字母表示魔王的语言,小写字母表示人的语言B-〉tAdA,A-〉sae,eg:B(ehnxgz)B解释为tsaedsaeezegexenehetsaedsae对应的话是:“天上一只鹅地上一只鹅鹅追鹅赶鹅下鹅蛋鹅恨鹅天上一只鹅地上一只鹅”。(t-天d-地s-上a-一只e-鹅z-追g-赶x-下n-蛋h-恨)
    2023-02-07 06:05:03下载
    积分:1
  • VFP Guide example, the program from the standpoint of beginners, involving the e...
    VFP指南示例,本程序从初学者的角度出发,涉及建立数据库、修改基本的加法操作、如何设计菜单(包括快捷菜单)、工具和类应用程序;还有应用程序,如SQL语句、语句标号设计和动画制作等内容很简单;直到一个完整的编译过程最终成功,包括VFP程序设计的大部分内容
    2022-08-22 08:13:57下载
    积分:1
  • 广义表的反序 逆置广义表的递归模型如下: F(LS) = null              若 LS 为空 F(LS) = LS         ...
    广义表的反序 逆置广义表的递归模型如下: F(LS) = null              若 LS 为空 F(LS) = LS              若 LS 为原子,且 tail(LS) 为空 F(LS) = append( F(tail(LS)), head(LS) )  若 LS->tag=0 ,且 LS->tp!=null F(LS) = append( F(tail(LS), F(head(LS)) )  若 LS->tag=1 其中 append(a,b) 的功能是将广义表 a 和 b 作为元素的广义表连接起来。-Generalized table set against the broad anti-order recursive model of the table is as follows: F (LS) = null if the LS is empty F (LS) = LS if LS for the atoms, and the tail (LS) is empty F (LS) = append (F (tail (LS)), head (LS)) if the LS-> tag = 0, and the LS-> tp! = null F (LS) = append (F (tail (LS), F (head (LS))) If the LS-> tag = 1 where append (a, b) function is a generalized form, and b as elements of generalized tables connected.
    2022-03-01 20:55:59下载
    积分:1
  • Beijing Bus Inquiry System Beijing Bus Inquiry System
    北京公交车查询系统 北京公交车查询系统-Beijing Bus Inquiry System Beijing Bus Inquiry System
    2022-02-03 12:07:35下载
    积分:1
  • ADBMS document for procedures and triggers
    ADBMS document for procedures and triggers
    2022-04-17 19:26:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载