代码搜索结果
找到约 7,992 项符合
Motor 的代码
moter_test.lk
motor_main.o
lineturn.lk
motor.o lcd.o main.o
img.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\Owner\桌面\zxz.uv2
Project File Date: 09/10/2005
Output:
Build target 'Target 1'
compiling
cc_build_custom.log
---------------------------- DCMotor.pjt - Custom ----------------------------
Error, Don't know how to build file "D:\test\2407EDULab_v299\Lab21-DCMotor\prct.asm"
Error, Don't know how to build f
loadeng.m
function motor=loadeng(fname)
%LOADENG Load rocket motor data from wRASP file.
% MOTOR = LOADENG([FNAME]) loads rocket motor data from
% file FNAME, or if omitted invokes a file selection win
saveeng.m
function saveeng(motor,info,fname)
%SAVEENG Save rocket motor data to wRASP file.
% SAVEENG(MOTOR,INFO[,FNAME]) displays a file selection window
% where you can select the file to which you w
motorctrl.c
#include "..\startup\44b.h"
#include "MotorCtrl.h"
#define MOTOR_SEVER_FRE 1000 //20kHz
#define MOTOR_CONT (MCLK/2/2/MOTOR_SEVER_FRE)
#define MOTOR_MID (MOTOR_CONT/2)
void init_Moto
motorctrl.c
#include "..\startup\44b.h"
#include "MotorCtrl.h"
#define MOTOR_SEVER_FRE 1000 //20kHz
#define MOTOR_CONT (MCLK/2/2/MOTOR_SEVER_FRE)
#define MOTOR_MID (MOTOR_CONT/2)
void init_Moto
motorctrl.c
//#include "..\startup\44b.h"
#include "inc/MotorCtrl.h"
#define PCLK (50700000)
#define MOTOR_SEVER_FRE 1000 //20kHz
#define MOTOR_CONT (PCLK/2/2/MOTOR_SEVER_FRE)
#define MOTOR_MID (MO
motorctrl.c
//#include "..\startup\44b.h"
#include "inc/MotorCtrl.h"
#define PCLK (50700000)
#define MOTOR_SEVER_FRE 1000 //20kHz
#define MOTOR_CONT (PCLK/2/2/MOTOR_SEVER_FRE)
#define MOTOR_MID (MO