-
Open MPI多线程并行程序设计
说明: 本文介绍的基于多线程和图像分块实现加速运算,因为调用了opencv库,比较容易编写和实现。OpenCV全称是是Open Source Computer Vision Library,它是由Intel微处理器研究实验室的视觉交互组开发,是一种用于数字图像处理和计算机视觉的开源函数库,采用的开发语言是C++。(This paper introduces an acceleration algorithm based on multi-threading and image partitioning, because it is easy to write and implement by calling the opencv library. OpenCV is called Open Source Computer Vision Library. It is developed by the Visual Interaction Group of Intel Microprocessor Research Laboratory. It is an open source library for digital image processing and computer vision. The development language used is C++)
- 2019-10-10 09:12:50下载
- 积分:1
-
udf
用于fluent脉冲热源边界条件的udf(UDF for the boundary condition of fluent pulse heat source)
- 2020-12-14 22:09:13下载
- 积分:1
-
Siemens_MPI
西门子MPI协议分析,用于S7-300/400等PLC上(Siemens MPI Protocol, used for S7-300.400 PLCs)
- 2020-06-28 14:20:02下载
- 积分:1
-
cuda-nbody
说明: N体问题,它是指在已知N个物体的初始位置、速度和质量的情况下,在牛顿经典力学情况下研究它们的运动,包括轨迹预测等。(Back to the specific N-body problem, it refers to the study of the motion of n-bodies in Newtonian classical mechanics, including trajectory prediction, when the initial position, velocity and mass of n-bodies are known.)
- 2021-03-28 17:49:11下载
- 积分:1
-
并行分布实现矩阵乘法
资源描述
基于集群,测试后可用。
实现了并行分布式求解矩阵的幂。
基于消息传递的机制。主进程负责分配任务。各个子进程复杂计算。
通过分块,有效的解决了内存不足的问题。
- 2023-07-19 07:35:03下载
- 积分:1
-
GuardedCommandLanguageCompiler0.8.12
并行计算研究基础语言, 含Windows下的编译器(Parallel Computing basic for communication)
- 2018-08-03 18:42:34下载
- 积分:1
-
Hadoop 排序实现
Hadoop环境下一个简单的排序算法实现,测试数据集可以选用任何数字形式的text文本文件,包含源代码及利用ant进行jar包压缩的build.xml文件,希望对大家学习Hadoop有用处。
- 2023-08-13 20:45:04下载
- 积分:1
-
bnb20
优化matlab,toolbox,可以用于各种优化问题(Optimization matlab, toolbox, can be used for a variety of optimization problems)
- 2008-12-29 23:03:51下载
- 积分:1
-
MergeSort
并行归并排序算法,基于mpi的并行归并排序算法(A parallel merge sort algorithm)
- 2020-11-20 14:59:38下载
- 积分:1
-
在 win32 中的多线程应用程序
在 win32 中的 Multithreadingapplications。C 编程在多线程环境中的 windows levelapplication 源代码。Multithreadin windows 系统很好的书。
- 2022-10-17 09:15:15下载
- 积分:1