搜索资源列表
MonteCarlo
- MonteCarlo仿真的C++源码,具有参考价值
MonteCarlo
- 采用GPU通用计算API(CUDA)实现蒙特卡罗方程。-The use of general-purpose GPU computing API (CUDA) the realization of the Monte Carlo equation.
MonteCarlo.Integration
- 用MonteCarlo 进行定积分,C#代码。可以作为MC在数学上应用来学习,比较简单的原理和程序-The definite integral with MonteCarlo, C# code. MC can be used as the application of mathematics to learn the principles and procedures of relatively simple
MonteCarlo
- Monte carol method source code for simulation and modeling
montecarlo
- 用C语言编写的蒙特卡罗程序,用于产生随机数,里面包含几个随机数产生的例子。-Monte Carlo with a C language program used to generate random numbers, which contains several examples of random number generator.
MonteCarlo-Simulation-of-Light-in-C
- 一本关于光在多层组织传播的蒙特卡罗模拟及其用C语言来实现光子传输模拟的书。-A book about Monte Carlo simulation of light transport in multi-layer tissues and its implementation using C
monteCarlo-millerRabin
- 使用c++编写的monteCarlo算法来判断字符串匹配问题,字符串中素数判定使用millerrabin算法-Use c++ written monteCarlo algorithm to determine the string matching, string in primality use the millerrabin algorithm
WindowsFormsApplication_montecarlo
- visual studio2010环境下,用C#编写montecarlo算法求解一个多元非线性问题。-Using C# to solve a multielement non-linesr equotion with montecarlo algorithm under visual studio2010
Monte-Carlo
- MonteCarlo模型算法,使用C#语言,Visual Studio编写。用于描述MonteCarlo方法。-MonteCarlo model algorithm, using C# language, Visual Studio to write. Used to describe the MonteCarlo methods.
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.
ieprenent-session
- MonteCarlo仿真的C++源码,具有参考价值()
montecarlo
- 根据蒙特卡洛方法的基本思想,利用乘同余法递推公式以及抽样公式,严格按照 adams模板格式,编写的语言程序。可以编写实现adams中随机数的实现。(According to the basic idea of Monte Carlo method, the recurrence formula and sampling formula of the multiplicative congruence method are used strictly. Adams template forma
fpbj
- MonteCarlo仿真的C++源码,具有参考价值()