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

搜索资源列表

  1. CG6_BezierCurve

    0下载:
  2. OpenGL基础:贝泽尔曲线的绘制。二维贝泽尔曲线通过几个控制点来实现(OpenGL Basics: plotting Bezel curves. The two-dimensional Bezel curve is implemented through several control points)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-17
    • 文件大小:297984
    • 提供者:Yika
  1. Tany

    0下载:
  2. 很多几何图形的画法,如三维图形,曲线及曲面的绘制(Many descr iptive geometry, such as 3 d graphics, curve and curved surface)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-23
    • 文件大小:285696
    • 提供者:赵子丹
  1. 1959974

    0下载:
  2. 绘制双三次B样条曲线,Draw the double triple B curve(Double three b-spline curve drawing, Draw the double triple B curve)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:33792
    • 提供者:张文潇|
  1. function plot

    0下载:
  2. 绘制函数的图形 1) x~[0, 30] 2) x,y~[-2, 2] % 二维曲线 x = 0:30; % 冒号的功能… y = exp(-x/10).*sin(x); % 向量运算,点号的功能 plot(x, y) % 绘制二维曲线
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:5120
    • 提供者:小川lucky
  1. qwt-6.1.2

    2下载:
  2. qwt的6.12版本,在很多都有应用,主要应用于qt的曲线绘制(Programmer's little homework)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-21
    • 文件大小:5316608
    • 提供者:钉钉钉钉
  1. serpenoid

    1下载:
  2. 基于蛇形曲线公式,利用matlab绘制出该曲线,并分析各个参数对曲线的影响。。(Based on the snake curve formula, the curve is plotted by MATLAB, and the influence of each parameter on the curve is analyzed..)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:小柚子123
  1. Page73

    0下载:
  2. 绘制各种数学曲线,使用opengl 适合新手(Draw various mathematical curves)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-24
    • 文件大小:142336
    • 提供者:梓楦
  1. 文档

    0下载:
  2. BEZIER 绘制Bezier曲线(function bezier( vertices ) bezier)
  3. 所属分类:图形图象

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:古月域
  1. BSpline

    0下载:
  2. 以下是我用Qt GUI所编写的程序,包含源代码和可执行程序 主要功能: 1.绘制B样条 2.通过节点插入将B样条转化为多段Bezier曲线 操作方式:鼠标点击屏幕绘制B样条,默认均匀节点;控制点可以通过鼠标拖动(The following are the programs I wrote with Qt GUI, including the source code and the executable program Main functions: 1. draw B splines
  3. 所属分类:绘图程序

  1. MiniImageFrame

    1下载:
  2. 用Qt实现的绘制直线、曲线、矩形等图形的程序。(This program is to paint line, rectangle and some other figures by Qt.)
  3. 所属分类:图形图象

  1. 实验二

    0下载:
  2. MFC+OPENGL画圆柱,利用基本图元绘制曲面曲线(MFC+OPENGL draw cylinder)
  3. 所属分类:图形图象

  1. plot

    0下载:
  2. 利用·matlab,在同一坐标内绘制两条曲线(Draw two curves in the same coordinates by using MATLAB)
  3. 所属分类:绘图程序

    • 发布日期:2018-01-09
    • 文件大小:17408
    • 提供者:一一一222
  1. MT-plot

    1下载:
  2. 常规处理mt处理软件导出的数据文件,可以绘制出视电阻率和相位曲线,以及误差棒大小(The apparent resistivity and phase curves and the size of the error bar can be drawn by the conventional processing of data files derived from the MT processing software.)
  3. 所属分类:图形图象

    • 发布日期:2018-04-20
    • 文件大小:24576
    • 提供者:milatilife
  1. spline

    1下载:
  2. 绘制B样条曲线,以及相应的De-boor算法程序(Bspline drawing and the corresponding De-boor algorithm)
  3. 所属分类:绘图程序

    • 发布日期:2018-04-20
    • 文件大小:288768
    • 提供者:moon_king
  1. CatadioptricCamera

    0下载:
  2. 相机轨迹优化选择,并绘制相应的图形曲线。(The camera trajectory is optimized and the corresponding graphic curves are drawn.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:3072
    • 提供者:果冻boy
  1. PLOT x2+y2

    0下载:
  2. 绘制x2+y2曲线,能够展示三维立体的图形(Draw the x2+y2 curve to show the 3d graphics.)
  3. 所属分类:绘图程序

    • 发布日期:2018-05-07
    • 文件大小:19456
    • 提供者:紫竹强子
  1. NBspline

    2下载:
  2. 利用matlab平台编写的非均匀有理B样条曲线绘制的程序(A program for drawing non-uniform rational B spline curves based on MATLAB platform)
  3. 所属分类:图形图象

    • 发布日期:2019-12-06
    • 文件大小:2048
    • 提供者:新手小菜鸟
  1. poiseuille流程序

    1下载:
  2. 模拟poiseuille流程序,可以绘制poiseuille流曲线,uh曲线
  3. 所属分类:图形图象

  1. matlab命令流

    1下载:
  2. 信号处理傅里叶变换,三分之一倍频程,荷载时程曲线绘制(Signal processing Fourier transform, one third octave, load time history curve drawing)
  3. 所属分类:图形图像处理

    • 发布日期:2020-10-21
    • 文件大小:4096
    • 提供者:maoblack
  1. Lamb

    2下载:
  2. matlab实现lamb波频散模拟仿真,可用于根据实验绘制lamb波的频散曲线,检验其在不同材料中的频散特性(Simulation of Lamb wave dispersion with MATLAB)
  3. 所属分类:波变换

    • 发布日期:2020-06-01
    • 文件大小:12288
    • 提供者:Tanee
« 1 2 ... 38 39 40 41 42 43»
搜珍网 www.dssz.com