搜索资源列表

  1. Interrupt-ADS1_2

    0下载:
  2. 美国ATMEL公司发布的基于AT91X40系列的ARM处理器的中断处理例程。-United States-based company issued a series of ARM MCU processor interrupt handling routines.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:270410
    • 提供者:bestyt
  1. arm-linux-interrupt

    0下载:
  2. 这是基于arm s3c44b0处理器的开发板平台的关于中断处理的程序.-This is based on the arm s3c44b0 processor development board on the platform interrupt handling procedures.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3115
    • 提供者:欧阳纯风
  1. interrupt1

    0下载:
  2. 这是c语言写的中断的例子-This is written in C language to interrupt example
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:冯维昭
  1. interrupt

    0下载:
  2. 嵌入式系统中中断处理程序-embedded system interrupt handling procedures
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:练三元
  1. Interrupt(TC)

    0下载:
  2. 用Turbo C写的中断处理程序-with Turbo C write interrupt handling procedures
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:卢坚
  1. 44B0X上的中断处理

    0下载:
  2. 44b0中断的处理--Handle interrupt on 44B0X.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-16
    • 文件大小:178176
    • 提供者:流域
  1. INT86中断举例

    0下载:
  2. INT86中断举例.zip-example of INT86 interrupt
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:飞翔
  1. 微机串行通信实验报告

    0下载:
  2. 计算机中传输数据的方式有两种:并行方式和串行方式。在IBM PC机的汇编语言中,对串口的编程方式有DOS和BIOS 系统功能中断调用。本次实验设计采用BIOS系统功能中断调用,即通过INT 14H,调用ROM BIOS串口通信例行程序。-computer transmission of data in two different ways : parallel and serial mode approach. IBM PC assem
  3. 所属分类:串口编程

    • 发布日期:2024-05-16
    • 文件大小:9216
    • 提供者:feng
  1. wuxuxu

    0下载:
  2. ps键盘驱动程序2 实现pc机键盘(p/s2接口)与8位单片机连接使用原理:键盘时钟接在p3.2口,既8051的外部中断int0上,键盘数据接到p1.0上-ps Keyboard Driver 2 pc for achieving keyboard (p/s2 Interface) with 8-bit MCU connecting Principle : keyboard clock in p3.2 I received both t
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:12288
    • 提供者:吴旭旭
  1. arm-linux-interrupt

    0下载:
  2. 这是基于arm s3c44b0处理器的开发板平台的关于中断处理的程序.-This is based on the arm s3c44b0 processor development board on the platform interrupt handling procedures.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:欧阳纯风
  1. led_exirq11

    0下载:
  2. 这个源码是基于三星的arm 44b0x开发板上的基于uclinux上的外部中断测试程序,对linux和arm初学者入门很有帮助-this source is based on Samsung's arm 44b0x development board based on the Basis of external interrupt testing procedures, and right arm beginners linux
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-16
    • 文件大小:22528
    • 提供者:cguo
  1. Vector_interrupt

    0下载:
  2. 这是一个标准的s3c44b0x向量中断程序,程序的注释行详细介绍了,向量中断方式下,处理器是如何找到ISR的-this is a standard vector interrupt process of s3c44b0,it explain clearly the processor how to find the ISR in vector interrupt mode
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-16
    • 文件大小:194560
    • 提供者:
  1. RS232中断开发C语言源程序

    0下载:
  2. RS232 中断开发 C 语言源程序 包内包含C源代码以及汇编子程序-RS232 interrupt the development of C language source code package includes C source code and compiled subprogram
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-16
    • 文件大小:10240
    • 提供者:黄亮
  1. timer0_interrupt

    0下载:
  2. 立宇泰44B0开发板上时间中断0的实现,armsys-c型开发板,希望大家拍砖!:)-44B0 development board time interrupt 0 realized armsys-c-development board, we hope that the Twins! :)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-16
    • 文件大小:86016
    • 提供者:陈涛
  1. 使用CCS进行DSP编程3-实现DMA和Interrupt

    0下载:
  2. 使用CCS进行DSP编程3-实现DMA和Interrupt。在用CCS2.0集成开发环境进行TI的DSP开发时,编程实现DSP的DMA和中断传输。-use CCS DSP programming 3- DMA and achieve Interrupt. CCS2.0 used in integrated development environment for TI's DSP development, programming
  3. 所属分类:DSP编程

    • 发布日期:2024-05-16
    • 文件大小:120832
    • 提供者:穆群生
  1. 51中断例子

    0下载:
  2. 1. EXT_C.rar, 给初学者(带中文注释的C51语言例程), 利用外部中断实现LED灯的简单控制。 2. EXT_A.rar, 给初学者(带中文注释的51汇编语言例程), 利用外部中断实现LED灯的简单控制。 两个同样功能的中断例程, 一个用C51实现, 另一个用ASM51实现(ASM51是由C51反汇编生成的), 都在MCU51-63K仿真器下通过实验的哦, 小虾们可以试试看。-1. EXT_C.rar fo
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:219136
    • 提供者:www
  1. VC串口

    0下载:
  2. 基于MSComm控件的PC串口通信原程序,利用中断方式接收数据-MSComm on the original PC serial communication procedure, and use interrupt receiving data
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:226304
    • 提供者:曹洪太
  1. TIMERINT-S3C44B0X

    0下载:
  2. 定时器时中断服务程序。运行后服务程序每500ms将S3C44B0X开发板上的三个LED指示灯反相。-timer interrupt service procedures. After running services in each of 500ms to S3C44B0X development board RP-3 LED indicators.
  3. 所属分类:系统编程

    • 发布日期:2024-05-16
    • 文件大小:83968
    • 提供者:李凌
  1. 8086-int

    0下载:
  2. 8086实现8259的中断控制器,非常方便-8086 to achieve the 8259 interrupt controller, a very convenient
  3. 所属分类:系统编程

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:王亮亮
  1. 9200interrupt

    0下载:
  2. at91rm9200中断例程,我当时调试中断费了很大劲,希望对大家有帮助。-at91rm9200 interrupt routines, I was debugging interruption spent a lot of efforts, we hope to help.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-16
    • 文件大小:163840
    • 提供者:zhangyue
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org