搜索资源列表
jacobi
- 本程序采用并行方法实现jacobi迭代算法,采用VC2005结合openmp编写-This procedure jacobi method using parallel iterative algorithm using OpenMP VC2005 combines the preparation of
cuda
- 采用cuda求解大规模线性方程组,简单迭代法实现,是学习cuda编程的很好例子-Cuda used linear equations to solve large-scale, simple iterative method to achieve is a good example of learning cuda programming
BFJacobismoother
- 块迭代的阻尼雅克比松弛方法,对大型稀疏的线性方程组非常有效。-Block iterative relaxation method than the resistance Ni Yake
jacobi
- a parallel version of Jacobi iterative method, and some improvements.
jacobi
- 用雅克比迭代法求解方程,给出5*5 但可在此基础上拓展-Solving equations using Jacobi iterative method, gives 5* 5 but can be expanded on the basis of
chaosongchi
- 一种迭代方法 通过此方法进行数学迭代计算应用-An iterative method applied mathematics iterative calculation by this method
ConsoleApplication1
- 基于牛顿迭代法的多项式求根程序,使用的数据结构是链表-Newton iterative method based on polynomial root-finding programs, data structures using a linked list
Gauss_Seidel
- 用于求解线性方程组,采用快速的迭代方法,能够有效的减少迭代次数,尽快获得收敛解。(It is used to solve linear equations and adopts a fast iterative method, which can effectively reduce the number of iterations and obtain a convergent solution as soon as possible.)