资源列表
Oxford__Parallel-Scientific-Computation
- This book is for students and researchers who are interested in scientific computation. The book has a dual purpose: first, it is a textbook for a course on parallel scientific computation. Second, the book is a source of example parallel algorithms
MPI-_Shpakov
- Describes different algorithms of MPI Programming
open.tar
- openmp program for calculate option pricing. this program works fine with small number of block but need to see for some error.
final
- 基于C语言的MPICH程序,实现矩阵相乘-C-based MPICH program, to achieve matrix multiplication
123
- 用程序设计语言(Visual C++或者C语言)编写一个完整的单片空间后方交会程序,通过对提供的试验数据进行计算,输出像片的外方位元素并评定精度。本实验的目的在于让学生深入理解单片空间后方交会的原理,体会在有多余观测情况下,用最小二乘平差方法编程实现解求影像外方位元素的过程.-Match based on the correlation coefficient
rea
- 一维线性插值,有帮助,可以看看,希望可以通过-1-d interpretation
2.1Cholsky-
- ~Chosky分解法 用于求解矩阵 用于求解矩阵 -method of Chosky
work
- 一种潜入heuristic information的遗传算法-genetic algorithm with heuristic information
click_parser
- 统计日志点击信息,根据互联网数据进行统计,需要hadoop环境才能运行,否则不能运行通过-stat clicks
123
- 模拟Davenport风压谱小程序,使用MATLAB进行计算-Davenport spectrum simulated wind pressure
Prime
- JAVA多线程找质数。 输入为你想要创建的线程数和质数上限。 例: java PrimeSieve 10 3会利用三个线程输出10以下所有的质数-JAVA multi-threading to find prime numbers. Enter the number of threads you want to create the maximum number and quality. Example: java PrimeSieve 10 3 will make use of
MPI
- 高性能并行计算的书籍,很不错的,我想对大家学习并行计算还是很有用的-High performance parallel computing