资源列表
MPI_HellowWorld
- 主从结构的MPI程序,基本的框架是代码结构更清晰-Master-slave structure of the MPI program
ExcelREport
- 用Delphi实现的Excel报表,内附说明-Excel report with delphi ,view*.txt please
compute
- 一個具有小算盤有加法減法乘法及除法和刪除的功能-A calculator with addition subtraction multiplication and division, and delete functions
PsoConstrained_ELD
- PSO解决40个机组优化问题,适合初学的同学-PSO solve 40 units optimization problems
parallelcomputing
- 一些关于并行计算的资料,对初学并行计算的人会有些许帮助-Information about parallel computing, parallel computing for beginners who have a little help
Source
- 蚁群算法的C++实现-Ant Colony C++ Implementation
tt
- 一个对并行计算的分析,希望大家能用上,并且多多批评-An analysis of parallel computing, hope everyone can be on, and lots of criticism
Multibyte
- Multibyte addition,subtraction,multiplication,and division.
Buyya_Parallel_Computing_Models.pdf.tar
- Intruction of parallel programming
int
- /* The following is an example of an MPI code written in C. */ /* The application opens an output file for each processor */ /* named OutFile.n where n is the processor number, writes */ /* an array of ints to the file, then closes the file. -
quicksort.c
- quick sort in parallel version with MPI
MKL_Overview
- 利用Intel MKL实现矩阵相乘的几个程序;另外一个是MonteCarlo方法的用多线程计算Pi的程序-Matrix multiplication based on Intel MKL library.
