代码搜索:Controller
找到约 10,000 项符合「Controller」的源代码
代码结果 10,000
www.eeworm.com/read/430115/8765641
mptags controller.mptags
www.eeworm.com/read/428885/8831670
v controller.v
module Controller(Inst, neg, zero, reset, srcA, srcB, op,
MBRld, IRld, regWrite, wrDataSel, wrRegSel, PCsel, PCld,
mr, mw, PCmaEN, ALUmaEN, RegBmdEN,
www.eeworm.com/read/427654/8927212
c controller.c
#include "zlg500.h"
sbit zlg500_RST=P1^4;
uchar code Nkey_a[6] = {0xA0, 0xA1, 0xA2, 0xA3, 0xA4, 0xA5};
uchar code Nkey_b[6] = {0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF};
main()
{ uchar idat
www.eeworm.com/read/186280/8947908
class controller.class
www.eeworm.com/read/186280/8947957
java controller.java
public class Controller {
private boolean inUse = false;
public synchronized void askFor() {
while (inUse)
try {
wait();
} catch (InterruptedException e) {
System.out.print
www.eeworm.com/read/284173/8957168
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/383061/8975459
h controller.h
#ifndef CONTROLLER_H
#define CONTROLLER_H
class MainWin;
class QString;
class Controller
{
enum NODE_TYPE
{
Folder_Type,
Application_Type,
};
public:
static void sho
www.eeworm.com/read/383061/8975493
cpp controller.cpp
#include "Controller.h"
#include "AppMgrModel.h"
#include "MainWin.h"
#include
#include
#include
void Controller::showTopScreen()
{
showNext(Folder_Type, TOP_
www.eeworm.com/read/382928/8990043
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/426919/8991490
v controller.v
////////////////////////////////////////////////////////////////////////////
// Module controller.v
// Hierarchy: chip_core.v
// Module function:
// Module controller.v provides several functions: