亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

AL

  • DEbug 關于制作瑞星殺毒軟件密鑰盤的源碼 MOV BX,200 ;內存基址(0面) MOV DH,00 ;磁頭號00 MOV DL,00 ;驅動器號00(A盤) MOV CX,4F01 ;4F(即

    DEbug 關于制作瑞星殺毒軟件密鑰盤的源碼 MOV BX,200 ;內存基址(0面) MOV DH,00 ;磁頭號00 MOV DL,00 ;驅動器號00(A盤) MOV CX,4F01 ;4F(即79)號磁道01號扇區 即(CH=4F CL=01) MOV AH,05 ;格式化磁道 MOV AL,09 ;連續讀取9個扇區 INT 13 ;調用13號中斷 INT 3 MOV BX,300 ;內存基址(1面) MOV DH,01 ;磁頭號01 MOV DL,00 ;驅動器號00(A盤) MOV CX,4F01 ;4F(即79)號磁道01號扇區 即(CH=4F CL=01) MOV AH,05 ;格式化磁道 MOV AL,09 ;連續讀取9個扇區 INT 13 ;調用13號中斷 INT 20 ;返回dos 初學匯編,請各位多多指教!

    標簽: MOV 00 DEbug 200

    上傳時間: 2015-01-07

    上傳用戶:我干你啊

  • PowerFish is a class library, intended to provide a broad functionALity base for any application. AL

    PowerFish is a class library, intended to provide a broad functionALity base for any application. ALthough the focus is on game and demo development. PowerFish是一個類庫,旨在為應用程序提供一個廣泛的功能基礎,雖然其重點是在游戲和演示開發。

    標簽: functionALity application PowerFish intended

    上傳時間: 2013-11-28

    上傳用戶:2467478207

  • 程序首先定義一個hello的函數調用int 21h mov ah

    程序首先定義一個hello的函數調用int 21h mov ah ,09來顯示字符串,ds:dx定義字符串位置 來使用一個80×25的界面使整個程序更加美觀 游戲主程序調用BIOS int 10 的9號功能實現對目標文本的顏色和定位,。游戲主程序可以用int 16 mov ah,00從鍵盤讀取輸入的字符在調用int 21 mov ah,01 讓鍵盤輸入顯示在屏幕中 AL=輸入的字符,用cmp指令對輸入的文本和目標文本進行比較,再利用選擇語句將錯誤的輸入字符顯示為紅色,將正確的輸入字符顯示為綠色。在整個字符串結束后直接退到dos環境

    標簽: hello 21h int mov

    上傳時間: 2014-11-23

    上傳用戶:waitingfy

  • This toolbox contains Matlab code for severAL graph and mesh partitioning methods, including geometr

    This toolbox contains Matlab code for severAL graph and mesh partitioning methods, including geometric, spectrAL, geometric spectrAL, and coordinate bisection. It ALso has routines to generate recursive multiway partitions, vertex separators, and nested dissection orderings and it has some sample meshes and mesh generators. The toolbox contains a Matlab interface to Leland and Hendrickson s Chaco partitioning package, but it doesn t contain Chaco itself. The file "chaco/README" tells how to instALl the interface to Chaco. It ALso contains a Matlab interface to Karypis et AL. s Metis partitioning package, using Robert Bridson s "metismex" code.

    標簽: partitioning including contains toolbox

    上傳時間: 2015-05-25

    上傳用戶:tzl1975

  • 8253的初始化程序舉例: 例1:選擇2號計數器

    8253的初始化程序舉例: 例1:選擇2號計數器,工作在3方式,計數初值為533H(2個字節),采用二進制計數。其初始化程序段為 MOV DX,307H ;命令口 MOV AL,10110110B ;2號計數器的初始化命 令字 OUT DX,AL ;寫入命令寄存器 MOV DX,306H ;2號計數器數據口 MOV AX,533H ;計數初值 OUT DX,AL ;選送低字節到2號計數器 MOV AL,AH ;取高字節送AL OUT DX,AL ;后送高字節到2號計數器

    標簽: 8253 初始化程序 舉例 計數器

    上傳時間: 2015-06-24

    上傳用戶:zhangzhenyu

  • MULTIDIMENSIONAL SCALING in matlab by Mark Steyvers 1999 %needs optimization toolbox %Modified b

    MULTIDIMENSIONAL SCALING in matlab by Mark Steyvers 1999 %needs optimization toolbox %Modified by Bruce Land %--Data via globALs to anaylsis programs %--3D plotting with color coded groups %--Mapping of MDS space to spike train temporAL profiles as described in %Aronov, et.AL. "NeurAL coding of spatiAL phase in V1 of the Macaque" in %press J. Neurophysiology

    標簽: MULTIDIMENSIONAL optimization Modified Steyvers

    上傳時間: 2015-08-26

    上傳用戶:kytqcool

  • This paper presents severAL low-latency mixed-timing FIFO (first-in–first-out) interfaces designs t

    This paper presents severAL low-latency mixed-timing FIFO (first-in–first-out) interfaces designs that interface systems on a chip working at different speeds. The connected systems can be either synchronous or asynchronous. The designs are then adapted to work between systems with very long interconnect delays, by migrating a single-clock solution by Carloni et AL. (1999, 2000, and 2001) (for “latency-insensitive” protocols) to mixed-timing domains. The new designs can be made arbitrarily robust with regard to metastability and interface operating speeds. InitiAL simulations for both latency and throughput are promising.

    標簽: mixed-timing low-latency interfaces first-out

    上傳時間: 2015-10-08

    上傳用戶:dapangxie

  • The CUBA library provides new implementation of four generAL-purpose multidimensionAL integration AL

    The CUBA library provides new implementation of four generAL-purpose multidimensionAL integration ALgorithms: Vegas, Suave, Divonne, and Cuhre. Suave is a new ALgorithm, Divonne is a known ALgorithm to which important details have been added, and Vegas and Cuhre are new implementations of existing ALgorithms with only few improvements over the originAL versions. ALl four ALgorithms can integrate vector integrands and have very similar Fortran, C/C++, and Mathematica interfaces.

    標簽: multidimensionAL generAL-purpose implementation integration

    上傳時間: 2014-09-09

    上傳用戶:gxf2016

  • 英語詞匯起源及妙記 1、Chemistry 化學 古代的煉金術士們總想找到一種方法

    英語詞匯起源及妙記 1、Chemistry 化學 古代的煉金術士們總想找到一種方法,將低賤的金屬變為金子。現在通過原子裂變的原理表明,他們的這種想法并非一般人們想象的那么愚蠢。古埃及人入侵歐洲后,將他們所研究的煉金術,連同其命名AL-kimia一起傳入歐洲。后來,這個詞變成ALchemy,“煉金的人”叫做ALchemist,最后成了chemistry。“化學”的概念就是從“煉金術”演變來的.

    標簽: Chemistry 英語 化學 詞匯

    上傳時間: 2013-12-08

    上傳用戶:hxy200501

  • 功能為neighborhood components anALysis

    功能為neighborhood components anALysis,a quick matlab implementation of NCA (see Goldberger et AL, NIPS04).

    標簽: neighborhood components anALysis

    上傳時間: 2013-12-11

    上傳用戶:tianjinfan

主站蜘蛛池模板: 肥西县| 松溪县| 会宁县| 恩平市| 噶尔县| 固镇县| 柘荣县| 慈溪市| 广元市| 德江县| 博兴县| 崇仁县| 三原县| 蓬溪县| 康定县| 天台县| 四子王旗| 景德镇市| 文昌市| 张家川| 定远县| 博爱县| 古浪县| 建德市| 宁都县| 中超| 舞钢市| 盐池县| 襄城县| 饶阳县| 辽阳县| 无极县| 南雄市| 腾冲县| 团风县| 科技| 平顶山市| 昌平区| 黄石市| 防城港市| 霍山县|