代码搜索:Motor
找到约 7,992 项符合「Motor」的源代码
代码结果 7,992
www.eeworm.com/read/421300/10743304
cmd c6713.cmd
-q
-c /* variable initialization in runtime*/
-m Motor.map /* set map file name to Motor.map*/
-o Motor.out /* set excute file name to Motor.out*/
-stack 0x2000 /* set stack size*/
-x
www.eeworm.com/read/419603/10854709
s wwork.s
.module wwork.c
.area text(rom, con, rel)
.dbfile E:\张军\AVR\光盘内容\实例源文件\第七章工程\wwork.c
.dbfunc e IO_Init _IO_Init fV
.even
_IO_Init::
.dbline -1
.dbline 54
; //**********************FileN
www.eeworm.com/read/419603/10854714
s work.s
.module work.c
.area text(rom, con, rel)
.dbfile C:\DOCUME~1\Administrator\桌面\张军\AVR\AVR单片机系统开发实例稿\第七章\第七章工程\work.c
.dbfunc e IO_Init _IO_Init fV
.even
_IO_Init::
.dbline -1
.dbline 54
www.eeworm.com/read/419603/10854717
mp work.mp
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
----------
www.eeworm.com/read/273090/10927981
m chap9_5i.m
%Three Loop of Flight Simulator Servo System with Direct Current Motor
clear all;
close all;
%(1)Current loop
L=0.001; %L
www.eeworm.com/read/273065/10929395
m chap9_5i.m
%Three Loop of Flight Simulator Servo System with Direct Current Motor
clear all;
close all;
%(1)Current loop
L=0.001; %L
www.eeworm.com/read/272827/10942536
c sh401.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
bit gate; // 定时标志位
bit direct; /*设置电机正反转标志,0-正转;1-反转*/
sbit motor1=P1^2;
sbit mo
www.eeworm.com/read/271405/10998044
c sh401.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
bit gate; // 定时标志位
bit direct; /*设置电机正反转标志,0-正转;1-反转*/
sbit motor1=P1^2;
sbit mo
www.eeworm.com/read/416854/11012052
m im_data.m
%% IM_DATA.M %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %
% data file for induction machine model type ABB MT100LA28-4,
www.eeworm.com/read/416411/11030638
m chap9_5i.m
%Three Loop of Flight Simulator Servo System with Direct Current Motor
clear all;
close all;
%(1)Current loop
L=0.001; %L