代码搜索结果

找到约 322,615 项符合 Interface 的代码

nand interface with adsp-21262.log

# Generated by the VisualDSP++ IDDE (Wed Aug 31 20:17:13 2005) # Project File: C:\Documents and Settings\aprabhga\Desktop\NAND With ADSP-21262\NAND Interface with ADSP-21262.dpj "C:\Program Files\

interface.pdm

[Root] Most Recent Package=标准安装软件包 1 [Package|标准安装软件包 1|Root] SubWizProgID=PDWizard.SetupPkgSubWiz BuildFolder=C:\HUI\Iccode\Test\setup\Interface [Package|标准安装软件包 1|Configure DAO ISAMs] Ap

interface.h

/* * include/linux/nfsd/interface.h * * defines interface between nfsd and other bits of * the kernel. Particularly filesystems (eventually). * * Copyright (C) 2000 Neil Brown

interface.o.d

interface.o: ../interface.c C:/WinAVR/avr/include/avr/io.h \ C:/WinAVR/avr/include/avr/sfr_defs.h C:/WinAVR/avr/include/inttypes.h \ C:/WinAVR/avr/include/stdint.h C:/WinAVR/avr/include/avr/iom8

interface.h

/* Interface function header. * Copyright (C) 1999 Kunihiro Ishiguro * * This file is part of GNU Zebra. * * GNU Zebra is free software; you can redistribute it and/or modify it * under the term

interface.c

/* * Interface function. * Copyright (C) 1997, 1999 Kunihiro Ishiguro * * This file is part of GNU Zebra. * * GNU Zebra is free software; you can redistribute it and/or modify it * under the te

avr interface.vbp

Type=Exe Form=AVR Interface.frm Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\WINDOWS\System32\stdole2.tlb#OLE Automation Object={648A5603-2C6E-101B-82B6-000000000014}#1.1#0

interface.h

// interface.h // common interface functions void SetupPulseOutput(int phase); void SetupSystem(double Cur, double Vol, double pf); void SetRegistersAPCF(int APCFNUM, int APCFDEN); void SetRegi

interface.js

// Constructor. var Interface = function(name, methods) { if(arguments.length != 2) { throw new Error("Interface constructor called with " + arguments.length + "arguments, but e

2.06 - when to use the interface class.js

var DynamicMap = new Interface('DynamicMap', ['centerOnPoint', 'zoom', 'draw']); function displayRoute(mapInstance) { Interface.ensureImplements(mapInstace, DynamicMap); mapInstance.centerOnP