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

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

implements

  • Builder uses to integrate a larger system module. Each component consists of a structured set of fi

    Builder uses to integrate a larger system module. Each component consists of a structured set of files within a directory. The files in a component directory serve the following The RS232 UART Core implements a method for communication of serial data. The core provides a simple register-mapped Avalon廬 interface. Master peripherals [such as a Nios廬 II processor] communicate with the core by reading and writing control and data registers.

    標簽: structured integrate component consists

    上傳時間: 2014-01-15

    上傳用戶:lnnn30

  • This project developed in java leads us to realize a flight reservation system in order to emulate d

    This project developed in java leads us to realize a flight reservation system in order to emulate databases containing the structures for the flight and for the booking. These bases extend the List interface and implements additional search鈥檚 methods. Two interfaces provide an access to this system. The first one reads and handles reservation request message from a terminal. The arguments are then processed throw a middleware interface that call the flight system methods. The second one, a Graphical User Interfaces (GUI) application using Swing Java Foundation Classes (JFC), offers a simpler access to the systems.

    標簽: reservation developed project emulate

    上傳時間: 2017-04-27

    上傳用戶:6546544

  • java面試筆試題大匯總 ~很全面 java面試筆試題大匯總 第一

    java面試筆試題大匯總 ~很全面 java面試筆試題大匯總 第一,談談final, finally, finalize的區別。   最常被問到?! ? 第二,Anonymous Inner Class (匿名內部類) 是否可以extends(繼承)其它類,是否可以implements(實現)interface(接口)?   第三,Static Nested Class 和 Inner Class的不同,說得越多越好(面試題有的很籠統)?! ? 第四,&和&&的區別。 這個問得很少?! ?   第五,HashMap和Hashtable的區別。   常問?! ?   第六,Collection 和 Collections的區別。   你千萬別說一個是單數一個是復數?! ?   第七,什么時候用assert。   API級的技術人員有可能會問這個。     第八,GC是什么? 為什么要有GC?   基礎。     第九,String s = new String("xyz") 創建了幾個String Object?     第十,Math.round(11.5)等於多少? Math.round(-11.5)等於多少?     第十一,short s1 = 1 s1 = s1 + 1 有什么錯? short s1 = 1 s1 += 1 有什么錯?   面試題都是很變態的,要做好受虐的準備?! ?   第十二,sleep() 和 wait() 有什么區

    標簽: java 筆試題

    上傳時間: 2017-05-20

    上傳用戶:壞壞的華仔

  • 聲明兩個接口

    聲明兩個接口,Show和Print,以完成通過接口實現多重繼承。 構造class userInformation類作為extends的父類,其中定義f方法、g方法和showOut方法,分別實現方法的繼承,重載,重寫。 構造類telephoneCardUser,通過該類extends userInformation 以及implements Show,Print兩個接口來實現本次實驗的目的。

    標簽: 接口

    上傳時間: 2017-05-23

    上傳用戶:牛津鞋

  • Aircrack-ng is an 802.11 WEP and WPA-PSK keys cracking program that can recover keys once enough dat

    Aircrack-ng is an 802.11 WEP and WPA-PSK keys cracking program that can recover keys once enough data packets have been captured. It implements the standard FMS attack along with some optimizations like KoreK attacks, as well as the all-new PTW attack, thus making the attack much faster compared to other WEP cracking tools. In fact, Aircrack-ng is a set of tools for auditing wireless networks.

    標簽: keys Aircrack-ng cracking WPA-PSK

    上傳時間: 2013-12-25

    上傳用戶:bruce

  • ADIAL Basis Function (RBF) networks were introduced into the neural network literature by Broomhead

    ADIAL Basis Function (RBF) networks were introduced into the neural network literature by Broomhead and Lowe [1], which are motivated by observation on the local response in biologic neurons. Due to their better approximation capabilities, simpler network structures and faster learning algorithms, RBF networks have been widely applied in many science and engineering fields. RBF network is three layers feedback network, where each hidden unit implements a radial activation function and each output unit implements a weighted sum of hidden units’ outputs.

    標簽: introduced literature Broomhead Function

    上傳時間: 2017-08-08

    上傳用戶:lingzhichao

  • Description Scientific calculator. Allows to perform caclulation with high precicion and implemen

    Description Scientific calculator. Allows to perform caclulation with high precicion and implements most populatr mathematical functions: sin, cos, tan, asin, acon, atan, exp, log, sqr, floor and ceil. Also it make it possible to define your own function, store results in variables and use variable sin expressions. Calculator store al formuls you have entered. Plot function can be used to draw graph of function with single argument. More detailed description of calculator is here.

    標簽: Description caclulation Scientific calculator

    上傳時間: 2014-01-25

    上傳用戶:familiarsmile

  • Kalman_Filter

    This package implements the following Kalman filters: 1) Standard Kalman Filter 2) Extended Kalman Filter 3) Dual Kalman Filter 4) Square Root Kalman Filter This package also contains instructive examples for each filter type demonstrating their practical application.

    標簽: Kalman_Filter

    上傳時間: 2021-09-19

    上傳用戶:boboo

  • 基于AT89C52的農業溫濕度智能控制系統設計

    設計了農業溫濕度智能控制系統,該系統采用DHT11溫濕度傳感器作為溫濕度采集模塊,單片機選用AT89C52代替并調用Virtual terminal模擬串口通信,LCD1604液晶顯示器實時顯示溫濕度,實現了溫濕度的測量、顯示,可自動控制加熱、降溫、加濕、通風,實現溫濕度控制以及超限報警處理,并利用Proteus與Keil進行實際電路的仿真。試驗表明,該系統實現了可靠的溫濕度監控。We described the design of an intelligent control system of agriculture temperature and humidity.The system uses DHT11 temperature and humidity sensor as the temperature and humidity acquisition module.The SCM adopts AT89C52 to replace and call the virtual terminal for simulating serial communication.LCD1604 displays temperature and humidity in real time,which implements the measurement and display of temperature and humidity.The system is able to automatically control heating,cooling,humidification and ventilation,to achieve temperature and humidity control and over-limit alarm processing.The system also uses Proteus and Keil for actual circuit simulation.The experiment shows that the system is capable of reliable temperature and humidity monitoring.

    標簽: at89c52 溫濕度智能控制系統

    上傳時間: 2022-03-26

    上傳用戶:aben

主站蜘蛛池模板: 漳浦县| 浠水县| 乌兰浩特市| 广河县| 镇平县| 东安县| 黄冈市| 灯塔市| 衡阳县| 蒙山县| 民和| 潼关县| 梁山县| 海宁市| 高碑店市| 嵊州市| 鄄城县| 平舆县| 和田市| 图们市| 连山| 崇义县| 文成县| 达尔| 四平市| 定西市| 酉阳| 大庆市| 宁安市| 佛学| 元谋县| 凌云县| 龙陵县| 泰宁县| 苍溪县| 武安市| 青海省| 墨江| 禹城市| 河池市| 翁源县|