资源列表
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.
multipath-nosie
- 一个很实用的关于DLL的编程例子,适合于初学者。分享给大家。-A very practical example of DLL programming, suitable for beginners. To others.
costasloop
- 一个关于锁相环的介绍及码源,希望对于初学者有所帮助。分享给大家了!-Introduction of a phase-locked loop and the code on the source of hope for the beginners help. We share it!
string_matching
- 在Linux 集群系统通过并行计算解决串匹配的问题。 采用OpenMP编写。 -Solving the problem of string matching In the Linux cluster parallel computing environment. Written by OpenMP.
NAMD_CVS_Source.tar
- 高性能计算之CUDA编程的NAMD(用于在大规模并行计算机上快速模拟大分子体系的并行分子动力)原码-The high-performance computing CUDA programming NAMD (used in large-scale parallel computer system for fast simulation of large molecules parallel molecular dynamics) of the original code
greeting
- 设系统中有P个进程,各进程向其左边的进程发送一个消息(进程P0发给Pn-1),各个进程接收到消息之后,输出一条消息:“我是进程i,我收到了进程i+1的消息,消息内容是……。-P a set system in the process, the process, the process left him to send a message (process P0 distribution Pn-1), each process receives the message, the output of
