代码搜索:Interface
找到约 10,000 项符合「Interface」的源代码
代码结果 10,000
www.eeworm.com/read/335577/12513592
sct user interface.sct
www.eeworm.com/read/249136/12519547
hpp del_interface.hpp
/*! \mainpage Triangle++
\section intro Introduction
If you do not know, what a delaunay triangulation is, you can read more about it
www.eeworm.com/read/335066/12551339
v control_interface.v
module control_interface(
CLK,
RESET_N,
CMD,
ADDR,
REF_ACK,
INIT_ACK,
CM_ACK,
NOP,
READA,
WRITEA,
REFRESH,
www.eeworm.com/read/334103/12634022
dp2 interface.dp2
interface.o: E:\ICCAVR\project\avrisp/stk500.h C:/icc/include/string.h C:/icc/include/_const.h C:/icc/include/iom8v.h C:/icc/include/macros.h E:\ICCAVR\project\avrisp/interface.h E:\ICCAVR\project\avr
www.eeworm.com/read/247604/12639178
o user_interface.o
www.eeworm.com/read/247604/12639189
c user_interface.c
/**********************************************************************
* 程序说明
*
* 该文件包含所有的执行用户接口的代码,用户接口函数由慢速事件调用,每100mSec
* 执行一次。
* 按照操作状态的变化调用不同的显示屏幕,函数process_switches()采用去抖动按钮,
* 确
www.eeworm.com/read/334090/12639958
h camera_interface.h
//========================================================================
// TEXAS INSTRUMENTS INCORPORATED PROPRIETARY INFORMATION
// Property of Texas Instruments
// For Unrestric
www.eeworm.com/read/146473/12645122
vhd uc_interface.vhd
-- File: uC_interface.vhd
--
-- Author: Jennifer Jenkins
-- Xilinx
-- Purpose: Description of an interface with a Hitachi SH7750 uC
-- bus to internal module registers
--
www.eeworm.com/read/333917/12652445
java mousereleased_interface.java
import java.applet.*;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import java.util.*;
interface mousereleased_interface{
void mousereleased(
int i,
J
www.eeworm.com/read/333917/12652448
java actionperformed_interface.java
import java.applet.*;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import java.util.*;
interface actionperformed_interface{
int actionperformed(
int i,
JButton b_p