1.設(shè)計(jì)一個(gè)交通燈控制器。 2.利用學(xué)習(xí)機(jī)上的發(fā)光二極管,設(shè)定東、南、西、北4個(gè)方向,各3個(gè)燈(紅、黃、綠)。交通燈控制器正常工作時(shí),南北方向紅燈亮3秒,黃燈閃2秒,綠燈亮3秒,以此類推。東西方向綠燈亮3秒,黃燈閃2秒,紅燈亮3秒,以此類推。 3.設(shè)定兩個(gè)緊急按鈕,一個(gè)控制南北燈,一個(gè)控制東西燈。當(dāng)按下相應(yīng)的緊急鍵時(shí),其控制方向的交通燈亮綠燈,其他方向的交通燈亮紅燈,至自控鍵松開,恢復(fù)正常交通控制。
上傳時(shí)間: 2015-09-17
上傳用戶:685
This paper studies the problem of categorical data clustering, especially for transactional data characterized by high dimensionality and large volume. Starting from a heuristic method of increasing the height-to-width ratio of the cluster histogram, we develop a novel algorithm – CLOPE, which is very fast and scalable, while being quite effective. We demonstrate the performance of our algorithm on two real world
標(biāo)簽: data transactional categorical clustering
上傳時(shí)間: 2015-10-24
上傳用戶:evil
文本計(jì)算器是一款為經(jīng)常需要使用計(jì)算器的工程項(xiàng)目人士而設(shè)計(jì)的軟件,該軟件使用簡單、方便。 當(dāng)需要計(jì)算數(shù)據(jù)時(shí),在窗口中輸入整個(gè)表達(dá)式(表達(dá)式可以是加+、減-、乘*、除/、平方^、括號(),以及數(shù)學(xué)函數(shù)組合),按回車后可自動計(jì)算出結(jié)果,計(jì)算方法一目了然,便于查找計(jì)算中可能出現(xiàn)的錯(cuò)誤。 支持的數(shù)學(xué)函數(shù):cos(), sin(), tg(), ctg(), abs(), sgn() or sign(), sqrt(), ln(),sh() or sinh(), ch() or cosh(), th() or tanh(),cth() or coth(), heaviside()
標(biāo)簽: 計(jì)算器 工程項(xiàng)目 軟件
上傳時(shí)間: 2015-10-25
上傳用戶:zhuyibin
Extensively revised for the latest Java (J2SE 5.0) release Deitel Java How to Program, 6/e now includes earlier coverage of objects new and streamlined case studies and OPTIONAL GUI and graphics sections. Now available in a briefer version (ch. 1-10) called Small Java. SafariX version available.
標(biāo)簽: Java Extensively revised Program
上傳時(shí)間: 2014-01-04
上傳用戶:yuzsu
一本比較不錯(cuò)的Ajax書籍(AJAX.Creating.Web.Pages.with.Asynchronous.JavaScript.and.XML.Prentice.Hall.Aug.2006.chm)
標(biāo)簽: Asynchronous JavaScript Creating Prentice
上傳時(shí)間: 2014-08-09
上傳用戶:離殤
本文所指的開發(fā)工程師,僅指程序開發(fā)人員和以數(shù)字電路開發(fā)為主的電子工程師。 當(dāng)你選擇計(jì)算機(jī)或者電子、自控等專業(yè)進(jìn)入大學(xué)時(shí),你本來還是有機(jī)會從事其它行業(yè)的,可你畢業(yè)時(shí)執(zhí)迷不悟,仍然選擇了開發(fā)做為你的職業(yè),真是自做孽不可活。不過,歡迎你和我一樣加入這個(gè)被其它人認(rèn)為是風(fēng)光無限的“白領(lǐng)”吧。
標(biāo)簽: 開發(fā)工程師
上傳時(shí)間: 2014-01-06
上傳用戶:851197153
Adaptive Filter. This script shows the BER performance of several types of equalizers in a static channel with a null in the passband. The script constructs and implements a linear equalizer object and a decision feedback equalizer (DFE) object. It also initializes and invokes a maximum likelihood sequence estimation (MLSE) equalizer. The MLSE equalizer is first invoked with perfect channel knowledge, then with a straightforward but imperfect channel estimation technique.
標(biāo)簽: performance equalizers Adaptive several
上傳時(shí)間: 2016-02-16
上傳用戶:yan2267246
C++編碼規(guī)范,摩托羅拉公司, 這本書最主要的思想來源是摩托羅拉公司st眺H聊kes和M皿Pebx為尋呼系統(tǒng)部 所寫的6MlJ6[IR‘‘/of Zf6‘小‘C??,其次是ScoK MeyeK的兩本著作壩“5v‘Ct?和 他用ZJF6cfIv‘C?十,另外,也參考了SW公RJ的Ct十比‘fb GM5d6(P6陽DW6JoP6f 6 yF8朋d62J、EnchG朋皿a等的(4設(shè)L1模式——可復(fù)用面向?qū)ο筌浖幕A(chǔ)》、以及使用TeleLogic公司Logiscope自動工 縣的一些經(jīng)驗(yàn)。最后,還參考丁許多不同組織、不同版本的關(guān)于cH編碼規(guī)范的相關(guān)文 章和標(biāo)準(zhǔn)。
上傳時(shí)間: 2013-12-30
上傳用戶:love_stanford
NAME: u2440mon.c DESC: u2440mon entry point,menu,download HISTORY: Mar.25.2002:purnnamu: S3C2400X profile.c is ported for S3C2410X. Mar.27.2002:purnnamu: DMA is enabled. Apr.01.2002:purnnamu: isDownloadReady flag is added. Apr.10.2002:purnnamu: - Selecting menu is available in the waiting loop. So, isDownloadReady flag gets not needed - UART ch.1 can be selected for the console. Aug.20.2002:purnnamu: revision number change 0.2 -> R1.1 Sep.03.2002:purnnamu: To remove the power noise in the USB signal, the unused CLKOUT0,1 is disabled.
標(biāo)簽: 2440 mon download purnnamu
上傳時(shí)間: 2016-05-12
上傳用戶:wff
本書簡要介紹了Verilog硬件描述語言的基礎(chǔ)知識,包括語言的基本內(nèi)容和基本結(jié)構(gòu) ,以及利用該語言在各種層次上對數(shù)字系統(tǒng)的建模方法。書中列舉了大量實(shí)例,幫助讀者掌握語言本身和建模方法,對實(shí)際數(shù)字系統(tǒng)設(shè)計(jì)也很有幫助。本書是Verilog HDL的初級讀本,適用于作為計(jì)算機(jī)、電子、電氣及自控等專業(yè)相關(guān)課程的教材,也可供有關(guān)的科研人員作為參考書。
標(biāo)簽: Verilog 硬件描述語言 基礎(chǔ)知識
上傳時(shí)間: 2013-12-20
上傳用戶:vodssv
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1