代码搜索:Control 有哪些应用?

找到约 10,000 项符合「Control 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/486385/6540764

vhd mc8051_control.vhd

------------------------------------------------------------------------------- library IEEE; library work; use IEEE.std_logic_1164.all; use IEEE.std_logic_arith.all; use work.mc8051_p.all;
www.eeworm.com/read/486385/6540816

tcl control_mem_compile.tcl

project -compile
www.eeworm.com/read/486385/6540854

tcl control_mem_map.tcl

project -run
www.eeworm.com/read/485617/6554989

m expert_pid_control.m

%Expert PID Controller clear all; close all; ts=0.001; sys=tf(5.235e005,[1,87.35,1.047e004,0]); dsys=c2d(sys,ts,'z'); [num,den]=tfdata(dsys,'v'); u_1=0.0;u_2=0.0;u_3=0.0; y_1=0;y_2=0;y_3=0
www.eeworm.com/read/481244/6646133

c restoration_control.pr.c

/* Process model C form file: Restoration_control.pr.c */ /* Portions of this file copyright 1992-2001 by OPNET Technologies, Inc. */ /* This variable carries the header into the object file *