文件名称:Equation-Root
- 所属分类:
- 数学计算/工程计算
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2016-07-12
- 文件大小:
- 540kb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
迭代算法是用计算机解决问题的一种基本方法,是一种不断用变量的旧值递推新值的过程。-Iterative algorithm is a basic method to solve the problem with a computer, the old value with a continuously variable value new recursive process.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
迭代法求方程根\11\11.cpp
..............\..\11.vcproj
..............\..\11.vcproj.susu-HP.susu.user
..............\..\Debug\11.exe.embed.manifest
..............\..\.....\11.exe.embed.manifest.res
..............\..\.....\11.exe.intermediate.manifest
..............\..\.....\11.obj
..............\..\.....\BuildLog.htm
..............\..\.....\mt.dep
..............\..\.....\stdafx.obj
..............\..\.....\vc90.idb
..............\..\.....\vc90.pdb
..............\..\ReadMe.txt
..............\..\stdafx.cpp
..............\..\stdafx.h
..............\..\targetver.h
..............\11.ncb
..............\11.sln
..............\11.suo
..............\Debug\11.exe
..............\.....\11.ilk
..............\.....\11.pdb
..............\11\Debug
..............\11
..............\Debug
迭代法求方程根