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

搜索资源列表

  1. curvesline

    0下载:
  2. 提供了几种曲线拟合的源代码,能够通过鼠标在屏幕窗口点击取点,然后自动生成相应的曲线,可进行相关对比。-Several curve fitting provides the source code, can click the mouse on the screen check point window, and then automatically generate the corresponding curve, can be related to contrast.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:216365
    • 提供者:elsa
  1. MovingLeast-SquaresMLS

    3下载:
  2. 建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲 面拟合方法 这种方法对传统的最小二乘(LS)法的作了比较大的改进 使生成的曲线曲面具 有精度高 光滑性好等许多优点 详细介绍了移动最小二乘法的原理 应用和特点 并且给 出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程 最后给出了曲线拟合和空间散 乱数据曲面拟合算例 将拟合结果与最小二乘拟合结果作了比较 分析了 MLS 拟合曲线曲 面的光滑性和拟合质量 表明了该方法的优越性和有效性-W
  3. 所属分类:Algorithm

    • 发布日期:2015-10-01
    • 文件大小:468421
    • 提供者:李秀丽
  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. yixue

    0下载:
  2. 计算机辅助诊断数字医疗图像增强方法中,简单地应用直方图均衡化方法是不完善 的,直方图匹配化是常规辅助方法之一·以牙X线根尖片图像为例,分析图像特征,采用Gauss函 数来构造多峰曲线,生成匹配化直方图,是一种实用增强方法 -Computer-aided diagnosis of digital medical image enhancement methods, the simple application of histogram equalization method is im
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:89881
    • 提供者:tomatoprincess
  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. JFrame(zhengxuan)

    0下载:
  2. 这是用JAVA语言编的小程序,可以生成正弦曲线-This is the JAVA language used for small procedures, can be generated sinusoid
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:1492
    • 提供者:lch
  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. softhy145h

    0下载:
  2. Microsoft Chart Controls for .NET Framework支持各种丰富的图表选项,包括pie(饼图), area(区域), range(范围), point(点), circular(圆形), accumulation(累积), data distribution(数据分布), ajax interactive(AJAX交互), doughnut(甜圈图)等等。你可以在控件的声明中静态地声明图表数据,或者也可以使用数据绑定动态地填充。在运行时,该服务器控件会生成一个图
  3. 所属分类:WEB(ASP,PHP,...)

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