代码搜索:船舶电机

找到约 4,771 项符合「船舶电机」的源代码

代码结果 4,771
www.eeworm.com/read/479372/6692743

pwi 步进电机.pwi

www.eeworm.com/read/478828/6704202

sch 步进电机.sch

www.eeworm.com/read/478338/6714798

c 电机调速.c

#include #define uint unsigned int #define uchar unsigned char #define tim 65535-5000 #define pwm 1100 #define K 1 #define Kp 1 #define Ki 0 #define Kd 1 #define T 4 sbit dis
www.eeworm.com/read/264994/11288554

rar 电机控制.rar

www.eeworm.com/read/347470/11663434

c 步进电机.c

//------------------------------------------ //程序名称:步进电机.c //功能描述:控制步进电机来回运转 //作者:Lee197 //公司:Uritest //版本:V1.00 //编写日期:2008-07-17 //------------------------------------------- #include
www.eeworm.com/read/259559/11783052

ddb 电机驱动.ddb

www.eeworm.com/read/342940/11988628

txt 步进电机.txt

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use ieee.std_logic_unsigned.all; entity stepmotor is port(clk: in std_logic; key1_8,key5_4,key9:in std_logic;
www.eeworm.com/read/342084/12042016

c 步进电机.c

#include #include #define uchar unsigned char #define uint unsigned int #define RS_CLR PORTA&=~BIT(PA7) #define RS_SET PORTA|=BIT(PA7) #define RW_CLR PORTA&=~BIT(PA6) #defi
www.eeworm.com/read/340729/12137990

c 步进电机.c

#include"reg51.h" //#include"stdio.h" //int delay(int time); //int count[4]={0x08,0x04,0x02,0x01}; delay(int time) {int i; for(i=0;i
www.eeworm.com/read/340729/12138063

c 步进电机.c

#include"reg51.h" //#include"stdio.h" //int delay(int time); //int count[4]={0x08,0x04,0x02,0x01}; delay(int time) {int i; for(i=0;i