搜索资源列表
shiftregister_32
- 长度为8的32bit串入并出移位寄存器,它的功能就是对32bit的并行信号作串行输入,并行输出处理-Length of 8 for 32bit serial in parallel out shift register
project
- 在现实世界中,我们逐渐发现,可以将一个原来在一台计算机上执行的大型任务,划分成很多小任务组成的集合,然后,我们将这个任务集合中的各个小任务由服务器端计算机分派到各个客户端计算机执行。客户端计算机执行完成,将结果返回到服务器,服务器将结果汇总合成为最终结果。这样的并行处理比由一台计算机机型串行处理效率高出多倍(由客户端数量决定)。这种分布式计算模型尤其适用于大型科学计算。当前,美国伯克利大学开发的Boinc分布式计算平台被广泛应用于各个领域,如:搜索外星文明,分析基因,医学,农业等。更有甚者,已经
DWT
- 一个不错的离散小波变换并行算法的MPI源程序- A MPI source code for discrete wavelet transform s parallel algorithm
ParallelComputingwithMATLAB
- 用matlab 2007以上版本的并行计算工具箱和分布式计算引擎进行并行计算编程的示例代码,具有极高的参考价值,与user s guide同步-Matlab 2007 with the above version of the Parallel Computing Toolbox and Distributed Computing Programming parallel computing engine for the sample code has a very high reference
123
- MPI+OpenMP混合并行编程模型应用研究-Research on development of mixed mode MPI+Openmp applications
HPCMPIcoodingbook
- 本书介绍目前最常见的并行程序—MPI并行程序的设计方法-This book describes the most common procedures for the parallel-MPI parallel programming design method
gpu
- gpu编程书籍 并行计算机导论 对gpu编程者有很大的帮助-Parallel gpu computer programming books An Introduction to Programming on the gpu are of great help
svm_smo
- 支持向量机(svm)的 序列最小优化算法(sequential minimal optimization) 的大量论文资料!该算法可用来开发svm的并行算法!-Support vector machine (svm) of the sequential minimal optimization algorithm (sequential minimal optimization) information on a large number of papers! The algorithm can
openmp
- 基于OPENMP的并行算法,通过设置不同的线程数来验证多线程对并行计算速度提高的贡献-OPENMP-based parallel algorithm, by setting a different number of threads to validate the multi-threaded parallel computing speed of the contribution of
xen-3.0.2-src
- 并行算法实践-mpi源程序,陈国良版,含全部源程序-parallel alogithm
cudaexam
- 使用nVidia进行并行处理的框架,编程环境是vs2005,c++语言。-parallal computing by nVidia
ParallelDistributedProgramming
- 并行算法学习资料。附录了大量并行算法例子程序。-Parallel algorithm learning materials. Appendix a large number of examples of parallel algorithms process.
mpi-code
- 并行程序设计源码(转载)包过 FFT Sort -parallel code including FFT Sort and so on
Mandelbrot
- 关于并行计算的Mandelbrot算法。-Mandelbrot algorithm on parallel computing.
parallel-ludep
- 并行三角分解,MPI+visual c++环境下实现,附带数据-parallel compute of lu dep
parallel-Gauss
- 并行计算之高斯消去源代码,mpi+vc环境下实现-parallel compute gauss
MPIch2
- mpi 并行程序设计在window下的安装与配置 vC++ 的配置 有pdf和word文档 包含关键点的技巧和提示说明 -mpi parallel program design in window installation and configuration under the vC++ configuration are pdf and word document contains the key points of the tips and tricks instructions
mpibook
- MPI并行程序设计的一些资料 很经典的 欢迎大家下载学习 -MPI parallel programming some of the information are welcome to download the classic study
parallel
- 并行程序,并行离散化算法实现,粗糙集数据挖掘程序-Parallel programming, parallel discrete algorithms, rough set data mining program
opencl
- opencl编程的头文件和相应的文件说明,是通用并行计算的标准-the header file for opencl programming,including its direction for parallel computing.