freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內容

微機原理及接口技術a模塊實驗指導書(編輯修改稿)

2024-11-27 08:24 本頁面
 

【文章內容簡介】 3 C4 56BAD7 8 91 91 81 71 62 22 12 0+=清“ 0 ”O(jiān) F E / C S 5 5P B 08 2 5 5P B 5...L hY 5P C 0P C 3...X 0X 3P A 0...L aP A 7Y 02 0 0 H~2 0 3 HA 2 A 1 A 0地 址 譯 碼 說明: A 鍵為加法鍵, B 鍵為減法鍵, C 鍵為等于鍵, D 鍵為清零鍵。 11 三、主要試驗步驟: 根據實驗要求設計實驗原理圖,并標明端口地址。 畫出程序框圖。 根據框圖編寫程序。 根據原理圖連線,并確保連線正確,接觸可靠。 輸入程序進行調試,實現實驗題目要求。 寫出實驗報告。 四、試驗參考程序: title code segment assume cs:code,ds:code start: jmp start1 buff db 1,2,3,4,5,6 tablek dw 3e07h,3e0bh,3d0bh,3b0bh,3e0dh,3d0dh,3b0dh,3e0eh,3d0eh,3b0eh dw 370eh,370dh,370bh,3707h,3b07h,3d07h,2f07h,2f0bh,2f0dh,2f0eh,1f07h,1f0bh,1f0dh table db 3fh,6,5bh,4fh,66h,6dh,7dh,7,7fh,6fh,46h,40h,48h,00 x dw 0 y dw 0 f db 0 n db 0 c db 0 addf db 0 subf db 0 start1: mov ax,cs mov ds,ax call clear again: mov dx,203h mov al,10001001b out dx,al call led call key cmp f,1 jne again cmp bl,9 jle d_proce cmp bl,10 je to_add cmp bl,11 je to_sub cmp bl,12 je to_equ cmp bl,13 je clear1 jmp again clear1: call clear call clbuf jmp again 12 d_proce: cmp n,1 je d_p_y mov cl,4 shl x,cl mov bh,0 add x,bx call bshift mov buff+5,bl jmp again d_p_y: mov cl,4 shl y,cl mov bh,0 add y,bx call bshift mov buff+5,bl jmp again to_add: call bshift mov buff+5,bl mov f,0 mov n,1 mov addf,1 jmp again to_sub: call bshift mov buff+5,bl mov f,0 mov n,1 mov subf,1 jmp again to_equ: mov ax,x cmp subf,1 je to_s mov bx,y add al,bl daa mov bl,al mov al,ah adc al,bh daa mov bh,al mov x,0 mov y,0 mov addf,0 call store jmp again to_s: mov bx,y sub al,bl 13 das mov bl,al mov al,ah sbb al,bh das mov bh,al mov x,0 mov y,0 mov subf,0 call store jmp again key proc mov dx,203h mov al,10001001b 。c_in,b_out out dx,al mov f,0 mov dx,201h mov al,0 out dx,al mov dx,202h in al,dx and al,0fh cmp al,0fh je k_exit mov cx,3000 loop $ 。10ms in al,dx and al,0fh push ax mov dx,203h mov al,10000010b 。b_in,c_out out dx,al pop ax mov bl,al mov dx,202h out dx,al mov dx,201h in al,dx and al,3fh mov bh,al lea si,tablek mov cx,23 mov ah,0 nk: cmp bx,[si] je found inc ah add si,2 loop nk 14 found: mov al,0 mov dx,202h out dx,al mov dx,201h in al,dx and al,3fh cmp al,3fh jne found mov cx,3000 loop $ mov f,1 mov bl,ah 。鍵值 k_exit: ret key endp store proc mov word ptr buff,1414h 。no display lea si
點擊復制文檔內容
公司管理相關推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號-1