-
With c++ Prepared Romberg integration process with examples and calculation resu...
用c++编写的龙贝格积分的程序
附有实例和计算结果-With c++ Prepared Romberg integration process with examples and calculation results
- 2022-02-07 07:17:57下载
- 积分:1
-
Numerical method of procedure: to accelerate the iterative Gauss
数值计算方法的程序:
加速迭代
牛顿迭代
Gauss
杜里特尔分解法
克洛特
追赶法
平方根法
改进平方根法
雅可比迭代
高斯 赛德尔迭代
拉格朗日插值法
分段线性插值
分段抛物线插值-Numerical method of procedure: to accelerate the iterative Gauss-Newton iterative decomposition method克洛特Ritter Duri law to catch up with the square root of the square root method to improve the Jacobi iterative method iterative high斯赛德尔piecewise linear Lagrange interpolation interpolation sub-parabolic interpolation
- 2022-09-28 01:20:02下载
- 积分:1
-
二维弹性边界元程序
两维弹性边界元程序-two dimensional elastic boundary element program
- 2023-05-20 08:00:03下载
- 积分:1
-
Numar 图元
程序 P2.2;
使用 crt ;
var 我、 n、 f: 整数 ;
开始
clrscr ;
重复
写 ("Introduceţi 联合国 număr 天然 n =") ;
readln(n) ;
直到 n > 2 ;
- 2022-04-19 13:46:49下载
- 积分:1
-
对于HTML平方动画
应用背景如果是你第一次提交源代码,请先提交代码。这是更好的搜索网站上提交之前避免sumbitting相同或相似的源代码。关键技术如果有在您的描述代码,请使用“插入代码”按钮并选择插入代码的编程语言。这将使你的源代码美丽和吸引力。请不要提交非源代码材料。提交的源代码将在24小时内进行审查。结果将通过电子邮件发送给你。
- 2022-03-23 13:37:55下载
- 积分:1
-
算10000以内数阶乘的C语言程序
算10000以内数阶乘的C语言程序-count 10,000 factorial within the C Programming Language
- 2022-03-14 06:28:32下载
- 积分:1
-
C#编写的随机数发生器
该代码用了三种不同的算法生成你想要的随机数序列个数,包括乘同余方法、乘同余组合发生器;其中的参数是在蒙特卡罗方法在实验核物理这本书中以及“蒙特卡洛方法中随机数发生器和随机抽样方法的研究.金畅"这篇文献中找到的。本人实验多次,经检测两种方法生成的随机数的均匀性符合要求,且用此随机数进行已知分布的抽样也能达到要求。
- 2023-03-26 16:00:02下载
- 积分:1
-
this is great book for learning elecromagnetic simulation using FDTD
this great book for learning elecromagnetic simulation using FDTD-this is great book for learning elecromagnetic simulation using FDTD
- 2022-01-31 10:37:14下载
- 积分:1
-
这个可以很清楚的计算一些复杂的问题,很好的一中算法
这个可以很清楚的计算一些复杂的问题,很好的一中算法-this can be clearly calculated to some complicated problems, a good algorithm
- 2022-04-16 01:46:43下载
- 积分:1
-
使用递归方法与非递归方法求解迷宫问题。
使用递归方法与非递归方法求解迷宫问题。内容涉及递归的消去、属于数据与算法课程。可以求解大型迷宫,输出迷宫路径
- 2022-02-26 09:25:27下载
- 积分:1