在本次試驗中需要注意基址寄存器BX的移動方法,對以字為單位的數組,BX的移動方式 是每移動一次加2或者減2 另外函數調用的過程中需要小心PUSH和POP的調用是否安全,例如在name_sort中POP CX的 時候沒有先Push CX,導致了name_sort函數不可以調用 此程序使用比較高效的方法只是對號碼單的首地址進行排序,為此開辟了一個地址數組 AdTable,類似C語言中的指針數組 在每個名字的前面存有每個名字的長度,有利于對名字進行比較,體現了空間換時間
上傳時間: 2016-07-15
上傳用戶:gengxiaochao
強大易用的郵件收發客戶端,界面很漂亮,功能很齊全,POP收郵件,smtp發郵件。還有openssh加密功能
標簽: 收發
上傳時間: 2016-10-18
上傳用戶:sqq
一個用Java開發的Web郵局,可以使用戶通過瀏覽器訪問他們的POP/SMTP服務器,支持多種語言,MIME和虛擬域名Java開發的Web郵局Java源碼
上傳時間: 2016-10-20
上傳用戶:com1com2
堆棧的實現代碼,實現了棧的所有功能,PUSH,POP,插入,銷毀,清空等,有調試程序,可以很清楚的看到棧的運行過程
上傳時間: 2016-10-28
上傳用戶:PresidentHuang
這是書上的代碼,POP-Up Menu在非模態對話框中實現UPDATE-COMMAND-UI機制,供大家參考
標簽: 代碼
上傳時間: 2014-01-04
上傳用戶:changeboy
節能用水控制系統由微控制器,紅外發射接收電路,壓力監測電路,手動沖水電路,脈沖閥節能驅動電路,水管溫度上下限識別電路,溫度調節電路,冷熱水閥節能驅動控制電路,洗澡開關監測電路,電池電量檢測報警電路,低壓標準電源轉換電路,串行數據輸出控制電路等構成。程序包括: 設備識別及初始化 初始引腳數據值 中斷初始化 初始化各標志位 循環查詢開始 CSSTATE大小比較子程序 廁所脈沖閥打開子程序 廁所脈沖閥關閉子程序 紅外接收子程序 紅外發送子程序 洗澡初始及變化程序 洗手初始及變化程序 AD轉換子程序 發送數據子程序 DATACONVERT子程序 DELAY10MS子程序 PUSH子程序 POP子程序 AD轉換中斷程序 紅外接收中斷程序 PORTB按鍵中斷程序 TIME1定時中斷程序
上傳時間: 2016-12-27
上傳用戶:咔樂塢
一、常用指令 1. 通用數據傳送指令. MOV 傳送字或字節. MOVSX 先符號擴展,再傳送. MOVZX 先零擴展,再傳送. PUSH 把字壓入堆棧. POP 把字彈出堆棧.
上傳時間: 2017-01-22
上傳用戶:jennyzai
This document provides guidelines and describes how to easily port S60 2nd Edition C++ applications to S60 3rd Edition. The document has been written based on experiences of porting regular S60 2nd Edition applications, such as the S60 Platform: POP/IMAP Example [4] that can be downloaded from Forum Nokia. Code snippets from the example are shown in Chapter 8, “Application build changes,” and in Appendix A, “Code example." In addition, Appendix B, "Commonly used functions that require capabilities," and Appendix C, "Commonly used interfaces that have been changed or removed," provide useful information on some frequently used functions and interfaces in third-party applications.
標簽: application guidelines describes document
上傳時間: 2017-01-29
上傳用戶:wang5829
優秀的畢業設計,可實現POP等協議,收發功能等很好。
標簽: 畢業設計
上傳時間: 2014-07-17
上傳用戶:2525775
Maya Calendar During his last sabbatical, professor M. A. Ya made a surprising discovery about the old Maya calendar. From an old knotted message, professor discovered that the Maya civilization used a 365 day long year, called Haab, which had 19 months. Each of the first 18 months was 20 days long, and the names of the months were POP, no, zip, zotz, tzec, xul, yoxkin, mol, chen, yax, zac, ceh, mac, kankin, muan, pax, koyab, cumhu. Instead of having names, the days of the months were denoted by numbers starting from 0 to 19. The last month of Haab was called uayet and had 5 days denoted by numbers 0, 1, 2, 3, 4. The Maya believed that this month was unlucky, the court of justice was not in session, the trade stopped, people did not even sweep the floor.
標簽: A. M. sabbatical surprising
上傳時間: 2014-01-05
上傳用戶:libenshu01