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

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

ABSTRACT

ABSTRACT修飾符可以用于類、方法、事件和索引指示器(indexer),表示其為抽象成員,抽象方法是沒有方法體的方法。抽象成員,即抽象類、抽象方法、抽象事件。
  • ABSTRACT:Noise frequency modulation(FM)jamming。which belongs to blanket jamming。is already become t

    ABSTRACT:Noise frequency modulation(FM)jamming。which belongs to blanket jamming。is already become the main form ofnoise jamming at present。because the wideband was gained by it.Tne spectnlnl ofnoise FM jamming is analyzed by time domain autocorrelation method in this paper.It’S jamm g peculiarity and幾o(hù)ut— putting signal’S jamming peculiarity ale explained.At last,these time series models ofnoise FM jalllIIling sig— nal and幾o(hù)utputting signal ale built.

    標(biāo)簽: jamming modulation frequency ABSTRACT

    上傳時間: 2015-10-17

    上傳用戶:lijinchuan

  • 基于MCS-51單片機的數(shù)字鐘設(shè)計 [摘要] III [ABSTRACT] IV 引言 1 1緒論 2 1.1 集成電路 2 1.2 主要技術(shù)的背景 2 1.2.1 發(fā)展歷史 2 1.

    基于MCS-51單片機的數(shù)字鐘設(shè)計 [摘要] III [ABSTRACT] IV 引言 1 1緒論 2 1.1 集成電路 2 1.2 主要技術(shù)的背景 2 1.2.1 發(fā)展歷史 2 1.2.2 現(xiàn)狀 3 1.2.3 發(fā)展趨勢 3 2器件簡介 4 2.1 LED顯示器 4 2.1.1 LED顯示器的結(jié)構(gòu) 4 2.1.2 LED的接線形式 5 2.2 AT89C52簡介 5 2.2.1 AT89C52主要性能參數(shù): 5 2.2.2 AT89C52單片機的功能特性概述: 6 2.3 DS1302芯片 9 2.3.1 DS1302的性能特性: 9 2.3.2 DS1302數(shù)據(jù)操作原理 10 2.4 74LS164-八位移位寄存器 14 2.4.1 74LS64簡介 14 2.4.2 74LS164邏輯介紹: 15 3硬件電路 17 3.1 線路的設(shè)計 17 3.1.1 電源轉(zhuǎn)換模塊 18 3.1.2 主控制模塊 18 3.1.3 顯示模塊 19 3.1.4 鍵盤接口設(shè)計 20 3.2 電路圖的繪制 20 3.3 電路板的焊接 20 3.4 打開電源前應(yīng)注意的問題 20 4軟件設(shè)計部分 21 4.1 陽歷程序的設(shè)計 21 4.2 時間調(diào)整程序設(shè)計 21 4.3 陰歷程序設(shè)計 23 5調(diào)試 28 6小結(jié) 29 7致謝 30 8參考文獻(xiàn) 31 9附錄 32

    標(biāo)簽: ABSTRACT MCS 1.1 1.2

    上傳時間: 2015-10-17

    上傳用戶:xuan‘nian

  • ABSTRACT: By using gateway systems on large 32-bit platforms, networks of small, 8- and 16-bit mic

    ABSTRACT: By using gateway systems on large 32-bit platforms, networks of small, 8- and 16-bit microcontrollers can be monitored and controlled over the Internet. With embedded Linux, these gateways are easily moved from full-blown host PCs to embedded platforms like the PC104. In this class you will learn about hardware platforms that support embedded Linux, Linux kernel configuration, feature selection, installation, booting and tuning.

    標(biāo)簽: bit platforms ABSTRACT networks

    上傳時間: 2014-01-05

    上傳用戶:kytqcool

  • 單片機實時多任務(wù)交通控制程序。 包括ABSTRACT.TXT、GETLINE.C、README.C、SERIAL.C、TRAFFIC.C、等代碼源文件

    單片機實時多任務(wù)交通控制程序。 包括ABSTRACT.TXT、GETLINE.C、README.C、SERIAL.C、TRAFFIC.C、等代碼源文件

    標(biāo)簽: ABSTRACT GETLINE TRAFFIC README

    上傳時間: 2013-12-22

    上傳用戶:Amygdala

  • ABSTRACT The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server ca

    ABSTRACT The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server capabilities. Lucene is a robust Java API that enables you creating indexes from text sources and perform powerful searches on these indexes. With Lucene, creating an index must be done programmatically and there are almost no possibilities of integrating index management in a distributed environment. In other words, out of the box, Lucene is suitable for integrating indexing and searching possibilities in a single application but not for providing index/search services for multiple applications. The Lucene Server project comes with a Java API that propose the following make it easy to create indexes in a declarative way by simply providing an XML configuration document. make it easy to personalize the way Lucene must handle different kind of data sources. provide services for index management and searching that can be accessed from several applications. enable batch tasks scheduling.

    標(biāo)簽: Lucene ABSTRACT Jakarta project

    上傳時間: 2016-01-10

    上傳用戶:songrui

  • Delphi ABSTRACT factory模式編程源代碼

    Delphi ABSTRACT factory模式編程源代碼

    標(biāo)簽: ABSTRACT factory Delphi 模式

    上傳時間: 2013-12-26

    上傳用戶:wendy15

  • ABSTRACT—Mobile devices performing video coding and streaming over wireless and pervasive communica

    ABSTRACT—Mobile devices performing video coding and streaming over wireless and pervasive communication networks are limited in energy supply. To prolong the operational lifetime of these devices, an embedded video encoding system should be able to adjust its computational complexity and energy consumption as demanded by the situation and its environment.

    標(biāo)簽: performing and communica streaming

    上傳時間: 2014-01-21

    上傳用戶:pompey

  • Factory,ABSTRACT Factory,Builder,Prototype,Singleton,Adapt,Bridge等20種常見的設(shè)計模式(含代碼)

    Factory,ABSTRACT Factory,Builder,Prototype,Singleton,Adapt,Bridge等20種常見的設(shè)計模式(含代碼)

    標(biāo)簽: Factory Prototype Singleton ABSTRACT

    上傳時間: 2016-01-22

    上傳用戶:天誠24

  • Application Note ABSTRACT This Application Note introduces a complete and detailed PSoC® project

    Application Note ABSTRACT This Application Note introduces a complete and detailed PSoC® project. Telephone Call Logger keeps the detailed record of approximately 945 phone calls (7-digit number is assumed to be one phone call) including date, start time and the duration of the phone call in the PSoC device. Users can get this detailed report into the PC environment by using free software, which is included in the project file. When records reach near full capacity of the Flash memory, an LED will turn on to show that it is necessary to backup the data. Software gets the data from PSoC, organizes it and prepares a printable version. Additionally, it sends the date and time information to the PSoC. The external parts in this project can be obtained easily in the market.

    標(biāo)簽: Application Note introduces ABSTRACT

    上傳時間: 2014-01-01

    上傳用戶:集美慧

  • Application Note ABSTRACT The unique configuration of the PSoC® switched capacitor blocks allows

    Application Note ABSTRACT The unique configuration of the PSoC® switched capacitor blocks allows construction of a programmable bipolar current source. A detailed explanation of this function is provided demonstrating how to build a programmable current source using a couple basic PSoC User Modules.

    標(biāo)簽: configuration Application capacitor ABSTRACT

    上傳時間: 2013-12-30

    上傳用戶:zgu489

主站蜘蛛池模板: 玛多县| 宁南县| 罗田县| 育儿| 贵南县| 怀来县| 武川县| 密云县| 宣武区| 太和县| 彩票| 木兰县| 金阳县| 肥东县| 客服| 噶尔县| 汨罗市| 长宁区| 板桥市| 临夏县| 含山县| 康定县| 富川| 潜山县| 南江县| 泸定县| 宜黄县| 嘉荫县| 六安市| 浦北县| 彭山县| 兴海县| 怀远县| 安阳市| 舞钢市| 墨竹工卡县| 辽宁省| 颍上县| 新建县| 城固县| 定兴县|