-
我是一个快速排序的程序,同时与OpenMP并行写…
本人写的一个快速排序的程序,同时写出了用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 beginner gay openmp help!
- 2022-02-15 09:25:48下载
- 积分:1
-
神经网络学习中的ART算法,用VC编写。很有参考价值。
神经网络学习中的ART算法,用VC编写。很有参考价值。-neural network learning algorithm of ART, with VC prepared. Great reference value.
- 2022-05-30 00:18:34下载
- 积分:1
-
data mining algorithm source code is very comprehensive and good use of A!
各种数据挖掘算法的源代码,很齐全,很好用的阿!-data mining algorithm source code is very comprehensive and good use of A!
- 2022-03-16 14:06:21下载
- 积分:1
-
SUBS
使用重载函数实现分数的减法
分两个模块 第一个是普通函数 二个是函数重载啊-SUBS
- 2022-02-12 21:39:09下载
- 积分:1
-
实现SPI MASTER功能,并有仿真代码和仿真结果。
实现SPI MASTER功能,并有仿真代码和仿真结果。-To achieve SPI MASTER function, and a simulation code and simulation results.
- 2022-02-06 03:19:02下载
- 积分:1
-
好的
简单C++的应用,对于初学MPICH的并行计算的朋友可以作为联机的实验程序-good
- 2022-01-25 17:03:51下载
- 积分:1
-
基于MPI的并行快速排序算法,可以通过并行快速排序提高排序速度...
基于MPI的并行快速排序算法,可以通过并行快速排序提高排序速度-MPI-based parallel quick sort algorithm, you can sort through parallel quick sort to improve the speed
- 2022-02-04 17:31:42下载
- 积分:1
-
parallel environment is needed in Space Physical research,this paper is a instru...
空间物理研究需要并行环境,本文是一个并行的指令文件环境.it它非常有用!
- 2022-01-22 16:37:31下载
- 积分:1
-
这是一个非常好的精简的并行程序库,它底层使用MPI作为驱动,只使用了简单MPI API,从而兼容各种MPI 实现产品。这个类库的特定是实现了数据并行和任务并行...
这是一个非常好的精简的并行程序库,它底层使用MPI作为驱动,只使用了简单MPI API,从而兼容各种MPI 实现产品。这个类库的特定是实现了数据并行和任务并行-This is a very good parallel to streamline the procedures, which use MPI as a bottom-driven, use only a simple MPI API, thereby various MPI compatible products. The library is the specific data parallel and parallel tasks
- 2023-02-02 14:45:03下载
- 积分:1
-
矩阵-向量乘法的MPI实现
并行下带状划分的矩阵向量乘法。附件里算例是40*40矩阵,需要改算例n*m的话第一行写n n+1,后面附矩阵n*m
- 2022-03-19 12:01:43下载
- 积分:1