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

搜索资源列表

  1. 通过串口B给DSP发送指令

    0下载:
  2. 基于dsp2812,通过串口B给DSP发送指令,通过CAN总线通讯,来控制电机控制卡-Based on dsp2812, by sending commands to the DSP serial port B, through the CAN bus communication, to control the motor control card
  3. 所属分类:DSP编程

    • 发布日期:2017-03-27
    • 文件大小:803289
    • 提供者:赵士磊
  1. Bezier-and-B-spline-curve-

    0下载:
  2. 生成Bezier曲面和B样条曲面,并显示出控制网格以及曲面-use C++ language to build Bezier and B spline curve,and show the control mesh and the surface,very useful I think, thank you
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:2358260
    • 提供者:wangzhou
  1. a^b-mod-c

    0下载:
  2. 给出三个整数a,b,c;求解 a^b mod c 给出三个整形,其中a>=0,b>=0,c>1.输入以 0 0 0 结束。 -Given three integers a, b, c solving a ^ b mod c Given three plastic, which a> = 0, b> = 0, c> 1. 0 0 0 to end input.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:1067
    • 提供者:Li
  1. Non-uniform-B-spline-algorithm-

    1下载:
  2. 非均匀B样条拟合程序,数值计算算法,可用于数值拟合等-Non-uniform B-spline fitting algorithm , numerical algorithm , could be used for numerical fitting , etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:965
    • 提供者:johnhanan
  1. nurbsR2006b

    1下载:
  2. 非均匀有理B样条的matlab程序,其中用到了C的混合编程。对于学习数据融合技术的人很有帮助!-Non-uniform rational B-spline matlab program, which uses a mixture of C programming. Data fusion technology for the study of people very helpful!
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:215675
    • 提供者:zhanglin
  1. Bplustree

    0下载:
  2. b+tree 的插入和查询操作,代码比较简练,效率高。缺少删除操作。-b+ tree insertion and query operation, code relatively simple and efficient. The lack of deletion.
  3. 所属分类:Other Databases

    • 发布日期:2017-03-29
    • 文件大小:3321
    • 提供者:jj
  1. 121114122lu_bs_lsm

    1下载:
  2. B样条曲线曲面的生成与显示,用matlab实现-B-spline curve and surface generation and display, using matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:5391
    • 提供者:hanxuan
  1. java版B+树程序

    1下载:
  2. java 版B+树程序-java version of B+ tree procedure
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-09
    • 文件大小:11628
    • 提供者:吕荣
  1. B-spline-wavelet

    0下载:
  2. 1利用3阶和四阶B 样条函数构造正交小波的方法;用matlab实现构造正交小波的数值实现。 -1 using 3-order and fourth-order B-spline function to construct orthogonal wavelet method achieved by constructing the orthogonal wavelet matlab numerical implementation.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1532
    • 提供者:季婷婷
  1. b_plus_tree

    1下载:
  2. b+树的实现和测试,模拟磁盘文件工作。一门课程的project。-b+ tree realization and testing, analog disk paperwork. A curriculum project.
  3. 所属分类:Windows Develop

    • 发布日期:2014-12-29
    • 文件大小:1160008
    • 提供者:俞凌杰
  1. LangChao18

    0下载:
  2. 这是一个不错的用c#编写的b/s架构的应用项目的源码-This is a good preparation with the c# b/s structure of the source
  3. 所属分类:CSharp

    • 发布日期:2017-11-09
    • 文件大小:1019691
    • 提供者:赵超
  1. b

    0下载:
  2. B样条的编程代码,通过MATLAB生成图形-B-spline programming code, graphics generated by MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:941
    • 提供者:KOBE
  1. Nurbs

    2下载:
  2. Nurbs曲线曲面源代码。其中包含德布尔算法计算B样条曲线,德布尔算法计算B样条曲线的导矢,B样条曲面,Nurbs曲线,Nurbs曲面。-The program code for NURBS curve and NURBS surface.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-22
    • 文件大小:7336
    • 提供者:tina
  1. BPlusTree

    0下载:
  2. B+树的实现,包括数据的插入、删除、B树的旋转-B+ tree implementation, including data insert, delete, B tree rotation
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:609223
    • 提供者:陆明添
  1. bsplineandbezier

    0下载:
  2. b样条和贝塞尔曲线的绘制,matlab和vc平台上的两个版本-b-spline and Bezier curve drawing, matlab, and two versions of the platform vc
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1889517
    • 提供者:杨卫成
  1. BSPLINE

    0下载:
  2. B样条曲线生成程序,有详细的源代码。在VC平台下运行!-B-spline curve generation program, a detailed source code. Platform in the VC run!
  3. 所属分类:CAD

    • 发布日期:2017-04-05
    • 文件大小:52891
    • 提供者:吴有仁
  1. Curves

    0下载:
  2. bezier,B样条,Cardinal算法画曲线,bezier和B样条画曲面-bezier, B-spline, Cardinal algorithms draw curves, bezier and B-spline surfaces painted
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1981180
    • 提供者:shi
  1. ma yi sparse representation classification

    1下载:
  2. ma yi sparse representation classification .EXTENDED YALE B database.recognition rate 95 。-ma yi sparse representation classification. recognition rate 95 .
  3. 所属分类:matlab例程

    • 发布日期:2012-10-27
    • 文件大小:787
    • 提供者:王麦麦
  1. Bplus

    0下载:
  2. B+树的源代码,c++版,用类实现的。 是许多数据库系统使用的检索系统-B+ tree source code, c++ version, with the class achieved. Database system used in many retrieval systems
  3. 所属分类:Database system

    • 发布日期:2017-03-30
    • 文件大小:315202
    • 提供者:徐锦来
  1. VC_BTree

    0下载:
  2. B树的vc可视化实现。拥有B树的常用操作,如插入,删除,查找等。-B Visualization of tree vc. B tree has a common operations such as insert, delete, search and so on.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:575347
    • 提供者:徐向阳
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com