代码搜索:Remote Control

找到约 10,000 项符合「Remote Control」的源代码

代码结果 10,000
www.eeworm.com/read/129978/14215427

h control.h

struct PID_struct { float Kp; float Ti; float TD; float T; float speed; }; #define PORTin 0x200 #define PORTout 100 int finish; float A,B,C; int msg; int check=1; //int motor_write(int &m); #ifndef _
www.eeworm.com/read/129809/14225638

sym control.sym

www.eeworm.com/read/129809/14225641

vhd control.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; entity control is port( START :in std_logic; WAIT_T: in std_logic; READY: in std_logic;
www.eeworm.com/read/129486/14239260

c control.c

#include #include #include #include #include #include #include "subddc.h" // 0
www.eeworm.com/read/129465/14240949

c control.c

#include #include #include #include #include #include #include #include "define.h" #include "val.h" #include
www.eeworm.com/read/231179/14249372

h control.h

#ifndef Control_H #define Control_H //------------------ C API for Control routine --------------------- typedef struct { short qVelRef; // Reference velocity short qVdRef;
www.eeworm.com/read/231179/14249386

inc control.inc

;;------------------ ASM30 API for Control routines --------------------- ; CtrlParm stucture: ; .equ Ctrl_qVelRef,0 ; Reference velocity .equ Ctrl_qVdRef ,2
www.eeworm.com/read/231122/14254817

o control.o

www.eeworm.com/read/231122/14254860

o control.o

www.eeworm.com/read/231122/14254913

c control.c

#include "../inc/def.h" #include "../inc/config.h" #include "../inc/board.h" #include "44b.h" #include "option.h" void ShowBootInfo(void) { puts("\n **************************************\n"