登录
首页 » 算法 » VB实现的treap树程序含可视化界面

VB实现的treap树程序含可视化界面

于 2022-10-26 发布 文件大小:11.39 kB
0 215
下载积分: 2 下载次数: 1

代码说明:

BST树是一种二叉查找树,但是若是多次插入,BST树便会失衡或者退化成链。于是在BST树的基础上又附加了一个堆的性质,本程序采用最小堆原则。程序代码使用的是VB6.0编写,由于VB中没有指针,所有本程序采用数组模拟,程序一方面实现了treap的算法,另一方面也加了可视化操作界面,非常直观。

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

发表评论

0 个回复

  • 粒子滤波重采样(13种方)resampling methods for particle filtering
    I have developed a serial of resampling methods for particle filtering in Matlab as attached below in separate .m files that you may have interest and that you may have better implementation than me, or if you have any question, your feedback will be appreciated.  These resampling methods together with their pseudo-codes
    2022-06-12 23:28:12下载
    积分:1
  • 本文较全面的介绍了kalman滤波器的基本原理,并用几个例子做了介绍,给出了源码...
    本文较全面的介绍了kalman滤波器的基本原理,并用几个例子做了介绍,给出了源码-In this paper, a more comprehensive introduction of the basic principles of kalman filter and used to do a few examples of the introduction given source
    2022-03-26 16:54:58下载
    积分:1
  • 差分微积分used to anticipate and respond to the uncertain future.
    差分微积分used to anticipate and respond to the uncertain future.-Differential calculus used to anticipate and respond to the uncertain future.
    2022-03-07 09:32:15下载
    积分:1
  • dsdfsdffsd df wegfsd dhfgsh
    ***
    2023-01-10 06:00:03下载
    积分:1
  • 一致性验证
    分布性一致性算法的Isabella验证 we introduce a novel Broadcast-Free Algorithm that solves Consensusproblem in the presence of a Weak-Fairness property and an unreliablefailure detector -property, in asynchronous distributed systems, and later itsformal veri cation. The Broadcast-Free Algorithm Model is de ned as a globaltransition system that is unambigously generated by local transition rules. At thesystem run, the algorithm model attempts involves two concepts : one to systemrun represents a in nite computation and one to asynchronous communicationbetween processes without Broadcast.
    2022-01-25 17:35:22下载
    积分:1
  • 二进制搜索 java 代码
    导入 java.util.* ;类 BinarySearch{int [] ;无效的 get){扫描仪 sc = 新的 Scanner(System.in) ;System.out.println ("输入 no。元素") ;= 新 int[sc.nextInt()] ;System.out.println ("输入元素") ;为 (int 我 = 0 ; 我 < a.length;i++)a[i]=sc.nextInt() ;}int binarySearch (int n){int 低 = 0 ;int high=a.length-1 ;虽然 (低 < = 高){int 中期 =(low+high)/2 ;if(a[mid]==n)返回 (中期) ;if(n = 1 & & a [j-1] > t; j — —)[j] = [j-1] ;[j] = t ;}}空 display(){System.out.println ("给定的列表是") ;为 (int 我 = 0 ; 我 < a.length;i++)System.out.print ([i] +"") ;System.out.println() ;
    2023-01-30 23:10:03下载
    积分:1
  • 飞船相对测站的位置矢量单位矢量在赤道坐标系中的三个分量...
    计算飞船相对测站的位置矢量单位矢量在赤道坐标系中的三个分量-Calculation of the spacecraft relative position vector of the station unit vector in the equatorial coordinate system of the three subscales
    2022-01-31 04:12:03下载
    积分:1
  • 图像去噪的变分和偏微分方程方,包括TV模型,PM模型和四阶的YK模型。
    图像去噪的变分和偏微分方程方法,包括TV模型(二阶PDE),PM模型(二阶PDE),YK模型(四阶PDE)的matlab代码。可直接实现。参考文献可在网上(比如百度文库)里下载。都是经典的方法。
    2022-10-08 11:10:04下载
    积分:1
  • 数学函数的运.zip
    数学函数的运算.zip-Math arithmetic. Zip
    2022-01-21 20:43:50下载
    积分:1
  • 图片tiff计倾斜角度
    图片tiff计算倾斜角度, 图片, vb, 纠偏, skew, deskew, 对图片进行纠偏,倾斜 ,使用VB语言编写
    2022-01-28 18:57:35下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载