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

搜索资源列表

  1. Motor

    0下载:
  2. *** *** *** File name: vector.h Interrupt Vector declarations This section contains the vectors for various interrupts in the ?40x. Unused interrupts are shown to branch to a phantom?interrupt service routine which disables the wa
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:1.33kb
    • 提供者:王孙俊
  1. myprjt

    0下载:
  2. dsp2407的一个中断服务程序简单例程,已调试通过-dsp2407 an interrupt service routine simple routines have been debugging through
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:3.4kb
    • 提供者:lhq
  1. int79h

    0下载:
  2. 自定义的INT 79H的中断服务程序设计 该中断服务程序的功能为驻留内存(INT 31H),运行时,使用中断调用(2AH,2CH)读取系统时间,在屏幕上将时间以“年月日 时:分:秒”的形式显示出来, 系统其他功能正常。-Since the definition of the INT 79H interrupt service program design of the interrupt service routine for the presence of memory function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1.08kb
    • 提供者:微凉
  1. Serial-interrupt

    0下载:
  2. //串口中断服务程序,仅需做简单调用即可完成串口输入输出的处理 //出入均设有缓冲区,大小可任意设置。 //可供使用的函数名:-//Serial interrupt service routine, just make a simple call to complete the deal with the serial input and output// from the buffer with the size can be arbitrarily set.// The availa
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:3.66kb
    • 提供者:lengling
  1. interrupt

    0下载:
  2. 一个外部中断0的简单程序,该程序实现外部中断0的模拟以及中断服务程序的响应。-External Interrupt 0 is a simple procedure that implementation of the Analog External Interrupt 0 interrupt service routine, as well as response.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-21
    • 文件大小:709byte
    • 提供者:津泽
  1. zhongduan

    0下载:
  2. 微机原理及接口技术\实验五 中断特性及8259应用编程实验:当无中断请求时,执行主程序,延时显示“main”,若有中断请求,则执行其中断服务程序,显示该中断号“6”或“7”:若正在执行较低级的中断服务程序,则允许比它优先级高的中断被响应(IRQ6>IRQ7)。主程序在执行过程中,每显示一个“main”,空一格。-Microcomputer Principle and Interface Technology \ test five properties and 8259 interrupted
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:10.84kb
    • 提供者:曾冬梅
  1. openCom

    0下载:
  2. 实用的串口通讯程序,采用C++环境编写,中断通讯的串口配置和中断服务程序的编写。-Serial Communication practical procedure for the preparation of C++ environment, interruption of the serial communication configuration and the preparation of the interrupt service routine.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:174.25kb
    • 提供者:wangyu
  1. PS2Key00

    0下载:
  2. 20键PS2小键盘中断服务程序,内含Kile整个工程-20 keys PS2 keyboard interrupt service routine
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:5.16kb
    • 提供者:李刚
  1. SerialCommunication

    0下载:
  2. 串口中断服务程序,仅需做简单调用即可完成串口输入输出的处理,出入均设有缓冲区,大小可任意设置。-Serial port interrupt service routine, just make a simple call to complete the serial input and output processing, access are equipped with the buffer, the size can be arbitrarily set.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:3.08kb
    • 提供者:jing
  1. motor3

    0下载:
  2. The following code illustrates the actual working Motor Control task using AvrX, the authors RTOS. This same code could be called as an ISR or Interrupt Service Routine with few modifications.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:532byte
    • 提供者:Pong
  1. int9source

    0下载:
  2. .接管INT 9 终端服务程序替换为发声程序. 2.退出并驻留内存,等待触发中断. 3.当有中断产生(如按键盘),进入新的中断服务程序Music. 4.检查按键是否是ALT+F6,or ALT+F7,如果不是就直接调用原本的INT9 中断服务程序处理. 如果是ALT+F6,就调用speaker发出声音,最后调用原本的INT9 中断服务程序处理. 如果是ALT+F7,就调用draw清屏,然后画图[黄色小矩形],调用原本的INT9 中断服务程序处理.-. Take over
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1.29kb
    • 提供者:stjlu
  1. TC35

    0下载:
  2. TC35 的命令列表,与中断服务程序,串口的中断程序-TC35 list of commands, and the interrupt service routine, the serial interrupt program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1.42kb
    • 提供者:李成谕
  1. ASWIIrarR

    0下载:
  2. ARM汇编实现软中断,用ADS开发。先调用Init装中断,再跳转到SWWIhandler,SWIhandler为中断服务程序源码 -ARM assembler soft interrupt with the ADS development. Call the Init loaded interrupt, jump to SWWIhandler, SWIhandler for the source of the interrupt service routine
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:16.54kb
    • 提供者:郭娟
  1. Wireless-alarm-code-design

    0下载:
  2. 无线报警器的源程序,有系统初始化程序,外部中断0服务程序,外部中断1服务程序,报警处理程序,点火处理程序,延时子程序-Source, wireless alarm system initialization procedures, external interrupt service routine, the external interrupt 1 service routine, alarm handler, ignition handler, delay subroutine
  3. 所属分类:CSharp

    • 发布日期:2017-11-14
    • 文件大小:3.91kb
    • 提供者:邓学磊
  1. shurubuhuo

    0下载:
  2. 输入捕获,根据正点原子的代码完善了一个中断的服务函数。-Input capture, according to the punctual code perfected an atomic interrupt service routine.
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:1.06mb
    • 提供者:落尘
  1. BST23209-interrupt-routine-sample

    0下载:
  2. 本示例程序为BST23209板卡中断服务子程序示例 -Board interrupt service routine sample
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-10
    • 文件大小:1.14mb
    • 提供者:shiyi
  1. ARINC429-interrupt-routine-sample

    1下载:
  2. ARINC429端口中断服务子程序示例。该程序在labwindows/cvi环境下调试通过。-ARINC429 port interrupt service routine samples. The program in labwindows/cvi through debugging environment.
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-08
    • 文件大小:1.91mb
    • 提供者:shiyi
  1. 1553-interrupt-routine-sample

    0下载:
  2. 该程序为1553B通信接口的中断服务子程序示例,在ANSI C编译环境下调试通过。-The program for the 1553B communication interface interrupt service routine example, in ANSI C compiler environment through debugging.
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-16
    • 文件大小:1.18mb
    • 提供者:shiyi
  1. Interrupt

    0下载:
  2. 使用C语言进行的中断服务程序编写、安装和使用,内存驻留。-Using C language interrupt service routine to prepare, install and use, memory presence.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:5.42kb
    • 提供者:u7077jiut
  1. Interrupt

    0下载:
  2. 使用C语言进行的中断服务程序编写、安装和使用,内存驻留。-Using C language interrupt service routine to prepare, install and use, memory presence.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:5.22kb
    • 提供者:nnauaofangn
« 12 »
搜珍网 www.dssz.com