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

搜索资源列表

  1. STM32key4x4Interrupt-Mode

    1下载:
  2. 基于STM32的矩阵键盘程序,采用中断方式书写,可以直接使用(STM32 matrix keyboard program)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:6686720
    • 提供者:赵赢
  1. 476237

    0下载:
  2. 一个中断处理程序的源代码 嵌入式方面的有很大的实用价值,(An interrupt handler source code embedded has great practical value,)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:Wlrded
  1. 外接矩阵按键

    0下载:
  2. 外接矩阵键盘,方便写主程序模块调用时,外部中断按键与矩阵键盘程序发生冲突时解决方案(Keyscan Keypro)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:813056
    • 提供者:jason_zeng
  1. 程序

    0下载:
  2. void main(void) { TMOD=0x01; //设T0为方式1,GATE=1; TH0=0; TL0=0; ET0=1; //允许T0中断 EA=1; //开启总中断 InitLcd1602(); LcdShowStr(0,0,PuZh); while(1) { StartModule(); while(!Echo); //当RX为零时等待
  3. 所属分类:单片机开发

    • 发布日期:2017-12-18
    • 文件大小:23552
    • 提供者:fxjeasylife
  1. ADC-数码管

    0下载:
  2. 数码管和ADC0804 程序结合,实现对电阻的电压的测量,用了外部中断0。(The combination of the digital tube and the ADC0804 program realizes the measurement of the voltage of the resistance and USES the external interrupt 0.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-20
    • 文件大小:61440
    • 提供者:明_
  1. 09-dc-ac-锁频-锁相

    1下载:
  2. 该程序为2009年电子设计竞赛逆变程序包括关键代码(The program for the 2009 electronic design competition inverter program, including key code)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-24
    • 文件大小:4630528
    • 提供者:王作成
  1. 按键控制继电器通断

    0下载:
  2. 利用c语言程序实现按键控制继电器通断的程序代码(The use of C language program to achieve the button control relay off the program code)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:14336
    • 提供者:NINIABC
  1. intnrrzpvion-programming

    0下载:
  2. 定时中断程序,外部中断编程方法,了解使用中断编程的一般方法,(Timing interruption program, external interrupt programming method, the general method to understand the interruption programming,)
  3. 所属分类:界面编程

    • 发布日期:2017-12-27
    • 文件大小:8192
    • 提供者:lpqjs%24877
  1. 16.定时器0中断控制LED

    0下载:
  2. 基于51单片机实现定时器0中断控制LED程序,完成定时器定时问题(Based on 51 singlechip timer 0 interrupt control LED procedures, the completion of the timer timing problem)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-23
    • 文件大小:13312
    • 提供者:eryuehouniao
  1. MODBUS_组态王

    0下载:
  2. 本程序包括一组子程序和中断程序,通过S7-200自由端口功能来产生从Modbus RTU.(s7 200 MODBUS master slave program example)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-14
    • 文件大小:24390
    • 提供者:gjx
  1. codewarrior使用指南

    0下载:
  2. CW使用教程,适合初学者学习CW创建工程,编译,运行,写中断程序,使用C语言编程等。(CW use tutorials, suitable for beginners to learn CW to create engineering, compile, run, write interrupt procedures, the use of C language programming.)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:6425600
    • 提供者:我看不懂
  1. IPC

    1下载:
  2. 在ccs5.2上运行6678 IPC中断程序(Run 6678 IPC interrupt program on ccs5.2)
  3. 所属分类:DSP编程

    • 发布日期:2017-12-29
    • 文件大小:1448960
    • 提供者:6678
  1. MATLAB实现(第2版)[李国勇][程序源代码]

    0下载:
  2. 定时器中断,设定时间步长等信息。三个定时器可选择是否全部开通,或者加flag定义,哈哈哈哈哈哈哈或或或或或(prepare for timer practice)
  3. 所属分类:DSP编程

    • 发布日期:2017-12-26
    • 文件大小:35840
    • 提供者:Valar、
  1. 2440裸机电子相册

    1下载:
  2. 结合2440中断,串口,LCD屏幕等各部分的封装和使用,做了简易的系统检测,键盘,手写,画板,电子相册等
  3. 所属分类:其他嵌入式/单片机内容

  1. clock_counter

    0下载:
  2. 通过外部中断捕获脉冲,并计数,基于STC15L2K60S2单片机,keil uv5编写。(Through the external interrupt capture pulse, and count, based on STC15L2K60S2 microcontroller, Keil uv5 prepared.)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-12-26
    • 文件大小:176128
    • 提供者:laizou
  1. 程序

    0下载:
  2. 基于STM32库函数的外部中断使用说明例程,使用四个中断源控制发光二极管发光。(STM32 library function based on the external interrupt using instructions routines, using four interrupt source control light-emitting diode light-emitting)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-28
    • 文件大小:1437696
    • 提供者:浮屠时代
  1. IAP15F4K-串口通讯-和校验(中断方式)

    0下载:
  2. 使用单片机实验板,在Keil C开发环境中编写串口发送和接收程序。在串口发送和接收程序中编程增加校验位,使用逻辑分析仪捕捉单片机串口引脚发送和接收数据的波形,并与串口接收和发送的数据进行比较。(Using SCM experiment board, in the Keil C development environment to write serial send and receive program. In the serial sending and receiving program,
  3. 所属分类:单片机开发

    • 发布日期:2017-12-29
    • 文件大小:86016
    • 提供者:Smile Han
  1. 05_UART_中断

    0下载:
  2. 基于STM32F407的串口通信程序初学者使用(Beginners of serial port communication program based on STM32F407)
  3. 所属分类:嵌入式/单片机编程

  1. 中断测试

    0下载:
  2. stc15w201s 中断测试 程序经过测试 可以直接实验(stc15w201s Int test)
  3. 所属分类:*行业应用

    • 发布日期:2018-01-02
    • 文件大小:88064
    • 提供者:pcsbms
  1. 中断测试

    0下载:
  2. stc15f104w 中断测试 程序经过测试 可以应用(stc15f104w int test you can use it)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-02
    • 文件大小:89088
    • 提供者:pcsbms
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com