虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

InterfACe

InterfACe是面向对象编程语言中接口操作的关键字,功能是把所需成员组合起来,用来封装一定功能的集合。它好比一个模板,在其中定义了对象必须实现的成员,通过类或结构来实现它。接口不能直接实例化,即ICountic=newiCount()是错的。接口不能包含成员的任何代码,只定义成员本身。接口成员的具体代码由实现接口的类提供。接口使用InterfACe关键字进行声明。
  • CarSim is an application for the simulating the (simplified) movement of cars on a two-dimensional s

    CarSim is an application for the simulating the (simplified) movement of cars on a two-dimensional surface. Package ope.carsim contains classes that represent the problem domain: cars and locations. Package ope.carsim.gui contains a user InterfACe for the application.

    标签: two-dimensional application simulating simplified

    上传时间: 2013-12-22

    上传用户:gaome

  • JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors,

    JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared. This is very useful for describing exactly what has changed between two releases of a product. Only the API (Application Programming InterfACe) of each version is compared. It does not compare what the source code does when executed.

    标签: constructors generates packages Javadoc

    上传时间: 2015-09-06

    上传用户:lijianyu172

  • ZIP压缩、解压缩算法库

    ZIP压缩、解压缩算法库,完全C++实现,支持多种平台。下面是英文描述: This library adds zip compression and decompression functionality to your program, allowing you to create and modify ZIP files in the compatible way with WinZip, PKZIP and other popular archivers. Its easy and practical InterfACe makes the library suitable for the beginners as well as for the advanced users.

    标签: ZIP 解压 算法库

    上传时间: 2013-11-28

    上传用户:hopy

  • OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C functions and a

    OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C functions and a few C++ classes that implement some popular Image Processing and Computer Vision algorithms. OpenCV has cross-platform middle-to-high level API that consists of a few hundreds (>300) C functions. It does not rely on external libraries, though it can use some when it is possible. OpenCV is free for both non-commercial and commercial use (see the license for details). OpenCV provides transparent InterfACe to Intel® Integrated Performance Primitives (IPP). That is, it loads automatically IPP libraries optimized for specific processor at runtime, if they are available. More information about IPP can be retrieved at http://www.intel.com/software/products/ipp/index.htm -------------------------------------------------------------------------------- 本文是opencv的入门教程

    标签: collection functions Computer Library

    上传时间: 2015-09-12

    上传用户:zhangyi99104144

  • 中华人民共和国通信行业标准 900/1800MHz TDMA数字蜂窝移动通信网SIM-ME应用工具箱技术规范 900/1800MHz TDMA Digital Cellular Mobile Te

    中华人民共和国通信行业标准 900/1800MHz TDMA数字蜂窝移动通信网SIM-ME应用工具箱技术规范 900/1800MHz TDMA Digital Cellular Mobile Telecommunication Netowrk Technical Specification of SIM Application Toolkit for(SIM-ME)InterfACe

    标签: 1800 TDMA 900 MHz

    上传时间: 2013-12-21

    上传用户:fandeshun

  • 3rd Generation Partnership Project Specification of the SIM Application Toolkit for the Subscribe

    3rd Generation Partnership Project Specification of the SIM Application Toolkit for the Subscriber Identity Module - Mobile Equipment (SIM - ME) InterfACe (Release 4)

    标签: Specification Application Partnership Generation

    上传时间: 2015-09-17

    上传用户:caozhizhi

  • 一个简单的SPI IP核

    一个简单的SPI IP核,SPI Core Specifications 可以从说明文档中找到! The simple Serial Peripheral InterfACe core is an enhanced version of the Serial Peripheral InterfACe found on Motorola s M68HC11 family of CPUs. The Serial Peripheral InterfACe is a serial, synchronous communication protocol that requires a minimum of 3 wires. FEATURES: · Compatible with Motorola’s SPI specifications · Enhanced M68HC11 Serial Peripheral InterfACe · 4 entries deep read FIFO · 4 entries deep write FIFO · Interrupt generation after 1, 2, 3, or 4 transferred bytes · 8 bit WISHBONE RevB.3 Classic InterfACe · Operates from a wide range of input clock frequencies · Static synchronous design · Fully synthesizable

    标签:

    上传时间: 2015-09-17

    上传用户:TRIFCT

  • 数据库封装原代码 1. 该代码可以免费使用, 该代码的名字暂时定为"哲别" 2. 如果你需要使用该代码, 请注明该代码的原来作者: Jacky Zhou 3. 如果你发现该代码有bug,可以自己修改

    数据库封装原代码 1. 该代码可以免费使用, 该代码的名字暂时定为\"哲别\" 2. 如果你需要使用该代码, 请注明该代码的原来作者: Jacky Zhou 3. 如果你发现该代码有bug,可以自己修改或者请给我发email: zyx040404@163.com 4. 该数据库封装代码功能可以对数据库的表,视图和存储过程进行封装,易于系统移植,扩展,使用了InterfACe,factory,xml等方法 5. 核心代码是在\"Sample\\base\\DBGW\"里 6. Sample演示了查询,增加,删除记录和如何使用存贮过程 如果你没有做过,那这些代码可以用来学习诚然,这并不是最好的代码,而且中国高人如云学海无涯

    标签: 代码 Jacky Zhou bug

    上传时间: 2015-09-22

    上传用户:

  • This paper introduces a software visualization system that: creates animations of programs without t

    This paper introduces a software visualization system that: creates animations of programs without the programmer writing any animation code and provides a window InterfACe that automatically displays program information, explicitly showing the scope and context of its data, and allowing considerable control over animation displays.

    标签: visualization introduces animations software

    上传时间: 2015-09-28

    上传用户:xsnjzljj

  • Matlab是一套功能强大的技术计算(technical computing)软件工具

    Matlab是一套功能强大的技术计算(technical computing)软件工具,就数据采集方面来说,它集中了信号采集(它内置一些著名厂商的数据采集卡驱动程序),信号分析(计算),可视化(绘图),文件处理(存盘,打印等)各方面功能于一体,而且很容易开发出WINDOWS图形用户界面(Graphical user InterfACe,缩写为GUI).

    标签: technical computing Matlab 计算

    上传时间: 2014-01-13

    上传用户:shinesyh