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

搜索资源列表

  1. zuigansuanfa

    0下载:
  2. 用于多个离散点拟合光滑曲线的,优化了追赶法,这个例子适用于闭合和不闭合两种情况。当时由于工程情况,写的急,代码不好看,但是很好用。为了方便传递参数,我做了一个链表,用时候根据自己情况可以修改,核心算法不动即可。-point for a number of discrete smooth curve fitting, and optimized to catch up with the law applicable to this case is not closed and the closur
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.9kb
    • 提供者:qiao
  1. directXLine

    0下载:
  2. 实用DirectX的平滑曲线推屏例程。可以做数据采集曲线输出,解决了屏闪的问题。- The practical DirectX smooth curve pushes the screen example regulation. May make the data acquisition curve output, has solved the problem which the screen dodges.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:84.37kb
    • 提供者:宋耀武
  1. Bkindcurvecalculateway

    0下载:
  2. 计算机图形的B样条曲线算法,可以沿每个折线的转折点画出连续的光滑的曲线-computer graphics B-spline curve algorithm can be broken along the turning point for each draw continuous smooth curve
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:16.09kb
    • 提供者:张严
  1. test smooth contours

    0下载:
  2. 使得曲线光滑,用到了插值拟合,和数据筛选,得到多张图像-Makes a smooth curve, and uses interpolation fitting
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-30
    • 文件大小:1.48kb
    • 提供者:
  1. CubicSplineAndBezier

    1下载:
  2. 程序中尝试了各种平滑曲线的算法,包括 三次样条平滑曲线 的算法类 贝塞尔曲线的算法 GDI+平滑曲线的代码-Procedures to try a variety of smooth curves of the algorithm, including the cubic spline curve smoothing algorithm type algorithm Bessel curve smooth curve GDI+ code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3.85mb
    • 提供者:yc
  1. DRAW

    0下载:
  2. 这是一个用鼠标划光滑曲线的函数,利用matlab编写-This is a smooth curve with the mouse draw a function of the preparation of the use of matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1.57kb
    • 提供者:刘栋
  1. BezierSpline

    0下载:
  2. BezierSpline 1.21。sketch up(草图设计大师,Google精品软件)下的贝塞尔曲线插件,使用时解压拷贝到sketch up安装插件的目录下就行了,我暂时也没用过,请大家从网络上找资料学习它,不过它可以实现的功能就是把不同高度的曲线外边缘平滑连接成复杂精细的曲面,而sketch up主要用于3D设计,利用BezierSpline 1.21可以生成不同等高线地形的3维电子地图!-BezierSpline 1.21. sketch up (draft design of the
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-16
    • 文件大小:76.56kb
    • 提供者:yxl
  1. Smooth

    1下载:
  2. 折线光滑处理,比如提取的等值线不光滑,影响实验结果,既可以利用此程序作光滑处理-Curve smoothing
  3. 所属分类:Graph Drawing

    • 发布日期:2017-02-19
    • 文件大小:8.58kb
    • 提供者:Tokyo
  1. Beizer

    0下载:
  2. Bezier Curve / Bezier Surface renderer in OpenGL. Press 1-4 to control level of details. Press l to toggle outlines. Press s to toggle smooth. Project was built using XCode, but should be easily portable to other platforms. See Sce
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:272.51kb
    • 提供者:josephlin0922
  1. bezier

    0下载:
  2. 绘制曲线,使曲线平滑。一般的曲线会出现锯齿效果-Drawn curve, the curve smooth. The general effect of the curve will appear jagged
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:1.89mb
    • 提供者:hanglihua
  1. Line-Smooth

    0下载:
  2. B样条算法实现曲线光滑,B样条是一种很常用的曲线光滑算法。-B-spline curve algorithm is smooth, B-spline is a smooth curve is commonly used algorithms.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:29.65kb
    • 提供者:心港
  1. smooth

    1下载:
  2. 本程序基于滑动窗口可以实现对一维曲线平滑及降噪,根据有用信号的频率,选取合适的窗口宽度。-This procedure can be achieved based on the sliding window, select the appropriate window width of one-dimensional curve smoothing and noise reduction, according to the frequency of the desired signal.
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:1.15kb
    • 提供者:Lesha
  1. method-of-smooth-curve

    0下载:
  2. 本代码文档是用来处理数据用的,主要是来平滑曲线,里面有很多种平滑曲线的实例,同时有详细的代码和注释。代码可以直接运行。对于想用来处理数据的用户来说很实用-The code documentation is used to process the data used to smooth curve, there are a variety of smooth curves instance, while the details of the code and comments. The code
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-15
    • 文件大小:5.06kb
    • 提供者:吴力飞
  1. matlab-smooth

    0下载:
  2. 可以对曲线进行平滑,尤其可以对光谱曲线进行平滑处理!-The curve can be smooth, especially the spectral curve can be smooth processing!
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:2.18kb
    • 提供者:peng yunfa
  1. besaier

    0下载:
  2. Qt贝塞尔曲线画连续的曲线,生成平滑的曲线-Qt Bezier curve drawing a continuous curve, smooth curve is generated
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3.29kb
    • 提供者:高波
  1. besaier

    0下载:
  2. Qt贝塞尔曲线画连续的曲线,生成平滑的曲线-Qt Bezier curve drawing a continuous curve, smooth curve is generated
  3. 所属分类:Applications

    • 发布日期:2017-04-14
    • 文件大小:3.34kb
    • 提供者:saotoeobnrhtub
  1. Curve-Smooth-Calculator

    0下载:
  2. 图形曲线的平滑处理算法,其算法采用均值平均法进行计算-Graphical curve smoothing algorithm, the algorithm USES the average average method to calculate
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:43.39kb
    • 提供者:刘云
  1. bgxsxzydq

    0下载:
  2. 笔趣阁小说下载阅读器是一个在线电子书阅读器,其实严谨的来讲是一个在线下载本地查看的小说阅读器,可以在线获取小说简洁,点击阅读以后会把txt小说下载到本地SD卡目录下的read/record文件夹中,下次阅读无需联网即可阅读。项目有一些常规的很方便的功能,例如:字体大小设置、亮度设置、夜间模式、书签管理、进度转跳等,翻页使用的是贝塞尔曲线形式,,效果流畅没有任何卡顿,项目内的小说数据直接调用笔趣阁(http://www.biquge.com/)数据,使用jsoup对html页面进行解析,对txt大
  3. 所属分类:android

    • 发布日期:2017-05-21
    • 文件大小:5.69mb
    • 提供者:guohao
  1. smooth-line-chart

    0下载:
  2. 在android系统上,利用Java 和android的jar包实现两点之间绘画平滑的曲线。-On the android system, using Java and android jar package to achieve painting smooth curve between two points.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:72.41kb
    • 提供者:冯小洛
  1. curve

    0下载:
  2. 实现曲线绘制,能够根据数组绘制光滑曲线,实现数遍放大缩小(Realize curve drawing, according to the array to draw smooth curve, realize several times enlarge and shrink)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:8kb
    • 提供者:s8800088s
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com