资源列表
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.)
pasmp-master
- PasMP PasMP - a parallel-processing/multi-processing library for Object Pascal
heat_dist
- 热分布 并行计算, 一个MPI程序,用来解决热分布问题。(An MPI procedure, the distribution of hot problem to solve.)
突变检验
- 可以检测出气候的异常值,从而进行分析极端气候事件。(The outliers of climate can be detected and analyzed.)
mpich2
- 64位Windows7平台下MPICH2并行计算环境安装软件(MPICH2 can be run at the Windows Platform.)
mpi_demo
- mpi示例脚本,含有多个程序,适合初学者(mpi demostration, there has many program,it is for the new programmer)
CUDA book(2018)
- CUDA GPU 并发编程开发 Tolga Soyata 的书((Chapman & Hall_CRC Computational Science) Tolga Soyata-GPU Parallel Program Development Using CUDA-Chapman and Hall_CRC (2018))
并行处理
- book:opencl programming by example; opencl1.2 guid card(opencl programming by example opencl1.2 guid card)
最优化实验乘子法
- 最优化方法之乘子法,基本的拉格朗日乘子法就是求函数f(x1,x2,...)在约束条件g(x1,x2,...)=0下的极值的方法。 其主要思想是将约束条件函数与原函数联立,从而求出使原函数取得极值的各个变量的解。(The multiplier method of optimization method, the basic Lagrange multiplier method is to find the extreme value of function f (x1, X2,...) unde
parpall
- 基于matlab平台,平行计算pi值结果,节约时间(Based on MATLAB platform,parallel computation of PI results,saves time.)
1
- 对滑动轴承由油膜剪切力产生的摩擦力用matlab进行求解(The friction force produced by the shear force of the sliding bearing is solved by MATLAB.)
Google-Bigtable中文版_1.0
- Bigtable是一个为管理大规模结构化数据而设计的分布式存储系统,可以扩展到PB级数据和上千台服务器。很多google的项目使用Bigtable存储数据,这些应用对Bigtable提出了不同的挑战,比如数据规模的要求、延迟的要求。Bigtable能满足这些多变的要求,为这些产品成功地提供了灵活、高性能的存储解决方案。(Bigtable is a distributed storage system designed to manage large-scale structured data,
