代码搜索:average
找到约 5,196 项符合「average」的源代码
代码结果 5,196
www.eeworm.com/read/452713/7434664
cpp c9-11.cpp
#include
using namespace std;
class Student
{public:
Student(int,int,int);
void total();
static float average();
private:
int num;
int age;
float score;
s
www.eeworm.com/read/452489/7439208
m main.m
clear;
%function sizerand用来产生一个数据包大小的随机数
%fucntion tiemrand用来产生一个数据包产生间隔大小的随机数
interval=50;%读取缓存的时间间隔
%定义缓存使用的数据结构
buffer.size=0;%数据包的大小
buffer.time=0;%数据包的产生时间
%根据timepdf和sizepdf可以确定每ms最
www.eeworm.com/read/451938/7453754
sta pc-pic.sta
ROM used: 1568 (5%)
1568 (5%) including unused fragments
2 Average locations per line
8 Average locations per statement
RAM used: 82 (5%) at main() level
www.eeworm.com/read/451938/7453756
sta transmit.sta
ROM used: 502 (2%)
502 (2%) including unused fragments
1 Average locations per line
14 Average locations per statement
RAM used: 41 (3%) at main() level
www.eeworm.com/read/451592/7461359
c math.c
#include
void main ()
{
int seconds_in_an_hour;
float average;
seconds_in_an_hour = 60 * 60;
average = (5 + 10 + 15 + 20) / 4;
printf("The number of secon
www.eeworm.com/read/451329/7467172
c math.c
#include
void main ()
{
int seconds_in_an_hour;
float average;
seconds_in_an_hour = 60 * 60;
average = (5 + 10 + 15 + 20) / 4;
printf("The number of secon
www.eeworm.com/read/450546/7482268
cpp c9-11.cpp
#include
using namespace std;
class Student
{public:
Student(int,int,int);
void total();
static float average();
private:
int num;
int age;
float score;
s
www.eeworm.com/read/450470/7483379
c math.c
#include
void main ()
{
int seconds_in_an_hour;
float average;
seconds_in_an_hour = 60 * 60;
average = (5 + 10 + 15 + 20) / 4;
printf("The number of secon
www.eeworm.com/read/449530/7501272
c flexmemb.c
// flexmemb.c -- flexible array member
#include
#include
struct flex
{
int count;
double average;
double scores[]; // flexible array member
};
void sho
www.eeworm.com/read/449504/7502416
txt htoledo.txt
% average house values for 98 census tracts in Toledo, Ohio
% along with 13 explanatory variables
% and lattitude-longitude coordinates
% Data are sorted by distance from central city
% col1 =