代码搜索:Controller
找到约 10,000 项符合「Controller」的源代码
代码结果 10,000
www.eeworm.com/read/418361/10950570
c ssd0323.c
/*
* SSD0323 OLED controller with OSRAM Pictiva 128x64 display.
*
* Copyright (c) 2006-2007 CodeSourcery.
* Written by Paul Brook
*
* This code is licenced under the GPL.
*/
/* The controller
www.eeworm.com/read/460712/7105690
m cntdcgn.m
function dcgain=cntdcgn(cont,T)
% CNTDCGN Controller D.C. Gain. (Utility Function)
% CNTDCGN determines the dc-gain of a controller matrix.
% Author: Craig Borghesani
% Date: 10/27/93
%
www.eeworm.com/read/387381/7116097
h oandxcontroller.h
// OandxController.h
//
// Copyright (c) 2006 Symbian Ltd. All rights reserved.
//
#ifndef OANDX_CONTROLLER_H
#define OANDX_CONTROLLER_H
#include
#include
www.eeworm.com/read/439271/7713220
m cntdcgn.m
function dcgain=cntdcgn(cont,T)
% CNTDCGN Controller D.C. Gain. (Utility Function)
% CNTDCGN determines the dc-gain of a controller matrix.
% Author: Craig Borghesani
% Date: 10/27/93
%
www.eeworm.com/read/147766/5725985
h vac.h
/*
* vac.h: Various VIC controller defines. The VIC is a VME controller
* used in Baget/MIPS series.
*
* Copyright (C) 1998 Gleb Raiko & Vladimir Roganov
*/
#ifndef _ASM_VAC_H
#define _AS
www.eeworm.com/read/128531/5988546
h vac.h
/*
* vac.h: Various VIC controller defines. The VIC is a VME controller
* used in Baget/MIPS series.
*
* Copyright (C) 1998 Gleb Raiko & Vladimir Roganov
*/
#ifndef _ASM_VAC_H
#define _AS
www.eeworm.com/read/127781/5999868
h vac.h
/*
* vac.h: Various VIC controller defines. The VIC is a VME controller
* used in Baget/MIPS series.
*
* Copyright (C) 1998 Gleb Raiko & Vladimir Roganov
*/
#ifndef _ASM_VAC_H
#define _AS
www.eeworm.com/read/110034/6170966
h vac.h
/*
* vac.h: Various VIC controller defines. The VIC is a VME controller
* used in Baget/MIPS series.
*
* Copyright (C) 1998 Gleb Raiko & Vladimir Roganov
*/
#ifndef _ASM_VAC_H
#define _AS
www.eeworm.com/read/479151/1339648
c amiga7xx.c
/*
* Detection routine for the NCR53c710 based Amiga SCSI Controllers for Linux.
* Amiga MacroSystemUS WarpEngine SCSI controller.
* Amiga Technologies A4000T SCSI controller.
* Amiga Technol
www.eeworm.com/read/462796/1542956
java main_midlet.java
import javax.microedition.lcdui.Display;
import javax.microedition.midlet.MIDlet;
public class Main_MIDlet extends MIDlet
{
private Display dis;
private Controller controller;
public Main_MID