资源列表
Decompiler
- This decomlilator-This is decomlilator
functionmatlab
- 画函数图象的matlab程序,很实用,希望和大家分享。-Matlab image draw function, procedure, very practical, would like to share.
ACO
- 蚁群算法源代码,无须修改便可以直接编译执行-Ant colony algorithm source code, no need to change the implementation can be directly translated
Multinomial
- 基于c++编写的一个多项式类,可以实现加减乘除、求余等运算-Based on c++ written in a polynomial class can implement addition and subtraction multiplication and division, seeking more than other operations
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.
exa_5
- 多核程序设计一书中第五章代码,讲述linux下使用pthread函数库进行多线程开发。-Multi-core programming code for a book chapter, talk about linux using pthread library for multi-threaded development.
FFTinMatlab
- Matlab实现FFT变换代码(包括单边谱及双边谱)-Matlab realization of FFT transform code (including unilateral and bilateral spectrum spectrum)
fft
- 利用MATLAB实现fft的MATLAB代码以及解释和仿真结果-Fft in MATLAB using MATLAB code as well as the realization of the interpretation and simulation results
mpi_pi
- MPI monte-carlo PI calculation
mpi_matmult
- MPI matrix multiplication with two versions (one is broad cast method and another one is systolic method)
cuda_reduce
- cuda sum reduction with loop unrolling and bank-conflict avoided
cuda_matmult_opt
- CUDA matrix multiplication 3 different optimization schemes are included (loop unrolling, data prefetching, thread granularity)