-
例如牛顿迭代法的算法,你可以写这样的计算…
牛顿迭代方法计算算法示例,可以通过这个来写出其他的计算方法-Newton iteration method algorithm for example, you can write this to the calculation of other
- 2022-02-02 02:52:33下载
- 积分:1
-
成就水平,分为好中
成绩等级,分成优秀良好中等合格不合格输入成绩自动完成分类-Achievement levels, divided into good middle-outstanding achievements qualified unqualified input auto-complete classification
- 2022-12-14 15:50:03下载
- 积分:1
-
power flow
潮流计算,在直角坐标系下,求解多节点电力系统网络的潮流-power flow
- 2022-01-21 05:30:01下载
- 积分:1
-
基于OPENMP的并行算法,通过设置不同的线程数来验证多线程对并行计算速度提高的贡献...
基于OPENMP的并行算法,通过设置不同的线程数来验证多线程对并行计算速度提高的贡献-OPENMP-based parallel algorithm, by setting a different number of threads to validate the multi-threaded parallel computing speed of the contribution of
- 2022-01-25 18:40:22下载
- 积分:1
-
Based on c++ written in a polynomial class can implement addition and subtractio...
基于c++编写的一个多项式类,可以实现加减乘除、求余等运算-Based on c++ written in a polynomial class can implement addition and subtraction multiplication and division, seeking more than other operations
- 2023-05-14 07:10:02下载
- 积分:1
-
多段图动态规划算法.好东西不容错过.值得参考.
多段图动态规划算法.好东西不容错过.值得参考.-Multi-stage dynamic programming algorithm Fig. Good things should not be missed. It is also useful.
- 2022-05-14 10:52:35下载
- 积分:1
-
用c语言编写的简单发送和接收并行算法―雅克比迭代,是学习并行的好例子...
用c语言编写的简单发送和接收并行算法―雅克比迭代,是学习并行的好例子 -With the c language to send and receive simple parallel algorithm- Jacobi iteration, is a good example of parallel learning
- 2022-06-19 19:19:34下载
- 积分:1
-
多核程序设计一书中第四章代码,讲述windows下用win32Api,MFC及C#进行多线程开发。...
多核程序设计一书中第四章代码,讲述windows下用win32Api,MFC及C#进行多线程开发。-Multi-core programming code in a book, Chapter IV, described under windows with win32Api, MFC and C# multi-threaded development.
- 2022-06-13 09:27:17下载
- 积分:1
-
calculate standard deviation of measurement uncertainty for two : First, the sta...
计算测量标准差与两个不确定度,一是标准不确定度,二是扩展不确定度。-calculate standard deviation of measurement uncertainty for two : First, the standard uncertainty, two of the expanded uncertainty.
- 2022-03-13 13:39:35下载
- 积分:1
-
求解椭圆方程
jacobi迭代求解椭圆方程,主要是用mpi进行并行计算,采用的是重叠边界网格,这个是重叠了一层,通信采用的是非阻塞型的通信函数,方程采用的是二维的poisson方程。
- 2022-01-26 08:25:04下载
- 积分:1