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

搜索资源列表

  1. Input-and-output-and-interrupt

    0下载:
  2. 该PPT文档为汇编语言教程,主要讲"输入输出和中断",供初学者学习。以下为其目录: 5.1 I/O设备数据传送方式 5.2 中断传送方式 5.3 DOS 和BIOS中断调用方式 5.4 综合举例-The PPT document into assembly language tutorial is mainly about " input-output and interrupt" for beginners to learn. The following
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:387702
    • 提供者:刘涛
  1. utt

    0下载:
  2. DOS下串口测试工具, 可以选择中断模式和查询模式. 请使用TC2.0编译. 更新请到我的github: https://github.com/shinewave/utils/blob/master/SerialPort/utt.c-UART Test utility for DOS, works in interrupt mode or poll mode. Please compile with TC2.0. view https://github.com/shinewave/utils
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:1821
    • 提供者:shinewave
  1. zzz

    0下载:
  2. 实验要求一: 参考书上P400 利用ADC0809及8255芯片,编写程序,完成A/D转换。模拟量为滑动变阻器,利用LED显示出来。 实验要求二: 在实验要求一基础上,利用DOS或BIOS中断调用,读出0809的值,并在显示屏上显示。 -Experimental requirements: P400 on reference books Using ADC0809 and 8255 chip, program, complete the A/D conversion.
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:38455
    • 提供者:star
  1. LEUP1

    0下载:
  2. 程序 DEMOCRW 和 DEMOPRO 是用于学习 80X86 CPU 的保护模式特性,核心都在常规内存中,方便查看内部数据和堆栈。 本程序必须运行在纯 DOS 下(如 Windows 98 的 启动 DOS ),运行后驻留内存,再运行 DEBUG 实验。 出现保护异常会用黑底黄字显示当前信息(错误代码、中断号(实际是中断号*4)、V86 堆栈)并退出异常程序。 启动时会报告各数据的地址,以及再要显示报告数据的程序地址。 2 RDRXSGEE 程序原为用于 STC89C5
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:36774
    • 提供者:乐永青
  1. CPUinterupt

    0下载:
  2. cpu中断函数代码是可以在dos系统下调用的的一种代码可以通过代码来实现cpu的中断从而实现定时或者计时-cpu interrupt function code can be invoked under dos system, a code can be achieved through code cpu interrupt in order to achieve timing, or time
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-08
    • 文件大小:8606
    • 提供者:thofde
  1. v86dos_src

    0下载:
  2. 很老的东西,1993年左右的书,书的作者吕晓庆,通过一个将DOS POST到保护模式的开发环境,对了解保护模式有点参考价值,个人感觉这本 书里边的东西学起来比较顺手.直道现在也几乎没有见到像这本书这样介绍保护模式系统的书. 这本书上的代码有点错误.运行不起来.1998年左右我修改了下,可以用了.可以用这个代码来实作,段,页,多任务,模式切换.CPU异常等处理. 而且里边还带个最简单崩溃的调试器的代码,出现异常时候可以将当前的i386 寄存器给打印出来, 目
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:73256
    • 提供者:cjm
  1. DosSerial.ZIP

    0下载:
  2. DOS下串口通信程序库,程序结构较好,能编出用中断方式接收/发送的多串口通信程序。笔者曾用于嵌入式DOS控制变频器。-Under DOS serial communication libraries, program structure better, will be allocated to the interruption of the use of receive/transmit multi-serial communication program. I have DOS for emb
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:7002
    • 提供者:perce
  1. DosSerial.ZIP

    0下载:
  2. DOS下串口通信程序库,程序结构较好,能编出用中断方式接收/发送的多串口通信程序。笔者曾用于嵌入式DOS控制变频器。-Under DOS serial communication libraries, program structure better, will be allocated to the interruption of the use of receive/transmit multi-serial communication program. I have DOS for emb
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:7092
    • 提供者:sifrompow
  1. CPUinterupt

    0下载:
  2. cpu中断函数代码是可以在dos系统下调用的的一种代码可以通过代码来实现cpu的中断从而实现定时或者计时-cpu interrupt function code can be invoked under dos system, a code can be achieved through code cpu interrupt in order to achieve timing, or time
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-28
    • 文件大小:8646
    • 提供者:perce
  1. Calculation-algorithm-of-cand-cPP

    0下载:
  2. 一些c++和c语言常用算法,包括数值积分等数值计算算法和C语言编写一个DOS下的中断服务程序等算法-Some c and c++ commonly used algorithms, including numerical integration, interpolation algorithms and examples of 87 C language under a DOS interrupt service routine algorithms
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-01
    • 文件大小:13400281
    • 提供者:dazhi
  1. COMTEST

    0下载:
  2. 在DOS环境下,串口测试源码,采用中断方式,需要输入基地址和中断号-Serial test source, interrupt, you need to enter the base address and interrupt number in DOS.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:3742
    • 提供者:cpu200100
  1. test

    0下载:
  2. 如何获取真正中断入口地址 真正的中断地址往往在远跳转的地方,在判断哪个远跳转是真正的中断地址时,不同的中断要具体判断,如跟踪 INT 13H 时,我们知道 BIOS 的段地址一般为 E000,所以一旦判断到段地址为 E000 时,就可以把这个地址保存下来作为真正 INT 13H 地址,而跟踪 INT 21H 时,INT 21H 在 DOS 的内核中,所以要先用第一个 MCB 地址的功能取出 MCB 地址,而第一个 MCB 地址之前是系统内核区,当判断到段地址小于第一个 MCB 地址时,这个
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:1856
    • 提供者:衣谷
  1. comrxtx

    0下载:
  2. 串口编程,DOS系统下对串口的操作,设置串口参数,采用中断程序控制,实现串口通讯-Serial programming, the serial port of the DOS operating system, set the serial port parameters, interrupt control, serial communications
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:1792
    • 提供者:艳梅
  1. linghaozhongduan

    0下载:
  2. 编写0号中断处理程序,使得在除法溢出发生时,在屏幕中间显示字符串“divide error!”,然后返回DOS。-Write 0 interrupt handler, so that when the division overflow occurs in the middle of the screen displays the string divide error! , And then return to DOS.
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:39921
    • 提供者:江岸
  1. TEST

    0下载:
  2. DOS实时中断接收四路串口数据,包含时间中断计时器。-DOS interrupt receiving four road real-time serial data, including time interrupt timer.
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:3893
    • 提供者:li
  1. gserial

    0下载:
  2. 一个DOS下串口通信程序,程序结构较好,能编出用中断方式接收/发送 的多串口通信程序-A serial communication program under DOS, the program structure is good, can make the receiver with the interrupt/send The serial communication program
  3. 所属分类:Com Port

    • 发布日期:2017-04-15
    • 文件大小:6907
    • 提供者:jack
  1. include

    0下载:
  2. 中断程序的编写:在单片机系统的p1口上接有8个LED,LED的阳极接+5V,阴极接P1口的引脚。当P1口某一口线输出为0时,将LED点亮。在外部中断0输出引脚P3.2引脚上接上上拉电阻并接有一个按钮开关K1。用K1按钮来产生外部中断0的输入信号。定时器程序的编写:在AT89S51单片机的P1口上接有8个LED.下面采用定时器T0的方式一的定时中断方式,使P1口外接的8个LED每0.5秒闪亮一次。C51程序:在AT89S51的P1.0脚接有一只发光二极管,二极管的阴极接P1.0脚,阳极通过限流电阻
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:11172
    • 提供者:ningjieqiong
  1. int_numb

    0下载:
  2. 这是一个DOS系统下关于中断的程序的源代码,可独立测试ISA总线上的15个中断-This is a DOS system on the interruption of the program' s source code, independent testing on the ISA bus 15 interrupt
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1830
    • 提供者:ss8252sih
  1. int_numb

    0下载:
  2. 这是一个DOS系统下关于中断的程序的源代码,可独立测试ISA总线上的15个中断-This is a DOS system on the interruption of the program' s source code, independent testing on the ISA bus 15 interrupt
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1623
    • 提供者:uincngp
  1. C-function

    0下载:
  2. 这是一个,ANSI C 标准C函数VC源代码,主要功能是,把查找的函数粘贴上去,就可以查找,同时,鼠标移动也可以查找,方便,同时,还有DOS 8000多个中断,方便查找-This is a, the ANSI C standard C function of VC source code, the main function is that the search function to paste, you can find, at the same time, the mouse can al
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-11
    • 文件大小:8296694
    • 提供者:YE
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com