搜索资源列表

  1. bsplineTest

    0下载:
  2. 3次及一下bspline算法的演示,可用于运动曲线插补,效果还可以-and about three times the demonstration bspline algorithm can be used to campaign curve interpolation, the effect can also
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-18
    • 文件大小:30720
    • 提供者:ligao111
  1. bezbspline

    0下载:
  2. 这是一个BEZIER曲线,包括2维和三维的图象变换 B样条曲线也集中在里面了。-This is a Bezier curve, including two-dimensional and three-dimensional images transform B-spline curves are concentrated in the inside.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-18
    • 文件大小:80896
    • 提供者:fdfd
  1. bsplines

    0下载:
  2. 采用delphi实现的B样条曲线源程序,包含很多的功能,而且可以点击exe文件,直接查看程序的演示效果。-used to achieve the B-spline curves source include many functions, but can click on the exe file, a direct view of the process demonstration effect.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-18
    • 文件大小:124928
    • 提供者:mouse
  1. lbbsplines

    0下载:
  2. 这是在数值计算时经常用的样条插值的程序,能够在在MATLAB环境下直接运用。-This is the numerical calculation frequently used spline interpolation procedures in the MATLAB environment direct use.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:514048
    • 提供者:路宾宾
  1. DrawBSplineCode

    0下载:
  2. 绘制三次样条曲线的vc程序,实用有效,需要的同志可以借鉴-drawing cubic spline curve vc procedures, practical and effective, it needs can learn from Comrade
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-18
    • 文件大小:24576
    • 提供者:mikle
  1. BSplineCtr

    0下载:
  2. b样条的绘制方法,很不错的程序,值得借鉴,大家一起分享吧-b-spline drawing method, it is very good procedure, which is worth learning from, we all share it
  3. 所属分类:绘图程序

    • 发布日期:2024-05-18
    • 文件大小:2144256
    • 提供者:郝雯
  1. BBBspline

    0下载:
  2. 关于B样条曲线曲面的生成代码。希望对大家的学习能有所帮助。如有什么问题请与我取得联系。QQ:67298170-on B-spline curves and surfaces generated code. We hope that the right learning can be helped. If anything, please contact me. QQ : 67298170
  3. 所属分类:绘图程序

    • 发布日期:2024-05-18
    • 文件大小:1761280
    • 提供者:baopeng
  1. bezierandBspline

    0下载:
  2. vc++6.0bezier曲线B样条曲线和曲面的实现-vc 6.0bezier curve B-spline curves and surfaces to achieve
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-18
    • 文件大小:5945344
    • 提供者:张奎
  1. BSplineCurves

    0下载:
  2. 三阶样条曲线演示 使用鼠标点击输入任意输入点,生成三阶样条曲线。底层图形学原理算法,框架MFC-third-order spline curve demonstration using the mouse to click the importation of arbitrary input to produce third-order spline curves. Bottom graphics algorithms, the f
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:237568
    • 提供者:刘志娟
  1. BSpline_1.4

    0下载:
  2. 该源码为计算机辅助设计B样条曲线的生成,源码详细地展示的B样条曲线的生成,修改,重绘等功能。对于理解CAD(Computer Aided Design)有一定的帮助作用。(注:CAD是计算机辅助设计的英文简称,目前国际一流的CAD软件有AutoCAD,SolidWorks,Pro/E等等)-source for the computer-aided design of the B-spline curve generation, Sou
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-18
    • 文件大小:109568
    • 提供者:唐晓飞
  1. CMatrixClass

    0下载:
  2. 1.内存管理一律根据实际需要的大小在堆中动态分配内存。 2.边界检查。如果数组下标超越了数组大小界限,会给出警告信息,可以防止非法内存访问以及方便程序的调试。 3.重载了+,-,*,+=,-=,数乘等常见运算符; 4.可以保存数组为二进制数据文件和文本文件两种形式,也可以从二进制数据文件和文本文件读取数据到数组。 5.实现了和矩阵相关的线性代数方程组求解算法。一是高斯选主元消去法二是针对三对角矩阵
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:9216
    • 提供者:紫罗兰
  1. Tc2.0Bsplinesrc

    0下载:
  2. turbo c 2.0实现的B样条反控制顶点算法 也就是画一条插值到所给点的样条 4阶,3次-turbo c 2.0 achieving B-spline vertices of the anti-control algorithm is a painting by interpolation to point to the kind of the four bands, three times
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-18
    • 文件大小:39936
    • 提供者:bug
  1. 3BSpline

    0下载:
  2. 三次B样条拟合计算非穿过所有已知点的光滑曲线上的坐标组(其中List为动态数组类型)-Three B-spline fitting calculation of non-through all known points of smooth curves on the coordinates of group (which List to dynamic array type)
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:zls
  1. nurbsapi

    0下载:
  2. nurbsapi,一个包含bspline ,nurbs,产生,编辑,显示的程序源码-nurbsapi, that contains bspline, nurbs, produce, edit, show the source of the procedures
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:46080
    • 提供者:朱开山
  1. Denoise_wavelet_Mod

    0下载:
  2. 小波模极大值去噪,Denoise_w_Mod_sim.m是主程序,P_gama.m,P_y.m,Py_Pgama.m是三种投影算法-Wavelet modulus maxima denoising, Denoise_w_Mod_sim.m is the main program, P_gama.m, P_y.m, Py_Pgama.m are three projection algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:李冰
  1. BSpline

    0下载:
  2. Bpline曲线生成,大家可以咱靠看看 与什么问题可以联系我,打家共同进步-Bpline curve generation, we can rely on God to see what problems can be linked with me, to fight the common progress of home
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-18
    • 文件大小:43008
    • 提供者:红鱼
  1. ReconstructSurface

    0下载:
  2. 使用VTK进行点云输入和点云显示及渲染的程序,有一定的参考价值-VTK for the use of point cloud point cloud input and display and rendering process, there is some reference value
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:Neo Shong
  1. deBoor

    0下载:
  2. 用deBoor算法实现B样条N次曲线的程序,基本的,可以应付实验-DeBoor algorithm using B-spline curve of the procedure N times, the basic, you can meet the experimental
  3. 所属分类:绘图程序

    • 发布日期:2024-05-18
    • 文件大小:260096
    • 提供者:guoyu
  1. fuzhuangcadsrc

    0下载:
  2. 服装CAD源代码,可以进行bspline的打断分割,裁减操作,而且还可以解析shx字库,进行标注等。-Apparel CAD source code, can interrupt the bspline partition, the reduction operation, but also can resolve shx font, such as to carry out marking.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-18
    • 文件大小:1466368
    • 提供者:华后生
  1. bspline

    0下载:
  2. windows ce 下的画各种b样条曲线,可以自行设置点画出不同颜色,粗细的曲线。-windows ce painting under a variety of b-spline curve, you can set up their own point drawn in different colors and thickness of the curve.
  3. 所属分类:Windows CE

    • 发布日期:2024-05-18
    • 文件大小:160768
    • 提供者:杨泽星
« 1 2 3 4 5 67 8 9 10 11 »

源码中国 www.ymcn.org