搜索资源列表
B样条插值 C++
- 详细的B样条曲线生成程序
三次B样条,一二三阶导矢图像
- 可用于机器人关节B样条轨迹的位移、速度、加速度、加加速度图像的绘制
bplus.zip 简单好用的B+树算法实现
- 一个简单好用的B+树算法实现, A simple easy to use B tree algorithm realizes
btree_java.zip 用Java applet实现的B-Tree算法
- 一个用Java applet实现的B-Tree算法, The B-Tree algorithm which realizes with Java applet
B-Tree
- 实现B-树的创建、插入、删除、遍历等功能,并以层序方式通过程序台显示输出。-B-tree to achieve the creation, insertion, deletion, traversal functions, and to sequence through the procedure showed that the output of Taiwan.
B+树的实现
- B+树的实现,利用JAVA写的,有详细的注释说明-B+ Tree Implementation
B-M
- B-M算法的实现,求出产生M序列的最短LFSR的联接多项式,调试成功,可以运行-BM algorithm, find the shortest LFSR sequence generated M join polynomials, debug successfully, you can run
b+
- 我们程序设计课上要求写的b+树的c++实现,可以进行插入查找删除等操作,代码简单,适合新手-We design classes require written b+ Tree c++ Achieve, can be inserted to find the deletion of such operations, the code is simple, suitable for novice
B-
- 三阶B-树的节点插入与删除 三阶B-树的节点插入与删除-Third-order B-tree node insertion and deletion of third-order B-tree node insert and delete
B-Tree
- 自己上学时写的Btree算法,处理基于Rot语言的图形,存储一些RFID的数据-Implements a B-Tree structure as introduced in the lecture to store the information read by the RFID readers in the library.
B-Tree
- B 树的各种操作 严蔚敏 数据结构 用c++ 实现的-B tree Yan Wei Min various operational data structures c++ implementation
b-spline
- 1) Create a closed B-splines curve by using five control points and also with its control polygons. Here is the attachment: • closedbspline.m 2) Create a Uniform B-splines curve where the k=3,n=2 and i=0,1,2,3,4,5,6,7. • unifo
Modern-B-tree-techniques-1
- B+ tree techniques, application and explaination
非均匀有理B样条曲线曲面实现、实例
- Matlab实现非均匀有理B样条曲线曲面实现、实例,基函数可以实现任意阶数的求解
matlab 3阶和四阶B 样条函数构造正交小波
- 利用3阶和四阶B 样条函数构造正交小波的方法; 用matlab实现构造正交小波的数值实现。 正交小波函数的构造方法 (1)利用正交化公式计算尺度函数; (2)求系统函数 (3)求正交小波函数 和 。
3次B样条曲线拟合
- 离散点曲线 进行3次B样条曲线拟合 包括节点参数化过程 基函数计算过程 控制点反求过程 到最后拟合曲线的显示(The discrete point curve is fitted with 3 B spline curves, including the node parameterization process, the basis function calculation process, the control point inversion process, and the final
2017美赛B题matlab程序
- 2017年美赛B题元胞自动机(matlab)代码(2017 mcm B automaton code in matlab)
三次B样条轨迹规划
- 根据三次B样条公式,算出样条曲线,并取样,把三维坐标写进txt,再用matlab绘制三维三次B样条曲线(According to the cubic B-spline formula, calculate the spline curve, and sample, the three-dimensional coordinates into the txt, and then draw three-dimensional cubic B-spline curve)
B树
- B tree Windows应用环境下的C++代码(B tree Windows C++ code)
B-ELM
- 黄广斌老师提出的算法,内附介绍该算法的文章(matlab codes for B-ELM)