代码搜索:Control 有哪些应用?
找到约 10,000 项符合「Control 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/272922/10936407
inc control.inc
;;------------------ ASM30 API for Control routines ---------------------
; CtrlParm stucture:
;
.equ Ctrl_qVelRef,0 ; Reference velocity
.equ Ctrl_qVdRef ,2
www.eeworm.com/read/418555/10940244
sym control.sym
VERSION 5
BEGIN SYMBOL control
SYMBOLTYPE BLOCK
TIMESTAMP 2003 3 5 16 37 20
SYMATTR InstName ""
SYMPIN 0 48 Input CLK
SYMPIN 0 80 Input RESET
SYMPIN 0 112 Input START
SYMPIN 480 64 O
www.eeworm.com/read/418555/10940245
vhd control.vhd
library IEEE;
use IEEE.std_logic_1164.all;
use IEEE.std_logic_arith.all;
use IEEE.std_logic_unsigned.all;
entity control is
port (CLK: in STD_LOGIC;
RESET: in STD_LOGIC;
START: i
www.eeworm.com/read/418555/10940246
asf control.asf
www.eeworm.com/read/272674/10949517
h control.h
#ifndef __CONTROL_H__
#define __CONTROL_H__
#include "..\ucos-ii\includes.h" /* uC/OS interface */
#include "..\inc\drv\figure.h"
#include "..\inc\drv\display.h"
#include "..\ucos
www.eeworm.com/read/272557/10953389
o control.o
www.eeworm.com/read/272557/10953405
o control.o
www.eeworm.com/read/272557/10953463
h control.h
#include"math.h"
#include "stdio.h"
#include "stdlib.h"
#include "stdarg.h"
#include "string.h"
#include "ctype.h"
#include "Uart.h"
#include "option.h"
#include "44B.h"
#include "44BLIB.h"
www.eeworm.com/read/272557/10953472
c control.c
#include"control.h"
extern short ispause;
typedef unsigned short uint16;
typedef struct
{
int SV;
int V;
int Vacc;
float Tacc;
float Tdec;
}ConParam;
ConParam AxisParam;
typede
www.eeworm.com/read/272481/10956480
h control.h
#ifndef __CONTROL_H__
#define __CONTROL_H__
#include "..\ucos-ii\includes.h" /* uC/OS interface */
#include "..\inc\drv\figure.h"
#include "..\inc\drv\display.h"
#include "..\ucos