代码搜索:average
找到约 5,196 项符合「average」的源代码
代码结果 5,196
www.eeworm.com/read/28229/995171
h gdata.h
//主函数中用到的全局变量
uint results[32]; //保存ADC转换结果的数组
uint Average;
unsigned char SendFlag=0; //是否发送数据标志
//引用在USBfunctions.c中定义的全局变量的外部声明
typedef struct flags
{
unsigned char
www.eeworm.com/read/462460/1545845
frm rep oil cake sale avg.frm
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form Form36
BackColor = &H80000013&
Caption = "Oil Cake Sale Average Report"
www.eeworm.com/read/462460/1545859
frm rep castic soda purchase.frm
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form Form14
BackColor = &H80000013&
Caption = "Castic Soda Purchase Average R
www.eeworm.com/read/462460/1545866
frm rep cotton seed purchase avg.frm
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form Form13
BackColor = &H80000013&
Caption = "Cotton Seed Purchase Average"
www.eeworm.com/read/462460/1545907
frm rep del cotton avg.frm
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form Form34
BackColor = &H80000013&
Caption = "Delinted Cottonb Sale Average
www.eeworm.com/read/462460/1545911
frm rep oil dirt sale avg.frm
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form Form40
BackColor = &H80000013&
Caption = "Dirt Oil Sale Average Report"
www.eeworm.com/read/462460/1545927
frm rep ref oil sale avg.frm
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form Form38
BackColor = &H80000013&
Caption = "Refine Oil Sale Average Report
www.eeworm.com/read/394381/8227316
m lathe2fun.m
function mf=lathe2fun(x,n,m)
%n--examing interval
%m--Max number of products
%x--Living
%y--theory Examing times till fail
%f--average loss
y=0:10;
p=0.4.^y*0.6;
mf=0;
for i=1:length(y)
www.eeworm.com/read/394381/8227348
m test2fun.m
function mf=test2fun(x,n,m)
%n--examing interval
%m--Max number of products
%x--Living
%y--theory Examing times till fail
%f--average loss
y=0:10;
p=0.4.^y*0.6;
mf=0;
for i=1:length(y)
www.eeworm.com/read/334860/12567745
m lathe2fun.m
function mf=lathe2fun(x,n,m)
%n--examing interval
%m--Max number of products
%x--Living
%y--theory Examing times till fail
%f--average loss
y=0:10;
p=0.4.^y*0.6;
mf=0;
for i=1:length(y)