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

搜索资源列表

  1. 读取串口数据并画实时曲线的VC++程序源码

    0下载:
  2. 通过串口读取数据,将读取回来的数据分析处理,然后通过曲线形式显示出来。(Read data through the serial port, read back data analysis, processing, and then displayed in the form of curves.)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-26
    • 文件大小:162816
    • 提供者:Tercel_fly
  1. 最小二乘法拟合曲线C语言代码

    0下载:
  2. 用最下二乘法多项式进行曲线拟合进而插值。(With the least two multiplicative polynomial for curve fitting, and then interpolation.)
  3. 所属分类:Linux/Unix编程

  1. 00GDI曲线绘制程序

    0下载:
  2. 00GDI曲线绘制程序c语言编程,实现控制台应用程序绘制正弦曲线(00GDI curve drawing program, C programming language)
  3. 所属分类:网络编程

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:悠悠小聚
  1. 三次样条曲线

    0下载:
  2. 3种源码,三次样条函数算法C++源代码,用于工程上计算平滑曲线的插值计算.(3 source code, three spline function algorithm C++ source code, for engineering calculation of smooth curve interpolation calculation)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:6575104
    • 提供者:yuanbs
  1. 曲线与曲面

    0下载:
  2. 绘制Bezier与Bspline曲线,以及相应的曲面绘制,最后实现绘制茶壶等高级物件(Bezier&Bspline,take me a lot of time to finish it, you will konw how to Paint Bspline & Bezier with OpenGL)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:11893760
    • 提供者:追风者007
  1. MATLAB的发动机万有特性曲线绘制方法

    1下载:
  2. 使用Matlab发动机万有特性曲线绘制的经典方法。(A Method of Drawing Engine Engine 's Universal Characteristic Curve)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:8192
    • 提供者:zhxadd
  1. 例7-1 求稳定状态时的曲线

    0下载:
  2. 求稳定状态时的曲线,程序为《labview2015程序设计从入门到精通》内的例程,labview2015编译环境下编写的程序,对初学者很有用(Stable state curve, the program for "labview2015 programming from entry to master" routines, labview2015 compiler environment written procedures, useful for beginners)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-31
    • 文件大小:10240
    • 提供者:tongtong1111
  1. 例7-2 产生两个函数曲线

    0下载:
  2. 产生两个函数曲线,程序为《labview2015程序设计从入门到精通》内的例程,labview2015编译环境下编写的程序,对初学者很有用(Generate two function curve, the program for "labview2015 programming from entry to master" routines, labview2015 compiler environment written procedures, useful for begi
  3. 所属分类:LabView编程

    • 发布日期:2017-12-31
    • 文件大小:32768
    • 提供者:tongtong1111
  1. 应力应变曲线

    1下载:
  2. ASME BPVC VIII-2 材料的真实应力--应变曲线计算(Calculation of true stress strain curve of ASME BPVC VIII-2 material)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:728064
    • 提供者:wqhxy
  1. 绘制IPR曲线

    1下载:
  2. 这是用VB编写的采油工程的绘制IPR曲线,功能简单(This is a IPR curve drawn by VB, which is simple in function)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:marzoe
  1. 最小二乘法曲线拟合

    1下载:
  2. 最小二乘拟合曲线,知道离散点后可以更好的获得其对于曲线的拟合(Least square fitting curve)
  3. 所属分类:绘图程序

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:caoshuai
  1. OpenGL绘制参数曲线

    0下载:
  2. opengl绘制参数曲线,这里绘制的是很多条短直线逼近一个椭圆,比较适合新手(OpenGL draw parameter curve, here is drawing a lot of short straight line approaching an ellipse, more suitable for novice)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:3548160
    • 提供者:小啰啰
  1. 曲线拟合

    0下载:
  2. 曲线拟合:通过给定的一组二维坐标点,利用线性代数中矩阵求逆的知识,从这些数据中找出规律性,预测原函数f(x)的表达式,以消除所给数据的局部波动。一次拟合出来的函数图像是直线,二次拟合出来的图像是抛物线。两者相比,二次拟合逼近程度更高。(curve fitting through a given set of two-dimensional coordinates, using the inverse matrix in linear algebra knowledge, find out the
  3. 所属分类:网络编程

    • 发布日期:2018-01-02
    • 文件大小:7168
    • 提供者:HAI&FISH
  1. VC++ 实时曲线显示程序

    0下载:
  2. 在vs界面上实时显示曲线,并可更改曲线显示格式(The curve is displayed on the vs interface in real time, and the curve display format can be changed)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:159744
    • 提供者:人气机
  1. 曲线标记

    0下载:
  2. 选择需要处理的遥感影像,然后对遥感影像进行曲线标记(Select the remote sensing image which needs to be processed, and then mark the remote sensing image with curve)
  3. 所属分类:图形图象

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:li-yan
  1. 修改曲线

    0下载:
  2. 针对遥感影像中的曲线问题,把之前标注的遥感影像中的曲线的标注进行修改(In order to solve the curve problem in remote sensing image, the annotation of the curve in the remote sensing image is modified)
  3. 所属分类:图形图象

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:li-yan
  1. 三点绘制贝塞尔曲线

    0下载:
  2. 在平面上用鼠标随机点三个点,绘制贝赛尔曲线,有切线(On the flat surface, three points are randomly selected with the mouse, and the Beckinsale curve is drawn. There is a tangent.)
  3. 所属分类:OpenGL

  1. 遗传算法处理NURBS曲线逼近(Matlab实现)

    2下载:
  2. 在Matlab平台上采用将模拟退火算法及遗传算法相结合的曲线拟合方法,实现以任意次数、任意顶点数的非均匀有理B样条(NURBS)曲线逼近给定测量点序列(On the Matlab platform, we use the curve fitting method combining simulated annealing algorithm and genetic algorithm to achieve the sequence of a given measurement point wit
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:125952
    • 提供者:beautyjade
  1. 曲线面积加权反走样算法

    0下载:
  2. 计算机图形学中有关于曲线反走样算法实现源代码分享(Realization of anti aliasing algorithm for curves)
  3. 所属分类:图形图象

    • 发布日期:2018-01-08
    • 文件大小:33891328
    • 提供者:millywm
  1. 三次样条曲线拟和

    1下载:
  2. 三次样条曲线拟合类,可用于样条插值、拟合、预测等算法场合。(The Cubic Spline Interpolation class can be used for spline interpolation, fitting, prediction and other algorithms.)
  3. 所属分类:图形图象

    • 发布日期:2018-01-09
    • 文件大小:3072
    • 提供者:bbmmss
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com