CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - INT 21h

搜索资源列表

  1. sum

    0下载:
  2. code segment assume cs:code sum_p proc near jcxz exit add ax,cx dec cx call sum_p exit: ret sum_p endp start: mov ax,2000h mov ds,ax mov ax,0 mov si,0 mov cx,7 call sum_p mov [si],ax mov ah,4ch int 21h
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:2278
    • 提供者:陨石
  1. showtime

    0下载:
  2. 用汇编语言写的显示系统时间的小程序. 用于参考int 21h 的2ch号调用.-Using assembly language to write the time of the Display System applet. Used in reference to the int 21h call No. 2ch.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:1062
    • 提供者:kandy
  1. sfs

    0下载:
  2. DW 256 DUP(?) STACK1 ENDS DDATA SEGMENT MES1 DB The least number is:$ MES2 DB 0AH,0DH, The largest number is:$ NUMB DB 0D9H,07H,8BH,0C5H,0EBH,04H,9DH,0F9H DDATA ENDS CODE SEGMENT ASSUME CS:CODE,DS:DDATA START: MOV AX,DDAT
  3. 所属分类:Communication

    • 发布日期:2017-03-23
    • 文件大小:882
    • 提供者:张于
  1. 111

    0下载:
  2. 在他四五岁时一次喝粥被烫伤了胃,导致他后来只能吃比较清淡的食物,而且要对不同食物仔细观察,日复一日,养成了欧文注意细节的习惯。   小时候的欧文非常活跃,各类比赛都名列前茅,而且爱好广泛,喜欢广交好友。九岁时的欧文已经读了很多书籍,且对外面的世界憧憬不已。家庭的贫穷,从小 开始的“家庭童工”经历,使他过早地步-code segment assume cs:code start: mov aL,35H add aL,48h jmp short start
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:29804
    • 提供者:shichao
  1. showtime

    0下载:
  2. 用汇编语言写的显示系统时间的小程序.用于参考int 21h 的2ch号调用.-Using assembly language to write the time of the Display System applet. Used in reference to the int 21h call No. 2ch.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-12
    • 文件大小:1099
    • 提供者:jiaan3nwg49
搜珍网 www.dssz.com