代码搜索结果
找到约 7,992 项符合
Motor 的代码
pwm2.c
/* =======直流电机的PWM速度控制程序======== */
/* 纬东工作室 robots51.51.net 2006年6月 */
/* 晶振采用11.0592M,产生的PWM的频率约为91Hz */
#include
#include
#define uchar unsigned char
#define uint unsig
inductor_motorxiugai.m
% 三相异步电动机的机械特性
%定义为inductor_motor(xiugai)
clc
clear
% 下面输入电动机参数
U1=220/sqrt(3);
Nphase=3;
P=2;
fN=50;
R1=0.095;
X1=0.680;
X2=0.672;
Xm=18.7;
%下面计算电机同步速度
omegas=2*pi*fN/P;
nS=60*fN/P;
%
p&e_fcs_linker.prm
/* This is a linker parameter file for the GZ60 */
NAMES END /* CodeWarrior will pass all the needed files to the linker by command line. But here you may add your own files too. */
SEGMENTS /* he
simple-02.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
erase.pjt
[PROJECT]
Target=erase.HEX
Development_Mode=2
Processor=0x877F
ToolSuite=CCS
[Directories]
Include=
Library=
LinkerScript=
[Target Data]
FileList=erase.c;
BuildTool=C-COMPILER
OptionSt
main._c
//ICC-AVR application builder : 2007-10-5 12:36:44
// Target : M8515
// Crystal: 8.0000Mhz
//头文件
#include
#include
//定义转意字符
#define lcd_data_port PORTA
#define lc
main.c
/************************************************\
* by threewater *
* 2003.12.18 *
* *
\***********************************************/
#include
#include
main.c
/**********************************************************************
* *
* Software License Agreement
pc-51-keil.lst
C51 COMPILER V7.50 PC_51_KEIL 04/25/2007 17:25:50 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE PC_51_KEIL
OBJECT MODULE PLACED
main.c
/************************************************\
* by threewater *
* 2003.12.18 *
* *
\***********************************************/
#include
#include