-
用c语言编写的产生正态随机数的源代码:
算法一产生12个(0,1)平均分布的随机函数,用大数定理可以模拟出正态分布。
算法二用到了数学中的雅可比变...
用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 random function, with large numbers theorem can be simulated normal distribution. Mathematical algorithms used in the two Jacobi transformation, directly generate a normal distribution, but this algorithm is very large in the calculation occurs when the number of overflow error.
- 2023-07-12 06:00:04下载
- 积分:1
-
C语言编写的CRC程序,可以自由下载。
C语言编写的CRC程序,可以自由下载。-C languages CRC procedures, are free to download.
- 2022-02-13 04:11:34下载
- 积分:1
-
Matlab neighbors function based on the law of the value of clustering algorithm.
matlab下基于近邻函数值法则的聚类算法.-Matlab neighbors function based on the law of the value of clustering algorithm.
- 2022-02-05 17:19:24下载
- 积分:1
-
basechecker
这是自动检查的 url 列表的程序。基于 md5 的 alhorithm。使用快速实现此 alhorithm (与包括 asm)
- 2022-02-21 15:27:10下载
- 积分:1
-
指纹识别程序,对原始文档是参考的…
指纹识别的程序,原文件是参考别人的,做了一点点修改,版权归原作者,仅供大家参考-fingerprint identification procedures, the original document is the reference to people, doing a little bit of a change Lastings original author. we only reference
- 2022-09-03 05:15:03下载
- 积分:1
-
一个对win32消息处理的程序
一个对win32消息处理的程序-one pair of win32 information handling procedures
- 2023-01-12 12:50:04下载
- 积分:1
-
with Romberg for PI
用Romberg求PI-with Romberg for PI
- 2022-03-19 16:38:40下载
- 积分:1
-
简单计算器软件的设计,能够实现科学计算与标准界面。
简单计算器软件的设计,能够实现科学计算与标准界面。-Simple calculator software design, scientific computing can be achieved with the standard interface.
- 2022-06-12 08:07:09下载
- 积分:1
-
Wince under a serial debugging tools, source code, development platform based on...
一个wince下的串口调试工具,源码,基于EVC开发平台-Wince under a serial debugging tools, source code, development platform based on the EVC
- 2023-08-06 06:45:03下载
- 积分:1
-
lu decomposition of a very good use of LU decomposition of matrix inversion proc...
一个很好的利用lu分解进行矩阵求逆的程序,详细描述了它的……:这是一个很好的利用lu分解进行矩阵求逆的程序,这是一个很好的支点
- 2022-04-13 01:14:46下载
- 积分:1