中断响应用英语怎么说,中断响应的英文翻译


词语导航

基本信息

词语:中断响应

繁体:中斷響應

拼音:zhōng duàn xiǎng yīng

英语翻译

【计】 interrupt response

分词翻译

中断的英语翻译:

interrupt; sever; suspend; break; discontinue; intermit; take off
【计】 breakout; I; INT; interrupt
【医】 break
【经】 knock off

响应的英语翻译:

answer; in answer to; respond; response
【化】 response

翻译例句

1. 中断延迟、中断响应之间的区别是什么?

What is the difference between interrupt latency and interrupt response?

2. 这种扩展方法具有接口电路简单,软件实现容易,不耗费单片机内部资源,中断响应快的特点。

This method of extending is of such characteristics as simple connection of circuits, easy design of software and consumption of no inner resources of the computer and fast response to interruption.

3. 也介绍了实际应用过程中,在系统处理中断响应及DSP控制程序编写上需要注意的一些问题。

How did the system deal with the require of interrupt and some questions which may occur during the control program was organized were also introduced, in actual applications.

4. 这种扩展方法具有接口电路简单,软件实现容易,不耗费单片机内部资源,中断响应快的特点。

This method of extending is of such characteristics as simple connection of circuits, easy design of software and consumption of no inner re...

5. MPC8250采取了基于硬件的中断现场保护机制,系统中断响应时间与所采用操作系统相关性较小。

The hardware context switch mechanism was adopted by MPC8250. It makes interrupt responding time of MPC8250 has less relativity with operation system.

6. 如果在响应低优先级中断时高优先级中断使能,用户必须在低优先级中断响应程序中保存那些关键的寄存器值。

If high priority interrupts are not disabled during low priority interrupts, users must save the key registers in software during a low priority interrupt.

7. 针对现有精确中断实现方法的不足,提出了一种采用备份缓冲区保存流水线现场的精确中断实现方法,可以显著提高中断响应的效率。

To the deficiency of the existing method, this paper has proposed a method, which use backup-buffer to save the status of pipeline, can improve the efficiency of interrupt response.

8. 目前的操作系统通常支持同步处理I/O请求,但因此产生的进程的阻塞和中断响应处理将对服务器处理I/O请求的效率产生负面影响。

Presently, most operation systems supply synchronous method to implement I/O requests, but in this case blocked processes and handling interrupts produce negative performance.

9. 实现PCI9054与计算机PCI总线的接口,包括总线仲裁,寄存器读写操作,EEPROM的配置和下载,DMA传输,中断响应等功能。

Realize the interface between PCI9054 and the PCI bus, including the bus arbitration, read and write of the registers, the configuration of the EEPROM, the DMA transfer, interrupt response and so on.

10. 与传统的页面请求不同的是,调用不会中断用户体验,而浏览器在等待响应时也不会暂停。

Unlike a typical page request, the call doesn"t interrupt the user experience, and the browser doesn"t pause while waiting for the response.

11. 如果任务需要提高响应能力,那么它可以更频繁地轮询中断状态。

If the task needs to be more responsive, it can poll the interrupted status more frequently.WWW.weNtIyI.COM

12. 中断到达与分发必需任务之间的时间(假设分配的是优先级最高的任务)称为响应时间。

The time between the arrival of the interrupt and dispatching of the required task (assuming it"s the highest-priority task to dispatch) is called the response time.

13. 在可中断的业务流程的生命周期中,当活动调用请求时,可能需要数秒钟到几个月来获取响应

During the lifecycle of an interruptible business process, when an activity invokes a request, it can take from several seconds up to several months to get a response.

14. 此类限制通常是对应用程序的某些部分实施的,比如中断处理程序,其响应中断的代码必须在给定的时间范围内完成工作。

Such restrictions are typically placed on sections of the application such as an interrupt handler, where the code responding to the interrupt must complete its work in a given time period.

15. Web服务用来发送请求和接收响应的往返过程中的任何延长的中断都备受关注。

Any prolonged interruption in a round trip that a Web service takes to send a request and receive a response is of concern.

16. 仅仅因为一个任务是可取消的,并不意味着需要立即对中断请求作出响应

Just because a task is cancelable does not mean it needs to respond to an interrupt request immediately.

17. 响应特定中断而运行的一小段软件。

A piece of software executed in response to a particular interrupt.

18. 消息在经过处理管道的过程中,会在总线内被转化、路由至其它通道、分发、响应,或者被中断并发送到一个死消息通道中去。

As the message moves through the processing pipeline, it may be transformed, routed to other channels, split up, responded to, or aborted and sent on a dead message channel, all inside the bus.

19. CDebugTarget通过创建DebugEvents来响应CDI事件,这个过程通常涉及单步调试、中断、重新执行。

The CDebugTarget responds to CDI events by creating DebugEvents, which are generally related to stepping, breaking, and resuming execution.

20. 所使用的传输方式在M1发送后可能中断HTTP响应,或者使用技术保持响应打开并传递到客户端的其他消息。

The transport used may terminate the HTTP response after delivery of M1 or use techniques to leave the response open and stream additional messages to the client.

21. 说明:使用钩子限制键盘功能的实例,可以中断键盘消息响应

Use the hook restrictions keyboard function instance, you can interrupt keyboard response.

22. 可以抢占内核的掩码中断源,因此拥有更短的延迟时间并且不容易受抖动,参考响应时间与抖动。

Maskable interrupt sources with the ability to preempt the kernel code and thus have a lower latency and are less subject to jitter, see Response Time and jitter.

23. 在混合模式调试期间,如果在系统组件上设置断点,则会导致公共语言运行时中断并使调试器停止响应

Setting a breakpoint on a system component during mixed-mode debugging can cause the common language runtime to break and the debugger to stop responding.

24. 此外本文还分析了报文接收中断处理程序的时间特性和它对节点上其它任务最大响应时间的影响。

And this thesis also analyzed the characteristics of packet receiving interrupt handler and it"s Max interference on the other tasks on the same processor with lower priorities.

25. 研究了用软件扩展8031多重中断嵌套的实现方法,讨论了其完整性和响应时间。

The method of extending 8031 multiinterrupt nesting implemented with software is researched and its completeness and response time are discussed.

26. 在介绍了系统组成原理的基础上,详细讨论了采集部分的结构和FPGA 的控制逻辑,DSP响应中断实现数据转移和存储。

The principal of imaging system is introduced. Three parts is expounded in details, such as construction of acquisition part, control logic of FPGA, DSP control and Interrupt respond.

27. 分析与实验结果表明,中断必须发生在CPU的暂停响应阶段。

The analysis and experiments shows that an interrupt must take place during the halt acknowledge cycle of the CPU.

28. 分析与实验结果表明,中断必须发生在CPU的暂停响应阶段。

The analysis and experiments shows that an interrupt must take place during the halt acknowledge cycle of the CPU.

版权声明:问题易所有作品(图文、音视频)均来源网络,版权归原创作者所有,与本站立场无关,如不慎侵犯了你的权益,请联系我们告知,我们将做删除处理!