代码搜索:2
找到约 10,000 项符合「2」的源代码
代码结果 10,000
www.eeworm.com/read/347122/11689827
bmp 图2-2.bmp
www.eeworm.com/read/157533/11693856
m example2_2.m
%首先编写f(x)的.m文件
function f = myfun(x)
f=sin(x)+3;
%然后调用函数fminsearch
x0=2 %起始点
[x , fval]=fminsearch(@myfun, x0);
www.eeworm.com/read/157533/11694586
m example2_2.m
x=[2.5 1.5 2];
y=[2 4 1;
3 6 2;
2 4 8];
bar(x,y,1.2);
www.eeworm.com/read/260654/11712121
cnf kongceshi2(2).cnf
www.eeworm.com/read/260645/11714186
rc2 menu2.rc2
//
// MENU2.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
/////
www.eeworm.com/read/260301/11734215
rc2 property2.rc2
//
// PROPERTY2.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
/
www.eeworm.com/read/260293/11734544
gif fig2-2.gif
www.eeworm.com/read/346566/11737765
rc2 htext2.rc2
//
// HTEXT2.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
////