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

搜索资源列表

  1. studyarmstepbystep

    0下载:
  2. ARM Boot分析及驱动程序编写举例。ARM编程的基本知识;BOOT代码流程和功能分析,OS中断程序的编写举例和BOOT代码的流程图。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1986938
    • 提供者:zerg
  1. HardiskMBR

    0下载:
  2. 硬盘主引导记录程序的功能是读出自举分区的BOOT程序,并把控制转移到分区BOOT程序。整个程序流程如下: 1 将本来读入到0:7C00H处的硬盘主引导记录程序移至0:61BH处; ⑵ 顺序读入四个分区表的自举标志,以找出自举分区,若找不到,转而执行INT18H的BOOT异常执行中断程序; ⑶ 找到自举分区后,检测该分区的系统标志,若为32位FAT表或16位FAT表但支持13号中断的扩展功能,就转到执行13号中断的41号功能调用进行安装检验,检验成功,就执行42号扩展读功能调用把
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:6022
    • 提供者:chen
  1. ARMbootstudy

    0下载:
  2. 介绍ARM编程的基本常识,BOOT代码流程和功能分析,OS中断程序的编写举例及BOOT代码的流程图
  3. 所属分类:软件工程

    • 发布日期:2014-01-18
    • 文件大小:1990437
    • 提供者:sanming
  1. Windows 2000XP WDM设备驱动程序开发

    1下载:
  2. 本书主要介绍了用DriverStudio 3.1开发工具开发Windows 2000/XP下的WDM设备驱动程序的原理及编程方法。本书详细介绍了WDM基本程序框架和编程,IRP的基本概念及编程,WDM和应用程序之间的通信、即插即用、电源管理、WMI的编程技术,IRP串行处理、过滤器驱动程序,WDM访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及大量的基本编程技术,还有USB接口和PCI接口设备驱动程序WDM的开发。 本书附有20个典型的编程实例,便于读者学习和掌握。
  3. 所属分类:文档资料

    • 发布日期:2010-11-11
    • 文件大小:35526025
    • 提供者:cas_ie
  1. Codewarrior 编程和学习资料

    1下载:
  2. 利用向导创建一个新工程项目 " 在新项目中加入或删除文件 " 编译 " 调试 " 启动程序 " PRM文件设置 " 如何对IO及寄存器进行操作 " 如何写中断程序 " 如何使用汇编和C语言混合编程 " 嵌入式编程注意事项 " 如何使用Processor Expert
  3. 所属分类:编程文档

    • 发布日期:2011-01-13
    • 文件大小:11471958
    • 提供者:konnychen
  1. 深入浅出分析Linux设备驱动程序中断

    0下载:
  2. Linux的中断宏观分为两种:软中断和硬中断。声明一下,这里的软和硬的意思是指和软件相关以及和硬件相关,而不是软件实现的中断或硬件实现的中断。
  3. 所属分类:咨询培训

  1. C

    0下载:
  2. 用c语言对凌阳单片机进行编程,编写共阴数码管显示驱动程序,使用IRQ4_4KHz中断-With c language programming Singlechip Sunplus, the preparation of a total of vaginal digital tube display drivers, the use of interrupted IRQ4_4KHz
  3. 所属分类:File Formats

    • 发布日期:2017-04-16
    • 文件大小:58604
    • 提供者:何小虎
  1. StudyARMStep

    0下载:
  2. 从其它地方下载的学习资料。 本文从学习者的角度出发,分别描述了下面几部分内容: ARM编程的基本知识,BOOT 代码流程和功能分析,OS 中断程序的编写举例 和BOOT 代码的流程图,希望这些内容能为初学ARM 的朋友拨开迷雾,以最快 的速度和最短的时间走进嵌入世界的大们.-From other parts of the learning materials to download. This article from the perspective of learners, d
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1819241
    • 提供者:xxf
  1. zhongduan

    0下载:
  2. atmeg 48 中断程序,已测试ok-interruption atmeg 48 procedures have been tested ok
  3. 所属分类:Document

    • 发布日期:2017-04-10
    • 文件大小:1021
    • 提供者:李伟
  1. sy09

    0下载:
  2. 键盘中断,此文章详细介绍了键盘中断的设置以及程序-Keyboard interrupt
  3. 所属分类:Document

    • 发布日期:2017-04-01
    • 文件大小:225285
    • 提供者:imbarbowu
  1. weijiyuanli

    0下载:
  2. 微机报告 直流电动机斩波调速控制 以8088cpu为核心,扩展8253定时器/计数器,产生1ms(PWM的周期的方波),作为8259的IRQ7的中断请求信号,在中断程序中,由8255B口(PB0脚)输出PWM脉冲,经驱动单元输出驱动直流电动机(起码有高、中、低三个速度,甚至可连续调速)。-c++
  3. 所属分类:Project Design

    • 发布日期:2017-03-31
    • 文件大小:99594
    • 提供者:ls
  1. vectors

    0下载:
  2. 日本富士通的通用异步收发器(UART)的中断程序-Japan' s Fujitsu Universal Asynchronous Receiver Transmitter (UART) interrupt program
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:1816
    • 提供者:liuxy204
  1. 38kye

    0下载:
  2. 8行*3列的矩阵键盘,没有接上拉和地,可移植到定时扫描或中断扫描程序-8 OK* 3 matrix of the keyboard, there is no way connected to pull and can be ported to regularly scan or interruption of scanning process
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:1433
    • 提供者:彭小龙
  1. Windriver

    0下载:
  2. 用windrive 开发pci驱动程序开发文章-Developed with windrive article pci driver development
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:395840
    • 提供者:warfff
  1. TWIinterrupt.c

    0下载:
  2. 该程序是经过精心思考,艰苦调试,得到的关于AVR单片机TWI总线的程序,本例为访问PCF8563为例,中断程序坚实可靠,以此献给大家,渴望参加程序员联盟。-The program was carefully thought, hard to debug, get on the AVR microcontroller TWI bus program, in this case as an example to access PCF8563 interrupt program a solid and
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:2107
    • 提供者:张连生
  1. 51

    0下载:
  2. 两片51单片机,通过串口中断通信,发送程序,接收程序-2 51, interruption of communications through the serial port, sending program, to receive program
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:3695
    • 提供者:zhuaili
  1. gramming

    0下载:
  2. 独立式键盘电路及其中断程序设计Separate keyboard circuit and interrupt programming-Separate keyboard circuit and interrupt programming
  3. 所属分类:Project Design

    • 发布日期:2017-03-31
    • 文件大小:260385
    • 提供者:press66
  1. zhongduan

    0下载:
  2. 编写程序的一部分子程序-中断程序,用汇编编语言写的。-Programming part of the routine- interrupt the program, written in assembly language code.
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:3632
    • 提供者:张世斌
  1. FILE

    0下载:
  2. 基于PIC的基准电压产生程序,中断程序,脉冲调制信号程序,过流保护程序-PIC-based reference voltage generation process, interrupt the program, the pulse modulation signal process, over-current protection program, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:12365
    • 提供者:niming
  1. PWM

    1下载:
  2. 51单片机 pwm定时器中断程序,利用定时器中断,发生PWM波形 可调占空比-The 51 microcontroller pwm timer interrupt, using the timer interrupt, adjustable duty cycle of the PWM waveform
  3. 所属分类:software engineering

    • 发布日期:2017-11-07
    • 文件大小:6363
    • 提供者:张萍萍
« 12 3 4 5 6 »
搜珍网 www.dssz.com