搜索资源列表
random(mt19937)
- 一个随机数产生器(mt19937) 计算物理中Monte Carlo方法中的基本条件 周期为2^19937-a random number generator (mt19937) Computational Physics Monte Carlo methods of the basic conditions for the cycle 2 ^ 19937
Random
- 网页开发实例,关于RANDOM的实例。只是个小小的功能而已
random.rar
- 随机选数程序,界面适合于投影在大屏幕上,可用于需要通过抓阄方式决定机会的场合,如会议抽奖、随机排位,Randomly selected number of procedures, the interface is suitable for the big screen projector and can be used through the drawing of lots to determine the opportunities for occasions such as meetings
random
- 本代码实现了用户界面的设计 界面包括随机闪烁的图片和输出结果显示 -This code implements the user interface design interface includes random flashes of images and output results
random
- 有关随机数的函数库,产生一个随机小数,某个范围的整数等功能-The random number library, generate a random decimal, a range of integer functions
random-name
- 本程序通过简单的VB语言可可通过随机点名的方式确定所编排的号数-This procedure simply by VB language named cocoa be determined by the random arrangement of numbers
Random_Walk_Noise_Variance_Allan
- Allan Variance example, for random walk and wuite noise. Stochastical Process. Application with Wolfram Mathematica
random-inc
- 用c语言编写的产生正态随机数的源代码: 算法一产生12个(0,1)平均分布的随机函数,用大数定理可以模拟出正态分布。 算法二用到了数学中的雅可比变换,直接生成正态分布,但此算法在计算很大规模的数时 会出现溢出错误。-With the c language normal random number generation source code: Algorithm 1 produces 12 (0,1) the average distribution of the rand
localRand
- 常用随机数发生器,C实现 /* * 文件包含了6个函数,它们能产生符合相应分布的规律的随机数: * GenUniformRnd : 产生一个随机数,符合均匀分布。(伪随机序列) * GenBernoulliRnd : 产生一个随机数,符合伯努利分布。 * GenBinomialRnd : 产生一个随机数,符合二项分布。 * GenPoissonRnd : 产生一个随机数,符合泊松分布。 * GenExponentRnd : 产生一个随机数,符合指数分布。
random
- VC++随机数原理编写彩票号码生成器.希望对大家有所帮助。-VC++ random number generator lottery numbers written principles. We want to help.
ns_tcl
- NS的一些例子,包括random, routing等,适合初学者学习~-Some examples of NS, including random, routing, etc., suitable for beginners to learn ~
NEXT
- 随机减量方法,从结构的随机振动响应中提取该结构的自由衰减振动信号-Random decrement method, the structure of the random vibration response of the structure to extract the free vibration signal attenuation
Random
- 一个完整的多随机过程示波程序,很有用,可以学会如何写VC的示波代码,同时这个程序界面也很完整,漂亮-A complete multi-random process Oscillographic procedures, useful to learn how to write code Oscillographic VC, at the same time this program interface is very complete, beautiful
random
- 利用matlab语言编写的标准正态分布,泊松分布,瑞利分布下的随机数的产生。-Use of matlab language standard normal distribution, Poisson distribution, Rayleigh distribution under the random number generation.
Random
- asp.net(C#)两种随机数的算法,可用抽考题,希望大家会喜欢!-asp.net (C#) are two random number algorithms, available pumping exam questions I hope you will enjoy!
Random-walk
- 使用C语言编写的随机漫步程序,可作为C语言学习的例子-Written in C language use of random walk program can as C language learning example
Random
- 随机数抽取程序 MFC vc6.0 c++程序-random generator
generation of random numbers
- 用于生成随机数的方法及例子,代码:randl.m(generation of random numbers)
Random Mobility Model
- this code simulate random mobility models, random way point, random direction and random walk, data that produced from this code can be used to calculate node density, connectivity and moving area graphs, and any other needed data that can be generat
random forest-matlab
- random forest-matlab随机森林matlab实现