-
JPDA
JPDA算法希望对你们有帮助,这是我从网上搜到的(JPDA algorithm you want to help, this is my online search to the)
- 2020-09-19 13:27:53下载
- 积分:1
-
parallel-computing
并行计算导论,作为基础入门的指导书
张林波出版(Introduction to parallel computing, as a basis for entry guide book)
- 2013-11-20 00:19:49下载
- 积分:1
-
罚函数
说明: 利用罚函数计算min X1^2+X2^2
s.t. 2X1-X2≤7
X1^2+3X2^2=2(Penalty function calculation)
- 2019-05-26 12:17:56下载
- 积分:1
-
串行和并行计算的比较
访问邻居 PC 零售商店提供了充足的证据,我们是在多核时代。厂商之间的关键区别今天是他们打包到单个芯片上的内核的数量。商品处理器的时钟频率已经达到了极限,然而,和很可能保持在以下 4 GHz 多年来。因此,加入内核是不增加计算能力的代名词。要充分利用提供的新的多核硬件的性能增强,相应地调整必须发生在软件基础设施 — — 转变为并行计算。
- 2022-08-13 04:18:03下载
- 积分:1
-
codeMPI
MPI编程的典型案例,适合初学者学习使用,有很大的帮助作用(MPI programming typical case, suitable for beginners to learn to use, there are very helpful)
- 2013-11-14 15:52:38下载
- 积分:1
-
mapreduce下矩阵相乘——内积方法
左矩阵A是m×s,右矩阵B是s×n,结果矩阵C是m×n。
- 2023-01-06 10:40:03下载
- 积分:1
-
mpi_lu
LU算法的MPI串行实现,矩阵维数无要求,可在曙光4000A并行机运行(The LU algorithm MPI serial implementation matrix dimension requirements Dawning 4000A parallel machine running)
- 2012-12-06 12:09:03下载
- 积分:1
-
ExtendedKalmanFilter
本软件是关于卡尔曼滤波的算法,是在MATLAB环境下的程序。(kalman filter)
- 2009-02-15 12:33:21下载
- 积分:1
-
MPI_broadcast
设计MPI程序模拟广播(MPI_Bcast)操作:将每个MPI进程按照所在节点名称建立node通信子域分组;再将各个node子通信域的0号进程再次组成一个名为head的通信域;在进行广播时,首先,由root进程将消息在head通信子域内广播,然后,再由head子域内各进程在其所在的node子域内进行广播。(Design the MPI program MPI_Bcast operation: Each MPI process establishes a node communication sub-domain grouping according to the node name; then, each process of the 0 node of each node sub-communication domain is again formed into a communication domain named head; At first, the root process broadcasts the message in the head communication sub-domain, and then the processes in the head sub-domain broadcast in the node sub-domain where it is)
- 2020-12-15 16:09:13下载
- 积分:1
-
pi
说明: 并行计算实验,多线程计算pi源代码,附有说明。(Parallel computing experiment, multithreaded to calculate pi source code annotated.)
- 2012-08-30 23:28:45下载
- 积分:1