搜索结果
找到约 282 项符合
INTERRUPT-driven 的查询结果
软件工程 Telelogic Tau 面向复杂系统和应用程序的模型驱动开发 Telelogic Tau® 是面向系统及应用程序的分析、设计、开发和测试的Model Driven Development
Telelogic Tau
面向复杂系统和应用程序的模型驱动开发
Telelogic Tau&reg 是面向系统及应用程序的分析、设计、开发和测试的Model Driven Development&#8482 环境,它采用包括Unified Modeling Language&#8482 2.0 (UML&#8482 )、SysML和Model-Driven Architecture&reg (MDA&reg )在内的诸多行业标准。 ...
微处理器开发 ST32 基于(英蓓特)STM32V100的EXTI程序 This example shows how to configure an external interrupt line. In t
ST32
基于(英蓓特)STM32V100的EXTI程序
This example shows how to configure an external interrupt line.
In this example, the EXTI line 9 is configured to generate an interrupt on each
falling edge. In the interrupt routine a led connected to PC.06 is toggled.
This led will be toggled due to the softa ...
单片机开发 Hid Led Tester is a simple USB(interrupt mode)device tester package. There are firmware and software
Hid Led Tester is a simple USB(interrupt mode)device tester package. There are firmware and software in it. Hid Led tester follows USB HID protocol, we don’t need to install driver for the device, and Windows (Win 2000 and later) will install the device automatic.
操作系统开发 A Programmer s Reference to BIOS, DOS, and Third-Party Calls X86 Interrupt 使用
A Programmer s Reference to BIOS, DOS, and Third-Party Calls
X86 Interrupt 使用
Java编程 RMI asynchronism receive message callback() register and deregister to control update or interrupt
RMI
asynchronism receive message
callback() register and deregister to control update or interrupt
单片机开发 这是利用atmega对interrupt的程序设计
这是利用atmega对interrupt的程序设计,请参考
微处理器开发 C8051T63x Interrupt功能演示代码
C8051T63x Interrupt功能演示代码 ,适合应用于新华龙官方网站电路板
汇编语言 8259A interrupt! 中断控制器;运行后输出This is 8259A interrupt!
8259A interrupt! 中断控制器;运行后输出This is 8259A interrupt!
Java编程 MySQL and JSP Web Applications - Data-Driven Programming Using Tomcat and MySQL
MySQL and JSP Web Applications - Data-Driven Programming Using Tomcat and MySQL
单片机开发 本例展示了如何使用嵌套中断向量控制器(Nested Vectored Interrupt Controller)来设置IRQ通道。 把3个计时器(TIM2
本例展示了如何使用嵌套中断向量控制器(Nested Vectored Interrupt Controller)来设置IRQ通道。
把3个计时器(TIM2,3,4)设置为在每一个计数器更新事项(counter update event)产生中断。这三个计时器都与各自对应的更新IRQ通道联系起来,并设置他们的中断优先级,TIM2为0,TIM4为2。
在他们各自的中断中:TIM2每1秒 ...