搜索资源列表

  1. b+

    0下载:
  2. 我们程序设计课上要求写的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
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:刘仪伟
  1. B-Tree

    0下载:
  2. 在MFC的SDI中动态产生二叉树并动态使用箭头进行遍历,难得一见-B-Tree in SDI
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:3458048
    • 提供者:tr0j4n
  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. 所属分类:数据结构常用算法

    • 发布日期:2024-05-06
    • 文件大小:8192
    • 提供者:fang kun
  1. B

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

    • 发布日期:2024-05-06
    • 文件大小:196608
    • 提供者:li xiaowen
  1. b+tree

    0下载:
  2. B+ tree insertion animation applet
  3. 所属分类:界面编程

    • 发布日期:2024-05-06
    • 文件大小:28672
    • 提供者:chandan
  1. b-splines

    0下载:
  2. 基于b样条的弹性图像配准程序 matlab实现-B-spline-based elastic image registration procedures for the realization of matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:543744
    • 提供者:
  1. B-spline

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

    • 发布日期:2024-05-06
    • 文件大小:49152
    • 提供者:王大山
  1. B-spline-surface

    0下载:
  2. 这是在MATLAB-2008a环境下编写的B样条曲面生成程序,可以通过调整节点矢量和控制顶点来调整曲面形状。-This is a MATLAB-2008a environment, prepared by B-spline surface generation program, you can adjust the knot vector and control points to adjust the surface shape.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-06
    • 文件大小:503808
    • 提供者:小胡
  1. Bezier-and-B-spline-Techniques

    0下载:
  2. 贝塞尔曲线和B样条曲线外文原版讲义,需要看英文著作的朋友请下载-Bezier curves and B-spline curve foreign original notes, need to see a friend in English literature download
  3. 所属分类:图形图象

    • 发布日期:2024-05-06
    • 文件大小:1454080
    • 提供者:shang
  1. B

    0下载:
  2. B+树实现代码,C++实现插入,删除等功能-B+ tree implementation code, C++
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:229376
    • 提供者:笑语
  1. B-M

    0下载:
  2. B-M算法的实现,求出产生M序列的最短LFSR的联接多项式,调试成功,可以运行-BM algorithm, find the shortest LFSR sequence generated M join polynomials, debug successfully, you can run
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:10240
    • 提供者:刘筱潇
  1. B

    0下载:
  2. B+树的实现,利用JAVA写的,有详细的注释说明-B+ Tree Implementation
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:张若儒
  1. B-Tree

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

    • 发布日期:2024-05-06
    • 文件大小:884736
    • 提供者:流水有声
  1. b-spline

    1下载:
  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,
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:zira
  1. Modern-B-tree-techniques-1

    0下载:
  2. B+ tree techniques, application and explaination
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-06
    • 文件大小:720896
    • 提供者:horizon
  1. 基于MATLAB的B样条小波程序的实现

    0下载:
  2. 基于MATLAB的B样条小波程序的实现 B样条小波的绘制
  3. 所属分类:文档资料

    • 发布日期:2014-01-09
    • 文件大小:35840
    • 提供者:xiabeiying
  1. 均匀三次B样条

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

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

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

    • 发布日期:2024-05-06
    • 文件大小:978944
    • 提供者:沙-粒
  1. B+树

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

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

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

    • 发布日期:2024-05-06
    • 文件大小:790528
    • 提供者:CTYJR
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org