搜索资源列表
pasong
- 泊松分布的图形算法 本题用c语言编写的画图程序要在tc2.0下运行. 其余程序在各种编译器下可以运行,-Poisson distribution of graphic algorithms that use the c language drawing programs to tc2.0 running. The remaining procedures in the various compiler can run under,
mmkc
- 本程序在XP, Visual c++ 2003, 使用c language 编写. 本程序以event_driven方式做M/M/1模拟. ㄧ个input, arrival rate为poisson distribution. ㄧ个server, serving time为expoential distribution. output将将显示执行的performance. -the procedures in XP, Visual c 2003. c language use to prepar
randomvariates
- 用c++生成多种随机变量,包括正态分布,瑞丽分布,泊松分布-c generated using a variety of random variables, including normal, Ruili distribution, Poisson distribution
Poisson_MPI.f90
- 用MPI在fortran下 泊松方程的并行实现-with MPI in fortran under Poisson equation parallel
MPIPoisson
- Jacobi迭代法求解Poisson方程的MPI并行编程。可以接受参数作为问题剖分大小,能自动根据问题规模选择合适的任务划分(行、列、块)。速度不错。精度及问题函数可以自己在编译前设置。 BY:廖能想
DSPPrograms
- DSP编程常用函数 double uniform(double a,double b,long int* seed) double gauss(double mean,double sigma,long int *seed) double exponent(double beta,long int *seed) double laplace(double beta,long int* seed) double rayleigh(double sigma,long int *seed) doubl
poisson_simulation.rar
- 电话呼入模型——模拟泊松过程,验证其增量平稳性和独立性。,Tel incoming model- Simulation of Poisson process, verification of its incremental stability and independence.
Inpainting
- implementation of the inpainting algorithm in the papers "Region Filling and Object Removal by Exemplar-Based Image Inpainting" and "Gradient based image completion by solving the Poisson equation"
poisson
- poisson生成器,可以生成泊松分布的随机数,需要的就下载吧-poisson sasadas
GPUhunan
- c++ for poisson -c++ for poisson
MPI_Possion_model
- C语言编写的并行计算柏松矩阵,优化计算柏送程序时间。-C language Poisson matrix parallel computing, optimizing the delivery procedures for the calculation hodginsii time.
linysh1
- 泊松排队过程源代码,用于处理超市,银行的排队问题-Poisson queuing process of source code, to deal with supermarkets, banks line up the issue of
20120802-data-transmission
- 数据发送,将数据包按泊松分布进行分配,它的大小跟时间有关-Data transmission, the data packet to be allocated by the Poisson distribution, and its size with the time-related
labview_random
- labview_泊松分布随机变量发生器实际例程-labview_ Poisson distributed random variable generator routine
poissonSolver
- Poisson Solver in MatLab
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.
Distribution_free-Test
- 正态分布 泊松分布 伽马分布 指数分布 分布检验-The normal distribution Poisson points Bujia Ma distribution exponential distribution distribution test
conjugate-gradient-Poisson-Eq
- 共轭梯度算法解三维变周期边界条件泊松方程,MPI并行计算和串行计算各一份实例-Conjugate gradient algorithm solving the three-dimensional Poisson equation with periodic boundary conditions, by MPI parallel computing and serial computation
Simulation d'un banc de poisson
- Logiciel de simulation d'un Banc de poisson pour l'initiation au tratement d'image
MPI-based
- A MPI-based parallel efficient Poisson Solver using Fortran