资源列表

« 1 2 ... 91 92 93 94 95 9697 98 99 100 .01 ... 319 »

[并行运算queue

说明:M/M/1 模型,主要用来求解单对单服务台的模型,过程比较简介,适合任何分布-M/M/1 model, mainly used to solve the one-on-one help desk model, the process is relatively brief, suitable for any distribution
<> 在 2024-09-28 上传 | 大小:3072 | 下载:0

[并行运算sort-mpi

说明:* 算法描述: 分段 -> 段内排序 -> 归约结果。 * 1,根进程读取输入,将元素个数广播给各个进程。 * 2,然后各进程计算段长度和段偏移。 * 3,然后根进程选择第一个段,标记站位符。 * 4,跟进程将剩余元素发送给下一进程,下一进程选择段的同时,根进程排序。 * 5,下一进程继续此过程,直到最后一个进程,所有元素都进行排序。 * 6,进程将排序好的元素,按照段偏移归约给根进程。 * 7,
<lrl> 在 2024-09-28 上传 | 大小:3072 | 下载:0

[并行运算VectorAdd

说明:一个简单的基于CUDA的示例代码,使用SIMD的方法实现向量加法;运行在nVidia的G80系列显卡的GPGPU上;需要nVidia CUDA SDK,169以上版本的驱动。对于学习CUDA很有帮助。-CUDA based on a simple example of code, the use of methods to achieve vector SIMD adder run on nVidia
<人民币> 在 2024-09-28 上传 | 大小:3072 | 下载:0

[并行运算JPDA

说明:JPDA算法希望对你们有帮助,这是我从网上搜到的-JPDA algorithm you want to help, this is my online search to the
<朱自强> 在 2024-09-28 上传 | 大小:3072 | 下载:0

[并行运算box

说明:经典的一维装箱问题(Bin Packing Problem)是指,给定 件物品的序列 ,物品 的大小 ,要求将这些物品装入单位容量1的箱子 中,使得每个箱子中的物品大小之和不超过1,并使所使用的箱子数目 最小。-Classic one-dimensional bin-packing problem (Bin Packing Problem) means that a given sequence of items, item size,
<chj> 在 2024-09-28 上传 | 大小:3072 | 下载:0

[并行运算cannon

说明:cannon算法,属于并行算法,主要是矩阵的相乘,-cannon algorithms are parallel algorithms, primarily matrix multiplication,
<王通> 在 2024-09-28 上传 | 大小:3072 | 下载:0

[并行运算quick_sort

说明:快速排序的mpi并行c程序,需要mpich环境-Quick Sort mpi parallel c procedures, the need for MPICH environment
<李志军> 在 2024-09-28 上传 | 大小:3072 | 下载:0

[并行运算cannon

说明:并行算法的cannon算法实现。在smp环境下用c编写。-Parallel Algorithm algorithm cannon. Smp environment used in the preparation of c.
<322> 在 2024-09-28 上传 | 大小:3072 | 下载:0

[并行运算queen

说明:并行算法的queen问题实现。在smp环境下使用mpi编写-Parallel Algorithm realize queen problem. Smp environment in the preparation of the use of mpi
<322> 在 2024-09-28 上传 | 大小:3072 | 下载:0

[并行运算box

说明:并行算法下的box算法,使用mpi实现。基于smp环境-Parallel algorithm under the box algorithm, the use of mpi realize. Smp-based environment
<322> 在 2024-09-28 上传 | 大小:3072 | 下载:0

[并行运算cpp

说明:描述了10000个天体的移动,-10000 describes the movement of celestial bodies,
<jordan> 在 2024-09-28 上传 | 大小:3072 | 下载:0

[并行运算matrixvector

说明:实现矩阵乘的并行算法源程序,拿来与大家分享-Matrix by the realization of the parallel algorithm source code, used to share with you
<asdfasdf> 在 2024-09-28 上传 | 大小:3072 | 下载:0
« 1 2 ... 91 92 93 94 95 9697 98 99 100 .01 ... 319 »

源码中国 www.ymcn.org