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

搜索资源列表

  1. FCFSandRR

    0下载:
  2. 时间片轮转调度,具体做法是调度程序每次把 CPU 分配给就绪队列首进程使用一个时间片。当这个时间片结束时,就强迫一个进程让出处理器,让它排列到就绪队列的尾部,等候下一轮调度。实现这种调度要使用一个间隔时钟。当一个进程开始运行时,就将时间片的值置入间隔时钟内,当发生间隔时钟中断时,就表明该进程连续运行的时间已超过一个规定的时间片。此时,中断处理程序就通知处理器调度进行处理器的切换工作。-The round-robin scheduling, specific practices scheduler
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:356229
    • 提供者:kong
  1. chaoshengbokongzhi

    0下载:
  2. 超声波测距设计,简单的源代码,以方波的形式,从单片机中断管脚发出,经过放大电路,在发射头发送出去,接收时,经过中断处理,收到收据-Ultrasonic Ranging design, source code, in the form of a square wave from the microcontroller interrupt pin issued amplifier circuit in the transmitter head sent, received, interrupt ha
  3. 所属分类:SCM

    • 发布日期:2017-11-28
    • 文件大小:2781
    • 提供者:克里
  1. LinuxDrv

    0下载:
  2. 介绍了Linux下的串口驱动的设计层次及接口, 并指出串口与TTY终端之间的关联层次(串口可作TTY终端使用), 以及Linux下的中断处理机制/中断共享机制, 还有串口缓冲机制当中涉及的软中断机制 -Linux serial driver level design and interface, and pointed out that the level of association between the serial TTY terminal (serial port can be use
  3. 所属分类:Driver develop

    • 发布日期:2017-11-14
    • 文件大小:16054
    • 提供者:dinny
  1. eint-key

    0下载:
  2. 基于s3c2440处理器的中断处理实例程序,详细注释,可用于很好地理解中断编写方法。按键作为中断控制led灯的亮灭。-The control of the led which used the interrupt of the key.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-15
    • 文件大小:159390
    • 提供者:laraine
  1. danpianji

    0下载:
  2. 用单次脉冲申请中断,在中断处理过程中对六位数码显示管的显示进行移位,即六位数码管从最左端开始显示,每按一下单位脉冲发生器,显示的数码管右移移位。六位数码管显示完毕后,再来一次脉冲六位数码管全部显示。数码管显示方式采用动态显示,节省I/O口。-英语中文(简体)日语Applications with a single pulse interrupt, interrupt processing, the six digital display tube display shift, that is,
  3. 所属分类:SCM

    • 发布日期:2017-12-04
    • 文件大小:1413
    • 提供者:陈迎亚
  1. MSP430G2553

    1下载:
  2. 基于MSP430G2553的PWM输出控制,AD采集,及430内部各模块的初始化,包括:AD、I/O口、系统时钟管理、定时器、捕获、中断处理、以及利用串转并实现的LCD显示。-A PWM output control based on MSP430G2553, AD collection, and 430 within the module initialization, comprising: AD, the I/O port, the system clock management, tim
  3. 所属分类:SCM

    • 发布日期:2014-11-03
    • 文件大小:72704
    • 提供者:
  1. ADC12

    0下载:
  2. msp430内部含有ADC12模块,可以完成12位的模数转换,当对精度或其他指标要求不高时,可以选用430单片机内部的ADC12完成模数转换工作。这里主要实现了一个比较通用的ADC12模块初始化程序,具体的数据存储和处理需要自己在中断处理函数中添加。 -msp430 the internal containing ADC12 module, you can complete a 12-bit analog-to-digital conversion the selection the 430
  3. 所属分类:SCM

    • 发布日期:2017-11-19
    • 文件大小:6961
    • 提供者:wangpeng
  1. IRQ

    1下载:
  2. s3c2440开发板中断处理程序(RealView MDK),RealView MDK 4.60下的非常简单的中断处理程序,按键点亮LED灯。-s3c2440 development board interrupt handler (RealView MDK) RealView MDK 4.60 very simple interrupt handler, the button is lit LED lights.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-10-30
    • 文件大小:78666
    • 提供者:DoomLord
  1. int

    0下载:
  2. 对TIMER中断的处理,MEGE128TIMER中断处理程序,实现定时操作。-TIMER INT
  3. 所属分类:SCM

    • 发布日期:2017-11-17
    • 文件大小:1243
    • 提供者:tcdgfen
  1. zhongduan

    0下载:
  2. MEGE128中断处理程序,此程序可以对MEGA128的中断向量进行处理,并执行其中的结果。-MEGE128 interrupt handler, this program can MEGA128 the interrupt vector processing, and implement the results
  3. 所属分类:SCM

    • 发布日期:2017-11-24
    • 文件大小:1955
    • 提供者:tcdgfen
  1. tx

    0下载:
  2. MEGA128串口发送中断处理程序,此程序可以将送来的数据动串口上发走,并处理发送中断。-Serial port to send an interrupt handler MEGA128 data, this program can be sent automatically to serial port on the hair go and deal with the transmit interrupt.
  3. 所属分类:SCM

    • 发布日期:2017-11-07
    • 文件大小:1526
    • 提供者:tcdgfen
  1. Timer3

    0下载:
  2. MSP430F169 的定时器3的使用程序,包括定时器初值设置和中断处理等内容-MSP430F169 timer 3 procedures, including the timer initialization and interrupt processing etc.
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:16825
    • 提供者:张磊
  1. interrupt

    0下载:
  2. 低功耗单片机msp430f169的外部中断处理程序的完整工程,相应外部的按键中断-The complete works of external low power MCU msp430f169 interrupt processing program, the corresponding external interrupt button
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:17169
    • 提供者:张磊
  1. Design-of-the-CompactPCI

    0下载:
  2. 介绍了CompactPCI 总线、接口技术、配置空间的内容和操作方法。详细说明在VxWorks 实时操作系统下配置 CompactPCI 总线设备的方法。硬件中断处理是实时系统设计中的关键问题。该设计将外部中断与中断服务程序连接, 并控制QL5064 PCI 接口的中断控制寄存器。在中断服务程序中使用信号量实现任务间的同步,保证了系统实时数据 采集的可靠性。-CompactPCI bus interface technology, the contents of the config
  3. 所属分类:VxWorks

    • 发布日期:2017-11-05
    • 文件大小:137216
    • 提供者:王浩
  1. interrupt

    0下载:
  2. 使用单片机的下降沿作为触发外部中断的条件,一旦发生下降沿即可进入中断,响应中断处理函数-The use of MCU external interrupt falling edge as a trigger condition, once the falling edge to interrupt, interrupt processing function
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:13446
    • 提供者:sunxin
  1. INTC_HW

    0下载:
  2. 飞思卡尔半导体公司32位单片机MPC5604B的硬件中断处理程序,调试成功-Freescale Semiconductor' s 32-bit MCU the MPC5604B of hardware interrupt handlers, debugging success
  3. 所属分类:SCM

    • 发布日期:2017-11-22
    • 文件大小:127235
    • 提供者:孙冬
  1. zhong-duan

    0下载:
  2. 中断处理,包括源程序及实验报告,可在linux系统实现-Interrupt handling in the linux system, including source code and experimental reports,
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:235324
    • 提供者:丛菲
  1. stm32f10x_it

    0下载:
  2. 基于STM32核心的中断处理多路高速编码器采集程序,此程序已在实际产品中得到可靠应用-Based on the STM32 core interrupt handling multiple high-speed encoder acquisition program, this program has been in the actual product reliable application
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-18
    • 文件大小:4154
    • 提供者:蓝生
  1. EELiod

    0下载:
  2. 嵌入式课上基本的实验实验一 系统引导实验 实验二 8段码实验 实验三 键盘实验 实验四 IRQ中断处理 实验五 定时器 实验六 串口传输 实验七 实时时钟 实验八 LCD控制器 实验九 触摸屏 实验十 MMU 实验十一 Can Bus 实验十二 步进电机 -Embedded class basic Experimental test of a system boot Experiment two 8-se
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-19
    • 文件大小:11721530
    • 提供者:庄玉
  1. realtimeinterrupt

    0下载:
  2. 飞思卡尔芯片xs128实时中断处理程序REALTIMEI INTERRUPT-realtime interrupt
  3. 所属分类:SCM

    • 发布日期:2017-12-03
    • 文件大小:310777
    • 提供者:rare
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 40 »
搜珍网 www.dssz.com