89S51 與數(shù)碼管顯示器以及鍵盤SW 對應(yīng)引腳的聯(lián)機(jī)為: P0.0-------------------------數(shù)碼管顯示器的a腳 P0.1-------------------------數(shù)碼管顯示器的b腳 P0.2-------------------------數(shù)碼管顯示器的c腳 P0.3-------------------------數(shù)碼管顯示器的d腳 P0.4-------------------------數(shù)碼管顯示器的e腳 P0.5-------------------------數(shù)碼管顯示器的f腳 P0.6-------------------------數(shù)碼管顯示器的g腳 P0.7-------------------------數(shù)碼管顯示器的dp腳 ; P2.2-------------------------數(shù)碼管顯示器1的驅(qū)動腳 P2.3-------------------------數(shù)碼管顯示器2的驅(qū)動腳 P2.4-------------------------數(shù)碼管顯示器3的驅(qū)動腳 P2.5-------------------------數(shù)碼管顯示器4的驅(qū)動腳 P2.6-------------------------數(shù)碼管顯示器5的驅(qū)動腳 P2.7-------------------------數(shù)碼管顯示器6的驅(qū)動腳 ; P2.2-------------------------鍵盤SW1 P2.3-------------------------鍵盤SW2 P2.4-------------------------鍵盤SW3 P2.5-------------------------鍵盤SW4 P2.6-------------------------鍵盤SW5 P2.7-------------------------鍵盤SW6
標(biāo)簽: 89S51 0.0 0.1 數(shù)碼管
上傳時間: 2013-12-29
上傳用戶:1583060504
本書第二部分講述的是在Wi n 3 2平臺上的Wi n s o c k編程。對于眾多的基層網(wǎng)絡(luò)協(xié)議, Wi n s o c k是訪問它們的首選接口。而且在每個Wi n 3 2平臺上,Wi n s o c k都以不同的形式存在著。 Wi n s o c k是網(wǎng)絡(luò)編程接口,而不是協(xié)議。它從U n i x平臺的B e r k e l e y(B S D)套接字方案借鑒了 許多東西,后者能訪問多種網(wǎng)絡(luò)協(xié)議。在Wi n 3 2環(huán)境中,Wi n s o c k接口最終成為一個真正的 “與協(xié)議無關(guān)”接口,尤其是在Winsock 2發(fā)布之后。
標(biāo)簽: 分 編程 網(wǎng)絡(luò)協(xié)議
上傳時間: 2015-07-08
上傳用戶:thinode
本附錄按錯誤編號列出了所有Wi n s o c k錯誤代碼。但要注意的是,該列表沒有包括標(biāo)記為 “B S D特有”的Wi n s o c k錯誤,也沒有包括那些尚未正式列入規(guī)范的錯誤。此外,與Wi n 3 2錯 誤有著直接對應(yīng)關(guān)系的Wi n s o c k錯誤列在本附錄末尾。
上傳時間: 2014-01-11
上傳用戶:ghostparker
加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message digests: cryptest m file - To encrypt and decrypt a string using DES-EDE in CBC mode: cryptest t - To encrypt or decrypt a file cryptest e|d input output - To share a file into shadows: cryptest s <pieces> <pieces-needed> file (make sure file has no extension, if you re running this under DOS) - To reconstruct a file from shadows: cryptest j output file1 file2 [....] - To gzip a file: cryptest z <compression-level> input output - To gunzip a file: cryptest u input output - To run validation tests: cryptest v - To run benchmarks: cryptest b [time for each benchmark in seconds]
標(biāo)簽: Cryptographic Primitives generate Library
上傳時間: 2015-07-16
上傳用戶:wqxstar
歷年大學(xué)生建模試題:2005年,包括a,b, c,d四題
上傳時間: 2014-01-17
上傳用戶:qb1993225
假近鄰法(False Nearest Neighbor, FNN)計算嵌入維的Matlab程序 文件夾說明: Main_FNN.m - 程序主函數(shù),直接運(yùn)行此文件即可 LorenzData.dll - 產(chǎn)生Lorenz時間序列 PhaSpaRecon.m - 相空間重構(gòu) fnn_luzhenbo.dll - 假近鄰計算主函數(shù) SearchNN.dll - 近鄰點(diǎn)搜索 buffer_SearchNN_1.dll - 近鄰點(diǎn)搜索緩存1 buffer_SearchNN_2.dll - 近鄰點(diǎn)搜索緩存2 參考文獻(xiàn): M.B.Kennel, R.Brown, H.D.I.Abarbanel. Determining embedding dimension for phase-space reconstruction using a geometrical construction[J]. Phys. Rev. A 1992,45:3403.
標(biāo)簽: Main_FNN Neighbor Nearest Matlab
上傳時間: 2013-12-10
上傳用戶:songnanhua
This section contains a brief introduction to the C language. It is intended as a tutorial on the language, and aims at getting a reader new to C started as quickly as possible. It is certainly not intended as a substitute for any of the numerous textbooks on C. 2. write a recursive function FIB (n) to find out the nth element in theFibanocci sequence number which is 1,1,2,3,5,8,13,21,34,55,…3. write the prefix and postfix form of the following infix expressiona + b – c / d + e * f – g * h / i ^ j4. write a function to count the number of nodes in a binary tr
標(biāo)簽: introduction the contains intended
上傳時間: 2013-12-23
上傳用戶:liansi
摘 要: 本文件是C8051單片機(jī)DA測試實驗程序;使用外部22.1184MHz晶振. 功能:定義 A ~ F 為功能鍵。 按"A" 鍵,輸出250HZ的方波,按"B" 鍵,輸出250HZ的正弦波形,按"C" 鍵,輸出250HZ的三角波, 按"D" 鍵,輸出250HZ的鋸齒波。用示波器在J6(DAC0)觀測結(jié)果,使用串口觀測按鍵信息。
標(biāo)簽: 22.1184 C8051 MHz 單片機(jī)
上傳時間: 2014-01-17
上傳用戶:zxc23456789
摘 要: 本文件是C8051單片機(jī)LCD測試程序,功能:定義 A ~ F 為功能鍵。按"A"顯示畫點(diǎn)圖形,按"B" 顯示畫直線圖形, 按"C"顯示畫矩型圖形,按"D"顯示畫矩型圖形,按"E"顯示畫圓形圖形, "F"顯示待機(jī)界面. 將跳線器J8短接J16斷開,R44閑置。使用外部22.1184MHz晶振。
標(biāo)簽: C8051 LCD 單片機(jī) 測試程序
上傳時間: 2013-12-02
上傳用戶:xyipie
功能:使用CCU的4個模塊,實現(xiàn)非對稱PWM輸出。 說明:將跳線器J5、J6、J27取出,J3短接到OCD端,在JP6的PWM1、PWM2、PWM3 分別測試模塊A、B、C的輸出,DAOUT是模塊D輸出經(jīng)漏波后的電壓。 通過跳線器J8、J9選擇高頻晶振6MHz。
上傳時間: 2014-01-04
上傳用戶:CHENKAI
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1