代码搜索:Motor
找到约 7,992 项符合「Motor」的源代码
代码结果 7,992
www.eeworm.com/read/379979/9169757
lkv debug.lkv
-z -q -c -m"./Debug/pid.map" -o"./Debug/pid.out" -x -i"C:/ti/c2000/rtdx/lib" -i"C:/ti/c2400/cgtools/lib" -v2
"C:\Lab22-Pid\Debug\CTR.obj"
"C:\Lab22-Pid\Debug\Pid.obj"
"C:\Lab22-Pid\Debug\prct.obj"
www.eeworm.com/read/378481/9229595
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/377814/9261824
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/179061/9375387
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/178344/9407140
m chap9_2f.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/177707/9438311
c ex7_bldc_sw_test.c
// ***********************************************************************************
// File : EX7_BLDC_SW.C
// Purpose : ㄏノ Motor Control PWM ㄓ玻ネ臱笆 BLDC
www.eeworm.com/read/177707/9438356
c ex8_bldc_hw_test.c
// ***********************************************************************
// File : EX8_BLDC_HW_TEST.C
// Purpose : ㄏノ Motor Control PWM
www.eeworm.com/read/176055/9520630
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/176055/9520633
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