搜索资源列表
-
1下载:
This a random source code for delphi. Examples ramdom functions as follows:
The following Random Number Generators:
- Normal (Gaussian)
- Gamma
- Chi-squared
- Exponential
- Weibull
- Beta
- t
- Mult
-
-
0下载:
METSlib提供基本的启发式算法框架,包括局部搜索及其变体,模拟退火和禁忌搜索等。
-METSlib implements the basics of some metaheuristics algorithm:
* Random Restart Local Search
* Variable Neighborhood Search
* Iterated Local Search
* Simulated Annealing (with line
-
-
0下载:
绝对能用。原理是在0到1上产生随机数,当随机数小于Lamda的负指数时候循环,直到大于等于。记录次数。近似模拟poisson分布-Absolutely can. Principle is in the 0 to 1 to generate random numbers, when the random number is less than the negative exponential Lamda cycle time, until greater than or equal.
Reco
-