搜索资源列表
-
0下载:
用但不模仿并行计算,本程序是排序的,并行计算是奇偶排序-Used but does not mimic parallel computing, the process is sort of, parallel computing is the odd-even sort
-
-
0下载:
并行运算的C#类,对for循环进行并行运算处理-Parallel computing of C# class, on for the cycle to carry out parallel processing
-
-
0下载:
介绍高性能并行计算的文章,主要是关于矩阵并行的一些算法-High Performance Parallel Computing articles
-
-
1下载:
OpenMP并行计算例子,主要包括简单例子、并行循环、常用函数、分段并行、嵌套并行、求π以及同步这些例子。所有例子都已经过测试。-OpenMP parallel computing examples, including a simple example, a parallel loop, commonly used functions, segmented parallel nested parallelism, find π and the synchronization of these
-
-
0下载:
管道过滤器模式+组件模式的应用示例(并包含简单的测试其并行运算和普通运算的耗时测试)。-Pipe filter mode+ component model application example (and includes a simple test their parallel computing and general operations consuming test).
-
-
3下载:
格子Boltzmann方法(Lattice Boltzmann Method, LBM)是近年来得到迅速发展并具有广阔应用前景的数值模拟方法。与基于连续介质假设的传统流体力学计算方法不同,LBM是从介观层次的流体粒子出发,基于动理学模型,假设这些流体粒子按规定的格线方向进行迁移碰撞相互作用,经过演化计算后得出符合物理规律的数值结果。与其它传统数值方法相比,LBM在复杂边界及几何条件、多相流模拟等方面具有明显的优势。并且LBM具有算法简单,容易编程实现的特点,非常适用于大规模并行计算。-Latti
-