代码搜索结果
找到约 7,992 项符合
Motor 的代码
motor.s
.module motor.c
.area text(rom, con, rel)
.dbfile C:\DOCUME~1\Administrator\桌面\小车寻迹\motor.c
.dbfunc e motor_left_forward _motor_left_forward fV
; speed -> R16
.even
_motor_left_for
motor._c
/****************************************************************
** 文件名:motor.c 电机驱动函数
****************************************************************/
#include "config.h"
/*#define T0_EN TI
motor.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
motor.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
motor.cpp
// Motor.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Motor.h"
#include "MainFrm.h"
#include "MotorDoc.h"
#include "MotorView.h"
#ifdef _DEBUG
motor.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMotorDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Motor.h"
motor.h
// Motor.h : main header file for the MOTOR application
//
#if !defined(AFX_MOTOR_H__C3CBE851_0C6C_4C0F_A249_A26D5CEC5AA5__INCLUDED_)
#define AFX_MOTOR_H__C3CBE851_0C6C_4C0F_A249_A26D5CEC5AA5__IN