CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - Curve

搜索资源列表

  1. hilbert

    0下载:
  2. 这个是Hilbert曲线的实现算法,可以具体演示出每级曲线的绘制过程,最多可实现8级曲线的绘制.-Hilbert Curve is the realization of the algorithm can be demonstrated that each specific grade curve of the process of drawing up to achieve eight curve drawing.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9450
    • 提供者:慕容楚冰
  1. 四点式曲线

    0下载:
  2. 用VB编的关于四点画曲线的程序,是形成曲线的基本原理,十分简单方便,通俗易懂-VB series on the four dotted curve procedures, form the basic tenets of curves, very simple, convenient and easily understood
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2749
    • 提供者:kai
  1. nihequxian

    0下载:
  2. 在C或C++环境下,最小二乘法曲线拟合源码。-in C or C environment, the least squares curve fitting source.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1227
    • 提供者:
  1. vbNumerical10

    0下载:
  2. 最小平方近似法 (least-squares approximation) 是用來求出一組離散 (discrete) 數據點的近似函數 (approximating function),作實驗所得的數據亦常使用最小平方近似法來達成曲線密合 (curve fitting)。以下所介紹的最小平方近似法是使用多項式作為近似函數,除了多項式之外,指數、對數方程式亦可作為近似函數。關於最小平方近似法的計算原理,請參閱市面上的數值分析書籍-least square approximation (least-
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3297
    • 提供者:三米
  1. CMatrixClass

    0下载:
  2. 1.内存管理一律根据实际需要的大小在堆中动态分配内存。 2.边界检查。如果数组下标超越了数组大小界限,会给出警告信息,可以防止非法内存访问以及方便程序的调试。 3.重载了+,-,*,+=,-=,数乘等常见运算符; 4.可以保存数组为二进制数据文件和文本文件两种形式,也可以从二进制数据文件和文本文件读取数据到数组。 5.实现了和矩阵相关的线性代数方程组求解算法。一是高斯选主元消去法二是针对三对角矩阵的追赶法。 6.静态函数Bspline3():3次
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9779
    • 提供者:紫罗兰
  1. saleforecast

    0下载:
  2. 本算法用最小二乘法依据指定的M个基函数及N个已知数据进行曲线拟和 。 本算法用指数平滑法预测数据-the algorithm using the least-squares method based on the designated function of M and N-known data and the curve-fitting. The algorithm used to predict exponential smoothing data
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4844
    • 提供者:fcx
  1. ChartDrawing

    0下载:
  2. 一个曲线类,可用于Dialog,也可用于View-a curve type can be used Dialog also can be used to View
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:65172
    • 提供者:So1o
  1. 预测

    0下载:
  2. 数据预测算法,主要是一元n次方程的回归预测实现。* 预测分析--本算法只适用于有明显线性趋势的数据 * 默认为一元二次曲线方程法 * * 本程序主要涉及有两个算法 * 1.用最小二乘原理找到线性方程组的系数和常数。 * 2.解线性方程组 * 本程序在解线性方程组中,由于考虑到收敛性问题未采用迭代法,而是采用Gauss-Jordan消去法来解决。-data prediction algorithm is mainly one yuan n equation forecast to achieve
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2141
    • 提供者:吴名
  1. ercheng

    0下载:
  2. 最小二乘法曲线拟合的经典算法,做过特征数检验,只需调用fit,文件中其他函数被fit调用,其中个输入输出变量均以给出详细说明。-least squares curve fitting classic algorithms, the number of tests done, just call fit, the paper other function to be fit Call, 000 input and output variables were presented in detail.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2035
    • 提供者:阿宇
  1. ChaZhiHuanyuan

    1下载:
  2. 利用插值原理,实现波形曲线的还原处理--方波锯齿波误差改进版。-The use of interpolation theory, to achieve the reduction of processing waveform curve- an improved version of the square wave sawtooth error.
  3. 所属分类:Data structs

    • 发布日期:2017-05-01
    • 文件大小:774337
    • 提供者:zjl
  1. Bezier

    0下载:
  2. 贝叶斯曲线的生成的VC++源码,是mfc的哦!-Bayesian curve generated by VC++ source code for a mfc Oh!
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1975944
    • 提供者:rexlc
  1. numericalcalculate

    0下载:
  2. 数值计算程序 包括:变步长梯形公式算法、二叉树算法、二分法、高斯列主消去法、曲线拟合算法等-Numerical calculation procedures include: Variable Step-trapezoid formula algorithm, binary tree algorithm, dichotomy, Gaussian elimination method the main column, curve fitting algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3961
    • 提供者:李伟
  1. RecommendedEllipticCurveDomainParameters-sec2

    0下载:
  2. ECC curve recommendation test vectors
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:125322
    • 提供者:cvsingh
  1. quxiannihe

    0下载:
  2. 数据结构。曲线拟合算法。通过曲线拟合法求曲线近似方程-Data structure. Curve fitting algorithm. Demand curve by curve fitting approximation equation
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:3500
    • 提供者:lh
  1. bezier

    0下载:
  2. 算法实现:主要利用 (我们使用三次Bézier Curve)函数来绘制十个点,然后依次连接-Algorithm: The main advantage of (we use three Bézier Curve) function to draw 10 points, followed by connection
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1887768
    • 提供者:tmacq3
  1. CURVE

    0下载:
  2. Curve Testing Descr iption
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2754
    • 提供者:jeldy
  1. yuanquxianjisuan

    0下载:
  2. 在c语言下计算圆曲线要素-Calculated in c language elements of circular curve ···············
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1170
    • 提供者:杨克
  1. Tessellation

    0下载:
  2. “布算法”和曲面细分算法的实现;模拟一块布覆盖在点云上方形成的细致曲面-An application of fabric algorithm and tessellation, to estimate the curve of a piece of fabric which falls down on a points cloud
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:69107
    • 提供者:sparrow
  1. CPU-curve-to-hear-you-

    0下载:
  2. 一个能--让CPU占用率曲线听你指挥--的算法实现与分析-Let the CPU occupancy rate curve to hear you command
  3. 所属分类:Data structs

    • 发布日期:2017-05-01
    • 文件大小:539426
    • 提供者:kklljj
  1. Curve-fitting

    0下载:
  2. 计算方法中一种关于曲线拟合算法的C程序代码-Calculation method one kind on curve fitting algorithm C program code
  3. 所属分类:Data structs

    • 发布日期:2017-11-20
    • 文件大小:541
    • 提供者:laviequev
« 12 »
搜珍网 www.dssz.com