代码搜索:Motor
找到约 7,992 项符合「Motor」的源代码
代码结果 7,992
www.eeworm.com/read/285727/8821577
bin step_motor2.bin
www.eeworm.com/read/285727/8821584
o step_motor2.o
www.eeworm.com/read/285727/8821586
hex step_motor2.hex
:100000000C9446000C9465000C9463000C946300FF
:100010000C9463000C9463000C9463000C946300D4
:100020000C9463000C9463000C9463000C946300C4
:100030000C9463000C9463000C9463000C946300B4
:100040000C9498000C9
www.eeworm.com/read/285727/8821588
elf step_motor2.elf
www.eeworm.com/read/186931/8891065
c motor_control_ytg.c
sfr P2= 0xA0;
sbit P2_0=P2^0;
sbit P2_1=P2^1;
sbit P2_2=P2^2;
sbit P2_3=P2^3;
void delay(long int s) /*延时函数*/
{
long int j;
for(j
www.eeworm.com/read/283934/8978881
m51 step motor.m51
BL51 BANKED LINKER/LOCATER V5.03 12/04/2007 01:27:32 PAGE 1
BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE displa
www.eeworm.com/read/283934/8978884
uv2 step motor.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
Options 1,0,0 // Target 'Target 1'
Device (SST89F58)
www.eeworm.com/read/283934/8978896
bak step motor_opt.bak
### 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/382461/9025438
bak motor_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
Options 1,0,0 // Targ
www.eeworm.com/read/381267/9099927
h motor_drv_wrapper.h
/**********************************************************************
**
** Copyright (c) 2008 -- Michael.All right received.
**
** PROJECT: Tangtang's Graduation Design
**
*