代码搜索:Step
找到约 10,000 项符合「Step」的源代码
代码结果 10,000
www.eeworm.com/read/457364/7326403
rar step_eight.rar
www.eeworm.com/read/456357/7351202
xpm pill_step.xpm
/* XPM */
static char * pill_step_xpm[] = {
"48 48 1450 2",
" c None",
". c #080000",
"+ c #090400",
"@ c #000600",
"# c #000B00",
"$ c #001100",
"% c #497C41",
"& c #1E5B16",
"* c #004100",
www.eeworm.com/read/453092/7426978
dsn step_moto.dsn
www.eeworm.com/read/453092/7426981
txt step_moto.txt
SIMULATION LOG
==============
Design: E:\莫本团\my_code\步进电机\软驱0\step_moto.DSN
Doc. no.:
Revision:
Author:
Created: 06/01/16
Modified: 06/01/16
Compiling source files.
www.eeworm.com/read/453092/7426983
pwi step_moto.pwi
www.eeworm.com/read/452469/7440634
plg step motor.plg
礦ision3 Build Log
Project:
E:\Program Files\Labcenter Electronics\Proteus 6 Demonstration(2)\70 Step Motor\Step Motor.uv2
Project File Date: 08/07/2006
www.eeworm.com/read/452469/7440635
opt step motor.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/452469/7440636
asm step motor.asm
ORG 00H
START: MOV DPTR,#TAB1
MOV R0,#03
MOV R4,#0
MOV P1,#3
WAIT: MOV P1,R0 ;初始角度,0度
MOV P0,#0FFH
JNB P0.0,POS ;判断键盘状态
JNB P0.1,NEG
SJMP WAIT
JUST: JB P0.1,N
www.eeworm.com/read/452469/7440637