资源列表
ch5
- 傅里叶变换可以有效的说明傅里叶变换的基本步骤-kkkfuliyebianhuan
pca
- A second-order cone programming based solver for MATLAB
cpi
- 计算pi值的并行程序,编程语言是c,加入mpi实现并行化-Calculated pi value of parallel programming, programming language is c, achieved by adding parallel mpi
calculator
- 这个一个用java编写的计算器程序,改程序能实现基本的四则运算-The one with the calculator program written in java, changing procedures to achieve the basic four operations
jishuqi
- 实现了计数器的全过程以及工程建立的实现,有很强的实用价值-Achieved a counter set up the whole process as well as project implementation, has a strong practical value
parallel
- 并行程序,并行离散化算法实现,粗糙集数据挖掘程序-Parallel programming, parallel discrete algorithms, rough set data mining program
PARALEL
- 并行算法实现,数据挖掘相关 并行算法实现,数据挖掘相关-Parallel algorithms, data mining-related parallel algorithms, data mining-related
jiafaqi
- 哈尔滨工业大学计算机设计与实践实验,4位并行加法器-Harbin Institute of Technology computer design and practice of experiments, 4-bit parallel adder
cuda_matmult_opt
- CUDA matrix multiplication 3 different optimization schemes are included (loop unrolling, data prefetching, thread granularity)
cuda_reduce
- cuda sum reduction with loop unrolling and bank-conflict avoided
mpi_matmult
- MPI matrix multiplication with two versions (one is broad cast method and another one is systolic method)
mpi_pi
- MPI monte-carlo PI calculation