代码搜索:功耗优化

找到约 4,261 项符合「功耗优化」的源代码

代码结果 4,261
www.eeworm.com/read/211784/15173832

c 最优化方法-0.618求最大值.c

//calculator the bigest value of funtion by using 0.618 method //write by peidright on 2006.10.4.19.10 //version 0.10 #include"stdio.h" #include"iostream.h" #include"math.h" double s=0.000001;