代码搜索:Step
找到约 10,000 项符合「Step」的源代码
代码结果 10,000
www.eeworm.com/read/449577/7500339
step_ifg
#!/bin/tcsh -f
#set WORKDIR = `cat .workdir`
set WORKDIR = ".."
set first = `grep 'First_pixel ' $WORKDIR/master.res | gawk 'END {print $4}'`
set last = `grep 'Last_pixel ' $WORKDIR/master.res | ga
www.eeworm.com/read/449577/7500342
step_coreg
#!/bin/tcsh -f
#
# Coregisters the slave image directly to the master (only recommended
# for small baselines)
#
# Andy Hooper, Jul 2006
#
set WORKDIR=".."
if (! -e $WORKDIR/coreg.dorisin) then
www.eeworm.com/read/446748/7567227
step4
www.eeworm.com/read/442122/7658744
opt step.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/442122/7658748
c step.c
//步进电机驱动程序
//编写:王志炎
//日期:2007年5月5日
#include
sbit PUL=P0^5;//PUL脉冲控制信号,上升沿有效.
sbit DIR=P0^6;//DIR方向控制,高低电平.
sbit ENA=P0^7;//ENA使能信号,高电平使能.
sbit KEY=P1^7;//KEY启动开关,按住运行.
/************
www.eeworm.com/read/442122/7658750
hex step.hex
:10005F00758CFF758AF0D28C308DFDC28CC28DDF0E
:02006F00EF227E
:09000300C297D286C287309752E1
:10000C005389F0438901D287E4750BA0750A0FF56B
:10001C0009F508E4FFFEFDFCAB0BAA0AA909A80828
:10002C00D3120071
www.eeworm.com/read/442122/7658752
lst step.lst
C51 COMPILER V7.50 STEP 05/06/2007 20:36:05 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE STEP
OBJECT MODULE PLACED IN st
www.eeworm.com/read/442122/7658753
plg step.plg
礦ision2 Build Log
Project:
F:\study\C51\step\step.uv2
Project File Date: 05/05/2007
Output:
www.eeworm.com/read/442122/7658754