---實現的部分VHDL 程序如下。 --- elsif clk1x event and clk1x = 1 THEN ---if std_logic_vector(length_no) >= “0001” and std_logic_vector(length_no) <= “1001” THEN -----數據幀數據由接收串行數據端移位入接收移位寄存器---rsr(0) <= rxda --- rsr(7 downto 1) <= rsr(6 downto 0) --- parity <= parity xor rsr(7) --- elsif std_logic_vector(length_no) = “1010” THEN --- rbr <= rsr --接收移位寄存器數據進入接收緩沖器--- ...... --- end if
標簽: clk1x std_logic_vector length_no elsif
上傳時間: 2015-10-28
上傳用戶:cainaifa
This article introduces how to use Visual C++ to develop ActiveX control by example.THEN we compile script to insert it into web page.from this ,it displays the strong life of the ActiveX controll in the development of netware.
標簽: introduces ActiveX article develop
上傳時間: 2015-12-02
上傳用戶:athjac
1)Firstly, open wvfb 2)Sencondly, run fhas_win32.exe, and THEN see the effect on wvfb, click on the button by mouse.
標簽: wvfb Sencondly the fhas_win
上傳時間: 2015-12-09
上傳用戶:xjz632
Samples are organized by chapter, and THEN by "application" or example name. You should open a project in Visual Studio .NET through the .sln (solution) file. Note that Visual Studio .NET automatically creates various temporary and debugging files in the obj and bin sub-directory for each project. The actual uncompiled code is only the .vb files that are contained in the root project directory.
標簽: application organized Samples chapter
上傳時間: 2015-12-14
上傳用戶:ghostparker
function Binary_Search(L,a,b,x) begin if a>b THEN return(-1) else begin m:=(a+b) div 2 if x=L[m] THEN return(m) else if x>L[m] THEN
標簽: begin Binary_Search function return
上傳時間: 2015-12-17
上傳用戶:tb_6877751
bujidianji,first 135 centigrade,THEN 180 centigrade,THEN 45 centigrade,THEN taking a round
標簽: centigrade THEN bujidianji taking
上傳時間: 2013-12-25
上傳用戶:84425894
delphi中的幾個技巧 1、判斷一個字符串是否包含于另外一個字符串的方法 例如:if pos( ab , abcd )<>0 THEN messagedlg( ab是包含于abcd ,mtConfirmation,[mbYes, mbNo],0) pos(obj,target) 在target字符串中找出第一個出現obj的第一個字符位置,如果找不到,返回0. 2、如何使窗口全屏,類似游戲一樣,而不是窗口的最大化! (1) BorderStyle 為 bsNone (2) Windowstate 為 wsMaximized (3) 退出時可加一個按鈕之類的,寫上 close 即可退出。
標簽: abcd messagedlg delphi THEN
上傳時間: 2013-12-31
上傳用戶:z754970244
I have a dream that I am always young. THEN I will have enough energy to do everything whenever I want. Moreover, I don t have to worry about the old age during which I even can t take care of myself
標簽: have everything whenever always
上傳時間: 2016-01-24
上傳用戶:whenfly
開源投影系統 Cartographic Projections library originally written by Gerald Evenden THEN of the USGS. The primary version of this web page can be found at http://www.remotesensing.org/proj, and mirrored at http://proj.maptools.org.
標簽: Cartographic Projections originally Evenden
上傳時間: 2016-01-28
上傳用戶:zhouchang199
Solve Sudoku(Game) quickly. Just need a txt file with all of the number u have, THEN answer out.
標簽: quickly Sudoku answer number
上傳時間: 2016-01-30
上傳用戶:gonuiln