代码搜索结果

找到约 10,000 项符合 Interface 的代码

serial_interface.v

// // Module UART_V.serial_interface.struct // // Created: // by - user.group (host.domain) // at - 10:56:06 30 Aug 2001 // // Generated by Mentor Graphics' HDL Designer(TM) 2

control_interface.v

/****************************************************************************** * * LOGIC CORE: Control Interface - Top level module * MODULE NAME: control_interface() * COM

control_interface.bsf

/* WARNING: Do NOT edit the input and output ports in this file in a text editor if you plan to continue editing the block that represents it in the Block Editor! File corruption is VERY likely to

dgl_interface.pas

(* * Copyright (c) 2004 * HouSisong@263.net * * This material is provided "as is", with absolutely no warranty expressed * or implied. Any use is at your own risk. * * Permission to use

hardware_interface.h

/**************************************************************** CST 238 GUI Project. Windows interface to digital camera senior project. Filename: hardware_interface.h Compiler:

hardware_interface.cpp

/**************************************************************** CST 238 GUI Project. Windows interface to digital camera senior project. Filename: hardware_interface.cpp Compile

sound_interface.cc

/* This file is part of the 'ears' package. Copyright (C) 1996 Ralf Stephan This program is free software; you can redistribute it and/or modify it under the te

sound_interface.h

#ifndef Sndint_h #define Sndint_h #pragma interface #include class SoundInterface // End of bridge from ears/sound { public: static SoundInterface* make_si (int, int); virtua

user_interface.cc

/* This file is part of the 'ears' package. Copyright (C) 1996 Ralf Stephan This program is free software; you can redistribute it and/or modify it under the te

user_interface.h

#ifndef User_interface_h #define User_interface_h #pragma interface #include #include #include enum ui_t { ui_raw, ui_ncurses }; typedef int win_hdl; typedef list S