代码搜索:Interface

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

代码结果 10,000
www.eeworm.com/read/257217/11943948

h d12interface.h

/*----------------------------------------------------------------------- Copyright (C) 2006 Beijing Jiaotong University, Computer Science Creator: xiaoqiang File: D12Interface.h
www.eeworm.com/read/255557/12074026

v sdsdi_io_interface.v

//-------------------------------------------------------------------------------------------------- // (c)2003 Altera Corporation. All rights reserved. // // Altera products are protected under numer
www.eeworm.com/read/255557/12074116

vhd sdsdi_io_interface.vhd

---------------------------------------------------------------------------------------------------- -- (c)2003 Altera Corporation. All rights reserved. -- -- Altera products are protected under numer
www.eeworm.com/read/152763/12087062

v asi933_interface.v

module asi_in (rst, asi_clk, asi_in, sc_d, rdy_n, rvs, asi_data, asi_dv //1 is valid data ); input rst; input asi_clk; input[7:0]
www.eeworm.com/read/341194/12104236

htm matlab interface for libsvm.htm

FAQ of LIBSVM - Haishan's Small World - 歪酷博客
www.eeworm.com/read/253946/12175874

h cms_prol_interface.h

#ifndef _MMSPROL_INTERFACE_H #define _MMSPROL_INTERFACE_H #include "sysTypes.h" /**************************************************** * macro define * ***********
www.eeworm.com/read/253946/12175913

h cms_ps_interface.h

/*This function is the entry of MMS parser module.It creates MMS * Playing window and initializes MMS parser module. */ T_BOOL fnPAR_SmilParserEntry(T_UBYTE* pBodyPdu,T_WORD length); /