代码搜索:信号路径优化

找到约 10,000 项符合「信号路径优化」的源代码

代码结果 10,000
www.eeworm.com/read/425643/10342503

m cooleroptdes.m

function CoolerOptDes % 冷却器的最优化设计(Optimal Design of a Cooler ) % % Author: HUANG Huajiang % Copyright 2003 UNILAB Research Center, % East China University of Science and Technology, Shangh
www.eeworm.com/read/425643/10342519

m doe.m

function DOE % D-优化试验设计 % % Author: HUANG Huajiang % Copyright 2003 UNILAB Research Center, % East China University of Science and Technology, Shanghai, PRC % $Revision: 1.0 $ $Date: 2
www.eeworm.com/read/470367/6909376

txt 说明.txt

data为需要输入的一维数组,N为需要预测的值的个数,其中还有部分可以优化的部分,望读者改进。
www.eeworm.com/read/449771/7496824

m cooleroptdes.m

function CoolerOptDes % 冷却器的最优化设计(Optimal Design of a Cooler ) % % Author: HUANG Huajiang % Copyright 2003 UNILAB Research Center, % East China University of Science and Technology, Shangh
www.eeworm.com/read/449771/7496829

m doe.m

function DOE % D-优化试验设计 % % Author: HUANG Huajiang % Copyright 2003 UNILAB Research Center, % East China University of Science and Technology, Shanghai, PRC % $Revision: 1.0 $ $Date: 2
www.eeworm.com/read/199851/7818678

m cooleroptdes.m

function CoolerOptDes % 冷却器的最优化设计(Optimal Design of a Cooler ) % % Author: HUANG Huajiang % Copyright 2003 UNILAB Research Center, % East China University of Science and Technology, Shangh
www.eeworm.com/read/199851/7818686

m doe.m

function DOE % D-优化试验设计 % % Author: HUANG Huajiang % Copyright 2003 UNILAB Research Center, % East China University of Science and Technology, Shanghai, PRC % $Revision: 1.0 $ $Date: 2
www.eeworm.com/read/197108/8029185

m cooleroptdes.m

function CoolerOptDes % 冷却器的最优化设计(Optimal Design of a Cooler ) % % Author: HUANG Huajiang % Copyright 2003 UNILAB Research Center, % East China University of Science and Technology, Shangh
www.eeworm.com/read/197108/8029194

m doe.m

function DOE % D-优化试验设计 % % Author: HUANG Huajiang % Copyright 2003 UNILAB Research Center, % East China University of Science and Technology, Shanghai, PRC % $Revision: 1.0 $ $Date: 2
www.eeworm.com/read/241769/13121342

cpp improvedquicksort.cpp

////////////////////// // 优化的快速排序 // ////////////////////// #include "iostream.h" #include "stdlib.h" #include "string.h" #include "Compare.h" #include "ImprovedQuickSorter.h" // 设定随即