CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 计算平均值

搜索资源列表

  1. ConsoleApplication1

    0下载:
  2. 统计学的几个算法,包括计算平均值、中位数、众数、极差、离差、离差平方和、方差、标准差、标准差的无偏估计,以及变异系数。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7207
    • 提供者:fj
  1. MyAplication

    0下载:
  2. 一个小型的保存和读取文件的小程序,用VC编写,通过把对话框的数据同步显示在视图中,并可把此数据保存成文件和读取该文件,有四个小计算程序,求阶乘,求平均值,求最大值和交换值.-Preservation and a small applet to read the document, prepared by VC, through the dialog box is displayed in the data synchronization view, and the preservation of
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:113342
    • 提供者:站长
  1. 8086cpu

    0下载:
  2. 8086cpu的汇编语言程序,实现欢迎界面,计算平均值,和等功能-8086 assembly program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:36599
    • 提供者:王辉
  1. 2015

    0下载:
  2. /* i:循环变量 * n:输入的第一个数,即数列的长度 * m:每m个数计算平均值 * b:每组的第一个数,初始值为2 * c:判断当前是第几组数,用于控制每个输出之间的空格-/* I: loop variable* n: Enter the first number, that is, the length of sequence* m: Calculation of average number per m* b: The first number in each grou
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:939
    • 提供者:林浊
  1. 10.1

    0下载:
  2. 结构体的简单应用,包括学生的简单信息,姓名学号三门课的成绩,计算平均值并排序输出-Structure of simple applications, including a simple student information, the name of science Tri-course results, calculate averages and sort output
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:895
    • 提供者:wangl le
  1. pingweidafenxitong

    0下载:
  2. 评委打分系统,可实现多个评委同时为多个选手打分的功能,并且能自动取出最高分和最低分,计算平均值以及排名-The judges of the powerful scoring system
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5494545
    • 提供者:欧阳贤
  1. data-statistics

    0下载:
  2. 用进行数据统计,输入数据可以计算平均值和方差、标准差-With statistical data, the input data to calculate the mean and variance, standard deviation
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:6147694
    • 提供者:
  1. usevector

    0下载:
  2. 使用vector记录用户输入的一组正数,并计算平均值。-the program use the vector function to record a seque of postive number and compute the average of all.
  3. 所属分类:Console

    • 发布日期:2017-11-29
    • 文件大小:1122846
    • 提供者:刘云
  1. 11

    0下载:
  2. 编写一个程序,要求将数字存入一个数组,输入非数字时输入结束,并在一行上显示数字,然后报告平均值。请使用3个数组处理函数分别进行输入,显示,和计算平均值-Write a program that requires the digital into an array of non-numeric input when the input ends and display numbers on one line, and then reports the average. Please use the
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:11264
    • 提供者:周晓
  1. Generating

    0下载:
  2. 生成3个随机数,计算平均值,可视化程序设计-Generating random number 3, calculating the average
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:92647
    • 提供者:冬冬
  1. SimpleMovingAverage

    0下载:
  2. 算术移动平均线是简单而普遍的移动平均线。平均线是指算术平均数,计算方法为一组数字相加,除以该组数据的组成个数,其 中每一给定时限在计算平均值时的权重均相等 。以5天移动平均线为例,公式如下: MA=(C1+C2+C3+C4+C5)/5 一般公式 :MA=(C1+C2+C3+C4+C5+....+Cn)/n -Simple Moving Average
  3. 所属分类:.net

    • 发布日期:2017-04-07
    • 文件大小:4640
    • 提供者:gaiwei
  1. data

    0下载:
  2. 利用MFC编写的处理数据,计算平均值等功能的小程序-MFC prepared using the processed data, calculate the average small program functions
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-17
    • 文件大小:26022844
    • 提供者:杨洪军
  1. student

    0下载:
  2. 设计一个窗口,有导入、平均值、增加、查找、保存五个功能,有文件、结果、学生、成绩五个文本框,能实现对文档的导入,并能实现向文档中添加语句,还可以计算平均值和按目标查找数据。-Design a window with import, the average increase, find, save five functions, documented as a result, students, grades five text boxes, to achieve the import of th
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-14
    • 文件大小:3183
    • 提供者:Candy
  1. ex4_3

    0下载:
  2. JAVA界面设计,按生成随机数按纽产生三个随机整数0到100之间,按计算平均数按纽计算平均值-JAVA interface design, press the button to generate a random number generated three random integer between 0 and 100, the average is calculated by computing the average button
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2104
    • 提供者:刘颖斌
  1. average-pcf8591

    0下载:
  2. linux下S3C2440控制PCF8591,读取4通道数据并计算平均值。关键点是,每次读取必须抛掉第一个数据,有效数据从第二个算起-S3C2440 linux under control PCF8591, 4-channel data read and calculate the average. The key point is that each read data to discard the first valid data the second counting! ! ! ! !
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:1398
    • 提供者:o67tebnrhtAcco
  1. High-latitude-and-longitude

    0下载:
  2. 从txt或Excel文档中读取数据,并计算平均值-Read data txt or Excel document, and calculates the average
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:1357
    • 提供者:张斌浩
  1. STATS

    0下载:
  2. 本程序为描述统计常用变量计算 !调用计算最大值和最小值的冒泡程序,计算平均值,标准差,计偏态、峰态系数的函数等 !可以计算的统计变量包括下列各项: !n : sample size 样本大小 !mean : 平均值 !median : 中位数 !variance: 方差 !SD : 样本标准差 standard deviation  !SEM : 样本平均数标准误:standard error of mean !ama
  3. 所属分类:其他小程序

    • 发布日期:2017-12-24
    • 文件大小:19456
    • 提供者:Cooperlam
  1. Read_nii.tar

    0下载:
  2. 读取文件夹及其文件,计算nii文件平均值和标准差,并将结果保存为nii文件(Read the folder and its files, calculate the average value and standard deviation of the NII file, and save the result as a NII file)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:3072
    • 提供者:WHJJ
  1. cp012634

    0下载:
  2. 实现平均值的求解,完成工程中的简单问题。便于计算(We can solve for the average)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:1850368
    • 提供者:seeyouagain
  1. 数组排序和计算练习

    0下载:
  2. 编写一个控制台程序,输入五个数求和,最大值,平均数,平均值小数点后一位(Write a console program, enter five numbers of summation, maximum, mean, average, one after the decimal.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:30720
    • 提供者:kingdomson
« 12 3 4 »
搜珍网 www.dssz.com