代码搜索:Controller
找到约 10,000 项符合「Controller」的源代码
代码结果 10,000
www.eeworm.com/read/138758/13216877
java controller.java
//: c08:controller:Controller.java
// With Event, the generic framework for control systems.
// From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002
// www.BruceEckel.com. See copyright notice in
www.eeworm.com/read/325084/13228154
c controller.c
// Controller
// Copyright Ric Vieler, 2006
// Send an on/off command to MyDeviceDriver
#include
#include
#include
#include "IoManager.h"
void main(int argc, char
www.eeworm.com/read/325084/13228181
exe controller.exe
www.eeworm.com/read/325023/13231073
java controller.java
//: innerclasses/controller/Controller.java
// The reusable framework for control systems.
package innerclasses.controller;
import java.util.*;
public class Controller {
// A class from java.
www.eeworm.com/read/322086/13390094
vhd controller.vhd
library ieee;
use ieee.std_logic_1164.all;
entity controller IS
PORT
(clock,hold:in std_logic;
countnum:in integer range 0 to 49;
numa,numb:out integer range 0 to 25;
reda,greena,yellowa:o
www.eeworm.com/read/322086/13390108
bsf controller.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/322086/13390215
vwf controller.vwf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/321677/13400998
vhd controller.vhd
-- CONTROL UNIT OF THE PROCESSOR
library ieee ;
use ieee.std_logic_1164.all ;
use ieee.std_logic_arith.all ;
use work.butter_lib.all ;
use ieee.std_logic_unsigned.all ;
entity cont_gen is
por
www.eeworm.com/read/320605/13422057
java controller.java
//: c08:controller:Controller.java
// With Event, the generic framework for control systems.
// From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002
// www.BruceEckel.com. See copyright notice in
www.eeworm.com/read/320005/13436786