代码搜索:尺寸计算
找到约 10,000 项符合「尺寸计算」的源代码
代码结果 10,000
www.eeworm.com/read/443027/7639311
rpt 计算器.rpt
Report : 计算器
Date : 08-20-2007
Time : 11:43:17
Compiler : BASCOM-AVR LIBRARY V 1.11.8.5
Processor : M16
SRAM : 400 hex
EEPROM : 200 hex
ROMSIZE
www.eeworm.com/read/443027/7639312
sim 计算器.sim
|
8|4
16
Row 0 Height: 16
Row 1 Height: 16
Row 2 Height: 16
Row 3 Height: 16
Row 4 Height: 16
Row 5 Height: 16
Row 6 Height: 16
Row 7 Height: 16
Column 0 Width: 125
Column 1 Width: 131
Co
www.eeworm.com/read/443027/7639313
obj 计算器.obj
www.eeworm.com/read/443027/7639314
dbg 计算器.dbg
www.eeworm.com/read/441469/7669996
bmp 计算器.bmp
www.eeworm.com/read/441433/7670479
doc 潮流计算(c).doc
www.eeworm.com/read/440277/7691216
bmp 计算器.bmp
www.eeworm.com/read/440081/7694101
txt 公式与计算.txt
8:编写函数fun,功能是:根据以下攻势计算s,计算结果作为函数值返回;n通过形参传入。S=1+1/(1+2)+1/(1+2+3)+…….+1/(1+2+3+4+……+n)
答案:
double fun(int n)
{ int i,t=0;
double p,s=0.0;
for(i=1;i
www.eeworm.com/read/439300/7712876
doc 计算器.doc
www.eeworm.com/read/435461/7792057