Telelogic Tau 面向复杂系统和应用程序的模型驱动开发 Telelogic Tau® 是面向系统及应用程序的分析、设计、开发和测试的Model Driven Development™ 环境,它采用包括Unified Modeling Language™ 2.0 (UML™ )、SysML和Model-Driven Architecture® (MDA® )在内的诸多行业标准。
标签: Telelogic Development Tau Driven
上传时间: 2014-01-19
上传用户:gaojiao1999
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 softawre interrupt generated on EXTI Line9 then at each falling edge.
标签: configure interrupt external example
上传时间: 2016-11-17
上传用户:GavinNeko
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.
标签: interrupt firmware software package
上传时间: 2014-01-03
上传用户:llandlu
A Programmer s Reference to BIOS, DOS, and Third-Party Calls X86 Interrupt 使用
标签: Third-Party Programmer Interrupt Reference
上传时间: 2013-12-12
上传用户:shus521
RMI asynchronism receive message callback() register and deregister to control update or interrupt
标签: asynchronism deregister interrupt callback
上传时间: 2016-12-20
上传用户:来茴
这是利用atmega对interrupt的程序设计,请参考
上传时间: 2016-12-31
上传用户:zhengzg
C8051T63x Interrupt功能演示代码 ,适合应用于新华龙官方网站电路板
上传时间: 2014-01-08
上传用户:hullow
8259A interrupt! 中断控制器;运行后输出This is 8259A interrupt!
上传时间: 2017-01-03
上传用户:731140412
MySQL and JSP Web Applications - Data-Driven Programming Using Tomcat and MySQL
标签: MySQL Applications Data-Driven Programming
上传时间: 2013-12-28
上传用户:huql11633
本例展示了如何使用嵌套中断向量控制器(Nested Vectored Interrupt Controller)来设置IRQ通道。 把3个计时器(TIM2,3,4)设置为在每一个计数器更新事项(counter update event)产生中断。这三个计时器都与各自对应的更新IRQ通道联系起来,并设置他们的中断优先级,TIM2为0,TIM4为2。 在他们各自的中断中:TIM2每1秒翻转一次PC.06的状态;TIM3每2秒翻转一次PC.07的状态;TIM4每3秒翻转一次PC.08的状态。 由于在STM3210B-LK1板上, 4个LED连接在PC.04 – PC.07,而不是STM3210B-EVAL上的PC.06 – PC.09,因此,程序要做相应的改动。
标签: Controller Interrupt Vectored Nested
上传时间: 2013-12-18
上传用户:Zxcvbnm