文件名称:R-KandNewton
介绍说明--下载内容均来自于网络,请自行研究使用
这是我今天刚做的高数常用的两个算法:一是用Newton迭代法求根号值 二是用4级-4阶的R-K法解此方程y/=-y ,初值y(0)=1.
同时有些常见的编程技巧.
-This is what I did today, just a high number of commonly used two algorithms: One is Roots with Newton iteration number value another one is 4-4 bands RK Solving this equation y/=- y, the initial value y (0) = 1. At the same time some common programming techniques.
同时有些常见的编程技巧.
-This is what I did today, just a high number of commonly used two algorithms: One is Roots with Newton iteration number value another one is 4-4 bands RK Solving this equation y/=- y, the initial value y (0) = 1. At the same time some common programming techniques.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
源代码\Project1.cfg
......\Project1.dof
......\Project1.dpr
......\Project1.res
......\Thumbs.db
......\Unit1.dcu
......\Unit1.ddp
......\Unit1.dfm
......\Unit1.pas
......\Unit1.~ddp
......\Unit1.~dfm
......\Unit1.~pas
......\吴伟菊的作业.exe
源代码
......\Project1.dof
......\Project1.dpr
......\Project1.res
......\Thumbs.db
......\Unit1.dcu
......\Unit1.ddp
......\Unit1.dfm
......\Unit1.pas
......\Unit1.~ddp
......\Unit1.~dfm
......\Unit1.~pas
......\吴伟菊的作业.exe
源代码