代码搜索:Exercise
找到约 10,000 项符合「Exercise」的源代码
代码结果 10,000
www.eeworm.com/read/442963/7640904
m newtondiedai_exercise4_16.m
function x=newtondiedai(x0,n,e) %方程求根牛顿迭代(课本154页16题)
for k=1:n
k
if 3*x0^2+4*x0+10==0
'奇异'
break
else
x1=x0-(x0^3+2*x0^2+10*x0-20)/(3*x0^2+4*
www.eeworm.com/read/441866/7663586
doc ssd4_exercise1.doc
www.eeworm.com/read/441067/7676436
doc exercise4 junit.doc
www.eeworm.com/read/441067/7676437
doc exercise5 database.doc
www.eeworm.com/read/408763/7806416
doc handout for spi exercise_slave.doc
www.eeworm.com/read/408763/7806440