-
用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
-
用来隐藏任何已开启的程式, 以及桌面, Taskbar等
用来隐藏任何已开启的程式, 以及桌面, Taskbar等-to hide any open programs, and desktop, such as Taskbar
- 2022-02-27 09:19:46下载
- 积分:1
-
粒子群优化算法基本程序,可用于实现函数的优化,效果较好...
粒子群优化算法基本程序,可用于实现函数的优化,效果较好-Particle Swarm Optimization of basic procedures
- 2022-08-04 07:12:45下载
- 积分:1
-
图形图象处理作业,对你的学习可能有帮助 pcx文件的查看
图形图象处理作业,对你的学习可能有帮助 pcx文件的查看-graphic image processing operations, and for your study might be helpful to nil documents View
- 2023-07-27 15:35:03下载
- 积分:1
-
Jack battery
wince的电池驱动样例代码,基于pxa27x的,还可以,学习一下-Jack battery-driven sample code, based on PXA27x, can still learn from this
- 2022-02-05 01:12:26下载
- 积分:1
-
同时利用DLL从记忆
also using dll from memory
- 2023-09-07 18:10:04下载
- 积分:1
-
用VC实现的WINDOWS下屏幕抓图代码
用VC实现的WINDOWS下屏幕抓图代码-with VC under the Windows screen Previously code
- 2022-02-24 19:16:25下载
- 积分:1
-
用VS.NET 2003开发的一个伟大的C++软件,帮助很多初学者。快点…
一个C++的好程序,对起步的同学有很大的帮助,是用 vs.net 2003 编得,大家快来下载,真的很不错哦!-a great C++ softwre developed with VS.net 2003, help a lot for beginners. Hurry to downnload, it s not bad!
- 2022-06-30 21:30:02下载
- 积分:1
-
一个漂亮的VC++登录界面
介绍了界面的制作,有参考意义。
this application not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
- 2022-09-12 20:15:03下载
- 积分:1
-
Conversion of Enhanced Metafile to Bitmap and viceversa
Conversion of Enhanced Metafile to Bitmap and viceversa
- 2022-02-07 11:39:01下载
- 积分:1