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

搜索资源列表

  1. graphic_demo

    0下载:
  2. 帮助学习图形学的学生和工程人员的好工具,里面动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、resenham、 逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier, spline,Bspling,Hermite曲线生成算法;单线性,双线性, Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充, 种子填充算法,多边形,直线裁剪算法;平移,比例,旋转, 原点对称,错切变换算法;-help students lea
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:788.41kb
    • 提供者:冯宾
  1. graphicDemo

    0下载:
  2. 一个简单的图形演示系统,包括多边形的填充,多点插值 (逼近) 的Hermite曲线、Bezier曲线及B样条曲线平面中的凸壳算法-a simple graphic display systems, including polygon filling, Multi-point interpolation (approximate) Hermite curve, Bezier curves and B-spline curves of convex hull algorithms, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:69.01kb
    • 提供者:qbj
  1. 20070116-3Hemit

    0下载:
  2. 图形学中三次hermite曲线的绘制方法。hermite算法是图形学中的考点和重点,这个程序就是基于hermite实现来完成的。-graphics three Hermite curve rendering method. Hermite algorithm is the newly graphics and focus This procedure is based on the Hermite to achieve complete.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:40.58kb
    • 提供者:郝雯
  1. 抛物线和Hermite

    0下载:
  2. 抛物线和Hermite曲线的生成算法-parabolic curve and the Hermite Algorithm
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:43.74kb
    • 提供者:王申
  1. 图形学算法演示

    1下载:
  2. 对象:想学好计算机图形学的大学生,老师和工程人员内容:动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、bresenham、逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,spline,Bspling,Hermite曲线生成算法;单线性,双线性,Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;斜测投影,一点,二点,三点透视算法;消影,斜平行投影,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:29.33kb
    • 提供者:纯净水
  1. Hermite.rar

    0下载:
  2. Hermite曲线生成算法,通过四个点的确立绘制hermite曲线,Hermite curve generation algorithm, through the establishment of four-point hermite curve drawing
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:1.8kb
    • 提供者:刘嘉文
  1. Spline

    0下载:
  2. 用Opengl实现的样条线绘制,包括: 1.任意次bezier曲线的绘制 2.3次hermite曲线的绘制 -Opengl achieved with spline drawing, including: 1. Arbitrary times Bezier curve drawing 2.3 times hermite Curve
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:226.55kb
    • 提供者:吴彧文
  1. Curve_OpenGL

    0下载:
  2. 用OpenGL实现的三维曲线绘制软件,可绘制Hermite曲线,Bezier曲线,可用键盘控制旋转。-Three-dimensional curve with OpenGL, drawing software, which can draw the Hermite curve, Bezier curves, available keyboard control the rotation.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3.7mb
    • 提供者:fangshijie
  1. wodechengxudaima

    0下载:
  2. 在屏幕上选取点集,每四个点构成一个控制多边形,绘制贝塞尔曲线和赫米特曲线-Select the point on the screen sets, each of the four points form a control polygon, drawing Bezier curves and hermite curve
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:42.56kb
    • 提供者:王莹
  1. shuzhifenxi2

    1下载:
  2. 实验题目:Hermite插值多项式 相关知识:通过n+1个节点的次数不超过2n+1的Hermite插值多项式为: 其中,Hermite插值基函数 数据结构:三个一维数组或一个二维数组 算法设计:(略) 编写代码:(略) 实验用例: 已知函数y=f(x)的一张表(其中 ): x 0.10 0.20 0.30 0.40 0.50 y 0.904837 0.818731 0.740818 0.670320 0.606531 m
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:1.04kb
    • 提供者:张涛
  1. Hermite

    0下载:
  2. 计算机图形学 丁爱玲版本 java程序实现 hermite曲线-Computer Graphics丁爱玲version of java program hermite curve
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1.96kb
    • 提供者:zhang
  1. curve

    0下载:
  2. hermite bezier 三次样条三种方法生成曲线-hermite bezier spline curves generated in three ways
  3. 所属分类:Graph program

    • 发布日期:2017-05-20
    • 文件大小:5.55mb
    • 提供者:dragon_ton
  1. hermite

    0下载:
  2. Hermite Curve Interpolation in c++ using Opengl library and Glut.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:316.89kb
    • 提供者:badji
  1. Hermite

    0下载:
  2. 画Hermite曲线,用鼠标给出起点个重点及其切向量即可-Painting Hermite curve, given the starting point with the mouse key and tangent vectors can be
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1.85mb
    • 提供者:张志如
  1. Hermite

    0下载:
  2. hermite拟合曲线,精度高,能处理导数-hermite curve fitting, high precision, able to handle derivative
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1.71kb
    • 提供者:xiehaiqiong
  1. Hermite

    0下载:
  2. 用C++语言编写的程序,画出了自由曲线中的一种Hermite曲线。-In c++ language program, draw the freedom of a Hermite curve curve.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-09
    • 文件大小:1.89mb
    • 提供者:guolin
  1. Hermite-Splines

    0下载:
  2. 自定义函数 根据两个控制点以及对应斜率 画出Hermite曲线 并由方向键控制形状大小-Hermite curve by the arrow keys to control the shape and size of a custom function to draw the two control points and the corresponding slope
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:3.21kb
    • 提供者:claire
  1. hermite

    0下载:
  2. hermite curve plotter for two points and its derivative
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:9.71kb
    • 提供者:mah
  1. Hermite

    0下载:
  2. MFC环境下绘制Hermite曲线(可设置曲线的颜色、起点与中点,起点的导数与终点导数)-Draw Hermite curve MFC environment (you can set the color, starting with the midpoint of the curve, the derivative of the starting point and end point of the derivative)
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-30
    • 文件大小:44kb
    • 提供者:刘凯丽
  1. hermiteCurve

    0下载:
  2. Hermite Curve OpenGL C++
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:117kb
    • 提供者:markrazz
« 12 3 »
搜珍网 www.dssz.com