代码搜索:Controller

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

代码结果 10,000
www.eeworm.com/read/136314/13382721

qpf config_controller.qpf

# Copyright (C) 1991-2004 Altera Corporation # Any megafunction design, and related netlist (encrypted or decrypted), # support information, device programming or simulation file, and any oth
www.eeworm.com/read/136314/13382737

pin config_controller.pin

-- Copyright (C) 1991-2004 Altera Corporation -- Any megafunction design, and related netlist (encrypted or decrypted), -- support information, device programming or simulation file, and a
www.eeworm.com/read/136314/13382739

qsf config_controller.qsf

# Copyright (C) 1991-2004 Altera Corporation # Any megafunction design, and related netlist (encrypted or decrypted), # support information, device programming or simulation file, and any oth
www.eeworm.com/read/136314/13382760

done config_controller.done

Sat Jul 09 12:02:30 2005
www.eeworm.com/read/136314/13382761

qws config_controller.qws

[ProjectWorkspace] ptn_Child1=Frames ptn_Child2=Workmode ptn_Child3=ActionPoints [ProjectWorkspace.Frames] ptn_Child1=ChildFrames [ProjectWorkspace.Frames.ChildFrames] ptn_Child1=Document-0 [P
www.eeworm.com/read/136314/13382786

hif config_controller.hif

Version 4.1 Build 181 06/29/2004 SJ Full Version 26 OFF OFF OFF OFF 0 # entity dclk_divider # architecture A:SYN # logic_option { AUTO_RAM_RECOGNITION ON } # case_insensitive # source_
www.eeworm.com/read/317166/13508473

v lcd_controller.v

module LCD_Controller ( // Host Side iDATA,iRS, iStart,oDone, iCLK,iRST_N, // LCD Interface LCD_DATA, LCD_RW, LCD_EN, LCD_RS ); // CLK paramet
www.eeworm.com/read/313151/13595066

java controller13.java

// holding/Controller13.java // TIJ4 Chapter Holding, Exercise 13, page 412 /* In the innerclasses/GreenhouseController.java example, the class * Controller uses an ArrayList. Change the code to us
www.eeworm.com/read/313017/13598273

vhd alarm_controller.vhd

library ieee; use ieee.std_logic_1164.all; use work.p_alarm.all; entity alarm_controller is port( key: in std_logic; alarm_button: in std_logic; time_button : in std_logic; clk : in
www.eeworm.com/read/310627/13648296

m controller_init.m

function controller_init(arg) % Distributed control system: controller node % % Receives messages from the sensor node, computes control signal % and sends it to the actuator node. Also contains a hi