CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - .b

搜索资源列表

  1. B-SPLINE

    0下载:
  2. 两篇关于B样条处理的英文文章,涉及到插值等相关内容-2 on the B-spline to deal with the English articles, related to interpolation and other related content
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-14
    • 文件大小:3881685
    • 提供者:田建勋
  1. B

    0下载:
  2. B样条曲线,用java实现,有良好的交互用户界面-B-spline curve, using java to achieve, and a good interactive user interface
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:15130
    • 提供者:wangxing
  1. B-

    0下载:
  2. 三阶B-树的节点插入与删除 三阶B-树的节点插入与删除-Third-order B-tree node insertion and deletion of third-order B-tree node insert and delete
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6262
    • 提供者:小周
  1. B-Tree

    0下载:
  2. 自己上学时写的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.
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:8145
    • 提供者:fang kun
  1. B

    0下载:
  2. b树,用于空间搜索引擎,非常实用,特别好-b tree, for the space search engine, very useful, especially good
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:196648
    • 提供者:li xiaowen
  1. B-spline

    0下载:
  2. 计算机图形学课程作业 B样条 实现 vs2005 -Computer Graphics Coursework B-spline implementation vs2005
  3. 所属分类:Graph program

    • 发布日期:2017-03-25
    • 文件大小:48978
    • 提供者:王大山
  1. B

    0下载:
  2. B+树实现代码,C++实现插入,删除等功能-B+ tree implementation code, C++
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:229294
    • 提供者:笑语
  1. B-Tree

    0下载:
  2. B 树的各种操作 严蔚敏 数据结构 用c++ 实现的-B tree Yan Wei Min various operational data structures c++ implementation
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:884622
    • 提供者:流水有声
  1. b-spline

    0下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:747
    • 提供者:zira
  1. Modern-B-tree-techniques-1

    0下载:
  2. B+ tree techniques, application and explaination
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:721001
    • 提供者:horizon
  1. 非均匀有理B样条曲线曲面实现、实例

    5下载:
  2. Matlab实现非均匀有理B样条曲线曲面实现、实例,基函数可以实现任意阶数的求解
  3. 所属分类:matlab例程

    • 发布日期:2014-01-01
    • 文件大小:346810
    • 提供者:2277291013
  1. B样条曲线

    1下载:
  2. 用c语言编写的关于b样条曲线绘制的程序,大家可以参考参考
  3. 所属分类:图形图象

  1. eye(n);b=1/L*ones(n,1); x=quadprog(M,[],A,b);

    0下载:
  2. eye(n);b=1/L*ones(n,1); x=quadprog(M,[],A,b);
  3. 所属分类:界面编程

  1. matlab 3阶和四阶B 样条函数构造正交小波

    0下载:
  2. 利用3阶和四阶B 样条函数构造正交小波的方法; 用matlab实现构造正交小波的数值实现。 正交小波函数的构造方法 (1)利用正交化公式计算尺度函数; (2)求系统函数 (3)求正交小波函数 和 。
  3. 所属分类:matlab例程

    • 发布日期:2015-07-31
    • 文件大小:1355
    • 提供者:rongliang0117
  1. B码发生器源代码

    0下载:
  2. 该程序是基于C8051F930单片机编写的B 码发生程序有一定的使用价值,请大家参考
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. 均匀三次B样条

    3下载:
  2. 三次均匀B样条,一阶导数,二阶导数程序的matlab程序,三个文件独立分开(Three uniform B splines, first derivative, two derivative procedures)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:2048
    • 提供者:以南以雅
  1. B样条曲线反求_OpenGL环境--数据点加入输出点列

    0下载:
  2. 三次非均匀B样条曲线反求:给定数据点列,反求控制点,节点向量,按照给定精度,等分参数区间,离散B样条曲线,输出离散点列,模拟真实曲线.此算法包括德布尔-考格斯算法,节点向量算法,反求控制点,以及节点插入技术.对搞图形学的朋友比较有参考作用.(Three non uniform B spline curve in reverse: given data points, reverse control points, node vector, according to the given preci
  3. 所属分类:OpenGL

    • 发布日期:2017-12-16
    • 文件大小:978944
    • 提供者:沙-粒
  1. B+树

    0下载:
  2. 实现b+树索引功能,可以改变和调用。。。(Implementing the b+ tree index)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:13048832
    • 提供者:筱筱0902
  1. OpenGL的B样条曲线曲面的绘制

    0下载:
  2. B样 绘制,均匀,非均匀,BEZIER,准均匀(Bspline Curve include non-uniform curve and Bezier curve.)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-19
    • 文件大小:790528
    • 提供者:CTYJR
  1. 3次B样条曲线拟合

    10下载:
  2. 离散点曲线 进行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
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:溜溜蘑
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com