Interface
interface是面向对象编程语言中接口操作的关键字,功能是把所需成员组合起来,用来封装一定功能的集合。它好比一个模板,在其中定义了对象必须实现的成员,通过类或结构来实现它。接口不能直接实例化,即ICountic=newiCount()是错的。接口不能包含成员的任何代码,只定义成员本身。接口成员的...
资源总数
495
Interface 热门资料
查看全部 495 份 →Avalon Interface Specification,The Avalon interface specification is designed to accommodate periphe
Avalon Interface Specification,The Avalon interface specification is designed to accommodate peripheral development for ...
2014-03-06
154
omap5912 spi interface driver
omap5912 spi interface driver. In addition, supply a fpga download example via spi
2013-08-26
65
LPC Interface介绍
LPC---Lower Pin Count Interface 由于LPC BUS 在设计中为7根必备信号线和6根可选信号线共13根, 比传统的ISA BUS (Industry Standard Architecture)...
2023-10-11
5