搜索资源列表
-
0下载:
The Viterbi algorithm is the same as the binary case with one main difference: The survivor sequences include the uncoded bits, which are decided at each trellis stage when selecting one of two parallel branches with the largest correlation metric.
-
-
0下载:
linux下多线程实现生产者消费者及用并行算法求圆周率等经典算法-linux under the multi-threaded use of consumers and producers to achieve parallel algorithm for the classical algorithm, such as pi
-
-
0下载:
AES算法的并行化,这个是我的并行作业,其实还不如不并行的效率高呢,不过可以参考其中是如何并行的,对写其他并行程序有点用。-Parallel AES algorithm, this is my parallel operation, in fact, if not efficient parallel it, but can refer to them is how parallel process of writing a bit with the other parallel.
-
-
1下载:
对于几个流行的算法(prefix sum,matrix multiplication,Gaussian elimination,Sieve of Eratosthenes)的串行算法和openMP并行算法的代码,以及性能测试的实验报告-For several popular algorithms (prefix sum, matrix multiplication, Gaussian elimination, Sieve of Eratosthenes) of the serial algori
-
-
0下载:
linux下的并行计算的源程序,包括快速排列的算法等-linux source code for parallel computing, including the arrangement of the algorithm quickly
-
-
0下载:
给出了微机网络并行计算环境和拥有共享内存的并行计算环境下大规模矩阵相乘的几种
并行算法,分析了这些算法的计算和通讯时间复杂性,在多台微机上安装并行消息传递机制MPI
(message passing interface) ,构成微机网络并行计算环境,在该环境下对所给算法作了数值试验,
结果表明所给出的算法非常有效,同时在程序没有改动的条件下,将微机网络并行环境下的程序移
植到具有共享内存的并行计算机IBMP650 上,结果表明,所给算法具有更高的加速比和并行效率。-Gives t
-
-
0下载:
its a pdf of idea algorithm.Implementations of the International Data
Encryption Algorithm (IDEA)
• A bit-serial approach
– Deeply pipelined
– Minimal resource requirements
– High clock rate
• A bit-parallel approach
– Deeply
-
-
0下载:
为实现AES加密设计的高速实现,本设计引进了一种AES的并行设计算法,整体结构和加密进程,基于FPGA本身的特征和算法,设计使用并行处理算法来实现并行处理进程。-To implement the design of the AES algorithm with a high speed, the thesis introduce the principia mathematica of AES algorithm, integral structure and the Encryption pr
-
-
1下载:
LU 分解,给出采用行连续划分方式下的MPI实现并行算法-LU decomposition, using the line continuous division of the way under the implementation of MPI parallel algorithm
-
-
5下载:
天津大学并行计算大作业代码及实验报告。
包括:
1.利用Pthread并行实现求Pi和Jacobi迭代
2.利用MPI并行实现Jacobi迭代
3.hadoop下的Mapreduce实现Wordcount算法-Tianjin University of parallel computing job code and lab reports. Include: (1) the use of parallel implementation Pthread seeking Pi and
-
-
0下载:
Twofish Cipher 8-way parallel algorithm (AVX x86_64).
-
-
0下载:
Serpent Cipher 8-way parallel algorithm (x86_64 SSE2).
-
-
0下载:
高性能计算与云计算
实验报告
——MPI 求最短路径
本实验的目的是通过练习掌握分布存储并行编程的知识和技巧。
1. 了解并行算法的设计方法
2. 掌握MPI并行程序编写的基本步骤
3. 掌握MPI编程环境和工具的使用
4. 了解MPI程序调试和调优的技巧
-High-performance computing and cloud computing lab report MPI seeking purpose of this experiment is th
-
-
0下载:
Serpent Cipher 4-way parallel algorithm (i586 SSE2).
-
-
0下载:
Serpent Cipher 8-way parallel algorithm (x86_64 AVX).
-
-
0下载:
Cast5 Cipher 16-way parallel algorithm (AVX x86_64).
-
-
0下载:
Cast6 Cipher 8-way parallel algorithm (AVX x86_64).
-
-
0下载:
Twofish Cipher 3-way parallel algorithm (x86_64).
-
-
0下载:
brief Embarrassingly parallel algorithm for random access iterators, using an OpenMP for loop with static scheduling.
-
-
0下载:
brief Embarrassingly parallel algorithm for random access iterators, using an OpenMP for loop.
-