代码搜索结果
找到约 7,992 项符合
Motor 的代码
motor.lst
C51 COMPILER V7.06 MOTOR 10/25/2007 22:48:42 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE MOTOR
OBJECT MODULE PLACED IN m
motor.c
/////////////////////////////////////////////////////////////////////////////////////
// MCS51单片机作为主控制器组成一个双步进电机控制器 //
// 通过小键盘,能给定两台步进电机单独运行的速度,要求可供选择的步
motor.m
function [sys,x0,str,ts] = motor5ab(t,x,u,flag)
%the induction motor model in alfa-beta coordinates
% The following outlines the general structure of an S-function.
%
switch flag,
%%%%%
motor.c
/****************************************************************
** 文件名:motor.c 电机驱动函数
****************************************************************/
#include "config.h"
/*****************
motor.o
XL
H 1 areas 5 global symbols
M motor.c
A text size 5E flags 0
dbfile D:\桌面\avr程序设计\电机控制\motor.c
dbfunc e for_ward 0 fV
dbsym r speed 10 c
dbline FFFFFFFF 0
dbline 9 0
dbline A 0
dbline B 4
motor.lis
.module motor.c
.area text(rom, con, rel)
0000 .dbfile D:\桌面\avr程序设计\电机控制\motor.c
0000 .dbfunc e for_ward _for_