-
procedures have only mean of 0 and variance for a random number to produce the m...
程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。 高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时 ,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。 使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去 。 另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非 常简单,这里就不提示了。-procedures have only mean of 0 and variance for a random number to produce the mean E, D variance for the random number, as long as a few random E* D on it. Gaussian random process parameters or with the parameter is used to describe a normal distribution of the float table. In the implementation process, Mr. into the table (one-off), and you can repeatedly arbitrary implementation Gaussian random number generator proceedings. The use of C is to ensure commonality, if someone finds trouble, can be used to be a Class C, all these things into account Packaging. Also, if someone is interested, can you change the form of arbitrary distribution of continuous random number generator procedure is very simple changes, I will not be sacrificed as a result.
- 2022-10-24 11:05:03下载
- 积分:1
-
shell程序,大家
shell程序,大家-shell, we look at
- 2022-02-07 17:22:54下载
- 积分:1
-
WINFROM简单示范程序
简单的示范WINFORM程序简单的示范WINFORM程序简单的示范WINFORM程序简单的示范WINFORM程序简单的示范WINFORM程序简单的示范WINFORM程序简单的示范WINFORM程序简单的示范WINFORM程序简单的示范WINFORM程序简单的示范WINFORM程序
- 2023-02-05 22:15:03下载
- 积分:1
-
A*算法解决八数码软件
A*算法解决八数码软件-A* algorithm to solve eight digital software
- 2022-03-10 10:49:45下载
- 积分:1
-
小猪cms微电商系统最新运营版,强大独立微店商城+自带三级分销系统@源码分享www.zlei
小猪cms微电商系统最新运营版,强大独立微店商城+自带三级分销系统@源码分享
- 2022-01-28 12:21:38下载
- 积分:1
-
一个示例程序,在VC中实现C++类的功能。
一个示例程序,在VC中实现C++类的功能。-A program example to implement C++ class functions in VC.
- 2022-07-27 03:36:51下载
- 积分:1
-
Flex框架图
flex Framework diagram
- 2023-03-26 08:00:03下载
- 积分:1
-
使用C语言编程,创建两个结构体数组,一个存储客户信息,一个存储航班信息,实现添加、修改、删除、查询、浏览航班信息及查询客户信息,订票、退票等功能...
使用C语言编程,创建两个结构体数组,一个存储客户信息,一个存储航班信息,实现添加、修改、删除、查询、浏览航班信息及查询客户信息,订票、退票等功能 -The use of C language programming, to create an array of two structures, a store customer information, a stored flight information, the realization of add, modify, delete, query, browse flight information and inquiries, customer information, booking, refund and other functions
- 2023-07-14 20:35:03下载
- 积分:1
-
简单实用的计算器哦 大家多多支持~!~
简单实用的计算器哦 大家多多支持~!~-simple and useful calculators oh we can support ~! ~
- 2022-05-27 05:45:50下载
- 积分:1
-
vs2005 c# wince made telephone inquiries, and then deal with in accordance with...
vs2005 c# wince 查询取得电话状态,然后根据状态进行 处理-vs2005 c# wince made telephone inquiries, and then deal with in accordance with state
- 2022-04-22 08:23:27下载
- 积分:1