搜索资源列表

  1. Bezier曲线曲面的实现

    1下载:
  2. 用OPENGL实现的,可以用来实现定点的Bezier曲线曲面的绘制.用VC环境加上OPENGL实现.非常方便!-use OpenGL, which can be used for the sentinel Bezier curve drawing. VC environment with OpenGL. Very convenient!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:38954
    • 提供者:141
  1. 曲线曲面

    0下载:
  2. 关于图形中曲线曲面编程(源程序)-on graphics programming curves and surfaces (source)
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:54838
    • 提供者:谢殿煌
  1. 曲线曲面

    0下载:
  2. 关于图形中曲线曲面编程(源程序)-on graphics programming curves and surfaces (source)
  3. 所属分类:图形图象

    • 发布日期:2024-05-07
    • 文件大小:1960960
    • 提供者:谢殿煌
  1. Bezier曲线曲面的实现

    0下载:
  2. 用OPENGL实现的,可以用来实现定点的Bezier曲线曲面的绘制.用VC环境加上OPENGL实现.非常方便!-use OpenGL, which can be used for the sentinel Bezier curve drawing. VC environment with OpenGL. Very convenient!
  3. 所属分类:OpenGL

    • 发布日期:2024-05-07
    • 文件大小:38912
    • 提供者:141
  1. Nurbs_1

    0下载:
  2. 如何在VC++中用OpenGL绘制NURBS曲线曲面 -how VC OpenGL rendering NURBS curves and surfaces
  3. 所属分类:OpenGL

    • 发布日期:2024-05-07
    • 文件大小:38912
    • 提供者:吴涛
  1. NUMERICAL

    0下载:
  2. 曲面加工程序源码,用C++编写的加工曲线曲面的程序-surface processing source code, C++ processing and preparation procedures for Curves and Surfaces
  3. 所属分类:中间件编程

    • 发布日期:2024-05-07
    • 文件大小:2627584
    • 提供者:蒋五军
  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-07
    • 文件大小:1761280
    • 提供者:baopeng
  1. 0302-1

    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-07
    • 文件大小:376832
    • 提供者:baopeng
  1. B3_curves

    0下载:
  2. 三次B样条曲线是曲线学中一个重要的部分,它不但保留了Bezier曲线的优点,而且克服了其不具备局部性质的缺点,能更好地表示与设计自由型曲线曲面,通过几个控制点的移动能形成不同的曲线.-Three B-spline curve learning curve is an important part, it not only retains the advantages of Bezier curves, but do not have t
  3. 所属分类:C#编程

    • 发布日期:2024-05-07
    • 文件大小:162816
    • 提供者:厉鑫
  1. c-Algorithm

    0下载:
  2. 用于高等数学,属于常用算法,包括微分、积分以及曲线曲面积分的运算方法-For Higher Mathematics, are commonly used algorithms, including the differential, integral and integral curves and surfaces of the computing method
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:1370112
    • 提供者:李维垒
  1. Openglnurbsx

    0下载:
  2. 本程序是在VC++条件下用OpenGL绘制NURBS曲线曲面.在STEP标准中,自由型曲线曲面唯一地用NURBS表示-This procedure is VC++ Conditions using OpenGL rendering NURBS curves and surfaces. In the STEP standard, free-type curves and surfaces using NURBS only express
  3. 所属分类:OpenGL

    • 发布日期:2024-05-07
    • 文件大小:41984
    • 提供者:梁雄
  1. BSpline

    0下载:
  2. 均匀B样条曲线曲面绘制的程序,主要是可以调整控制点的位置-Uniform B-spline curve and surface mapping procedure, the principal can adjust the location of control points
  3. 所属分类:绘图程序

    • 发布日期:2024-05-07
    • 文件大小:6000640
    • 提供者:zhangsan
  1. graphics0

    0下载:
  2. 实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham)实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法)实现对线型线宽的属性的控制实现二维多边形扫描转换的扫描线算法实现二维多边形扫描转换的边缘填充算法或栅栏填充算法实现二维连通区域填充的扫描线种子填充算法(四连通或八连通)实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法实现二维多边形裁剪的Sutherland-Hodgman算法和We
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-07
    • 文件大小:228352
    • 提供者:盖大明
  1. BSpline

    0下载:
  2. VC实现的绘制B样条曲线曲面的小软件,可绘制均匀,准均匀B样条和贝塞尔曲线曲面,鼠标点取控制点可调节曲线曲面的形状-VC realize the mapping B-spline curves and surfaces of the small software rendering uniform, quasi-uniform B-spline and Bezier curves and surfaces, mouse point ad
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-07
    • 文件大小:4540416
    • 提供者:李亮
  1. swqm

    0下载:
  2. 三维曲线曲面比较演示系统程序设计 设计一个图形用户界面(GUI)演示常见的三维函数图形,至少包含“三维绘图” 、“选项” 、“退出”等菜单,三维绘图的包括:参数方程x=e-t/20cos(t), y= e-t/20sin(t),z=t其中t 为0到2π、参数方程x=t,y=t2,z=t3其中t为0到1之间(在同一图形界面中分别绘制它们的三维曲面和三维曲线图)。“选项”菜单主要包括:网格开关,图例开关,坐标边框开关,色度空间选择菜单,
  3. 所属分类:matlab例程

    • 发布日期:2024-05-07
    • 文件大小:1024
    • 提供者:万文亮
  1. BEZIER

    0下载:
  2. VC++绘制bezier曲线曲面-VC++ Drawing Bezier curves and surfaces
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-07
    • 文件大小:68608
    • 提供者:张季
  1. a

    0下载:
  2. 本试验是研究曲线曲面生成算法,效果逼真,易于实现-This test is to study curves and surfaces generated algorithm, the effect of a realistic, easy to achieve
  3. 所属分类:绘图程序

    • 发布日期:2024-05-07
    • 文件大小:24576
    • 提供者:
  1. BezierandB_spline

    0下载:
  2. 实现B样条或Bezier曲线曲面的绘制功能-display bezier and b_spline curve or surface.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-07
    • 文件大小:277504
    • 提供者:wanshi
  1. TheNURBSBook

    1下载:
  2. NURBS最近经典的一本书The NURBS BOOKs。这本详细的介绍了NURBS曲线曲面的基本概念,算法,以及曲线曲面的修改方法-NURBS recent classic book The NURBS BOOKs. This detailed NURBS curves and surfaces, introduced the basic concepts, algorithms, as well as changes to meth
  3. 所属分类:OpenGL

    • 发布日期:2024-05-07
    • 文件大小:20396032
    • 提供者:chengxianguo
  1. 基于移动最小二乘法的曲线曲面拟合

    1下载:
  2. 基于移动最小二乘法的曲线曲面拟合,MATLAB代码编辑流程(MATLAB Code Editing Process Based on Moving Least Square Method for Curve and Surface Fitting)
  3. 所属分类:文档资料

    • 发布日期:2024-05-07
    • 文件大小:187392
    • 提供者:Ladymacbeth
« 12 3 4 5 6 7 8 9 10 ... 21 »

源码中国 www.ymcn.org