代码搜索:Controller
找到约 10,000 项符合「Controller」的源代码
代码结果 10,000
www.eeworm.com/read/208791/15236930
cs controller.cs
//===============================================================================
// Microsoft patterns & practices
// CompositeUI Application Block
//==============================================
www.eeworm.com/read/208619/15242020
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/208210/15250821
java controller.java
package loader.controller;
import loader.loader.*;
/**
*/
public interface Controller {
public final static int STOP = 0;
public final static int CONTINUE = 1;
/**
this method will
www.eeworm.com/read/208210/15250822
class controller.class
www.eeworm.com/read/205880/15304653
v controller.v
////////////////////////////////////////////////////////////////////////////
// Module controller.v
// Hierarchy: chip_core.v
// Module function:
// Module controller.v provides several functions:
www.eeworm.com/read/6397/86171
mid controller.mid
www.eeworm.com/read/11647/232214
c controller.c
#include
#include
#include "define.h"
#include
#include "ad.h"
#include "writeyejing.h"
#include "pvgz.h"
#include "init.h"
void int_t1() interrupt
www.eeworm.com/read/13170/269574
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/15781/539735
h controller.h
#ifndef _RTW_HEADER_Controller_h_
#define _RTW_HEADER_Controller_h_
#ifndef _Controller_COMMON_INCLUDES_
# define _Controller_COMMON_INCLUDES_
#include
#include
#include
www.eeworm.com/read/15781/539736
c controller.c
#include "Controller.h"
#include "Controller_private.h"
D_Work_Controller Controller_DWork;
ExternalInputs_Controller Controller_U;
ExternalOutputs_Controller Controller_Y;
void Controlle