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

搜索资源列表

  1. PIDcontrol

    1下载:
  2. 设计以89C51单片机、ADC、DAC等电路和运放电路组成的被控对象构成的单闭环反馈控制系统。 1. 硬件电路设计:89C51最小系统加上模入电路ADC0809和模出电路TLC7528;由运放构成的被控对象。 2. 控制算法:增量型的PID控制。 3. 软件设计:主程序、定时中断程序、A/D转换程序、滤波程序、D/A输出程序、PID控制程序等。 -Designed to 89C51 single-chip, ADC, DAC, such as circuit and operat
  3. 所属分类:CSharp

    • 发布日期:2015-04-07
    • 文件大小:1559
    • 提供者:曹敏
  1. ARM2410timer

    0下载:
  2. ARM定时器中断程序,设计的较详细,希望给大家有所帮助-ARM timer interrupt process, the more detailed design, we hope to help
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:4927
    • 提供者:王华
  1. ext_interrupt

    0下载:
  2. 一个很好用的中断程序,大家可以参考一下,我就是用的这个程序,很好的-Interruption with a very good program, we can refer to, I just used this procedure, good
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:21009
    • 提供者:王飞
  1. linefollower

    0下载:
  2. 这是我第一个寻迹小车,程序很简单,只有十多行。主要用了两个外部中断。走的是黑底白线的轨迹。传感器部分的电路图大家可以在网上找。原理是如果传感器在黑色背景上,输出高电平。如果检测到白线,输出低电平,把两路传感器接到单片机的P32,P33。就能实现循白色轨迹的功能了。传感器我用的是ST168。ST178,ST188也可以。 Proteus仿真文件中用了两个开关来替代,可以观察电机的反应。 -This is my first car tracing, the program is very
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:34508
    • 提供者:杨振
  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. c8051f020_codes

    0下载:
  2. c8051f020单片机的例程,是购买几百块钱的c8051f020开发板后赠送光盘上的程序,有:8位、12位pwm,AD8位、12位转换程序,DA,串口,timer3,以及外部中断等程序。-C8051F020 MCU routine, buy a few hundred dollars are the C8051F020 development board CD-ROM on gift after the procedure, there is: 8, 12 pwm, AD8-bit, 12-b
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:240861
    • 提供者:文子
  1. MSP430_Basic_sample_procedures

    2下载:
  2. 包含了msp430单片机上的ADC、定时器A、定时器B、基础时钟、看门狗的初始化及中断程序。基本示例程序-Msp430 on a single chip that contains the ADC, timer A, Timer B, basic clock, watchdog and interrupt the initialization process.
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:38436
    • 提供者:
  1. KEYBOARD

    0下载:
  2. 键盘中断程序 INT16-键盘中断程序
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1605
    • 提供者:zilchone
  1. sc

    0下载:
  2. 51单片机电压ad转换,和普通显示程序源代码-51 Single-chip voltage display ad conversion and common procedures,
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:1430
    • 提供者:sunasan
  1. 44b0IntCode

    0下载:
  2. S3C44b0X 的中断程序代码-Interruption S3C44b0X code ................
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-28
    • 文件大小:302653
    • 提供者:标记
  1. linux_interrupt

    0下载:
  2. linux 下的中断程序实现,自己学的时候感觉有一些烦-interruption under linux program that they feel the time to learn some trouble! !
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:12666
    • 提供者:dong
  1. interrupt

    0下载:
  2. avr单片机最好的入门程序,avr的中断程序,已经调试通过,最简单的中断程序,非常好的入门程序-avr entry procedures for the best single-chip, avr interrupt procedures are debugging through the most simple disruption procedures, a very good entry procedures
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:10687
    • 提供者:york
  1. vxworks

    0下载:
  2. vxworks入门级别的定时中断程序,对学习很有帮助,特经典-vxworks interrupt entry-level procedures from time to time, helpful in learning, especially classical
  3. 所属分类:VxWorks

    • 发布日期:2017-04-04
    • 文件大小:5179
    • 提供者:王浆
  1. int

    0下载:
  2. PIC16F877单片机使用外部中断最简单的演示程序,适合PIC单片机初学者使用。-PIC16F877 MCU external interrupt most simple demonstration program, suitable for PIC microcontrollers for beginners to use.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-03
    • 文件大小:23701
    • 提供者:LHT
  1. interrupt_key

    0下载:
  2. 按键中断程序开发板上用四个按键控制四个灯点亮-Key interrupt program development board with four keys to control 4 lights lit
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:17711
    • 提供者:sun
  1. interrupt

    0下载:
  2. 对于系统级语言设计之一的中断程序设计包括软中断和硬中断。后者设计到硬件端口的读写操作等等,应该用汇编实现比较好。而前者用C实现就要方便得多的了。-For system-level language design, one of the interrupt program design including soft and hard break interrupt. The latter design to the hardware port to read and write operation
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:7283
    • 提供者:小东
  1. keyinterrupt

    0下载:
  2. AVR单片机atmage128键盘中断程序-AVR Microcontroller atmage128 keyboard interrupt program
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:1087
    • 提供者:李静
  1. interrupt

    0下载:
  2. AVR单片机开发,外部中断程序,采用C语言-AVR microcontroller development, external interrupt procedure for the C language
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:21641
    • 提供者:hqy
  1. swi

    0下载:
  2. s3c2410软中断程序,用来测试s3c2410软中断是否可行,我的开发环境是gt2440
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:9798
    • 提供者:马文骏
  1. osruanzhongduan

    0下载:
  2. 操作系统实验 进程软中断通信 编写一段程序,父进程创建一个子进程p1;并使子进程利用系统调用kill()向父进程发送信号,父进程得到信号后输出字符串“received p1 signal.” 。 -Experimental process, the operating system write a soft interrupt communication procedures, the parent creates a child process p1 and to the child pro
  3. 所属分类:OS Develop

    • 发布日期:2017-03-24
    • 文件大小:31593
    • 提供者:董俐
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com