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

搜索资源列表

  1. 8259-external-interrupt

    0下载:
  2. 用8088/86控制8259可编程中断控制器,实现对外部中断的响应和处理。要求程序中对每次中断进行计数,并将计数结果用8255的PA口输出到LED。当有单次脉冲输入时,用8255连接的led灯记录中断的次数-Control with 8088/86 8259 programmable interrupt controller, to realize the external interrupt response and handling. Required procedures for each
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:20006
    • 提供者:范志豪
  1. Keyboard-Interrupt-Functions-in-C

    0下载:
  2. 文章阐述了用C语言改写Linux0.01键盘模块的技术要点,包括ASCⅡ码映射表、键盘处理子程序跳转表、键盘处理程序、键盘中断程序的编程方法及关键代码. -vImplementation of Linux 0. 01 Keyboard Interrupt Functions in C
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:234325
    • 提供者:Tom
  1. ADC2

    0下载:
  2. 单片机应用,进行模拟信号转换成数字信号,并且在中断中进行处理-SCM, carries on the simulation signal converted into digital signals, and in the process of interruption
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:2034
    • 提供者:lonqing
  1. score-manage

    0下载:
  2. · 功能:设计一个菜单驱动的学生成绩管理程序,实现以下管理功能。 输入、修改、删除和显示n个学生的m门考试科目的成绩,计算总分和平均分; 分别按总分和学号进行排序; 输入学生的学号,显示该学生的姓名、各门功课的成绩; 将输入的学生成绩数据保存到文件中; 从文件中读出学生成绩数据,查询学生成绩。 · 具体要求 使用面向对象技术实现; 程序能够进行异常处理,检查用户输入数据的有效性,在用户输入数据有错误(如类型错误)或无效时,不会中断程序的执行,程序具有一定的健壮性;
  3. 所属分类:Education soft system

    • 发布日期:2017-03-29
    • 文件大小:306000
    • 提供者:萧瑟
  1. MicroHeater

    1下载:
  2. 三星9454汇编写的加热器的程序框架,包括按键扫描,按键处理,中断时基信号,定时功能全部实现-S3C9454 the heater for the conductor,the dunction is contain the key scan program,then time interrupt,it is all ok
  3. 所属分类:assembly language

    • 发布日期:2015-12-04
    • 文件大小:3072
    • 提供者:施伟伟
  1. 8259

    0下载:
  2. 用8088/86控制8259可编程中断控制器,实现对外部 中断的响应和处理。要求程序中对每次中断进行计数, 并将计数结果用8255的PA口输出到LED。 -8088/86 control 8259 programmable interrupt controller to achieve external Interrupt response and handling. Count for each interrupt request process, And count th
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:5029
    • 提供者:
  1. fifo

    0下载:
  2. 模拟页式虚拟存储管理中硬件的地址转换和用先进先出调度算法处理缺页中断.虽然是文档文件,其源代码可以直接拷贝至C++运行,并且文档最后给出相应执行结果。-Simulation of the hardware address translation page of virtual storage management and FIFO scheduling algorithm for processing a page fault, although it is a document file an
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:57922
    • 提供者:hwq
  1. Dan-Pian-Ji

    0下载:
  2. 单片机是一种集成在电路芯片,是采用超大规模集成电路技术把具有数据处理能力的中央处理器CPU随机存储器RAM、只读存储器ROM、多种I/O口和中断系统、定时器/计时器等功能(可能还包括显示驱动电路、脉宽调制电路、模拟多路转换器、A/D转换器等电路)集成到一块硅片上构成的一个小而完善的计算机系统。 -SCM is integrated in a circuit chip, is the use of very large scale integrated circuit technology h
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:194065
    • 提供者:岳志新
  1. test27

    0下载:
  2. 程序,要求程序运行后进入一个无限循环,打印用户按下的键的值,当用户按下中断键(Ctrl+Z)时,进入程序的自定义信号处理函数,当用户再次按下中断键(Ctrl+Z)后,结束程序运行;-Procedures, requirements to run the program into an infinite loop, printing the user presses a key value, when the user presses the interrupt key (CTRL+ Z), cu
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1115
    • 提供者:丁占成
  1. dizishizhong

    0下载:
  2. 实训使用AT89C51控制,其中使用p2做输出,p3口做控制信号,使用外部中断1作调节小时,外部中断0作调节分钟,定时器1在计数模式作调节秒,定时器1在定时模式用于计数,而p0.0做总控开关的入口。 软时钟是利用单片机内部的定时器\计数器来实现的,它的处理过程如下:首先设定单片机内部的一个定时器\计数器工作于定时方式,对机器周期计数形成基准时间,然后用另一个定时器\计数器或软件计数的方法对基准时间计数形成秒,秒计60次形成分,分计60次形成小时,小时计24次则计满一天。然后通过数码管把它
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:66313
    • 提供者:陈光
  1. cunchuguanli

    0下载:
  2. 模拟请求页式存储管理中硬件的地址转换和缺页中断,并用先进先出调度算法(FIFO)处理缺页中断;-Simulation request page storage management hardware address translation and page fault interrupt and FIFO scheduling algorithms (FIFO) processing a page fault
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:1584
    • 提供者:菲菲
  1. Memorizer

    0下载:
  2. 模拟存储器管理,模拟请求页式存储管理中硬件的地址转换和缺页中断,并用先进先出调度算法(FIFO)处理缺页中断;-Analog memory management
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:225733
    • 提供者:孤独军
  1. Lab2.2

    0下载:
  2. 实现了内核的信号量,内核的消息机制,采用中断方式处理设备驱动。-Kernel semaphore, the kernel of the message mechanism, interrupt processing device drivers.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:368935
    • 提供者:陈希
  1. 7230

    0下载:
  2. 使用7230中断功能响应外部触发事件,该功能在量测类中属于常规应用,当外部事件发生时作出相应处理-7230 interrupt functions to respond to an external trigger event, the functional class of measurement is a routine application to take appropriate action, when an external event occurs
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:74435
    • 提供者:朱朝辉
  1. digital-clk-Sunplus

    0下载:
  2. 该文档是在以凌阳61板为核心,外加ds1302、12864、红外等外围模块的开发系统下开发的一款集液晶显示、红外遥控设置、按键设置、可中断闹钟及闹钟设置掉电保持等多功能于一体的程序。程序主要涉及多种中断协调工作、按键处理、红外接收处理、时钟芯片应用、flash读写等多方面知识,非常具有学习参考价值。-This document is a Sunplus 61 board, plus ds1302, 12864, infrared and other peripheral module devel
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:4120
    • 提供者:lfan
  1. lesson3_1

    0下载:
  2. PIC16F系列中断按键以及数码管显示的处理程序-PIC16F series handler interrupt buttons and digital display
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:703
    • 提供者:juice
  1. ip_uart

    0下载:
  2. uart控制器 包含了8位收发 16位收发 以及初始化及各种中断情况的处理-uart controller contains 8 transceivers 16 transceiver as well as initialization and various interrupt handling
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:26826
    • 提供者:赵翔龙
  1. ds1302

    0下载:
  2. DS1302时钟测试时钟程序,大家是否想到用定时器,对,也可用定时器的中断来处理,这样的程序我想不用我说了吧! 你们可自己发辉下,本程序采用外元件DS1302时钟IC,使用此IC不增加系统资源,要时钟时直接去读取就可以了.-DS1302time testClock procedures, whether you think using the timer, on, can also be used to handle the timer interrupt, such programs I
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:2680
    • 提供者:WK
  1. LPC11_Timer32

    0下载:
  2. LPC11系列自带的32位定时器Timer32处理程序,包括初始化,中断函数-LPC11 series comes with 32 the timer Timer32 handling procedures, including initialization, interrupt function
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:402541
    • 提供者:廖生
  1. Wireless-alarm-sistem

    0下载:
  2. 报警器的代码设计,分为下面几个子程序:系统初始化程序,无线外部中断0服务程序,外部中断1服务程序,报警处理程序,点火处理程序,延时子程序-The code for Wireless Alarm Systems
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-11-16
    • 文件大小:3996
    • 提供者:李灵
« 1 2 ... 28 29 30 31 32 3334 35 36 37 38 ... 42 »
搜珍网 www.dssz.com