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

搜索资源列表

  1. average

    0下载:
  2. 这个程序对于输入的一系列浮点数,求出其平均值 M,方差 S^2,标准差 S-procedures for the importation of a series of float, derived average M, S ^ 2 variance, standard deviation S
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1254
    • 提供者:中文名
  1. average-gray

    0下载:
  2. 图片处理,可以打开12幅图片,分别存储在指针中,每读入一副点存入,最后显示可得到平均后的结果。有利于得到稳定背景。-pictures, can open 12 photographs were stored in the target, every time deposited into a point, Finally available to show the average results. Conducive to a stable background.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:69601
    • 提供者:zhou
  1. loo.rar

    0下载:
  2. The leave-one-out cross-validation scheme is a method for estimating % the average generalization error. When calling % [Eloo,H] = loo(NetDef,W1,W2,PHI,Y,trparms) with trparms(1)>0, the network % will be retrained a maximum of trparms(1) itera
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:3014
    • 提供者:张镇
  1. AVERAGE

    0下载:
  2. 编写程序计算三门课的平均成绩,要求应用程序分别用Java语言三种不同的循环语句实现,每门课的成绩用Math类的random()方法随机产生(random()产生的数值在0和1之间),成绩范围为40~100。 提示:自定义一个类,该类实现一个返回随机数的函数。在main函数里测试时直接调用该类的获取随机数方法。 获得随机数相关的类为:java.lang.Math 需要时可引入该类即:import java.lang.Math -Write a program grade point a
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:5047
    • 提供者:阿豆
  1. students

    1下载:
  2. 建立学生信息管理系统,实现一系列的功能: 存储信息:实现对信息的插入、删除、修改等功能; 查询信息 :显示全部学生信息、按学号查询、按姓名查询、按性别查询、按年级查询学生所学课程、按教师查询听课学生; 排序:实现按学号、按年龄、按某课成绩、按总成绩进行排序; 统计:男女生人数、每个人的平均成绩、各课的平均成绩;-The establishment of Student Information Management System to achieve a series of fun
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-22
    • 文件大小:4572
    • 提供者:zhangdamo
  1. moving_average_v3.1

    0下载:
  2. Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps. -MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at hi
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:100158
    • 提供者:王平
  1. student

    0下载:
  2. 一个用c++写的简单的学生管理系统,包括添加,删除,按成绩平均分和总分排出顺序-A c++ to write with a simple management system for students, including add, delete, according to results from the average total points and the order of
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:115106
    • 提供者:王湛懿
  1. moving

    0下载:
  2. calculates the moving average of a graph
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:76081
    • 提供者:Quetzalcoatl
  1. SolveQuadraticEquationsusingFactorisation

    0下载:
  2. Calculate Average Bitmap Color in C-Calculate Average Bitmap Color in C++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:709
    • 提供者:李蓦然
  1. Chapter5UsefulExpressionsforEvaluatingAverageError

    0下载:
  2. Useful Expressions for Evaluating Average Error Probability Performance 分析误码率性能的有用表达式,推荐,值得一看-Useful Expressions for Evaluating Average Error Probability Performance analysis of bit error rate performance of a useful expression, recommendation, see
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:248445
    • 提供者:gigicheon
  1. average

    0下载:
  2. 比较简单c程序 求三个整数的平均值 大家参考一下-The average for the three integer
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:3107
    • 提供者:阿文
  1. average

    0下载:
  2. excel-vba程序,调用average函数,每5列算一次平均,方便处理多列的情况-excel-vba procedures, average function call, each one an average of five operators, to facilitate the processing of cases and more out
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:522
    • 提供者:陈卓
  1. min-average-cycle-algorithm

    0下载:
  2. 一个求最短平均回路的算法,有兴趣的朋友可以参考一下。-An algorithm for finding the shortest average cycle .
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:136062
    • 提供者:阿牛
  1. awk

    1下载:
  2. collection of awk scr ipt use to measure and calculate end-to-end delay, average delay, jitter, throughput-collection of awk scr ipt use to measure and calculate end-to-end delay, average delay, jitter, throughput..
  3. 所属分类:Other systems

    • 发布日期:2015-04-14
    • 文件大小:5708
    • 提供者:ismail
  1. SLM

    0下载:
  2. 选择映射法实现降低OFDM的峰值平均功率比的仿真-Mapping method chosen to achieve lower peak to average power ratio of OFDM-Simulation
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:2059
    • 提供者:xiaoqiu
  1. Measured-the-average-value-of-wave

    0下载:
  2. 测量显示区域内波形的平均值,当显示区域不同是可以实时的测量此区域内的波形参数的平均值-Measured the average value of wave in dispiays
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:22881
    • 提供者:江宁
  1. Gauss-Average-inverse-method

    0下载:
  2. 有关大地测量方面的高斯平均引数法反算,希望对大家有用-For geodetic Gauss Average inverse method, we hope to be useful
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:50777
    • 提供者:ll
  1. Gauss-Average-method-is-considered

    0下载:
  2. 有关大地测量方面的高斯平均引数法正算,希望对大家有用-For geodetic Gauss Average method is considered, we hope to be useful
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:50357
    • 提供者:ll
  1. data average set

    0下载:
  2. data average set for experiment
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:65536
    • 提供者:ibrahimmayar
  1. [EA]一种均线例读学习Moving Average

    1下载:
  2. [EA]一种均线例读学习Moving Average(if(OrderSelect(i,SELECT_BY_POS,MODE_TRADES)==false) break;)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:2048
    • 提供者:极峰007
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com