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

搜索资源列表

  1. Graphics

    2下载:
  2. 计算机图形学的贝塞尔曲线和贝塞尔曲面的绘制,源码比较详细,贝塞尔曲线的生成可进行调整-Computer Graphics Bezier curves and Bezier surfaces rendering, a more detailed source, Bezier curve generation can be adjusted
  3. 所属分类:Graph program

    • 发布日期:2017-05-20
    • 文件大小:6128479
    • 提供者:冯瞻
  1. seagrid

    1下载:
  2. 任意边界结构正交曲线网格生成程序,使用方便简单-Arbitrary boundary structure of orthogonal curvilinear grid generation procedure, easy to use simple
  3. 所属分类:Algorithm

    • 发布日期:2016-01-08
    • 文件大小:1600279
    • 提供者:jimcqcu
  1. youmenchuanganqi

    0下载:
  2. 用于控制步进电机带动油门传感器,采集数据,生成数据曲线并可打印报表-Used to control stepper motor driven throttle sensors, collect data, generate data curves and print statements
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-19
    • 文件大小:1708474
    • 提供者:冀少威
  1. Curve

    0下载:
  2. B样条曲线,采用B样条的算法实现。生成的曲线十分的逼真,采用的是VC++做的。-B-spline curve, using B-spline algorithm. Generated curve is very realistic, using the VC++ Do.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:43869
    • 提供者:ffk
  1. nurbskj

    0下载:
  2. 一个关于nurbs曲线、曲面生成的框架程序,比较的不错,可以用来学习-A nurbs curve, curved surface to generate a framework for procedures, a good comparison can be used to study
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:944192
    • 提供者:wht
  1. Curve

    0下载:
  2. 本科计算机图形学课程实验--b样条曲线生成。支持vc6和vs.2003-Undergraduate computer graphics course experiment- b-spline curves generated. Support for vc6 and vs.2003
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:44913
    • 提供者:haodongb
  1. Hermite

    0下载:
  2. 计算机图形学 曲线生成算法的bazaar的java实现 丁爱玲版本-Computer Graphics curve generation algorithm to achieve the bazaar of the java version丁爱玲
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:1523
    • 提供者:zhang
  1. BezierInteractive

    0下载:
  2. 用鼠标交互的bezier曲线生成程序。用鼠标左键点击屏幕,得到bezier曲线-Interact with the mouse to generate Bezier curves procedures. Left-click on the screen, the Bezier curve
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-03
    • 文件大小:603909
    • 提供者:xuhang75
  1. Graphics

    1下载:
  2. 计算机图形学的各种实验,里面包含主要内容包括线段、园、区域填充、线型线宽、字符、裁剪、等基本图形生成算法;样条、Bezier、等常用曲线的生成算法;Coons曲面、Bezier曲面、B样条曲面等常用曲面的生成算法。含实验报告-Computer graphics, various experiments, which contains the main contents include the line, park, area filling, line width, character, cut
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:328506
    • 提供者:何磊
  1. a

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

    • 发布日期:2017-04-24
    • 文件大小:24611
    • 提供者:
  1. m_fh_simulatin_err_ratio

    3下载:
  2. 利用m序列生成跳频序列并用于跳频通信,并给出误码率曲线-Use of m sequences generated hopping sequence and used for frequency hopping communications, and give the bit error rate curve
  3. 所属分类:matlab

    • 发布日期:2016-01-30
    • 文件大小:3057
    • 提供者:yangankun
  1. test_hist_teg

    0下载:
  2. 直方图配准技术软件,利用已知的直方图配准曲线生成系统配准曲线,实现直方图配准。-Histogram matching software, using the known histogram matching curve matching curve generation system, the realization of histogram matching.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:1232
    • 提供者:蒲秀娟
  1. ToDraw

    3下载:
  2. 本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功能主要包括绘制各种图元,包括直线、Bezier曲线、矩形、圆角矩形、椭圆(圆)、多边形,用笔或画刷自由绘图,橡皮擦擦除,颜料桶填充,取色和区域选取移动。绘图时可以选择各种画笔颜色和画刷颜色,各种线型和线宽,以及画封闭图元时是否填充,当然,还能设置背景色、清除图像及画布大小调整等,并且在绘图区单击右键会弹出快捷菜单。程序支持保存和读取位图
  3. 所属分类:绘图程序

    • 发布日期:2013-01-09
    • 文件大小:2262197
    • 提供者:NiP
  1. cubic_bpline

    1下载:
  2. 输入二维点的坐标[x,y],生成三次b样条曲线-Enter the two-dimensional coordinates of points [x, y], to generate three b-spline curve
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:1188
    • 提供者:wangj
  1. quxian

    0下载:
  2. 多正弦曲线条件叠加,生成各种曲线,值得参考-Conditions of multi-sinusoid superimposed to generate a variety of curves, it is also useful
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1358
    • 提供者:郭元彭
  1. newmorning

    0下载:
  2. 详细讲述了二维线画图元的生成(包括二维直线、圆、椭圆、抛物线的生成)、二维填充图元的生成(图形的填充、字符的输出)、二维裁剪、图形变换(平移、旋转、放缩三种变换)、投影(透视投影)和曲线生成(Hermite曲线和Bezier曲线的生成)的算法思想以及程序实现。-A detailed account of the two-dimensional line drawing of the generating element (including the two-dimensional linear,
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:12338
    • 提供者:tim
  1. DrawPoint

    0下载:
  2. java 写的B样条曲线生成程序,模拟生成曲线-java wrote B-spline curve generation procedure to generate simulated curves
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:6375
    • 提供者:wanghao
  1. include

    0下载:
  2. 了解曲线的生成原理,掌握几种常见的曲线生成算法,利用VC+OpenGL实现Bezier曲线生成算法。-Principles of understanding the generation of curves, the curves have several common generation algorithm, using VC+ OpenGL to achieve Bezier curve generation algorithm.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:5500
    • 提供者:zhanyun
  1. quxian

    0下载:
  2. 利用VC+OpenGL实现Bezier曲线生成算法。-VC+ OpenGL using Bezier curve generation algorithm to achieve.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:299885
    • 提供者:zengyunyun
  1. CGView

    0下载:
  2. 图形学实现bezier曲线和bezier曲面的生成算法及完整的实验报告,很有使用价值!-Bezier curves and graphics to achieve the bezier surface generating algorithm and integrity of the test report, very useful!
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:40552
    • 提供者:xgdlhdgj
« 1 2 3 4 56 7 8 9 10 ... 33 »
搜珍网 www.dssz.com