文件名称:Newton-Iterative
介绍说明--下载内容均来自于网络,请自行研究使用
用C++语言实现牛顿迭代法解线性方程组,是C++控制台程序,基于VS2010。-To realize the Newton iterative method for solving equations by using C++ language.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
test2\Debug\test2.exe
.....\.....\test2.ilk
.....\.....\test2.pdb
.....\ipch\test2-4bc82c38\test2-aaf1d2be.ipch
.....\test2\Debug\CL.read.1.tlog
.....\.....\.....\CL.write.1.tlog
.....\.....\.....\link.read.1.tlog
.....\.....\.....\link.write.1.tlog
.....\.....\.....\mt.read.1.tlog
.....\.....\.....\mt.write.1.tlog
.....\.....\.....\test2.exe.intermediate.manifest
.....\.....\.....\test2.lastbuildstate
.....\.....\.....\test2.log
.....\.....\.....\test2.obj
.....\.....\.....\vc100.idb
.....\.....\.....\vc100.pdb
.....\.....\test2.cpp
.....\.....\test2.vcxproj
.....\.....\test2.vcxproj.filters
.....\.....\test2.vcxproj.user
.....\test2.sdf
.....\test2.sln
.....\test2.suo
.....\ipch\test2-4bc82c38
.....\test2\Debug
.....\Debug
.....\ipch
.....\test2
test2