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

搜索资源列表

  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. javascript

    0下载:
  2. 计算平均值。比较简单。供大家参考学习,适合初学者。-Calculate the average. Is relatively simple. For your reference study, suitable for beginners.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-25
    • 文件大小:69705
    • 提供者:流镯
  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. 5-1

    0下载:
  2. 构建vi,使用labview固有函数计算用户输入的三个数的平均值。另外加一段代码,将平均值乘以0-1的一个随机数,将计算平均值的代码创建成子vi-Construction of vi, to use a labview inherent function to calculate the average of three numbers entered by the user. Also add a piece of code, the average value of a random num
  3. 所属分类:LabView

    • 发布日期:2017-11-26
    • 文件大小:11114
    • 提供者:白涵文
  1. IntArray

    0下载:
  2. 数组应用, 包含数组的几种应用。计算平均值和标准差, 显示不同数的出现次数。-Array of applications, including an array of several applications. Calculate the average and standard deviation, the number of occurrences of the different number is displayed.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-09
    • 文件大小:738
    • 提供者:Chen
  1. count-time

    0下载:
  2. 创建一个“计时”测试程序。自行指定一个数学表达式,比较利用公示节点计算和利用本地LabVIEW数学函数计算该数学表达式的平均时间。程序需要一个FOR循环,一个顺序结构和一个case结构。要求FOR循环运行计时测试N次,然后使用统计快捷VI对结果计算平均值 要求顺序结构在代码运行之前和代码运行之后对时间延迟函数进行采样 case结构要判定用户是要执行公式节点还是要执行LabVIEW固有数学函数.,对每个分支运行计时测试程序,比较较快的执行方法.-Create a "timing" test pro
  3. 所属分类:LabView

    • 发布日期:2017-11-16
    • 文件大小:7633
    • 提供者:陈风
  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. 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 from the second counting! ! !
  3. 所属分类:嵌入式Linux

    • 发布日期:2013-07-04
    • 文件大小:1234
    • 提供者:123
  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. Weighted-moving-average-method

    0下载:
  2. 加权移动平均法就是根据同一个移动段内不同时间的数据对预测值的影响程度,分别给予不同的权数,然后再进行平均移动以预测未来值。 加权移动平均法不像简单移动平均法那样,在计算平均值时对移动期内的数据同等看待,而是根据愈是近期数据对预测值影响愈大这一特点,不同地对待移动期内的各个数据。对近期数据给予较大的权数,对较远的数据给予较小的权数,这样来弥补简单移动平均法的不足。-Weighted moving average method is according to the degree of infl
  3. 所属分类:matlab

    • 发布日期:2017-11-01
    • 文件大小:779
    • 提供者:陈发东
  1. Generating

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

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

    0下载:
  2. pthread 在linux下高性能并行计算平均值与方差。-pthread linux parallel computing mean and variance.
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:1741
    • 提供者:KangDu
  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. jiduan

    0下载:
  2. 水文时间序列极端事件计算 包括排序编码阈值计算 平均值计算和个数计算-Hydrologic time series extremes calculations include sorting coding threshold calculation and calculate the average number of computing
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:15610
    • 提供者:lixin
  1. ParallelAverage

    0下载:
  2. 此源码为用Intel TBB并行开发工具实现计算平均值的并行程序,为用C++编写的,但需要有Intel TBB的插件,具体可以安装Intel Parallel Studio嵌入VS2010或2012中使用-This source is using Intel TBB parallel development tools to achieve a parallel program to calculate the average, for the use of C++ written, but r
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:9787
    • 提供者:冯帆
  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. 34420A_DCV_V1.3

    1下载:
  2. labview控制34420A测控程序,可显示实时波形,计算平均值和标准差-34420A labview control monitoring program can display real-time waveforms, calculate the mean and standard deviation
  3. 所属分类:LabView

    • 发布日期:2017-04-17
    • 文件大小:60677
    • 提供者:张新
  1. FLASHAVERAGE

    0下载:
  2. FLASH源代码计算平均值有完整代码及播放文件-FLASH play a complete code and use the average value of the source code file
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-03-28
    • 文件大小:716063
    • 提供者:njlyr
« 1 23 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com