routine interrupt service 中文意思是什麼

routine interrupt service 解釋
中斷服務例行程序
  • routine : n 例行公事,日常工作;常規;慣例;程序。 the day s routine=daily routine 日常工作。 He can only ...
  • interrupt : vt. 1. 阻止;妨礙;遮斷。2. 打斷(別人的話等);中斷;打攪。3. 截斷。vi. 打擾,(別人談話時)插嘴。
  • service : n 塞維斯〈姓氏〉。n 1 服務;工作;公務;職務;事務;業務;行政部門(人員),服務機構(人員)。2 ...
  1. Software part want function that realize : through interrupt service routine gather and come out regularly ecg signal, store among computer in the form of the binary scale ; data compress programme should realize to ecg signal pretreatment and compress of signal, narrow the storing amount of the data, save the space ; case information management system realize patient information and heart telecommunication file of interest, keep and in the data base, can show the ecg signal wave form at the screen of the computer directly data that gather. and has offered and type and report the single function

    軟體部分所要實現的功能為:通過中斷服務程序把心電信號定時採集出來,以二進制的形式存儲在計算機中;數據壓縮程序應實現對心電信號的預處理和壓縮,縮小數據存儲量,節省空間;病例信息管理系統實現患者個人信息和心電信息的存檔,把採集的數據保存作數據庫中,能夠將心電波形直接顯示在計算機屏幕上,並提供列印報告單的功能。
  2. The address of an interrupt service routine

    中斷服務程序所在的地址。
  3. The lower computer system software was developed with 8098 assemble language of mcs - 96 series and composed of modules of main program, time interrupt service routine, receiving interrupt service routine, data collection subroutine, data processing subroutine and control subroutine

    下位機系統軟體採用mcs - 96系列的8098單片機匯編語言來開發,主要由主程序模塊、定時中斷服務程序模塊、接收中斷服務程序模塊、數據採集子程序模塊、數據處理子程序模塊和控制子程序模塊組成。
  4. It also registers an interrupt service routine s address to service interrupts generated when wireless data is sent or received

    它還會注冊一個中斷服務常式的地址以服務收發無線數據時產生的中斷。
  5. Design and optimize the interrupt service routine of arm7 embedded system

    7嵌入式系統的中斷設計與中斷處理優化
  6. Interrupt service routine

    中斷服務常規
  7. The amount of time between the assertion of an interrupt and the start of the associated interrupt service routine

    在中斷發生和相關的中斷服務程序運行之間的時間長短。
  8. When an interrupt occurs, the current state of the processor is s * * ed and an interrupt service routine is executed

    當一個中斷發生,當前的處理器狀態被保存並且中斷服務程序開始運行。
  9. Drivers for devices that generate hardware interrupts will have an interrupt service routine ( isr ) and a deferred procedure call ( dpc ) routine

    對于普通硬體中斷設備的驅動要具有中斷服務程序( isr )和一個延遲程序調用( dpc )程序。
  10. The data exchange between the background isr ( interrupt service routine ) and the foreground main loop is achieved by event flags and data buffers

    整個固件程序設計成完全的中斷驅動方式,后臺中斷服務程序( isr )和前臺主循環之間的數據交換通過事件標志和數據緩沖區來實現。
  11. Therefore, through comparing schemes, we select the ultralow power, high integration msp430f43x series microcontrollers as the center. on software, we take full advantage of the low power modes of the mcu to finish the task in isr ( interrupt service routine ), so, the power of system rest with the isr executive time

    因此,在硬體選擇上,通過方案比較,選用微功耗、高集成度的msp430f43x系列單片機作為控制核心;在軟體設計上,充分利用所選單片機的低功耗模式,讓檢測任務在中斷服務程序中完成,使系統的功耗主要取決于中斷服務程序執行的時間。
分享友人