CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - dos interrupt

搜索资源列表

  1. DOSKernelInterrupts

    0下载:
  2. DOS核心中断的详细讲解,对采用DOS中断编程的同志具有很好的指导作用-DOS core interrupted elaborate on the use of the DOS interrupt programming with Comrade very good role in guiding
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:120141
    • 提供者:黄亮
  1. clock-ron

    0下载:
  2. 调用2CH号DOS中断读系统时间,把各相关寄存器中的内容转换位十进制ASCULL码输出,设置死循环,以秒为最小单位显示系统时钟。-call 2CH, DOS interrupt reading system, the inclusion of the relevant contents of the register-metric conversion output ASCULL yards, set up death cycle in seconds showing the smallest
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14081
    • 提供者:李海
  1. doskeys

    0下载:
  2. C语言编写一个DOS下的中断服务程序 VC++6.0 -C language of a DOS interrupt service procedures VC 6.0
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9862
    • 提供者:polar
  1. serial_int_cpp

    0下载:
  2. Dos下中断驱动的串口类(CPP)-Dos Interrupt-driven serial port type (CPP)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:5045
    • 提供者:王有庆
  1. Serial_at_DOS

    0下载:
  2. DOS下采用中断接收数据的串口通讯的例子,很难找到的好东西!-DOS interrupt receiving serial data communications example, it is difficult to find the good stuff!
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:751031
    • 提供者:马广存
  1. TM

    0下载:
  2. 利用DOS提供的中断调用功能和BIOS系统调用功能,利用微机本身的中断向量表,实现对微机的时钟的管理操作。让微机在显示器上模拟显示一个时钟。-use of the DOS interrupt function called BIOS system calls and functions, the use of computer itself to the interruption of scale and achieve the computer's clock management o
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:845
    • 提供者:金龙
  1. Interrupt

    0下载:
  2. 很全的dos命令,对于汇编过程中要用的的命令查询很有参考价值
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3845861
    • 提供者:黄敏
  1. 中断矢量设置与读取有关的DOS功能调用

    0下载:
  2. 与中断矢量设置与读取有关的DOS功能调用,本例演示了如何编写中断服务程序,如何安装(将中断服务程序的地址设置到中断矢表中),以及如何通过软中断指令调用中断服务程序。为了突出重点,本例中中断服务程序代码未驻留内存。-and vector interrupt settings and read the DOS function calls, which in this case demonstrated how to prepare interrupted service procedures, h
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4378
    • 提供者:张东
  1. serial.rar Dos 串口通信例程实现了FiFO

    0下载:
  2. Dos 串口通信例程实现了FiFO ,中断发送中断接受!,Dos serial communication routines to achieve a FiFO, interrupted send interrupt accepted!
  3. 所属分类:串口编程

    • 发布日期:2017-03-22
    • 文件大小:7548
    • 提供者:陈国兴
  1. RS232中断开发C语言源程序

    0下载:
  2. RS232 中断开发 C 语言源程序 包内包含C源代码以及汇编子程序-RS232 interrupt the development of C language source code package includes C source code and compiled subprogram
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-24
    • 文件大小:10992
    • 提供者:黄亮
  1. rising钥匙盘破解源码

    0下载:
  2. 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
  3. 所属分类:assembly language

    • 发布日期:2017-11-09
    • 文件大小:585
    • 提供者:
  1. jisuanqi

    0下载:
  2. 利用BIOS和DOS的中断来设计一个计算器,要求在屏幕上显示一个主菜单,提示用户输入相应的数字键,分别执行加、减、乘、除四种计算功能和结束程序的功能。-Use BIOS and DOS interrupt to design a calculator, the requirements on the screen displays a main menu that prompts the user to input the corresponding number keys, respectiv
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:3047
    • 提供者:李丽
  1. TIME1

    0下载:
  2. dos下进行中断操作的源代码,用tc编程,实现dos下中断操作。-dos interrupt the operation carried out under the source code, with tc programming, to achieve interruption of the operation under dos.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1011
    • 提供者:李海
  1. BIOSDOS

    0下载:
  2. bios和dos中断大全....里面包括了常用的全部中断及其用法-bios and dos interrupt .... Guinness included the common use of all the disruption and
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:18201
    • 提供者:少雄
  1. 200204135097

    0下载:
  2. 内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表来实现的。比如修改向量表中16H位置的中断(这个中断接收键盘的按键,在DOS中,按键按下,这个中断就会被调用),让其指向我的程序,这时若有按键被按下,则执行的是我的程序。-Memory of the basic idea of the presence of the procedure is to remain in the memory
  3. 所属分类:OS Develop

    • 发布日期:2017-04-29
    • 文件大小:10532
    • 提供者:yiliang
  1. Interrupt

    0下载:
  2. DOS Interrupt Reference,Dos中断指令参考-DOS Interrupt Reference~~~~
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3551548
    • 提供者:李彦刚
  1. BIOS-DOS-interrupt

    0下载:
  2. BIOS中断,DOS中断,大全,很多的中断,中断代码非常详细,下来看看嘛-BIOS interrupt, DOS interrupt, Guinness
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:22805
    • 提供者:周某某
  1. interrupt

    0下载:
  2. Dos中断,可用来在Dos下处理鼠标事件-Dos interrupt, can be used to handle mouse events under Dos
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:32520
    • 提供者:liyi
  1. BIOS-and-DOS-interrupt

    0下载:
  2. 在汇编语言学习中BIOS and DOS的中断大全,包含各种中断命令和功能,参数。-Learning assembly language in the BIOS and DOS interrupt Daquan, contains various interrupt commands and functions, parameters.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:23202
    • 提供者:xys
  1. interrupt

    0下载:
  2. Dos/dios中断查询手册,外国编程收集的十分全的中断大全,hlp文件,英文版-Dos/dios interrupt check manual, collection of foreign programming is complete interrupt Daquan, hlp files, in English
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3543729
    • 提供者:何国超
« 12 3 4 5 6 »
搜珍网 www.dssz.com