代码搜索:船舶电机
找到约 4,771 项符合「船舶电机」的源代码
代码结果 4,771
www.eeworm.com/read/26262/956361
m51 电机.m51
BL51 BANKED LINKER/LOCATER V6.05 04/20/2012 21:01:10 PAGE 1
BL51 BANKED LINKER/LOCATER V6.05, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE STARTU
www.eeworm.com/read/26262/956363
uv2 电机.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
File 1,1,
www.eeworm.com/read/27335/983323
asm pwm电机调速.asm
ORG 0000H
AJMP MAIN
ORG 001BH
AJMP INT_0
ORG 0030H
MAIN:
MOV 70H,#00H
MOV 71H,#00H
MOV 72H,#00H
MOV 73H,#00H
MOV 75H,#00H
MOV DPTR,#0FF82H
MOV A,#0D1H
MOVX @DPTR,A
www.eeworm.com/read/28136/994246
pwi 歩进电机.pwi
www.eeworm.com/read/28136/994247
lst 歩进电机.lst
C51 COMPILER V6.12 _I___缁_ 01/06/2010 16:35:38 PAGE 1
C51 COMPILER V6.12, COMPILATION OF MODULE _I___缁_
OBJECT MODULE PLACED IN
www.eeworm.com/read/28136/994249
c 歩进电机.c
#include
#define uchar unsigned char
#define uint unsigned int
sbit jia=P1^0;
sbit jian=P1^1;
uint l=8;
uchar i,flag=0;
uchar code table[]={0x09,0x08,0x0c,0x04,0x06,0x02,0x03,0x01};
www.eeworm.com/read/28136/994252
opt 歩进电机.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
DaveTm { 0,0,0,0,0,0,0,0 }
Target (Tar
www.eeworm.com/read/28136/994253
hex 歩进电机.hex
:1001860009080C040602030101030206040C08090F
:07019600020A000801080045
:10016800D3EF9400EE940040147D4C7C04ED1D7098
:0D017800011CED4C70F7EF1F70E61E80E3D8
:010185002257
:040146007F057E00B3
:10014A0
www.eeworm.com/read/28136/994254
obj 歩进电机.obj
www.eeworm.com/read/28136/994256
plg 歩进电机.plg
compiling 歩进电机.c...
.\歩进电机.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
linking...
creating hex file from "歩进电机"...
"歩进电机" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling 歩进电机.c