代码搜索:Interface
找到约 10,000 项符合「Interface」的源代码
代码结果 10,000
www.eeworm.com/read/394755/2454031
c x86interface.c
#include "x86emu.h"
#include "glue.h"
/*
* This isn't nice, but there are a lot of incompatibilities in the U-Boot and scitech include
* files that this is the only really workable solution.
* Mi
www.eeworm.com/read/393539/2473841
tex structusb__interface__descriptor.tex
\section{usb\_\-interface\_\-descriptor Struct Reference}
\label{structusb__interface__descriptor}\index{usb_interface_descriptor@{usb\_\-interface\_\-descriptor}}
{\tt \#include $$}
\
www.eeworm.com/read/393286/2478720
c io_interface_mux.c
/* IO interface mux allocator for ETRAX100LX.
* Copyright 2004, Axis Communications AB
* $Id: io_interface_mux.c,v 1.2 2004/12/21 12:08:38 starvik Exp $
*/
/* C.f. ETRAX100LX Designer's Reference
www.eeworm.com/read/393286/2482782
h stg4000interface.h
/*
* linux/drivers/video/kyro/STG4000Interface.h
*
* Copyright (C) 2002 STMicroelectronics
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the fi
www.eeworm.com/read/393286/2483997
h io_interface_mux.h
/* IO interface mux allocator for ETRAX100LX.
* Copyright 2004, Axis Communications AB
* $Id: io_interface_mux.h,v 1.1 2004/12/13 12:21:53 starvik Exp $
*/
#ifndef _IO_INTERFACE_MUX_H
#define _IO
www.eeworm.com/read/393163/2488877
m compute_interface_nodes.m
function [int, persist, transient] = compute_interface_nodes(intra, inter)
% COMPUTE_INTERFACE_NODES Find the nodes in a DBN that represent a sufficient statistic
% [int, persist, transient] = compute
www.eeworm.com/read/390820/2524322
txt interface.csproj.filelist.txt
obj\Debug\ResolveAssemblyReference.cache
bin\Debug\Interface.exe
bin\Debug\Interface.pdb
obj\Debug\Interface.exe
obj\Debug\Interface.pdb
www.eeworm.com/read/389879/2532625
c io_interface_mux.c
/* IO interface mux allocator for ETRAX100LX.
* Copyright 2004, Axis Communications AB
* $Id: io_interface_mux.c,v 1.2 2004/12/21 12:08:38 starvik Exp $
*/
/* C.f. ETRAX100LX Designer's Reference
www.eeworm.com/read/388601/2548899
h ascend_sms_interface.h
//Definition of AscendSMS.dll
int __stdcall OpenComm(int ComIndex);
int __stdcall CloseComm(int ComIndex);
int __stdcall SendMsg(int ComIndex,char * Msg,char* Mobile,int Msg_Index,bool Chinese);
www.eeworm.com/read/385822/2584765
c x86interface.c
#include "x86emu.h"
#include "glue.h"
/*
* This isn't nice, but there are a lot of incompatibilities in the U-Boot and scitech include
* files that this is the only really workable solution.
* Mi