CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算

文件名称:FuncResult

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    5.64mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

这是一个数据拟合的程序,供大家参考。用vc6.0实现了最小二乘法,拟合多项式函数,指数函数等。-this is the code for Correspondence fitting




(系统自动生成,下载前可以参看下载内容)

下载文件列表

FuncResult/Algthms.h
FuncResult/Complex.h
FuncResult/Debug/DlgInterplate.obj
FuncResult/Debug/ExamUse.obj
FuncResult/Debug/FitCurveLeastSquares.obj
FuncResult/Debug/font.obj
FuncResult/Debug/FormPicture.obj
FuncResult/Debug/FuncResult.exe
FuncResult/Debug/FuncResult.exp
FuncResult/Debug/FuncResult.ilk
FuncResult/Debug/FuncResult.lib
FuncResult/Debug/FuncResult.obj
FuncResult/Debug/FuncResult.pch
FuncResult/Debug/FuncResult.pdb
FuncResult/Debug/FuncResult.res
FuncResult/Debug/FuncResult.suo
FuncResult/Debug/FuncResultDoc.obj
FuncResult/Debug/FuncResultView.obj
FuncResult/Debug/Integral.obj
FuncResult/Debug/Interpolate.obj
FuncResult/Debug/LEquations.obj
FuncResult/Debug/MainFrm.obj
FuncResult/Debug/Matrix.obj
FuncResult/Debug/MonteCarlo.obj
FuncResult/Debug/msword.obj
FuncResult/Debug/ntgraph.obj
FuncResult/Debug/picture.obj
FuncResult/Debug/Process.obj
FuncResult/Debug/Result.obj
FuncResult/Debug/StdAfx.obj
FuncResult/Debug/vc60.idb
FuncResult/Debug/vc60.pdb
FuncResult/Debug/XiaoyueDLL.dll
FuncResult/DlgInterplate.cpp
FuncResult/DlgInterplate.h
FuncResult/DLL完成版1/Algthms.h
FuncResult/DLL完成版1/CData.h
FuncResult/DLL完成版1/Complex.h
FuncResult/DLL完成版1/Data.cpp
FuncResult/DLL完成版1/Debug/Data.obj
FuncResult/DLL完成版1/Debug/ExamUse.obj
FuncResult/DLL完成版1/Debug/FitCurveLeastSquares.obj
FuncResult/DLL完成版1/Debug/font.obj
FuncResult/DLL完成版1/Debug/Integral.obj
FuncResult/DLL完成版1/Debug/Interpolate.obj
FuncResult/DLL完成版1/Debug/LEquations.obj
FuncResult/DLL完成版1/Debug/Matrix.obj
FuncResult/DLL完成版1/Debug/MonteCarlo.obj
FuncResult/DLL完成版1/Debug/msword.obj
FuncResult/DLL完成版1/Debug/NLequation.obj
FuncResult/DLL完成版1/Debug/ntgraph.obj
FuncResult/DLL完成版1/Debug/picture.obj
FuncResult/DLL完成版1/Debug/StdAfx.obj
FuncResult/DLL完成版1/Debug/vc60.idb
FuncResult/DLL完成版1/Debug/vc60.pdb
FuncResult/DLL完成版1/Debug/XiaoyueDLL.dll
FuncResult/DLL完成版1/Debug/XiaoyueDLL.exp
FuncResult/DLL完成版1/Debug/XiaoyueDLL.ilk
FuncResult/DLL完成版1/Debug/XiaoyueDLL.lib
FuncResult/DLL完成版1/Debug/XiaoyueDLL.obj
FuncResult/DLL完成版1/Debug/XiaoyueDLL.pch
FuncResult/DLL完成版1/Debug/XiaoyueDLL.pdb
FuncResult/DLL完成版1/Debug/XiaoyueDLL.res
FuncResult/DLL完成版1/ExamUse.cpp
FuncResult/DLL完成版1/ExamUse.h
FuncResult/DLL完成版1/FitCurveLeastSquares.cpp
FuncResult/DLL完成版1/FitCurveLeastSquares.h
FuncResult/DLL完成版1/font.cpp
FuncResult/DLL完成版1/font.h
FuncResult/DLL完成版1/Integral.cpp
FuncResult/DLL完成版1/Integral.h
FuncResult/DLL完成版1/Interpolate.cpp
FuncResult/DLL完成版1/Interpolate.h
FuncResult/DLL完成版1/LEquations.cpp
FuncResult/DLL完成版1/LEquations.h
FuncResult/DLL完成版1/Matrix.cpp
FuncResult/DLL完成版1/Matrix.h
FuncResult/DLL完成版1/MonteCarlo.cpp
FuncResult/DLL完成版1/MonteCarlo.h
FuncResult/DLL完成版1/msword.cpp
FuncResult/DLL完成版1/msword.h
FuncResult/DLL完成版1/NLequation.cpp
FuncResult/DLL完成版1/NLequation.h
FuncResult/DLL完成版1/ntgraph.cpp
FuncResult/DLL完成版1/ntgraph.h
FuncResult/DLL完成版1/picture.cpp
FuncResult/DLL完成版1/picture.h
FuncResult/DLL完成版1/ReadMe.txt
FuncResult/DLL完成版1/res/XiaoyueDLL.rc2
FuncResult/DLL完成版1/Resource.h
FuncResult/DLL完成版1/StdAfx.cpp
FuncResult/DLL完成版1/StdAfx.h
FuncResult/DLL完成版1/XiaoyueDLL.aps
FuncResult/DLL完成版1/XiaoyueDLL.clw
FuncResult/DLL完成版1/XiaoyueDLL.cpp
FuncResult/DLL完成版1/XiaoyueDLL.def
FuncResult/DLL完成版1/XiaoyueDLL.dsp
FuncResult/DLL完成版1/XiaoyueDLL.dsw
FuncResult/DLL完成版1/XiaoyueDLL.lib
FuncResult/DLL完成版1/XiaoyueDLL.ncb
FuncResult/DLL完成版1/XiaoyueDLL.opt
FuncResult/DLL完成版1/XiaoyueDLL.plg
FuncResult/DLL完成版1/XiaoyueDLL.rc
FuncResult/ExamUse.cpp
FuncResult/ExamUse.h
FuncResult/FitCurveLeastSquares.cpp
FuncResult/FitCurveLeastSquares.h
FuncResult/font.cpp
FuncResult/font.h
FuncResult/FormPicture.cpp
FuncResult/FormPicture.h
FuncResult/FuncResult.aps
FuncResult/FuncResult.clw
FuncResult/FuncResult.cpp
FuncResult/FuncResult.dsp
FuncResult/FuncResult.dsw
FuncResult/FuncResult.h
FuncResult/FuncResult.ncb
FuncResult/FuncResult.opt
FuncResult/FuncResult.plg
FuncResult/FuncResult.rc
FuncResult/FuncResultDoc.cpp
FuncResult/FuncResultDoc.h
FuncResult/FuncResultView.cpp
FuncResult/FuncResultView.h
FuncResult/Integral.cpp
FuncResult/Integral.h
FuncResult/Interpolate.cpp
FuncResult/Interpolate.h
FuncResult/LEquations.cpp
FuncResult/LEquations.h
FuncResult/MainFrm.cpp
FuncResult/MainFrm.h
FuncResult/Matrix.cpp
FuncResult/Matrix.h
FuncResult/MonteCarlo.cpp
FuncResult/MonteCarlo.h
FuncResult/msword.cpp
FuncResult/msword.h
FuncResult/NLequation.h
FuncResult/ntgraph.cpp
FuncResult/ntgraph.h
FuncResult/picture.cpp
FuncResult/picture.h
FuncResult/Process.cpp
FuncResult/Process.h
FuncResult/ReadMe.txt
FuncResult/res/FuncResult.ico
FuncResult/res/FuncResult.rc2
FuncResult/res/FuncResultDoc.ico
FuncResult/res/Toolbar.bmp
FuncResult/Resource.h
FuncResult/Result.cpp
FuncResult/Result.h
FuncResult/StdAfx.cpp
FuncResult/StdAfx.h
FuncResult/XiaoyueDLL.lib
FuncResult/DLL完成版1/Debug
FuncResult/DLL完成版1/res
FuncResult/Debug
FuncResult/DLL完成版1
FuncResult/res
FuncResult

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com