搜索资源列表
Windows-API-Function
- 文档内介绍了常用的Windows API函数名称及其作用,目录包括:1. API之网络函数 2. API之消息函数3. API之文件处理函数4. API之打印函数5. API之文本和字体函数6. API之菜单函数7. API之位图、图标和光栅运算函数8. API之绘图函数9. API之设备场景函数10. API之硬件与系统函数11. API之进程和线程函数12. API之控件与消息函数。-The document describes the common Windows API function
0
- 一、用PC机产生[0,1]均匀分布的白序列{ , =1,2,3,…2000} ⑴打印出前50个数 ⑵分布检验 ⑶均值检验 ⑷方差检验 ⑸计算 (画图) -One PC, [0,1] uniformly distributed white sequence {= 1, 2, 3, ... 2000} ⑴ print out 50 number ⑵ distribution test ⑶ the mean test ⑷ variance test ⑸ calculated (
1
- 用PC机产生X(j)~N(0,1)分布的白序列, ,j=0,1,2,……2000。其中,y为[0,1]白色均匀分布。 ⑴打印出前50个数 ⑵分布检验 ⑶均值检验 ⑷方差检验 ⑸计算 , (画图) -Generated using a PC distributed white sequence X (j) ~ N (0,1), j = 0,1,2, ...... 2000. Where, y is a [0,1], white uniform distribution. ⑴