代码搜索:4
找到约 10,000 项符合「4」的源代码
代码结果 10,000
www.eeworm.com/read/355300/10277649
txt 4-4键盘-2.txt
uchar code scancode[4]={0xfe,0xfd,0xfb,0xf7}; //键盘扫描码
///键盘扫描程序////
keyscan()
{ int i;
uchar h,n,m;
for(i=0;i
www.eeworm.com/read/426106/10286918
m plot_4_11a_and_4_12a.m
make_rp;
rp.mu =0.3;
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.11a', 'figure 4.12a');
print -d
www.eeworm.com/read/426106/10286923
m plot_4_8a_and_4_9a.m
make_rp;
rp.mu = 0.3;
rp.a1=-0.1950; rp.a2=0.95; rp.lam1=1.1; rp.lam2=0.9; xl=3; yl=2.2;
[v, w]=steepest_descent(rp);make_plot(v, w, rp, 5, xl, yl, 'figure 4.8a', 'figure 4.9a');
print -dpsc 4
www.eeworm.com/read/162511/10299013
c maxloc0_4_r4.c
/* Implementation of the MAXLOC intrinsic
Copyright 2002 Free Software Foundation, Inc.
Contributed by Paul Brook
This file is part of the GNU Fortran 95 runtime library (libgfo
www.eeworm.com/read/162511/10299221
c pow_i4_i4.c
/* Support routines for the intrinsic power (**) operator.
Copyright 2004 Free Software Foundation, Inc.
Contributed by Paul Brook
This file is part of the GNU Fortran 95 runtime library (libgf
www.eeworm.com/read/162511/10299371
c maxloc1_4_r4.c
/* Implementation of the MAXLOC intrinsic
Copyright 2002 Free Software Foundation, Inc.
Contributed by Paul Brook
This file is part of the GNU Fortran 95 runtime library (libgfo
www.eeworm.com/read/162511/10299564
c minloc0_4_r4.c
/* Implementation of the MINLOC intrinsic
Copyright 2002 Free Software Foundation, Inc.
Contributed by Paul Brook
This file is part of the GNU Fortran 95 runtime library (libgfo
www.eeworm.com/read/162511/10299572
c pow_r4_i4.c
/* Support routines for the intrinsic power (**) operator.
Copyright 2004 Free Software Foundation, Inc.
Contributed by Paul Brook
This file is part of the GNU Fortran 95 runtime library (libgf
www.eeworm.com/read/162511/10299735
c minloc1_4_i4.c
/* Implementation of the MINLOC intrinsic
Copyright 2002 Free Software Foundation, Inc.
Contributed by Paul Brook
This file is part of the GNU Fortran 95 runtime library (libgfo
www.eeworm.com/read/162511/10299866
c pow_c4_i4.c
/* Support routines for the intrinsic power (**) operator.
Copyright 2004 Free Software Foundation, Inc.
Contributed by Paul Brook
This file is part of the GNU Fortran 95 runtime library (libgf