-
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
-
旋转图片框上的文本
旋转上使用 visual basic 6,使用 visual basic 6,在图片框中使用 visual basic 6,旋转文本的图片框上的旋转文本的图片框中的文本
- 2022-05-27 15:23:25下载
- 积分:1
-
notbook is WinCE6.0 Notepad under VS2005 source, the source code for entry purpo...
notbook是VS2005下WinCE6.0记事本源码,该源码供入门用途-notbook is WinCE6.0 Notepad under VS2005 source, the source code for entry purposes
- 2022-01-21 18:06:29下载
- 积分:1
-
dev c++ example source code
dev c++ example source code
- 2023-08-18 23:55:03下载
- 积分:1
-
Visual C++下开发的用于和DSP通信的程序,该程序用用于调试DSP时一些数据的观测和记录...
Visual C++下开发的用于和DSP通信的程序,该程序用用于调试DSP时一些数据的观测和记录-Visual C++ under development and DSP communications for the program for debugging DSP with some of the observations and record data
- 2022-03-18 08:27:20下载
- 积分:1
-
The VB6
这是一套完整的企业人事管理系统完美版软件源代码,主要功能包括系统设置、员工档案、考勤管理、工作评价、员工调动、工资管理等几大模块,程序使用了vsFlex8.ocx、VsNetMenu.ocx、WinXPCEngine.ocx三个第三方的界面控件,其中VsNetMenu.ocx 5.0要求注册
-The VB6-to-VB.NET conversion tool by Francesco Balena
- 2022-12-16 11:50:03下载
- 积分:1
-
TELNET 服务器在 FEDORA UTELNET 语言: c + +
它是编制在 windows 中一个有用的源程序代码。
Visual c 是测试和伟大的其他用户。
语言是 c + +。
- 2022-03-19 17:09:21下载
- 积分:1
-
C#贪吃蛇
①当蛇吃到食物时,蛇的身体加长一节,积分加10
②每当累积增加50分时,游戏难度自动加1,蛇运行速度逐渐增加。
③当积分达到500分时,游戏成功
④当蛇撞到墙或者撞到自己的身体时,游戏失败
⑤游戏失败后,可重新开始游戏
- 2023-04-18 12:35:08下载
- 积分:1
-
vc项目开发全程实录 的源代码,书上的例子都有哦
vc项目开发全程实录 的源代码,书上的例子都有哦-Record vc project development throughout the source code, books, examples of both Oh ...
- 2022-12-10 08:20:03下载
- 积分:1
-
驱动模型的例子,非常好用,如果需要,那你就下载吧,没人拦你的...
驱动模型的例子,非常好用,如果需要,那你就下载吧,没人拦你的-a very useful example of enabling and disabling the usb
- 2022-03-18 21:34:09下载
- 积分:1