-
算法设计手册
The Algorithm Design Manual
by
Steven S. Skiena
- 2022-02-03 05:41:37下载
- 积分:1
-
用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
-
Win32汇编语言,汇编+兼容
Win32 API for assembly language, ASM++ compatible
- 2022-02-05 23:24:47下载
- 积分:1
-
参考源码,学习例子
参考源码,学习例子-reference source, study examples
- 2022-01-25 16:28:42下载
- 积分:1
-
远程屏幕抓取程序,可以通过网络抓取别人计算机当前屏幕
远程屏幕抓取程序,可以通过网络抓取别人计算机当前屏幕-remote screen capture process, can crawl through other computer networks current screen
- 2023-03-15 00:55:03下载
- 积分:1
-
在图片上显示数字d
在图片上显示数字d-in the pictures revealed d
- 2022-03-23 07:54:17下载
- 积分:1
-
这是一个很好的基因算法的VC++实现的实例,希望对大家有帮助...
这是一个很好的基因算法的VC++实现的实例,希望对大家有帮助-this is a vary good gene vc++
- 2022-08-11 09:58:16下载
- 积分:1
-
Using VC++6.0 development of a simple calculator, the VC in the process of learn...
使用VC++6.0开发的一个简单的计算器,是自己在学习VC的过程中的一个小小实践。-Using VC++6.0 development of a simple calculator, the VC in the process of learning a little practice
- 2022-08-17 11:13:20下载
- 积分:1
-
VC++6中怎样进行内存管理事例通过它可以了
解VC的内存管理
VC++6中怎样进行内存管理事例通过它可以了
解VC的内存管理-how memory management through its examples of the VC can understand the memory management
- 2022-02-04 16:09:27下载
- 积分:1
-
双人推箱子游戏源码
采用java swing编写,简单易学,适用于初学者。
- 2022-08-07 03:25:44下载
- 积分:1