登录
首页 » 算法 » 用c语言实现的b树

用c语言实现的b树

于 2023-01-05 发布 文件大小:40.69 kB
0 148
下载积分: 2 下载次数: 1

代码说明:

用c语言实现的b树-use the C Language b tree

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

发表评论

0 个回复

  • 常用的C程序。主要内容包括多项式的计、复数运、随机数的产生、矩阵运、矩阵特征值与特征向量的计、线性代数方程组的求解、非线性方程与方程组的求解、插值与...
    常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
    2022-06-02 03:04:12下载
    积分:1
  • 光流的运动目标检测开发
    opencv背景差分、光流法,    1.首先是假设条件:        (1)亮度恒定,就是同一点随着时间的变化,其亮度不会发生改变。这是基本光流法的假定(所有光流法变种都必须满足),用于得到光流法基本方程;        (2)小运动,这个也必须满足,就是时间的变化不会引起位置的剧烈变化,这样灰度才能对位置求偏导(换句话说,小运动情况下我们才能用前后帧之间单位位置变化引起的灰度变化去近似灰度对位置的偏导数),这也是光流法不可或缺的假定;        (3)空间一致,一个场景上邻近的点投影到图像上也是邻近点,且邻近点速度一致。这是Lucas-Kanade光流法特有的假定,因为光流法基本方程约束只有一个,而要求x,y方向的速度,有两个未知变量。我们假定特征点邻域内做相似运动,就可以连立n多个方程求取x,y方向的速度(n为特征点邻域总点数,包括该特征点)。       2.方程求解 &nb
    2022-01-25 23:14:10下载
    积分:1
  • GML AdaBoost Matlab 工具箱,有详细的说明文档,脚本,用例
    GML AdaBoost Matlab 工具箱,有详细的说明文档,脚本,用例-GML AdaBoost Matlab Toolbox
    2022-05-31 09:13:01下载
    积分:1
  • 这是一个简单的演示如何评价文本的数学表达式
    This a simple demo of how to evaluate mathematical expressions in text format, including provision for variables and functions. The code consists of three simple classes: 1) Calc - which does the main calculations, 2) Stack - which is used to push and pop intermediate operators and numbers and 3) Symbol Table. The symbol table is a collection of calc symbols, a type structure consisting of various elements, including the expression name, function name, and the final value of the expression The evaluation procedure is done in three steps: 1) simplify the expression by removing all the elements within () and storing them in subexpressions within the symbol table. 2) Each of these sub expressions are then converted to RPN format (Reverse polar notation) and evaluated 3) Finally, the main expression is converted to RPN and evaluated-This is a simple demo of how to evaluate mathematical expressions in text format, including provision for variables and functi
    2022-02-20 06:26:41下载
    积分:1
  • Calculadora Booleana
    Calculadora booleana desarrollada en el 讲串口 utilizando el pic 16F887A
    2022-07-16 20:32:58下载
    积分:1
  • 一些重要的有关地球物理计的软件程序!!很有用的
    一些重要的有关地球物理计算的软件算法程序!!很有用的-some important related geophysical software algorithm calculation procedures. ! Very useful!
    2022-02-14 08:48:33下载
    积分:1
  • BIRCH聚类,Java实现
    根据Birch的原理,使用java具体实现了,经测试,程序是可行的,希望有改进的大神不吝赐教,也希望能对大家有所帮助,我也是从别人那里下载的
    2022-12-10 04:50:03下载
    积分:1
  • 迭代线性最小二乘内插滤波
    应用背景关于机载lidar经典算法迭代最小二乘内插滤波实现。程序保证可用,不可用可发邮件联系本人关键技术该算法对于平坦地面有较好的滤波效果,参数需要设置
    2022-07-15 21:45:12下载
    积分:1
  • 循环冗余校验码(CRC)
    CRC校验码算法: 例子: code: 123456789 0xBB3D    [47933]       CRC-16 0x4B37    [19255]       CRC-16 (Modbus) 0x56A6    [22182]       CRC-16 (Sick) 0x31C3    [12739]       CRCccitt XModem 0x29B1    [10673]       CRCccitt 0xFFFF 0xE5CC    [58828]       CRCccitt 0x1D0F 0x8921    [35105]    
    2022-02-15 20:45:02下载
    积分:1
  • 数据结构 数学计 数 据结构 数学计 数据结构 数学计...
    数据结构 数学计算 数 据结构 数学计算 数据结构 数学计算 -data structure calculation data structure calculation data structure mathematical calculations
    2022-07-06 16:24:27下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载