-
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
-
客户管理 ASP.Net
一个客户管理 ;应用程序实现的是ASP. NET和SQL后台
- 2022-12-31 04:35:04下载
- 积分:1
-
详细的java原代码,经过调试一切正确,随时可用
详细的java原代码,经过调试一切正确,随时可用-detailed java source code, debugging After all correct, readily available
- 2023-08-10 23:20:03下载
- 积分:1
-
用java编的一则企鹅运动的小程序,企鹅可以在屏幕上进行不同方向的运动。...
用java编的一则企鹅运动的小程序,企鹅可以在屏幕上进行不同方向的运动。-with a series of small penguins campaign procedures, penguins can be on the screen in different directions for the movement.
- 2023-02-18 16:55:03下载
- 积分:1
-
JAVA实现的简单贪吃蛇 键盘控制 多关地图 代码+论文
JAVA实现的简单贪吃蛇 键盘控制 多关地图 代码+论文-JAVA easy implementation of many customs control Snake keyboard map code+ thesis
- 2023-08-15 15:00:06下载
- 积分:1
-
在应用程序内部设置IP地址并判断IP地址的合法性
在应用程序内部设置IP地址并判断IP地址的合法性-internal procedures in the application set the IP address and IP addresses to judge the legality
- 2022-04-08 07:39:56下载
- 积分:1
-
这是一个ELF文件的分析工具,还没有写全,可以作为一个ELF文件格式学习的入门工具。...
这是一个ELF文件的分析工具,还没有写全,可以作为一个ELF文件格式学习的入门工具。-ELF This is a document of analysis tools had not been all that can be used as an ELF file format study entry tools.
- 2022-11-29 13:35:03下载
- 积分:1
-
给大家作一个参考,这是程序我也不知道是什么时候的了,大家可以看看有没有自己可以借见的地方....
给大家作一个参考,这是程序我也不知道是什么时候的了,大家可以看看有没有自己可以借见的地方.-to give you a reference, it was I do not know what is the time, we can see if there could borrow see places.
- 2023-03-06 16:45:03下载
- 积分:1
-
I used to write a SOCKS5 proxy server, containing source, the current version 0....
我用VC6写的一个SOCKS5代理服务器,内含源码,目前版本0.0....01,只实现了Connect模式而且还有问题,Bind和UDP未实现.全API,使用了WinSock2中的完成端口模型。长期目标是完全实现三种模式,作成NT系统服务(为了调试协议,现在采用的控制台模式).-I used to write a SOCKS5 proxy server, containing source, the current version 0.0 .... 01, only achieved Connect mode but also, Bind and UDP unrealized. All API, the use of the completed WinSock2 port model. Long-term goal is to achieve three models, make NT system services (for debugging agreement, the console mode).
- 2022-03-01 09:24:29下载
- 积分:1
-
wave files sound production
wave文件的音效制作-wave files sound production
- 2022-07-05 12:23:08下载
- 积分:1