代码搜索:电机扭矩
找到约 4,756 项符合「电机扭矩」的源代码
代码结果 4,756
www.eeworm.com/read/216110/15026838
c text1.c
#include
#include
sbit P01=P0^1; //接左1红外发射接收对管
sbit P02=P0^2; //接右1红外发射接收对管
sbit P10=P1^0;//此引脚接L298N上的IN1口,控制前电机的转向
sbit P11=P1^1;//此引脚接L298N上的IN2口,控制前电机的占空比
sbit P12=P1^2
www.eeworm.com/read/391228/8415078
cpp pf30.cpp
//多平衡节点+普通PQ分解
#include "fstream.h"
#include "math.h"
#include "stdlib.h"
#include "iomanip.h"
#include "time.h"
#define LINEMAX 5000 //最大线路数
#define GENERATORMAX 500 //最大发电机数
#define LO
www.eeworm.com/read/291440/8418719
cpp pf30.cpp
//多平衡节点+普通PQ分解
#include "fstream.h"
#include "math.h"
#include "stdlib.h"
#include "iomanip.h"
#include "time.h"
#define LINEMAX 5000 //最大线路数
#define GENERATORMAX 500 //最大发电机数
#define LO
www.eeworm.com/read/429667/8795576
plg auto moto.plg
礦ision2 Build Log
Project:
F:\进步电机\progam\AUTO MOTO.uv2
Project File Date: 06/10/2008
Output:
www.eeworm.com/read/384951/8827534
cpp pf30.cpp
//多平衡节点+普通PQ分解
#include "fstream.h"
#include "math.h"
#include "stdlib.h"
#include "iomanip.h"
#include "time.h"
#define LINEMAX 5000 //最大线路数
#define GENERATORMAX 500 //最大发电机数
#define LO
www.eeworm.com/read/381645/9080118
c test_moto.c
// 头文件 //
//#pragma OT(5,SIZE)
#include
// 简写--数据类型 //
#define UCHAR unsigned char
#define UINT unsigned int
sbit P_MOTOR1A = P1^0; // 电机数据输出口--P1低4位 (低电平有效)
www.eeworm.com/read/281960/9126204
s device_init.s
.module device_init.c
.area text(rom, con, rel)
.dbfile D:\桌面\avr程序设计\电机控制\device_init.c
.dbfunc e port_init _port_init fV
.even
_port_init::
.dbline -1
.dbline 8
; //ICC-AVR applicatio
www.eeworm.com/read/281960/9126258
s main.s
.module main.c
.area text(rom, con, rel)
.dbfile D:\桌面\avr程序设计\电机控制\main.c
.dbfunc e main _main fV
.even
_main::
.dbline -1
.dbline 7
; //文件名 main.c 工程主文件
;
; #include "config.h"
;
www.eeworm.com/read/375045/9375048
c stepmot.c
#include
#include"Config.h"
#include"IOCfg.c"
#include"TimeDLY.h"
#include"StepMot.h"
/**左边电机**/
//以指定速度运行函数:MotRun()
void LMotRun(INT16U speed)
{
INT16U cnt;
cnt = 12500/speed;
www.eeworm.com/read/374546/9396678
cpp pf30.cpp
//多平衡节点+普通PQ分解
#include "fstream.h"
#include "math.h"
#include "stdlib.h"
#include "iomanip.h"
#include "time.h"
#define LINEMAX 5000 //最大线路数
#define GENERATORMAX 500 //最大发电机数
#define LO