资源列表
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
fft
- 利用MATLAB实现fft的MATLAB代码以及解释和仿真结果-Fft in MATLAB using MATLAB code as well as the realization of the interpretation and simulation results
FFTinMatlab
- Matlab实现FFT变换代码(包括单边谱及双边谱)-Matlab realization of FFT transform code (including unilateral and bilateral spectrum spectrum)
exa_5
- 多核程序设计一书中第五章代码,讲述linux下使用pthread函数库进行多线程开发。-Multi-core programming code for a book chapter, talk about linux using pthread library for multi-threaded development.
exa_4
- 多核程序设计一书中第四章代码,讲述windows下用win32Api,MFC及C#进行多线程开发。-Multi-core programming code in a book, Chapter IV, described under windows with win32Api, MFC and C# multi-threaded development.
