搜索资源列表
WindowsApplication1
- 这是我写的并行计算的作业,实现的是PSRS算法,由于时间关系,只实现了数据的随机输入
MPI-StringMatch
- KMP串匹配、随机串匹配、近似串匹配的并行算法源码。-KMP string matching, randomized string matching, parallel algorithm for approximate string matching source code.
Pi
- c++基本算法:Pi的随机运算 适合初学者-c++ basic algorithm: stochastic computing for Pi
EightQueen
- 八皇后问题的概率算法实现,采用预先随机放若干皇后的策略,可计算超过20个皇后的情形。-The probability of the eight queens problem algorithm, using pre-random put a certain Queen strategies be calculated over the case of the 20 queens.