sd2003芯片資料及源碼,C51下的,可以直接使用,不是廠方提供的測(cè)試程序, 相應(yīng)子程序: extern void ini_SD2003(void) extern bit mend_scl_SD2003(void) extern bit start_bit_SD2003(void) extern void stop_bit_SD2003(void) extern void ack_SD2003(void) extern void no_ack_SD2003(void) extern void mast_ack_SD2003(void) extern void write_8bit_SD2003(UCHAR ch) extern UCHAR Read_8bit_SD2003(void) extern void write_8bit_SD2003_R(UCHAR ch) extern UCHAR Read_8bit_SD2003_R(void) extern bit Readblock_SD2003(UCHAR ucommand,UCHAR *p) extern bit Writeblock_SD2003(UCHAR ucommand,UCHAR *p)
上傳時(shí)間: 2015-09-14
上傳用戶:zl5712176
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ì)的軟件,該軟件使用簡(jiǎn)單、方便。 當(dāng)需要計(jì)算數(shù)據(jù)時(shí),在窗口中輸入整個(gè)表達(dá)式(表達(dá)式可以是加+、減-、乘*、除/、平方^、括號(hào)(),以及數(shù)學(xué)函數(shù)組合),按回車后可自動(dòng)計(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
上傳用戶:離殤
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ī)范,摩托羅拉公司, 這本書最主要的思想來(lái)源是摩托羅拉公司st眺H聊kes和M皿Pebx為尋呼系統(tǒng)部 所寫的6MlJ6[IR‘‘/of Zf6‘小‘C??,其次是ScoK MeyeK的兩本著作壩“5v‘Ct?和 他用ZJF6cfIv‘C?十,另外,也參考了SW公RJ的Ct十比‘fb GM5d6(P6陽(yáng)DW6JoP6f 6 yF8朋d62J、EnchG朋皿a等的(4設(shè)L1模式——可復(fù)用面向?qū)ο筌浖幕A(chǔ)》、以及使用TeleLogic公司Logiscope自動(dòng)工 縣的一些經(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
系統(tǒng)時(shí)間顯示程序 利用BIOS的INT 1AH的2號(hào)系統(tǒng)功能調(diào)用,將計(jì)算機(jī)系統(tǒng)的時(shí)間參數(shù)(BCD碼)送入寄存器。其中CH 和CL中保存的是小時(shí)數(shù)和分鐘數(shù);DH中保存的是秒鐘數(shù),將BCD碼表示的時(shí),分,秒轉(zhuǎn)換成ASC I I碼并送入屏幕顯示。并用INT 21H 的7號(hào)功能調(diào)用判斷輸入回車并清屏
標(biāo)簽: BIOS 1AH INT 系統(tǒng)時(shí)間
上傳時(shí)間: 2016-08-08
上傳用戶:z754970244
透過(guò)KEIL C51的程式,學(xué)習(xí)者可以了解車用控制器區(qū)域網(wǎng)路(Controller Area Network, CAN)的訊息傳輸方式。
上傳時(shí)間: 2016-09-05
上傳用戶:tb_6877751
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1