亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

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

主站蜘蛛池模板: 南和县| 闽清县| 灵台县| 乌拉特中旗| 山东省| 宜兰县| 夹江县| 多伦县| 墨竹工卡县| 永兴县| 益阳市| 阳江市| 平远县| 孝感市| 米林县| 合水县| 荔浦县| 祁门县| 扶风县| 五原县| 黄平县| 桑日县| 色达县| 嘉鱼县| 平昌县| 义马市| 崇礼县| 广丰县| 镇沅| 洱源县| 江油市| 公主岭市| 客服| 清远市| 从化市| 全南县| 金昌市| 邹城市| 新平| 弥渡县| 综艺|