代码搜索:Step
找到约 10,000 项符合「Step」的源代码
代码结果 10,000
www.eeworm.com/read/452469/7440638
hex step motor.hex
:1000000090006178037C0075900388907580FF30C4
:10001000800830810E80F3208109EC93F590115413
:100020000C012D7C06EC93F5901154012D75800385
:10003000E59020800EBC08027C00EC93F5901154F2
:100040000C012D2081E
www.eeworm.com/read/452469/7440640
obj step motor.obj
www.eeworm.com/read/452469/7440643
lst step motor.lst
A51 MACRO ASSEMBLER STEP_MOTOR 08/07/2006 21:27:48 PAGE 1
MACRO ASSEMBLER A51 V8.00
OBJECT MODULE PLACED IN Step Motor.OBJ
ASSEMBL
www.eeworm.com/read/446333/7441357
txt step download.txt
download mc18
1.setup
2.next
3.click all function
4.finish
www.eeworm.com/read/451907/7454563
m step_response.m
clc;
% Tinh du lieu vao - ra de nhan dang mo hinh tuyen tinh
Teta2_bar=pi/6;
To1_bar = 17.9661
Teta2_nga=Teta2(:,2)-Teta2_bar;
To1_nga=To1(:,2)-To1_bar;
%Nhan dang
alpha=10;
N=length(Te
www.eeworm.com/read/449577/7500307
step_filtazi_resample
#!/bin/tcsh -f
set WORKDIR=".."
if (! -e $WORKDIR/filtazi.dorisin) then
cp $DORIS_SCR/filtazi.dorisin $WORKDIR
endif
if (! -e $WORKDIR/resample.dorisin) then
cp $DORIS_SCR/resample.dorisin $
www.eeworm.com/read/449577/7500326
step_master_read
#!/bin/tcsh -f
set masterdate = `echo $cwd | gawk 'BEGIN {FS="/"} {print $NF}'`
set CURRDIR = `echo $cwd`
set WORKDIR = ".."
set INSARDIR = "../../INSAR_$masterdate"
if (! -e $WORKDIR/master_readf
www.eeworm.com/read/449577/7500334
step_master_orbit
#!/bin/tcsh -f
set prod = `grep 'Product type specifier:' master.res | gawk '{print $4}'`
if ($prod == "ERS") then
set prod = `grep 'Product type specifier:' master.res | gawk '{print $5}'`
endi
www.eeworm.com/read/449577/7500335
step_slc_ers
#!/bin/tcsh -f
set WORKDIR = '..'
set dir = `\pwd | gawk 'BEGIN {FS="/"} {print $(NF)}'`
if (! -e $WORKDIR/roi.proc) then
cp $MY_SCR/roi.proc $WORKDIR
endif
\rm -f $dir.raw
\rm -f $dir.raw.rsc