登录
首页 » 算法 » 红黑树算法实现

红黑树算法实现

于 2022-01-25 发布 文件大小:2.50 kB
0 191
下载积分: 2 下载次数: 1

代码说明:

红黑树是一种自平衡二叉查找树,是在计算机科学中用到的一种数据结构,典型的用途是实现关联数组。它是在1972年由Rudolf Bayer发明的,他称之为"对称二叉B树",它现代的名字是在 Leo J. Guibas 和 Robert Sedgewick 于1978年写的一篇论文中获得的。它是复杂的,但它的操作有着良好的最坏情况运行时间,并且在实践中是高效的: 它可以在O(log n)时间内做查找,插入和删除,这里的n 是树中元素的数目。

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

发表评论

0 个回复

  • acm常用的函数 大全,,,,用得到的
    acm常用的函数 大全,,,,用得到的-acm
    2023-06-27 19:50:02下载
    积分:1
  • 卡尔曼滤波是一种重要的数字视频图象跟踪方
    卡尔曼滤波是一种重要的数字视频图象跟踪方法。-Kalman filtering is an important digital video image tracking method.
    2023-07-24 14:10:03下载
    积分:1
  • 原创的可以产生校验号
    原创的可以产生校验号-can produce the original check,
    2022-06-14 10:34:08下载
    积分:1
  • 指派问题的匈牙利解,从文件中读入待指派的数据。
    指派问题的匈牙利解法,从文件中读入待指派的数据。-Assignment problem of the Hungarian method, read from a file to be assigned to data.
    2022-02-06 09:23:01下载
    积分:1
  • Very classic matrix algorithm to know on the next
    很 经典 的 矩阵算法 知道 的 就下 -Very classic matrix algorithm to know on the next
    2022-08-26 13:31:05下载
    积分:1
  • 用C++完成的双链表源代码
    用C++完成的双链表源代码-completion of the C-List source code
    2022-10-05 13:05:02下载
    积分:1
  • Monte Carlo method known as random or statistical skills test method. More than...
    蒙特卡罗方法又称随机抽样技巧或统计试验方法。半个多世纪以来,由于科学技术的发展和电子计算机的发明 ,这种方法作为一种独立的方法被提出来,并首先在核武器的试验与研制中得到了应用。蒙特卡罗方法是一种计算方法,但与一般数值计算方法有很大区别。它是以概率统计理论为基础的一种方法。由于蒙特卡罗方法能够比较逼真地描述事物的特点及物理实验过程,解决一些数值方法难以解决的问题,因而该方法的应用领域日趋广泛。 -Monte Carlo method known as random or statistical skills test method. More than half a century, the development of science and technology and the invention of the electronic computer, this method as an independent method was raised and the first nuclear test and research has been applied. The Monte Carlo method is a calculated, but with the general numerical method a great difference. It was based on the theory of probability and statistics-based approach. As the Monte Carlo method can vividly describe things and the physical characteristics of the experimental process, numerical methods to solve some difficult problems, the result of the increasingly extensive application areas.
    2022-07-14 13:23:24下载
    积分:1
  • 2022-03-24 18:25:50下载
    积分:1
  • 灰色关联分析及Matlab程序实现
    灰色关联分析法的基本思想是根据各比较数列集构成的曲线族与参考数列构成的曲线之间的几何相似程度来确定比较数列集与参考数列之间的关联度,比较数列构成的曲线与参考数列构成的曲线的儿何形状越相似,其关联度越大。程序能够运行出正确的结果,希望对各位有帮助。
    2022-05-25 08:56:53下载
    积分:1
  • DFS非
    dfs的非递归算法-dfs non- recursive algorithm
    2023-01-24 05:20:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载