代码搜索:概率分析

找到约 10,000 项符合「概率分析」的源代码

代码结果 10,000
www.eeworm.com/read/156646/11786965

dat bookinfo.dat

[General Information] 书名=基于MATLAB的系统分析与设计——小波分析 作者=胡昌华 张军波 夏军 张伟 页数=325 SS号=0 出版日期=1999年12月第1版
www.eeworm.com/read/482925/6616246

cpp 数值概率算法求pi值.cpp

#include #include #include using namespace std; void main() { int x,y,t=999,n=10000;//n为打进的总点数 ,t为半径 srand((unsigned)time(NULL)); //获取系统时钟,转换成整型作为”种子” int k=