搜索资源列表
MonteCarlo
- Monte carol method source code for simulation and modeling
monteCarlo-millerRabin
- 使用c++编写的monteCarlo算法来判断字符串匹配问题,字符串中素数判定使用millerrabin算法-Use c++ written monteCarlo algorithm to determine the string matching, string in primality use the millerrabin algorithm
Montecarlo
- This a Monte-carlo simulation code for finding the area under a given function. The coding has been done inn Visual C++. It has been done in an understandable manner.-This is a Monte-carlo simulation code for finding the area under a given function.