代码搜索:B

找到约 10,000 项符合「B」的源代码

代码结果 10,000
www.eeworm.com/read/346716/11728493

m plot_4_11b_and_4_12b.m

make_rp; rp.mu = 1.0; rp.a1=-1.5955; rp.a2=0.95; rp.lam1=1.818; rp.lam2=0.182; xl=6; yl=4.3; [v, w]=steepest_descent(rp);make_plot(v, w, rp, 5, xl, yl, 'figure 4.11b', 'figure 4.12b'); print -
www.eeworm.com/read/346716/11728500

m plot_4_8b_and_4_9b.m

make_rp; rp.mu = 0.3; rp.a1=-0.9750; rp.a2=0.95; rp.lam1=1.5; rp.lam2=0.5; xl=5; yl=3; [v, w]=steepest_descent(rp);make_plot(v, w, rp, 5, xl, yl, 'figure 4.8b', 'figure 4.9b'); print -dpsc 4
www.eeworm.com/read/343088/11975656

c cstn_s6b33b5a.c

#include "os_api.h" #include "sci_types.h" //#include "lcd_api.h" #include "gpio_api.h" #include "lcd.h" #ifdef __cplusplus extern "C" { #endif /**---------------------------
www.eeworm.com/read/153185/12053216

m plot_4_11b_and_4_12b.m

make_rp; rp.mu = 1.0; rp.a1=-1.5955; rp.a2=0.95; rp.lam1=1.818; rp.lam2=0.182; xl=6; yl=4.3; [v, w]=steepest_descent(rp);make_plot(v, w, rp, 5, xl, yl, 'figure 4.11b', 'figure 4.12b'); print -
www.eeworm.com/read/153185/12053219

m plot_4_8b_and_4_9b.m

make_rp; rp.mu = 0.3; rp.a1=-0.9750; rp.a2=0.95; rp.lam1=1.5; rp.lam2=0.5; xl=5; yl=3; [v, w]=steepest_descent(rp);make_plot(v, w, rp, 5, xl, yl, 'figure 4.8b', 'figure 4.9b'); print -dpsc 4
www.eeworm.com/read/131904/14120416

m plot_4_11b_and_4_12b.m

make_rp; rp.mu = 1.0; rp.a1=-1.5955; rp.a2=0.95; rp.lam1=1.818; rp.lam2=0.182; xl=6; yl=4.3; [v, w]=steepest_descent(rp);make_plot(v, w, rp, 5, xl, yl, 'figure 4.11b', 'figure 4.12b'); print -
www.eeworm.com/read/131904/14120423

m plot_4_8b_and_4_9b.m

make_rp; rp.mu = 0.3; rp.a1=-0.9750; rp.a2=0.95; rp.lam1=1.5; rp.lam2=0.5; xl=5; yl=3; [v, w]=steepest_descent(rp);make_plot(v, w, rp, 5, xl, yl, 'figure 4.8b', 'figure 4.9b'); print -dpsc 4