资源列表
并行N皇后问题
- 利用OPENMP的方法解决N皇后问题!
并行算法实践源代码_陈国良
- 包括为陈国良院士的《并行算法实践》书籍附带源代码。
光学常数 膜厚 计算 模拟
- 通过透过率反算光学常数和厚度
使用FFT方法来模拟海水波动
- 使用FFT方法来模拟海水波动,为加速处理,采用并行处理,simulate the movement of ocean
Pthread-to-caculate-PI 多线程计算π
- 并行计算课程实验,多线程计算π,采用了加锁法以及数组暂存解决数据同步问题。-Experimental parallel computing course, multi-threaded computing π, using an array of temporary lock method and solve the data synchronization.
bnb20.优化matlab,toolbox,可以用于各种优化问题
- 优化matlab,toolbox,可以用于各种优化问题,Optimization matlab, toolbox, can be used for a variety of optimization problems
kmp.rar
- 字符串的kmp匹配算法并行计算的源程序。,KMP string matching algorithm parallel computation of the source.
ANeuralNetworkonGPU.rar
- CUDA应用:在CUDA上实现神经网络,识别手写数字,the implementation of a neural network with CUDA. Neural Network for Recognition of Handwritten Digits
matrixcode.rar
- 矩阵运算,包括加,减,乘,除,行列式,逆阵的求解,伴随矩阵求解,Matrix operations, including add, subtract, multiply, divide, determinant, inverse matrix to solve, with the matrix solution of
HelloGPGPU.rar
- GPU程序代码!很经典的并行计算代码!希望对大家有帮助!呵呵……,GPU code! Very classic parallel computing code! We want to help! Ha ha ... ...
Program-With-OpenMP.rar
- 用OpenMP实现多线程编程的ppt讲义。有助于初学OpenMP的朋友加深理解,The realization of multi-threaded with OpenMP programming notes ppt. Help novice friends deepen their understanding of OpenMP
mpi.rar
- 简单C++的应用,对于初学MPICH的并行计算的朋友可以作为联机的实验程序,good