搜索资源列表

  1. intrspy

    0下载:
  2. 系统中断剖析器INTRSPY的及其C源程序-interruption analysis system for the INTRSPY and C source
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:25710
    • 提供者:晨风
  1. 8251定时器,复位功能汇编

    0下载:
  2. C32中C语言中嵌入汇编程序示例.包括中断程序中调用C参数-C32 C language embedded assembler example. Including the interruption procedure called C parameters
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:88534
    • 提供者:杨宇
  1. 51汇编程序1ASM

    0下载:
  2. 本程序用于测试实时时钟模块SD2000的SRAM存储器D/E系列, 程序功能如下: 1. 关闭/INT1及/INT2的中断输出 2. 初始化时间(写时间数据) 3. 在BREAKPOINT1设断点时,依次读时间-写SRAM数据-读SRAM数据循环 4. 全速执行时,LED四位分别显示小时和分钟的值-procedures used to test the real-time clock module SD2000 SRAM memory
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4715
    • 提供者:小顽童
  1. novectorinterrupt

    0下载:
  2. 基于向量的中断,大多数ARM开发这把中断查询的工作安排在初始化代码部分完成,但是本程序优化了一下,将查询过程安排在中断服务程序中进行,这样更加直观合理-disruptions, the majority of ARM inquiries that the interruption of work for the completion of initialization code, but the process optimization
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:195984
    • 提供者:吴飞
  1. 中断13H模式VGA模式C语言开发图形库

    0下载:
  2. 在DOS13号中断下开发图形显示程序的例程,很经典的示例。-interruption in its DOS13 developed procedures graphics routines, classic examples.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:614979
    • 提供者:黄亮
  1. jml023

    0下载:
  2. 本程序是用汇编语言实现数字时钟功能的.通过修改8259中断控制器的中断屏蔽寄存器(21H号端口) 打开时间中断, 实时中断, 键盘中断-this procedure is used assembly language digital clock function. By amending the 8259 interrupt controller interrupt masking registers (21H, port) to op
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2107
    • 提供者:思达
  1. 孙媳妇

    0下载:
  2. 首先,分别对8255、8253进行初始化,设置8255为A口、C口输出,设置8253的计数器0为工作模式3;其次,设置IRQ7的中断矢量,使得有IRQ7中断时调用SERVER;再次,调用INIT对计数值初始化;最后,主程序循环等待中断,开始秒表的计时。 2、 INIT子程序-First, the 8255,8253 initialization, set for the 8255 A-C mouth output, set 8253 a
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3695
    • 提供者:孙媳妇
  1. 221东南大学

    0下载:
  2. 首先,分别对8255、8253进行初始化,设置8255为A口、C口输出,设置8253的计数器0为工作模式3;其次,设置IRQ7的中断矢量,使得有IRQ7中断时调用SERVER;再次,调用INIT对计数值初始化;最后,主程序循环等待中断,开始秒表的计时。 2、 INIT子程序-First, the 8255,8253 initialization, set for the 8255 A-C mouth output, set 8253 a
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:15372
    • 提供者:孙媳妇
  1. SJA1000_avr

    0下载:
  2. 单片机对SJA1000的驱动,包括初始化,收发数据,中断- MCU drive for SJA1000(include initial,transmit and receive data,interruption and so on)
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3100
    • 提供者:好娃娃
  1. 软件模拟USART

    0下载:
  2. PIC模拟异步串行通讯UART。用TMR0实现定时查询。任何带中断的PIC上都可以实现。可用此法扩展多个串口。-PIC simulation asynchronous serial communications UART. Timing TMR0 with inquiries. Any interruption with the PIC are to be attained. This method can be extended se
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:6447
    • 提供者:江风
  1. MCS-51系统中断优先级的软扩展

    0下载:
  2. 鉴于MCS-51系统只提供“二级中断嵌套”,提出扩展51系统中断优先级的纯软件方法。其利用51系统内建的中断允许寄存器IE和中断优先级寄存器IP,通过屏蔽字机制来实现;以C51的形式,给出这种扩展方法的函数库实现,为该方法的使用赋予友好、简洁的用户接口。-Given MCS-51 systems only provide "two interrupt nesting," expanded 51 priority sy
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:75711
    • 提供者:江丰
  1. ZHONGDUAN

    0下载:
  2. 改程序实现了pic单片机的中断。可作为pic单片机初学者阅读,也可以作为pic工程师的参考。-changed procedures to achieve a pic SCM interruption. As pic microcontroller beginners reading, can be used as a reference pic engineers.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:1027
    • 提供者:仁和
  1. EXKJZN0211

    0下载:
  2. 此例程为益芯科技为单片益智系列智能防撞机器人你的综合应用例程,全面包括了对LED灯,数码管,串口嗵信,中断/查询,声控,光敏,红外反射与接收等操作.是真正的一款不可多得的例程资料.-Routine for the core benefits of this technology for the monolithic robot puzzle series smart you crash the comprehensive applica
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-19
    • 文件大小:1382400
    • 提供者:郭军
  1. interruption

    0下载:
  2. 周立功 2131 中断,超详细,ads1.2编译-2131 meritorious service interruption weeks, ultra-detailed, ads1.2 compiler
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-19
    • 文件大小:259072
    • 提供者:yh
  1. EINT

    0下载:
  2. philips LPC2103 ARM EINT0 EINT3的向量中断试验程序,P0.16为中断EINT0低电平中断,P0.14中断EINT3低电平中断,当不同的中断产生是P0.17和p0.18产生不同的PWM信号。-philips LPC2103 ARM EINT0 EINT3 vector interrupt the test procedure, P0.16 for the low-level disruption EINT0
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:115712
    • 提供者:不归人
  1. dFreeze

    0下载:
  2. 先进的窗口管理器。可以在你的桌面上实现冻结、解冻、更名、设置总在最上面、设置不总在最上面、闪烁、最大化、最小化、聚焦、隐藏、显示和中断一个可视或不可视窗口的功能。-Advanced window manager. Can bring your desktop to freeze, thaw, renamed, set the total at the top, setting do not always at the top, blin
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:7168
    • 提供者:岳飞
  1. Interruption

    0下载:
  2. 中断程序,这个程序对初学者来说是个不错的程序。-Interruption program, this program is a good beginner procedures.
  3. 所属分类:汇编语言

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:刘继志
  1. C8051F120serialcommunicationinterruption2

    0下载:
  2. 学习使用 C8051F1xx 单片机中断方式实现串口通信。使用中断定时实现串口通信。使用串口调试工具向串口发送一个字节的数据,可以观察到串口工具可以接收到刚才发送的数据。-C8051F1xx study the use of single-chip serial communication interruption means. Interrupted from time to time to achieve the use of se
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:16384
    • 提供者:关飞
  1. MCU-Programme-all

    0下载:
  2. 单片机编程实例大全,有8路跑马灯,24-93存储器,AD/DA,步近电机,按键,红外遥控,看门狗,串口,通信,中断,液晶显示,定时器,很全,有C,ASM. 两种格式.很不错.-Microcontroller Programming Example Daquan, there are 8-way ticker, 24-93 memory, AD/DA, step near motors, buttons, infrared remot
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:4952064
    • 提供者:lichuang
  1. external-interruption

    0下载:
  2. external interruption cc2430学习者一定能用上-external interruption cc2430 learners can be used on certain
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:lab
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org