搜索资源列表
parallel-dijkstra 并行化思路实现dijkstra算法
- 并行化思路实现dijkstra算法。假设有p个处理器,N个顶点。给每个处理器分配N/p个顶点,求出局部的最小值,复杂度为O (N/p)。然后后一半的处理器将自己的最小值发送给第前p/2个处理器。前一半处理器接收到传来的值后,与局部的最小值比较,作为新值。继续循环,直到剩下一个处理器为止。-Parallelized dijkstra algorithm. Suppose there is p a processor, N vertex. Give each processor distributi
mahout-distribution-0.6.tar
- mahout上的源码,包括各种算法,如SVD-mahout on the source, including a variety of algorithms, such as the SVD. .
heatdistribution-mpi
- 一个MPI程序,用来解决热分布问题。 热分布是一个经典的并行计算问题。 源代码还附上了测试结果和说明文档。-An MPI procedure, the distribution of hot problem to solve. Heat distribution is a classical problem of parallel computing. Source code is also attached to the test results and documentation.
Gaussianprocessr
- 高斯分布程序用于概率中的随机取值,其中第二次随机还用到了平均分布-Procedures for the probability of Gaussian distribution of random values, which were also used for the second time the average distribution
MPI.Heat
- This a parallel program that solve the heat distribution problem in array mode.the 6.11 prorblem of chapter 6 in parallel programing techniques and application using networked workstations and parallel copmuters by barry wilkinson -This is a parallel
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
parallel
- 本程序是简单的矩阵乘法的并行计算实现,实现了均衡分配。-The procedure is simple matrix multiplication parallel computing to achieve, to achieve a balanced distribution.
jacobi
- 此程序是简单的雅克比函数在并行计算中有关均衡分配的实现。-This program is a simple Jacobi function on parallel computing to achieve a balanced distribution.
MPI
- MPI代码设计实例程序和论文教程,包含雅克比、小波变换、一维口袋问题动态规划、热分布问题等算法实现-MPI code design tutorial example programs and papers, including Jacobi, wavelet transform, one-dimensional dynamic programming problem pocket, heat distribution algorithm problems
MonteCarlo
- MonteCarlo是金融风险中经典的概率分布算法-MonteCarlo is a financial risk in the classical probability distribution algorithm
WaveFunction
- 檔1為無限量子井, 利用數值解、分析解計算其波函數及機率分布, 並畫圖, 運行在MATLAB 檔2為有限量子井分析解, 檔3為有限量子井數值解 還有傳遞矩陣運算 最後附上繪圖code-Infinite quantum well, the use of numerical solutions, analytical solutions to calculate the wave function and probability distribution, and drawing
shuzhifenxi
- 数值分析,对于普通的编程实现一定的算法有很大的帮组,这是本人作业,服役偶偶程序计一定的解释-In order to improve the adaptation property of the system by making the best of the direction of distribution of radar measurement errors, a optimum estimation algorithm for Kepler orbit is proposed, whic
ForLBM2
- LBM方法的CPU实现,能正常运行,LBM是计算流体力学的一种新方法,它基于动理学模型,利用分布函数来描述由粒子组成的离散系统,通过计算机并行计算得到流场的各种参数-The realization the LBM method of CPU run correctly, LBM is a new method for computational fluid dynamics, based on the kinetic model using the distribution function d
possion
- 这是泊松分布的并行算法。计算算法所需要的时间。本程序是在基于fortran下的mpi运行的。-This is a parallel algorithm for the Poisson distribution. Calculate the time required by the algorithm. This program is based under fortran mpi run.
random
- 生成各个分布的随机变量,非常全,仿真经常用到。-Generate various distribution of random variables, very full, often used in the simulation.
DegDist
- hadoop平台上用java编写的用于计算度分布的源码-the degree distribution’s source on the hadoop platform
DataBase-Distribution
- java代码实现的分布式数据库项目,没有用到数据库,利用线程实现多线程方式-java code to implement the distributed database project, did not use a database, the use of threaded multi-threaded manner
distribution_c
- matlab环境下的前推后代法潮流计算程序,是7个节点的配电网。-before pushing sweep method flow calculation program matlab environment, the distribution network is seven nodes.
H_p
- 局部放电模式识别时的谱图计算,该谱图用于计算能量随相位的分布-Spectrum of computing partial discharge pattern recognition, which is used to calculate the energy spectrum with phase distribution
DDS_Demo
- Data distribution service