登录
首页 » 算法 » 这是一个差异与Bezier曲线、B

这是一个差异与Bezier曲线、B

于 2023-04-18 发布 文件大小:2.20 kB
0 218
下载积分: 2 下载次数: 1

代码说明:

这是一个分别用Bezier曲线和B样条曲线进行曲线拟合的例子 程序用VB6.0中文版编写 例子中需要一个窗体和一个按钮(使用默认的名字) 在本例中,黑色的线条是对坐标系上各点的直接连线 黄色的线仅对点间连线进行近似拟合,并不通过每一个点,使用的是B样条曲线 蓝色的线通过除第一个点和最后一个点之外的每一个点,使用的是Bezier曲线-This is a difference with Bezier curves and B-spline curves curve fitting example of the procedures used to prepare the Chinese version VB6.0 need an example of the form and a button (use the default name), in this case, the black lines of the coordinates of the point on the direct connection of the yellow line between the only point Approximate line fitting, does not pass through every point, the use of B-spline curve through the blue line in addition to a final point and a point outside of each one, using a Bezier curve

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 蚁群解决TSP旅行商问题
    蚁群算法解决TSP旅行商问题 蚁群算法是一种在图中寻找优化路径的机率型算法。他的灵感就是来自于蚂蚁发现食物的行为。蚁群算法是一种新的模拟进化优化的算法,与遗传算法有很多相似的地方。蚁群算法在比较早的时候成功解决了TSP旅行商的问题
    2022-03-31 12:54:45下载
    积分:1
  • 弗洛依德warshal
    资源描述这个应用解决了弗洛依德warshal算法。
    2022-01-24 18:51:51下载
    积分:1
  • JTS java拓扑套件
    JTS Java Topology Suite - a library for accurate 2D geometry. Supports GML.-JTS Java Topology Suite- a library for accurate 2D geometry. Supports GML.
    2022-02-10 07:24:35下载
    积分:1
  • BTREE排序程序
    BTREE排序程序-BTREE sorting program
    2022-02-02 00:14:24下载
    积分:1
  • 蒙特卡洛方求PI
    using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; using System.Drawing.Drawing2D; using System.Threading;  namespace WinRandomPI {     public partial class GetPIValue : Form
    2022-03-13 01:46:26下载
    积分:1
  • 基于51的32*64点阵屏频谱程序
    资源描述51单片机驱动32*64点阵屏进行频谱显示,利用FFT算法进行数据处理,里面有硬件原理图以及整个的程序。
    2022-03-25 03:03:06下载
    积分:1
  • 对于平稳序列,运用ar模型计其参数,并进行适应性检验。
    对于平稳序列,运用ar模型计算其参数,并进行适应性检验。-for a smooth sequence, the use ar model parameters and adaptive testing.
    2022-09-24 10:15:03下载
    积分:1
  • 混沌工具箱
    该工具箱是研究非线性时间序列混沌与分形的有力工具,能够计算非线性时间序列的动力学不变量,如关联维数,李亚普洛夫指数等指标。此外还包含相空间重构的过程中参数的估计方法。
    2022-04-22 23:13:45下载
    积分:1
  • unknownexercice
    #include < stdlib.h > #include < stdio.h > #include < sys/types.h > #include < sys/stat.h > #include < fcntl.h > int 主要 (int argc、 char *argv[]) { int fd、 fd2、 fd3 ; int i; 浅黄色 char [10] ; fd=open(argv[1],O_RDONLY) ; if(fd2=open(argv[2],O_WRONLY) = =-1) { fd3 = 共创 (argv [2],S_IRUSR |S_IWUSR) ; read(fd,buff,10) ; write(fd3,buff,10) ; } 其他 { fd2=open(argv[2],O_TRUNC) ; read(fd,buff,10) ; write(fd2,buff,10) ; } 返回 0 ; }
    2023-05-04 19:30:03下载
    积分:1
  • 1 compiler environment for the realization of graphics vb6.02 need to install Au...
    1 编译环境为vb6.0 2 实现绘图功能需要安装AutoCAD2000以上版本. 3 程序运行需要动态连接库LSOLVE1.dll提供线性方程组求解功能,建议把LSOLVE1.dll拷贝到系统目录,或者拷贝到执-1 compiler environment for the realization of graphics vb6.02 need to install AutoCAD2000 above .3 procedures needed for the operation of dynamic link library LSOLVE1.dll provide functionality for solving linear equations, it is proposed to LSOLVE1.dll copy to system directory, or copy to the Executive
    2022-05-20 15:26:40下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载