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

搜索资源列表

  1. TIMEFFFS

    0下载:
  2. 定时中断程序,外部中断编程方法。了解使用中断编程的一般方法,掌握采用中断方式进行定时器编程的方法。-timer interrupt procedures, external interrupt programming method. Understanding of the use of the general interrupted programming methods, master used for the timer interrupt programming method.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:12942
    • 提供者:szpzj
  1. 89c51serial

    0下载:
  2. 这是一个用A51编写的89C51汇编语言程序,程序中实现了对89C51串行口的控制,可以用来和X86进行通迅实验。从程序中还可以学到各种中断程序的编程技术。-This is a preparation using the A51 89C51 assembly language procedures, procedures for achieving the right 89C51 Serial control, and the X86 can be used for communications
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:2183
    • 提供者:普云忠
  1. p128

    0下载:
  2. 灵活处理32位ARM嵌入式系统异常中断程序,希望能对学习的arm朋友有所帮助-flexible 32 ARM embedded system interruptions procedures, The hope is to study the arm friends help
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:144894
    • 提供者:pnj
  1. EBD9200-Timer_interrupt

    0下载:
  2. arm9 9200 time 中断 程序-arm9 9200 time interrupt program
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:133843
    • 提供者:baibing
  1. 外部中断模拟UART演示程序(只经过了软件仿真)

    0下载:
  2. 单片机的程序,欢迎探讨-Microcomputer Program, welcomed the study
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2335
    • 提供者:甄子丹
  1. COM_INT

    0下载:
  2. 串口中断程序 c and assemble-interrupt procedures and assemble c
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:10805
    • 提供者:王摩
  1. cc1100_sio

    0下载:
  2. chipcon公司无线芯片cc1100的串口中断程序 程序不大,但是比较有用。-chipcon wireless chip companies cc1100 Serial Procedure little interruption, But more useful.
  3. 所属分类:RFID编程

    • 发布日期:2008-10-13
    • 文件大小:1778
    • 提供者:flyzigbee
  1. AT91R40008-Interrupt-ADS1_2-2_0

    0下载:
  2. arm芯片at91r40008的一些初始化及中断程序的编写-arm chip at91r40008 some initialization procedures and the preparation interrupted
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:162429
    • 提供者:xuyang
  1. AT91R40008-Interrupt-GHS3_6-2_0

    0下载:
  2. atmel公司arm芯片at91r40008的开发实例 此程序为中断程序的使用实例,开发环境为ghs-atmel chip companies arm at91r40008 examples of the development of this procedure for the interruption procedure examples of the use, development environment ghs
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:150681
    • 提供者:xuyang
  1. ASKdecoder

    0下载:
  2. 通用ASK信号解码接收程序 1. 接收数据位数最多为40(5*8)位. 2. 由定时器对time进行渐增,在TCC中断程序中加入\"INC TIME\". 3. 宽脉冲最大允许时间和最小允许时间的计算方式: 脉冲允许时间=TCC 中断时间(us)*设定数据 4. 在接收到完整的数据后建立rx_data_ok标志. 5. 该子程序由主程序调用. 6. 数据格式:rx_data5.7为最高位,rx_data1.0为最低位. 7.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:1638
    • 提供者:何宇
  1. LPC2132Uart0

    0下载:
  2. LPC2132的串口中断程序设计,可用于飞利浦LPC21**系列ARM设计中。-LPC2132 the interrupt programming, can be used LPC21 ** Philips ARM Design Series.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:2084
    • 提供者:张军
  1. FQ2WF2

    0下载:
  2. 编写一个中断程序,每隔1秒响铃一次,在屏幕上指印“0”字符,该程序为内存驻留。-procedures for the preparation of an interruption every one seconds ringing, with the fingerprints on the screen "0" characters The procedure for the presence of memory.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1332
    • 提供者:战天
  1. ak1

    0下载:
  2. 一些应用中,经常要用到双串口,但是一般单片机只提供一个串口,其实完全可以用普通I/O口模拟一个串口。以下的程序是我编写的模拟串口程序,程序中使用了单片机的定时器0,和INT0中断。数据的发送和接收由中断程序自动进行。程序已经过AVR仿真器仿真和实际烧片使用,证明可靠。有一点需要说明的是,此模拟的串口为半双工方式。 主程序中,单片机将标准串口设置为115200bps,将模拟串口设置为19200bps。单片机将标准串口收到的数据从模拟串口发送出去,将模拟串口接收到的数据从标准串口发送回来。-s
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2007
    • 提供者:张永余
  1. I2CINT1

    0下载:
  2. EasyARM实验平台,测试i2c时序和中断程序-EasyARM experimental platform to test i2c time and interrupted proceedings
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:19024
    • 提供者:罗绮丽
  1. timer-interrupt

    0下载:
  2. 这在MSP430的定时中断程序。程序中有较为详细的中文解释。欢迎大家下载。-in MSP430 regularly interrupted proceedings. Procedures are more detailed explanation of the Chinese. Welcome to download.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:2189
    • 提供者:leo
  1. ADC_Interrupt

    0下载:
  2. 飞思卡尔单片机ad中断程序 编程环境codewarrior-Freescale's microcontroller ad interrupted programming environment codewarrior
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:386892
    • 提供者:ligang
  1. 8259a_zhongduan

    0下载:
  2. 8259原理 中断程序源代码.编译通过.运行良好
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1417
    • 提供者:chance
  1. 20070505111421365

    0下载:
  2. ps/2接口的中断程序,还不错的-ps / 2 interface interruption procedures, but also good!
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:4280
    • 提供者:zcj
  1. st72321433HZKey

    0下载:
  2. st7单片机各个中断程序,包含TimerA解析汽车遥控,串口收发等解码汽车遥控-st7 SCM suspended all procedures, including TimerA analytic car remote control, Serial transceivers, and other remote-control car decoder
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:23277
    • 提供者:齐全
  1. aurt

    0下载:
  2. 单片机串口中断程序和键盘程序-SCM interrupt procedures and procedures keyboard
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1281
    • 提供者:江南
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com