搜索资源列表
mpichbingxingdiama0711
- 基于cannon算法的MPI环境的并行程序原代码 能够计算超大型矩阵相乘,本人的毕业设计 绝对经典-cannon algorithm based on the environment of MPI parallel programming code to calculate the original super matrix multiplication. I graduated from the absolute classic design
winds
- 这是一个非常经典的并行试验,实现并行计算pi的数值-The achievement of numerical parallel computing pi
Parallelprogram
- 并行程序设计:对于所希望的应用,很多并行代码似乎不存在的 即使有,也常不能用于用户的并行机上.因为并行代码原来都是为不同的并行结构写的. 它的问题是:至今并行算法范例不能被很好地理解和广泛地接受 并行程序设计是建立在不同的计算模型上的,而它们没有能像冯*诺依曼模型那样被普遍的接受和认可.绝大部分被使用的并行程序设计语言都是Rortran和C的推广,他们都不能够充分地表达不同并行结构的特点,既不成熟也不通用.并行程序设计工具依赖于具体的并行结构和计算机代的更迭,既不通用也不稳定,在某个并行
Program-With-OpenMP
- C++中使用OpenMp实现多核多线程并行计算的基础知识-C++, multi-core multi-threaded use OpenMp the basics of parallel computing
mpi_pi
- 用mpi库实现pi计算的并行计算,与pthread不同的是利用了集群节点的进程间通信概念-The parallel computing pi calculated using mpi library pthread different use of the cluster node interprocess communication concept
forecast1130
- 自己辛苦编写的双色球彩票统计预测程序. 为得到下载积分,忍痛贡献. visual c++ 2010, 开发. windows 7 64bit, 16GByte内存需求, 4核处理器 并行计算, STL C++, 能够快速遍历计算全部号码分解组合的概率. 贡献出来心痛. 希望联系我,找份喜欢的工作.-souce codes of double Color ball lottery statistical forecasting program, desinged by mysel
ScheduleaRun
- windows平台下的一个多任务的并行调度程序,可以指定并行任务的个数。类似于贝奥武夫(Beowulf)分布式并行计算模型。-parallel scheduling program for a multi-tasking windows platform, you can specify the number of parallel tasks. Similar to Beowulf (Beowulf) distributed parallel computing model.
phio
- 哲学家就餐问题是在计算机科学中的一个经典问题,用来演示在并行计算中多线程同步(Synchronization)时产生的问题。-Dining philosophers
quick_sort
- 并行计算基于mpi的一个简单快速排序的代码,代码完整可运行。-Parallel computing mpi based on a simple quick sort of code, code integrity can be run.
fft
- 并行计算的一个简单的小程序,傅氏变换的简单程序代码。-Parallel computing a simple small program, Fourier transform simple program code.
qvltqx
- 用java编写的服务器段和客户段并行计算程序()