interrupt handling
基本解釋
- 中斷處置
英漢例句
- In our example, part of the interrupt handling is carried out at the application level and part is in the driver.
在我們的例子中,中斷處理的一部分是在應(yīng)用程序?qū)又羞\行的,另外一部分是在驅(qū)動程序中運行的。 - But there is a key difference between interrupt handling and process switching: the code executed by an interrupt or by an exception handler is not a process.
然而在中斷處理和進程切換之間有一個關(guān)鍵的區(qū)別:由中斷或異常處理執(zhí)行的代碼不在進程中。 - The features of QNX real time operation system are described briefly in this article. Multi-process programming, interrupt handling and network communication of TCP/IP are presented in detail.
簡述了QNX實時操作系統(tǒng)的特點,詳細介紹了基于QNX的多進程編程、中斷處理以及TCP/IP網(wǎng)絡(luò)通信。
雙語例句
詞組短語
- windows interrupt -handling windows中斷
- interrupt request handling 處理中斷請求
- interrupt handling programm 中斷處理程序
- interrupt handling routine 中斷處理程序
- interrupt handling logic [計]中斷處理邏輯;中斷處置邏輯
短語
專業(yè)釋義
- 中斷處理
- 中斷處置
- 中斷處理
Then the driver for collecting and sending audio data which accords with the AC’97 standard is developed considering the given features of I/O system drivers and interrupt handling.
結(jié)合VxWorks下I/O系統(tǒng)驅(qū)動和中斷處理的特點,開發(fā)了符合AC’97標(biāo)準(zhǔn)的聲卡中有關(guān)音頻數(shù)據(jù)采集和發(fā)送的驅(qū)動程序。