-
做一个好的网格程序,是一个封装ParaMesh FORTRAN 90程序设计…
做网格的好程序,PARAMESH is a package of Fortran 90 subroutines designed to provide an application developer with an easy route to extend an existing serial code which uses a logically cartesian structured mesh into a parallel code with adaptive mesh refinement(AMR).
-Do a good grid procedures, PARAMESH is a package of Fortran 90 subroutines designed to provide an application developer with an easy route to extend an existing serial code which uses a logically cartesian structured mesh into a parallel code with adaptive mesh refinement (AMR).
- 2022-01-26 14:07:51下载
- 积分:1
-
本书是国内外业界广泛关注的7卷本《计算机程序设计艺术》第2卷的最新版。本卷对半数值算法领域做了全面介绍,分“随机数”和“算术”两章。本卷总结了主要算法范例及这些...
本书是国内外业界广泛关注的7卷本《计算机程序设计艺术》第2卷的最新版。本卷对半数值算法领域做了全面介绍,分“随机数”和“算术”两章。本卷总结了主要算法范例及这些算法的基本理论,广泛剖析了计算机程序设计与数值分析间的相互联系,其中特别值得注意的是作者对随机数生成程序的重新处理和对形式幂级数计算的讨论。 本书附有大量习题和答案,标明了难易程度及数学概念的使用。 本书内容精辟,语言流畅,引人入胜,可供从事计算机科学、计算数学、计算技术诸方面的工作人员参考、研究和借鉴,也是相关专业高等院校的理想教材和教学参考书。 -the book industry at home and abroad is widespread concern in seven volumes of the "Art of Computer Programming" volume 2, the latest version. The present volume of semi- numerical algorithm to do a full field, at the "random" and "arithmetic" two chapters. This volume summary of the main examples of these algorithms on the basic theory and extensive analysis of the computer program design and numerical analysis of the linkages between, which is particularly noteworthy is the author of Random Number Generation procedures for processing and re-form calculation of power series. The book with a large number of exercises and answers, indicating the degree of difficulty and the use of mathematical concepts. T
- 2022-08-07 04:44:02下载
- 积分:1
-
Algorithm design in the 0
算法设计中的0-1背包问题,递归的应用
算法设计中的0-1背包问题,递归的应用-Algorithm design in the 0-1 knapsack problem, recursive application of algorithm design in the 0-1 knapsack problem, recursive application of
- 2022-02-26 18:53:13下载
- 积分:1
-
犯错
java1
- 2022-06-29 06:18:03下载
- 积分:1
-
BDF法解分数阶微分方程
BDF法解分数阶微分方程-BDF method of fractional differential equations
- 2023-01-06 23:15:03下载
- 积分:1
-
评估系统,自动收集数据,处理结果,数据挖掘,满足各类评估需求...
评估系统,自动收集数据,处理结果,数据挖掘,满足各类评估需求-Assessment system, automatic data collection, treatment results, data mining, to meet the demand for various types of assessment
- 2022-10-26 00:55:03下载
- 积分:1
-
这个是SIMPSON求基公式的运用,求解任意一个函数在某个积分区间的结果。...
这个是SIMPSON求基公式的运用,求解任意一个函数在某个积分区间的结果。-SIMPSON this is the base formula for the use of a function to solve arbitrary points in a range of results.
- 2022-02-05 22:03:14下载
- 积分:1
-
迭代线性最小二乘内插滤波
应用背景关于机载lidar经典算法迭代最小二乘内插滤波实现。程序保证可用,不可用可发邮件联系本人关键技术该算法对于平坦地面有较好的滤波效果,参数需要设置
- 2022-07-15 21:45:12下载
- 积分:1
-
Binary Search Tree
Binary Search Tree - with additional recursion functions (smallest, parent & successor) etc-Binary Search Tree- with additional recursion functions (smallest, parent & successor) etc
- 2022-01-28 01:15:26下载
- 积分:1
-
黄金分割法,二分法,Fibonacci法求多项式函数最值
黄金分割法,二分法,Fibonacci法求多项式函数最值-Golden Section, dichotomy, the Fibonacci method for the value of a polynomial function
- 2023-02-03 13:00:04下载
- 积分:1