搜索资源列表
-
1下载:
用VC++6实现的一个伪随机数生成演示程序源码,包含了正态分布随机数生成和平均分布随机数两种生成方式。-VC 6 achieved a pseudo-random number generator demonstration program source code, including the normal random number generation and distribution of random numbers generated both ways.
-
-
0下载:
用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
-
-
0下载:
用Visual C++6实现的一个伪随机数生成演示程序源码源码,包包含了正态分布随机数生成与平均分布随机数两种生成方式。 可直接使用。
-Visual C++6 a pseudo-random number generator source code of the demo program package contains the normal distribution random number generator with the average distribution of the
-
-
0下载:
正态分布图像处理支持模块,应用程序编程源码,很好的参考资料。-The normal distribution of image processing modules, application programming source code, a good reference.
-
-
1下载:
此处有两个源代码,一个先剔除Excel数据中的异常数据,再由另一个程序代码检验导入到MATLAB中的Excel数据属于哪种分布(正态分布、伽马分布、泊松分布和rayleigh)。(There are two source codes here, one that first eliminates the exception data in the Excel data, and then the other program code tests which distribution (norma
-
-
1下载:
用VC++6实现的一个伪随机数生成演示程序源码,包含了正态分布随机数生成和平均分布随机数两种生成方式,(Using VC 6 to realize a pseudorandom number generation demonstration program source code, including normal distribution random number generation and average distribution random number generation met
-