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

搜索资源列表

  1. 494512308

    0下载:
  2. 機率統計作業平均數曲的越多 平均值越接近-Qu average probability of statistical operations of the more average the closer
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:30129
    • 提供者:oolong
  1. FileOperateForCsharp

    0下载:
  2. FileOperate For C# 在日常的工作中经常要从外部读入文件,这些代码能帮我们快速的完成此类工作。 1、C#读取分隔符文件 2、C#实现GB2312和UTF8字符编码方式的转换 3、c#写文本文件类以及方法 4、C#中常用的文件操作方法 5、文本文件读操作 6、字符串操作类 7、运用C#读取文本文件,并可选择具体范围进行平均值的计算-err
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:18017
    • 提供者:xuxin
  1. ImageIpainting

    1下载:
  2. 根据FMM算法用C++实现图像修复功能,可对图像中的特定破损颜色区域进行修补,用周围颜色的平均值来进行填充-According to FMM algorithm C++ Image Restoration function, can damage the image of a particular color patch region, with the average of the color around to fill
  3. 所属分类:Multimedia Develop

    • 发布日期:2015-04-15
    • 文件大小:399453
    • 提供者:Renee Zeng
  1. Demo1

    0下载:
  2. 计算用户从控制台输入的10个整数的平均值-Calculation of user input from the console of the 10 integer average
  3. 所属分类:GIS program

    • 发布日期:2017-04-26
    • 文件大小:5417
    • 提供者:feng
  1. Demo2

    0下载:
  2. 计算用户从控制台输入的整数的平均值(输入个数不限)-Calculation of user input from the console integer average (Enter the number of open)
  3. 所属分类:GIS program

    • 发布日期:2017-04-26
    • 文件大小:5340
    • 提供者:feng
  1. 311

    0下载:
  2. 对参赛结果分数进行处理:参赛选手n人(n>1),评委m人(m>2),评委给每一选手打一个分数score(分数score为小于等于10的一个正实数)。选手的最后得分lastScore为去掉一个最高分和一个最低分后另m-2个得分的平均值。 假设事先已经建立了text型的数据文件f1.txt,其中依次记录着n个选手的编号(一个正整数)、姓名(一个字符串)以及m个评委给出的得分。 请编制程序,依次从数据文件f1.txt中读入n个选手的有关信息,而后按上述规定方法计算出每一个选手
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:6806
    • 提供者:meng
  1. adc

    0下载:
  2. 熟悉A/D转换 软件思路:选择RAO做为模拟输入通道; 连续转换4次再求平均值做为转换结果 最后结构只取低8位 结果送数码管的低3位显示-Familiar with the A/D conversion software ideas: Select RAO as analog input channels consecutive conversion and then seek the average of 4 times as the results of the f
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:2410
    • 提供者:wangfulong
  1. Cchengxu

    0下载:
  2. 这个程序包包括了C语言中的一些常见的程序,如阶乘,读取二进制文件,递归,二维数组平均值排序等几十个程序。有了这些程序,会更好的进行科学计算-This package includes the C language of some common procedures, such as factorial, read binary files, recursion, sorting, such as the average of two-dimensional array of dozens of
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:14643
    • 提供者:郭韬
  1. CalPixAve

    0下载:
  2. 计算grid文件中所有格点的平均值,用于区域数据分析-Grid computing document possessive point average, for the regional data analysis
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:4176
    • 提供者:dandan
  1. mytest1

    0下载:
  2. 最大偏离值 输入 n 个无符号整数,找出偏离平均值最远的整数。如果有多个不同整数离平均值同时最远,则按从小到大输出这几个不同整数, 其间以逗号间隔。其中,个数n 不大于300 例如,有6个数:3,6,7,1,5,4,平均值是 26/6=4.33,与 1 的差值最大。-my homework,i think it is have some good for you,
  3. 所属分类:Game Program

    • 发布日期:2017-03-28
    • 文件大小:6300
    • 提供者:zhaowei
  1. data1

    1下载:
  2. 1.输入数列,以0为结束标志,生成“先进先出”单链表,输出表中各结点的值;再求表中结点的平均值、最大值、最小值。-1. Input series to 0 for the end of signs, to generate " FIFO" single linked list, the output table, the value of each node another node for the table of average, maximum, minimum.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:8630
    • 提供者:chengx
  1. AStudyoWaveletImgaeCoding

    0下载:
  2. 通过测量小波变换产生图像的熵、方差、最大值、最小值、平均值及各子图像内小波变换系数间的相关性来确定各子图像应采取的编码策略-Wavelet transform generated by measuring the image entropy, variance, maximum, minimum, average and sub-image with the wavelet transform coefficients of correlation between each sub-image
  3. 所属分类:Wavelet

    • 发布日期:2017-04-17
    • 文件大小:134959
    • 提供者:gyq
  1. shuangxianglianbiao

    0下载:
  2. 实现双向链表所存储线性表的各种操作。要求提供数据的插入、删除、查找、两个数据交换、求所有数据平均值、最大值、最小值的操作。先利用随机函数产生100个随机整数,建立线性表的存储结构,然后完成上述的功能。分析程序的时间、空间复杂度。-Achieve bi-directional linear list stored various operating table. Request for data insert, delete, search, both for data exchange, and
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2159
    • 提供者:黄啸尘
  1. S3C44B0XADconverterapplication

    0下载:
  2. 采集AIN0和AIN1的信号,通过可调电阻,使输入的模拟信号发生改变,来进行A/D转换。为保证数据的准确性,通常采集10次以上,在求平均值。A/D转换器采集AIN0和AIN1的信号,并显示出来。 S3C44B0X的ADC为10bit,采样信号变化为数字0~1023。-Acquisition AIN0 and AIN1 signal, through an adjustable resistance, making the importation of the analog signal
  3. 所属分类:.net

    • 发布日期:2017-04-11
    • 文件大小:1452
    • 提供者:pengy
  1. 8888899999122322

    0下载:
  2. 频域实现图像的滤波是一种比较好的滤波办法,采用了求平均值等算法-Implementation of frequency-domain image filtering is a relatively good filtering approach such as used for the average algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:57009
    • 提供者:阿元
  1. Vector_Analyse

    0下载:
  2. 过滤距阵,算数平均值过滤误差值,文件读取.数组操作等.-Filter matrix, the average filter error count, the document read. Array, etc. operate.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1005
    • 提供者:nicker
  1. diyong

    0下载:
  2. 调用三个函数实现求数组中每一行的平均值-Three function calls for implementation of each line array average
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:562
    • 提供者:loya0415
  1. ttest

    1下载:
  2. T检验,亦称student t检验(Student s t test),主要用于样本含量较小(例如n<30),总体标准差σ未知的正态分布资料。   T检验是用于小样本(样本容量小于30)的两个平均值差异程度的检验方法。它是用T分布理论来推断差异发生的概率,从而判定两个平均数的差异是否显著 -T test, also known as the student t test (Student' s t test), mainly used for small sample
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1487
    • 提供者:lining
  1. S3C44B0XADconverterapplication

    0下载:
  2. 采集AIN0和AIN1的信号,通过可调电阻,使输入的模拟信号发生改变,来进行A/D转换。为保证数据的准确性,通常采集10次以上,在求平均值。A/D转换器采集AIN0和AIN1的信号,并显示出来。-AIN1 acquisition and AIN0 signal, through an adjustable resistor, so that the analog signal input to change, to carry out A/D conversion. In order to en
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-12
    • 文件大小:1455
    • 提供者:
  1. Calculater

    0下载:
  2. 用于计算气温的年平均值、月平均值、〉10度积温值-Used to calculate the average annual temperature, on average,> 10 degrees accumulated temperature values
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:72110
    • 提供者:ZLJ
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 39 »
搜珍网 www.dssz.com