文件名称:mean_std_dev_find_mode
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 28kb
- 下载次数:
- 0次
- 提 供 者:
- hanxi*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
API函数原型测试——1维真数组的使用,给出了如下三个自定义API函数:
mean:计算由num个浮点数组成的数组的平均值
std_dev:计算标准均方差
find_mode:返回样本的众数值,如果众数超过一个,则返回最后找到的那个
-API function prototypes- 1-dimensional real array of uses, given the following three custom API function: mean: calculated by the num array consisting of a floating point average std_dev: Calculation of the standard mean square find_mode: Back to sample public value, and if more than one mode, then returned to find that the final
mean:计算由num个浮点数组成的数组的平均值
std_dev:计算标准均方差
find_mode:返回样本的众数值,如果众数超过一个,则返回最后找到的那个
-API function prototypes- 1-dimensional real array of uses, given the following three custom API function: mean: calculated by the num array consisting of a floating point average std_dev: Calculation of the standard mean square find_mode: Back to sample public value, and if more than one mode, then returned to find that the final
(系统自动生成,下载前可以参看下载内容)
下载文件列表
mean_std_dev_find_mode\Form1.frm
......................\mathlib.dll
......................\mathlib源代码.txt
......................\工程1.vbp
......................\工程1.vbw
mean_std_dev_find_mode
......................\mathlib.dll
......................\mathlib源代码.txt
......................\工程1.vbp
......................\工程1.vbw
mean_std_dev_find_mode