登录
首页 » Visual C++ » ShortDistance

ShortDistance

于 2006-11-09 发布 文件大小:1901KB
0 439
下载积分: 1 下载次数: 70

代码说明:

  本算法是求取点到曲线的距离,希望对大家有帮助(the algorithm is to strike a point of the distance curve, and I hope to be helpful)

文件列表:

ShortDistance点到折线的距离
...........................\Debug
...........................\Distance.cpp
...........................\Distance.h
...........................\MainFrm.cpp
...........................\MainFrm.h
...........................\ReadMe.txt
...........................\res

...........................\...\ShortDistance.rc2


...........................\Resource.h
...........................\ShortDistance.aps
...........................\ShortDistance.clw
...........................\ShortDistance.cpp
...........................\ShortDistance.dsp
...........................\ShortDistance.dsw
...........................\ShortDistance.h
...........................\ShortDistance.ncb
...........................\ShortDistance.opt
...........................\ShortDistance.plg
...........................\ShortDistance.rc
...........................\ShortDistanceDoc.cpp
...........................\ShortDistanceDoc.h
...........................\ShortDistanceView.cpp
...........................\ShortDistanceView.h
...........................\StdAfx.cpp
...........................\StdAfx.h

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

发表评论

0 个回复

  • sanciyangtiao
    其基本思想是取B样条函数 为及基函数,在[a,b]中均匀划分区间,xi=a+ih,h=(b-a)/n,由于三次样条函数空间是n+3维的,所以把分点扩充到x-1,xn+1,则任意三次样条函数可用 线性组合来表示:(The basic idea is to take B-spline function and basis functions in [a, b] in the evenly divided intervals, xi = a+ ih, h = (ba)/n, because the cubic spline function is n+3 dimensional space , so the expansion points to the x-1, xn+1, then any cubic spline function can be expressed as a linear combination:)
    2011-10-14 09:40:33下载
    积分:1
  • Riemann-problem
    一维黎曼问题,计算流体力学,C和Frotran预言代码(Riemann problem)
    2015-04-29 09:58:22下载
    积分:1
  • erfenfa
    二分法,用于多项式求解,迭代12次能达到很高的精度(Dichotomy for polynomial solving, iterative 12 times to achieve high precision)
    2008-01-25 19:58:10下载
    积分:1
  • DK
    说明:  邓肯张在ansys中的二次开发,适合于土体有限元分析(second development of duncan-zhang in ansys,it s be used to ansys)
    2015-01-09 09:27:07下载
    积分:1
  • CPPsimplex
    单纯形法,求解线性规划问题的通用方法。单纯形是美国数学家G.B.丹齐克于1947年首先提出来的。它的理论根据是:线性规划问题的可行域是 n维向量空间Rn中的多面凸集,其最优值如果存在必在该凸集的某顶点处达到。顶点所对应的可行解称为基本可行解。单纯形法的基本思想是:先找出一个基本可行解,对它进行鉴别,看是否是最优解;若不是,则按照一定法则转换到另一改进的基本可行解,再鉴别;若仍不是,则再转换,按此重复进行。因基本可行解的个数有限,故经有限次转换必能得出问题的最优解。如果问题无最优解也可用此法判别。 (Simplex method for the minimum)
    2011-09-18 22:57:30下载
    积分:1
  • jx
    说明:  矩形件排样的模拟退火算法求解 适用于矩形件的排样(Rectangular pieces of nesting of simulated annealing algorithm for nesting of rectangular parts)
    2008-08-20 18:15:39下载
    积分:1
  • wavepacket-cpp-0.1.1b
    c++编写的小波包算法,可以实现小波包分解与重构,速度较快(A wavelet packet implementation written in C++, does wavepacket decomposition and reconstruction quite efficiently)
    2020-07-04 00:20:02下载
    积分:1
  • code
    排样算法,用于矩阵排样优化,仅供参考,有错误请原谅,( ⊙ o ⊙ )啊!(Nesting algorithms for matrix layout optimization purposes, there is an error, please forgive me, (⊙ o ⊙) ah!)
    2015-05-02 15:41:07下载
    积分:1
  • LS_SVMlab
    LS_SVM 偏最小二乘结合支持向量机(The LS SVM partial least squares and Support Vector Machine)
    2012-11-22 10:08:51下载
    积分:1
  • shuzhijisuan
    数值计算实例,主要有LU分解,龙格库塔法,高斯分解法,欧拉法,曲线拟合,曲线插值(Numerical example)
    2014-01-03 10:38:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载