搜索资源列表
mpi-20
- This document describes the MPI and MPI standards They are both extensions to the MPI standard The MPI part of the document contains clarications and corrections to the MPI standard and denes MPI The MPI part of the d
canon
- canon算法的mpi程序,很基本的 适用多个节点-canon algorithm MPI process, a very basic application of a number of nodes
deliverdata
- mpi编程,c语言,实现数据在进程间的接力传送-mpi programming, c language, the process of data in the transmission relay
helloa
- 在许多情况下需要任意两个进程之间都进行数据的交换,给出一个例子任意进程 都向其它的进程问好-in many situations where the need arbitrary process between the two are the data exchange, is an example of arbitrary processes to the process other Greetings
getproname
- 各个进程在运行时可以动态得到该进程所运行机器的名字-processes at runtime can be dynamic of the process are running the names machines
CRCcr32
- 32位crc校验码的生成和校验过程,可以作为测试程序使用。-32 crc check code generation and verification process, the procedures used for testing.
DPSO
- c++pso程序,用6个基本函数验证的粒子群算法程序-c pso procedures, with six basic functions of the certification process PSO
Iso89duno
- 此程序采用数据并行方式 //每个处理器执行相同的可视化流程: // vtkImageReader -> vtkContourFilter -> vtkElevationFilter //另外,第一个处理器创建n个输入接口(n=处理器个数-1),同时其它处理器 //分别创建输出接口与其对应.第一个处理器合成自己和其它处理器输出的 //多边形数据,并将其显示出来.-procedure used data parallel way / / each processor
bankersa
- 进程并发运行的进程管理模拟系统进程 并发运行的进程管理模拟系统进程 并发运行的进程管理模拟系统进程并发运行的进程管理模拟系统-process with the operating system simulation process management with the process of running the simulation process management system with the process of running Simulation of the process
BGM求解线性方程
- 使用“Biconjugate Gradient Method”并行程序实现复杂的线性方程求解 -"Biconjugate Gradient Method" parallel process of complex linear equation
createNewComm.tar
- 编 写 MPI 程 序 : 依 据 所 有 mpi 进 程运 行 所 在 节 点 集 合 的 大 小 , 进 行 MPI_COMM_WORLD 通信域划分,使得运行在相同节点上的 mpi 进程都将被分到相同的子通信域。测试并验证你的程序能够正确分组。 -Write MPI programs: mpi process is running in accordance with all the size of a collection of nodes, the MPI_COMM_WOR
lu.rar
- 这是用并行程序语言MPI做的关于矩阵LU分解的程序,程序中很好的实现了分解过程的并行性。,This is used MPI parallel programming language to do LU decomposition on the matrix of the procedures, procedures to achieve a good decomposition process parallelism.
PSOtoolbox.rar
- 微粒群算法[PSO ] 是由Kennedy 和Eberhart等于1995 年开发的一种演化计算技术, 来源于对鸟群捕食过程的模拟。PSO同遗传算法类似,是一种基于叠代的优化工具,但与遗传算法使用遗传操作子进行优化不同,利用群体中各个体之间的“协作”与“竞争”关系,根据自身及其竞争者的飞行经验,调整自己的行为。同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域。,Particle Swarm Opt
quicksort
- 本人写的一个快速排序的程序,同时写出了用openmp进行的并行计算程序,并且对于串行和并行进行了时间的比较,希望对于初学openmp的同志有所帮助!-I was sort of a fast process, at the same time to write with the openmp parallel computing procedures, and serial and parallel for a comparison of the time, I hope for the beg
huxiangwenhou
- MPI的程序实现,任意进程间相互问候,在许多情况下需要任意两个进程之间都进行数据的交换,测试环境需要MPICH的安装-MPI program implementation, arbitrary process, greeting each other, in many cases, any two processes need to have carried out the exchange of data between the test environment requires the in
piso
- 本程序完成流水线并行提取等值面功能,采用VTK可视化程序开发包编写-This process is complete pipelined parallel isosurface extraction function, using VTK visualization program development package prepared
Vjc1.5Setup
- henhaohenqiangda 机器人设计程序-henhaohenqiangda robot design process
Multiprocessprogramming
- 个人学习多核程序设计时整理的一些关于多核程序设计问题的基础知识,分享了,希望有所帮助。-Individual learning process of multi-core design of a number of finishing procedures on the multi-core design of the basic knowledge, sharing, and hope that help.
huisufa01beibao
- 算法框架: a.. 问题的解空间:应用回溯法解问题时,首先应明确定义问题的解空间。问题的解空间应到少包含问题的一个(最优)解。 b. 回溯法的基本思想:确定了解空间的组织结构后,回溯法就从开始结点(根结点)出发,以深度优先的方式搜索整个解空间。这个开始结点就成为一个活结点,同时也成为当前的扩展结点。在当前的扩展结点处,搜索向纵深方向移至一个新结点。这个新结点就成为一个新的活结点,并成为当前扩展结点。如果在当前的扩展结点处不能再向纵深方向移动,则当前扩展结点就成为死结点。换句话说,
process
- 1. It consists of n processes 2. Managing the process of asking about willingness to work with all other processes. 3. Child process takes the message from the control of the process and sends the message that is ready to work. 4. Managing t