This is a generic detector that removes some kind of "hide folder" viruses
標(biāo)簽: detector generic removes viruses
上傳時(shí)間: 2017-09-20
上傳用戶:familiarsmile
UART 4 UART參考設(shè)計(jì),Xilinx提供VHDL代碼 uart_vhdl This zip file contains the following folders: \vhdl_source -- Source VHDL files: uart.vhd - top level file txmit.vhd - transmit portion of uart rcvr.vhd - - receive portion of uart \vhdl_testfixture -- VHDL Testbench files. This files only include the testbench behavior, they do not instantiate the DUT. This can easily be done in a top-level VHDL file or a schematic. This folder contains the following files: txmit_tb.vhd -- Test bench for txmit.vhd. rcvr_tf.vhd -- Test bench for rcvr.vhd.
標(biāo)簽: UART Xilinx VHDL 參考設(shè)計(jì)
上傳時(shí)間: 2013-11-07
上傳用戶:jasson5678
UART 4 UART參考設(shè)計(jì),Xilinx提供VHDL代碼 uart_vhdl This zip file contains the following folders: \vhdl_source -- Source VHDL files: uart.vhd - top level file txmit.vhd - transmit portion of uart rcvr.vhd - - receive portion of uart \vhdl_testfixture -- VHDL Testbench files. This files only include the testbench behavior, they do not instantiate the DUT. This can easily be done in a top-level VHDL file or a schematic. This folder contains the following files: txmit_tb.vhd -- Test bench for txmit.vhd. rcvr_tf.vhd -- Test bench for rcvr.vhd.
標(biāo)簽: UART Xilinx VHDL 參考設(shè)計(jì)
上傳時(shí)間: 2013-11-02
上傳用戶:18862121743
基于matlab的mp3的讀寫函數(shù)Mp3 toolbox for Matlab. Alfredo Fernandez Franco Aalborg University Departament of Acoustics M.Sc. Student aberserk@yahoo.com Includes 2 functions to write and read MP3 files. It works like the commands WAVWRITE and WAVREAD. 1.- Just unpack in the toolbox folder under the MATLAB directory. 2.- Set the MATLAB search path to include that folder. This version was made in MATLAB for WINDOWS only. I ll probably will make the UNIX version later. 01-11-2004.
標(biāo)簽: Departament University Fernandez Alfredo
上傳時(shí)間: 2014-12-02
上傳用戶:開(kāi)懷常笑
這個(gè)例子如果運(yùn)行,將在仿真的PC窗口中的第1,2,3行顯示一些信息后,在隨機(jī)位置顯示 1 ~ 5 .由于keil c51默認(rèn)不支持重入函數(shù),它的重入函數(shù)使用仿真的重入棧而不使用系統(tǒng)棧,而Small RTOS 51沒(méi)有進(jìn)行重入棧管理,所以在TaskA~TaskE雖然及其相似,但不能合并. 注意:(1)在KEIL C51 工程中,我已經(jīng)把輸出文件目錄設(shè)在e:\temp中,您可以在Project->Options for Target "Target 1"的output頁(yè)點(diǎn)擊Select folder for Objects...和Listing頁(yè)點(diǎn)擊Select folder for Listing...改變. (2)編譯時(shí)會(huì)有5個(gè)警告,其中一個(gè)是因?yàn)闆](méi)有使用一個(gè)系統(tǒng)函數(shù)OSSendSignal引起,它可以忽略.另4個(gè)是禁止任務(wù)間變量覆蓋分析引起,必須忽略.感謝網(wǎng)友John X. Liu,在這個(gè)例子中我使用了他編寫的仿真(dllPc51Emu.dll),這個(gè)dll原來(lái)是為他移植的Ucos-ii for keil c51的例子編寫. (3)Pc51Emu.dll在KEIL C51 V6.23 V7.00工作不正常.
上傳時(shí)間: 2015-05-29
上傳用戶:無(wú)聊來(lái)刷下
這個(gè)例子是例子2的另一種寫法(但任務(wù)數(shù)量不同),它使用了最高優(yōu)先級(jí)任務(wù)作為顯示任務(wù),全局變量ShowChar作為參數(shù).函數(shù)TaskB是優(yōu)先級(jí)1~10的任務(wù)函數(shù),因?yàn)闆](méi)有使用局部變量,這些任務(wù)可以用一個(gè)函數(shù). 注意:(1)在KEIL C51 工程中,我已經(jīng)把輸出文件目錄設(shè)在e:\temp中,您可以在Project->Options for Target "Target 1"的output頁(yè)點(diǎn)擊Select folder for Objects...和Listing頁(yè)點(diǎn)擊Select folder for Listing...改變. 感謝網(wǎng)友John X. Liu,在這個(gè)例子中我使用了他編寫的仿真dll(Pc51Emu.dll),這個(gè)dll原來(lái)是為他移植的Ucos-ii for keil c51的例子編寫. (2)Pc51Emu.dll在KEIL C51 V6.23 V7.00工作不正常.
標(biāo)簽: ShowChar TaskB 函數(shù) 10
上傳時(shí)間: 2015-05-29
上傳用戶:asddsd
<Floating Point Unit Core> fpupack.vhd pre_norm_addsub.vhd addsub_28.vhd post_norm_addsub.vhd pre_norm_mul.vhd mul_24.vhd vcom serial_mul.vhd post_norm_mul.vhd pre_norm_div.vhd serial_div.vhd post_norm_div.vhd pre_norm_sqrt.vhd sqrt.vhd post_norm_sqrt.vhd comppack.vhd fpu.vhd ***For simulation **** To run the simulation read readme.txt in folder test_bench.
標(biāo)簽: vhd post_norm_addsub pre_norm_addsub Floating
上傳時(shí)間: 2014-01-18
上傳用戶:czl10052678
這是Small RTOS 51 在DP-51下載仿真實(shí)驗(yàn)儀上使用CAT24WC02驅(qū)動(dòng)程序的例子。本例程序按照相應(yīng)的的通訊協(xié)議接收一個(gè)數(shù)據(jù),并將接收到的數(shù)據(jù)顯示到LED數(shù)碼顯示器上。然后將接收到的數(shù)據(jù)寫入Cat24Wc02中,再在同一位置將數(shù)據(jù)讀出,并將讀出的數(shù)據(jù)通過(guò)串口發(fā)送回來(lái)。通訊協(xié)議參考rtos隨想曲和test.ini。 注意:(1)在KEIL C51 工程中,我已經(jīng)把輸出文件目錄設(shè)在e:\temp中,您可以在Project->Options for Target "Target 1"的output頁(yè)點(diǎn)擊Select folder for Objects...和Listing頁(yè)點(diǎn)擊Select folder for Listing...改變. (2)編譯時(shí)會(huì)有4個(gè)警告,可以忽略. (3)DP-51下載仿真實(shí)驗(yàn)儀的所有跳線選取默認(rèn)值。
上傳時(shí)間: 2015-09-03
上傳用戶:wweqas
這是Small RTOS 51 DP-51下載仿真實(shí)驗(yàn)儀上實(shí)現(xiàn)一個(gè)鬧鐘的源代碼。它可以使用k1~k4調(diào)整時(shí)間,使用串口設(shè)置一個(gè)報(bào)警時(shí)間。由于僅僅是一個(gè)例子而非產(chǎn)品,有一些細(xì)節(jié)沒(méi)有完善。如調(diào)整完時(shí)間后第一次顯示的時(shí)間是錯(cuò)誤的(由于共享TimeData引起);沒(méi)有使用串行eeprom存儲(chǔ)多個(gè)報(bào)警時(shí)間等;刪除報(bào)警代碼沒(méi)有編寫。不過(guò),程序已經(jīng)可以使用,讀者可以自行完善它。通訊協(xié)議參考rtos隨想曲和test.ini。 注意:(1)在KEIL C51 工程中,我已經(jīng)把輸出文件目錄設(shè)在e:\temp中,您可以在Project->Options for Target "Target 1"的output頁(yè)點(diǎn)擊Select folder for Objects...和Listing頁(yè)點(diǎn)擊Select folder for Listing...改變. (2)編譯時(shí)會(huì)有6個(gè)警告,可以忽略. (3)除與pcf8563相關(guān)的跳線和蜂鳴器的跳線外,DP-51下載仿真實(shí)驗(yàn)儀的所有跳線選取默認(rèn)值。
上傳時(shí)間: 2015-09-03
上傳用戶:jyycc
這是Small RTOS 51 DP-51下載仿真實(shí)驗(yàn)儀上編寫的一個(gè)鍵盤驅(qū)動(dòng)例子。在DP-51下載仿真實(shí)驗(yàn)儀上運(yùn)行本程序后,有兩個(gè)發(fā)光二極管每秒閃動(dòng)一次。當(dāng)按下某個(gè)按鍵時(shí),LED數(shù)碼顯示器會(huì)顯示相應(yīng)的鍵值。 注意:(1)在KEIL C51 工程中,我已經(jīng)把輸出文件目錄設(shè)在e:\temp中,您可以在Project->Options for Target "Target 1"的output頁(yè)點(diǎn)擊Select folder for Objects...和Listing頁(yè)點(diǎn)擊Select folder for Listing...改變. (2)編譯時(shí)會(huì)有4個(gè)警告,可以忽略. (3)DP-51下載仿真實(shí)驗(yàn)儀的所有跳線選取默認(rèn)值。
上傳時(shí)間: 2014-11-30
上傳用戶:561596
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1