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

搜索资源列表

  1. cc2530_uart

    0下载:
  2. cc2530与pc通信,中断处理接收数据。-cc2530 with pc communication, interrupt handling received data.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:11358
    • 提供者:dbh
  1. eCosIDP

    0下载:
  2. 描述在ECos下如何创建中断处理程序,好的中断处理能够提高系统的稳定性和执行效率,值得一看-Ecos describe how to create interrupt handling procedures, interruption of treatment can best improve the stability of the system and implementation of efficiency, see
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:4111
    • 提供者:suspendthe
  1. Interrupt_programming

    0下载:
  2. MC9SDG128B的中断编程方式,包括一个16位自由定时器溢出中断处理程序-Interrupt programming MC9SDG128B
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:5028
    • 提供者:newgove
  1. intrrupt

    0下载:
  2. 一个外部中断的列子,描述了利用单片机指令,进行多IO口操作的中断处理。-An external interrupt Liezi, describes the use of microcomputer instruction, multi-IO port interrupt handling operations.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:6468
    • 提供者:mategr
  1. exint

    0下载:
  2. nRF24le1单片机的外部中断测试程序,配合LED灯检测外部中断处理函数的结果,LED保持亮,当外部中断触发时,LED灯灭-External nRF24le1 microcontroller interrupt testing procedures, with LED lights detection results of the external interrupt handler, LED remains lit when external interrupt is triggered,
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:20173
    • 提供者:林祥宇
  1. INTERMIT1

    0下载:
  2. 用单次脉冲申请中断,在中断处理程序中对输出信号进行翻转。-Applications with a single pulse interrupt, the interrupt handler flip the output signal.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:12441
    • 提供者:wayne
  1. eCosIDP

    0下载:
  2. 描述在ECos下如何创建中断处理程序,好的中断处理能够提高系统的稳定性和执行效率,值得一看-Ecos describe how to create interrupt handling procedures, interruption of treatment can best improve the stability of the system and implementation of efficiency, see
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:4150
    • 提供者:杜兰特
  1. multi_schedule

    0下载:
  2. 用C++实现的多机调度算法。问题描述:要求给出一种作业调度方案,使所给的n个作业在尽可能短的时间内由m台机器加工处理完成。约定,每个作业均可在任何一台机器上加工处理,但未完工前不允许中断处理。作业不能拆分成更小的子作业。-C++ achieve multi-machine scheduling algorithm used. Problem Descr iption: required to give a scheduling program, so as to the n operations
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-11
    • 文件大小:789
    • 提供者:威仔F
  1. interrupt_c_cPP

    0下载:
  2. 这是一个带陷阱的中断处理键盘的例子,产生中断并输出到屏幕。-This is an example of the process with a trap keyboard interrupt, an interrupt is generated and output to the screen.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1537
    • 提供者:阿林
  1. 1234

    0下载:
  2. 带数码管显示的交通灯模拟控制系统设计.   硬件方面:8253产生1HZ的方波,脉冲到8259的IR1端,产生中断,调中断服务子程序。在加入紧急车道后,单脉冲()连到8259的IRO端,产生一个高级的中断请求信号。    软件方面:主程序先对各个硬件初始化,在开CPU中断,然后空操作,等待中断。执行低级中断(IR1)时,8255的PA口负责选数码管,PB口负责显示数字,用查表法可查到0~9的数码管编码。 采用循环扫描方法,人眼即可看到连续的二位数。当倒计时减到零时,对红绿灯取反。若手动上
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:5836
    • 提供者:宋威
  1. cmp

    0下载:
  2. c8051f040中比较器0调试程序,带中断处理和比较器状态crossbar输出源程序-C8051f040 comparator debug program, include interrupt process and comparator status. crossbar outputting the source program
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:1518
    • 提供者:nomicgr
  1. Interrupt_programming

    0下载:
  2. MC9SDG128B的中断编程方式,包括一个16位自由定时器溢出中断处理程序-Interrupt programming MC9SDG128B
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:5068
    • 提供者:esidenta
  1. intrrupt

    0下载:
  2. 一个外部中断的列子,描述了利用单片机指令,进行多IO口操作的中断处理。-An external interrupt Liezi, describes the use of microcomputer instruction, multi-IO port interrupt handling operations.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:6508
    • 提供者:pperc
  1. os_2

    0下载:
  2. 段页式虚拟存储管理,为一个进程的内存申请(多少个段,每个段多大)分配内存,当一个进程(完成)结束时回收内存;对一个给定逻辑地址,判断其是否缺段、缺页,若不缺段、不缺页,则映射出其物理地址;若缺段则进行缺段中断处理,若缺页则进行缺页中断处理。-Section paged virtual memory management, a process memory application (how many segments, each much) to allocate memory, when a p
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:3999
    • 提供者:孙晓卉
  1. ZDL-C-Program-S3C2410

    0下载:
  2. 了解 S3C2410X 处理器的内部存储空间分配; 掌握对存储区配置的方法; 3.掌握对存储区进行读写访问的方法; 4.掌握利用 S3C2410X 芯片地址总线扩展的 I/O 来驱动 LED 显示; 5. 掌握 S3C2410X 的中断控制寄存器的使用; 6. 掌握 ARM 处理器的中断方式和中断处理过程。-To understand the internal storage space allocation for S3C2410X processor
  3. 所属分类:Project Design

    • 发布日期:2017-05-02
    • 文件大小:546041
    • 提供者:赵大龙
  1. key

    0下载:
  2. STM32F407 PD0连接到K3,PD1连接到K2,PD2连接到K1,PD0、PD1、PD2配置为线中断模式,当K3、K2、K1按下时,进入线中断处理函数,LED状态取反。-STM32F407 PD0 connected to the K3, PD1 connected to K2, PD2 connected to the K1, PD0, PD1 and PD2 configured for line interrupt mode, when the K3, K2, K1 press e
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-12
    • 文件大小:916
    • 提供者:黄丽清
  1. STM32

    3下载:
  2. 基于STM32单片机将RS232串口采集的数据转换为CAN总线数据输出,程序中以采集电罗经数据为例,包括了电罗经数据的过滤、串口中断处理、CAN中断处理等程序模块。-STM32 microcontroller based data acquisition converts RS232 serial CAN bus data output, a program to collect electronic compass data, for example, includes a filter gy
  3. 所属分类:SCM

    • 发布日期:2017-05-20
    • 文件大小:6120201
    • 提供者:李俊杰
  1. Interrupt

    0下载:
  2. 初学STM32的福音来了,中断处理完整函数-how to use Interrupt
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1481966
    • 提供者:张天
  1. zzkz2000

    0下载:
  2. 基于128A屏幕的程序,芯片是C8051F060,包括外部中断处理,编码器的读取-128A based on the program screen, chip C8051F060, including external interrupt processing, reads the encoder
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:362454
    • 提供者:阿飞
  1. interrupt

    0下载:
  2. 在atlys型号开发板上开发中断处理程序,用microblaze做处理器,两个GPIO作为外设,一个GPIO连接按键作为中断源,另外一个GPIO连接led外设,熟悉中断的处理流程。-Model development board developed in atlys interrupt handler do with microblaze processor, two GPIO as a peripheral, a GPIO connection button as an interrupt s
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-09
    • 文件大小:15778799
    • 提供者:wang
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 42 »
搜珍网 www.dssz.com