代码搜索:概率分析
找到约 10,000 项符合「概率分析」的源代码
代码结果 10,000
www.eeworm.com/read/292658/8342695
cpp statrandomsample.cpp
//StatRandomSample.cpp 随机样本分析
#include //模板类valarray的标准头文件
#include //数据处理与回归分析头文件
using namespace std; //名字空间
void main(void)
{
valarray g(10);
valarray
www.eeworm.com/read/292658/8342784
inl statistic.inl
//Statistic.inl 数据处理与回归分析头文件
// Ver 1.0.0.0
// 版权所有(C) 何渝, 2002
// 最后修改: 2002.5.31.
#ifndef _STATISTIC_INL //避免多次编译
#define _STATISTIC_INL
//随机样本分析
template
void StatRandomSa
www.eeworm.com/read/367145/9780356
inl statistic.inl
//Statistic.inl 数据处理与回归分析头文件
// Ver 1.0.0.0
// 版权所有(C) 何渝, 2002
// 最后修改: 2002.5.31.
#ifndef _STATISTIC_INL //避免多次编译
#define _STATISTIC_INL
//随机样本分析
template
void StatRandomSa
www.eeworm.com/read/367131/9780804
cpp statrandomsample.cpp
//StatRandomSample.cpp 随机样本分析
#include //模板类valarray的标准头文件
#include //数据处理与回归分析头文件
using namespace std; //名字空间
void main(void)
{
valarray g(10);
valarray
www.eeworm.com/read/103612/15728028
inl statistic.inl
//Statistic.inl 数据处理与回归分析头文件
// Ver 1.0.0.0
// 版权所有(C) 何渝, 2002
// 最后修改: 2002.5.31.
#ifndef _STATISTIC_INL //避免多次编译
#define _STATISTIC_INL
//随机样本分析
template
void StatRandomSa
www.eeworm.com/read/103611/15728073
inl statistic.inl
//Statistic.inl 数据处理与回归分析头文件
// Ver 1.0.0.0
// 版权所有(C) 何渝, 2002
// 最后修改: 2002.5.31.
#ifndef _STATISTIC_INL //避免多次编译
#define _STATISTIC_INL
//随机样本分析
template
void StatRandomSa
www.eeworm.com/read/103610/15728114
inl statistic.inl
//Statistic.inl 数据处理与回归分析头文件
// Ver 1.0.0.0
// 版权所有(C) 何渝, 2002
// 最后修改: 2002.5.31.
#ifndef _STATISTIC_INL //避免多次编译
#define _STATISTIC_INL
//随机样本分析
template
void StatRandomSa
www.eeworm.com/read/103609/15728164
inl statistic.inl
//Statistic.inl 数据处理与回归分析头文件
// Ver 1.0.0.0
// 版权所有(C) 何渝, 2002
// 最后修改: 2002.5.31.
#ifndef _STATISTIC_INL //避免多次编译
#define _STATISTIC_INL
//随机样本分析
template
void StatRandomSa
www.eeworm.com/read/103608/15728207
inl statistic.inl
//Statistic.inl 数据处理与回归分析头文件
// Ver 1.0.0.0
// 版权所有(C) 何渝, 2002
// 最后修改: 2002.5.31.
#ifndef _STATISTIC_INL //避免多次编译
#define _STATISTIC_INL
//随机样本分析
template
void StatRandomSa
www.eeworm.com/read/102691/15762954
txt readme.txt
使用说明
出现提示1:你输入你要分析的程序名 如: code.c
出现提示2:你输入分析的结果存的文件名 如:result.txt
然后可打开result.txt看结果。