指令執行控制 的英文怎麼說

中文拼音 [zhǐlìngzhíhángkòngzhì]
指令執行控制 英文
instruction execution control
  • : 指構詞成分。
  • : Ⅰ動詞1 (拿著) hold 2 (執掌) take charge of; control; manage; wield 3 (堅持) persist in; sti...
  • : 行Ⅰ名詞1 (行列) line; row 2 (排行) seniority among brothers and sisters:你行幾? 我行三。where...
  • : 動詞1 (告發;控告) accuse; charge 2 (控制) control; dominate 3 (使容器口兒朝下 讓裏面的液體慢...
  • : Ⅰ動詞1 (製造) make; manufacture 2 (擬訂; 規定) draw up; establish 3 (用強力約束; 限定; 管束...
  • 指令 : 1 (指示; 命令) instruct; order; direct2 (上級機關對下級機關的指示) instructions; order; direc...
  • 控制 : control; dominate; regulate; govern; manage; check; cybernate; manipulate; encraty; rule; rein; c...
  1. In industrial applying, we often barge up against the condition that many tasks need synchronous executive. and according to beforhand setting statements, mcu can obtain field datas and accomplish stated control faction, so mcu have been proverbially applied to industrial systems

    在工業應用中,經常用到若干任務需要同時的情況,而單片機可以根據預先設置的獲取現場數據並完成規定的功能,因此被廣泛應用於工業檢測系統中。
  2. The risc mcu core is based on harvard architecture with 14 - bit instruction length and 8 - bit data length and two - level instruction pipeline the performance of the risc mcu has been improved by replacing micro - program with direct logic block

    設計的riscmcu採用14位字長總線和8位字長數據總線分離的harvard結構和二級流水設計,並使用硬布線邏輯代替微程序,加快了微器的速度,提高了效率。
  3. The core is based on harvard architecture with 16 - bit instruction length and 8 - bit data length. the performance of mcu has been improved greatly by introducing single - clock - cycle instructions, setting multiple high - speed working registers and replacing micro - program with direct logic block etc. to keep the mcu core reusable and transplantable, the whole mcu core has been coded for synthesis in verilog hdl

    該mcu核採用哈佛結構、 16位字長和8位數據字長,通過設計單周期、在內部設置多個快速寄存器及採用硬布線邏輯代替微程序的方法,加快了微處理器的速度,提高了效率。
  4. Currently, ladder diagram is one of main plc programming languages. function of ladder diagram instruction is implemented with cpu through the interpretation and execution of instructions

    目前,可編程式器一般使用梯形圖作為其編程語言, cpu完成對梯形圖解釋和
  5. Control the pace of script execution with break points and stepping

    設置中斷點和逐步,來的步驟
  6. The part of execution in which an operand or instruction is read from main stora ge and written into a control unit or arithmetic unit register

    過程中的一個階段所需的時間,在此期間,計算機從主存儲器中取出或操作數,並將其存入器或運算器的寄存器中。
  7. The software adopts three kind of control mode to start up the data acquisition system, it ensures reliability of the acquisition system. the control system communicates with the shipborne support system adopting broadcast when down and timing when up, and requires return for the remote instructions, so it ensures the communications of the five bouys with the control and acoustic emission vessel. this software is based on assemble language of mcs51, it is held in the eprom in mcu

    和通信軟體採用設定採集時間表、外推採集與啟動採集三種方式採集系統,可靠地保證了遠程、無人值守浮標在長時間、連續工作情況下數據採集的很高的可靠性;和通信軟體採用下廣播、上時分的工作哈爾濱工程大學碩士學位論文方式實現各浮標與船載分系統間的通信,且無線電遙反饋,可靠地保證了浮標與船載分系統間的通信。
  8. Command single steps an instruction and returns control to kdb

    單步然後將返回給kdb 。
  9. Following describing the system ' s organisation, we discuss the design and implementation of the system in detail including data paths, alu. to design the control paths, we start with the analysis of mcs51 instruction set, and then discuss the instruction execution procedure instruction and operation, and schedule of instruction timing

    Risc51ipcore通路的重點是兼容mcs51單片機系統的設計與實現,本論文從mcs51系統的分析入手,詳細討論了流程、內部和操作的設置、的時序安排的設計與實現。
  10. Before the connectting between moden and other equipments, it works at the cammand mode, the cammand that is send to moden is used to set or manipulate the mode, after the connectting between moden and other equipments, it works at connectting mode, at that time, the cammand send from the computer is send to another computer which will pass the moden and telephone line. the moden control cammand is called " at " cammand, all the control manipulation is realized by sending the ascii character to moden, after the moden received the " at " cammand, it firstly judges the cammand, secondly, it analyses and executes the cammand, finnally, it executes a response by sending back a ascii character, during the deseign of below - computer, we introduce in detail the deseign of system hardware and system software, below - computer system hardware and system software, below - computer is made up of microchip collecting and controlling system, which finish the strobe and water level data collection, display and disposal, deal with the communication with the above - computer, the microchip is the centre of data dealing with, the peripheral equipments are made up of data collecttion module, control cammand input module, display module, execute output module, and long - distance communication module

    在moden軟體的設計中,詳細敘述了moden正常工作時的幾個重要函數:初始化函數、撥號處理函數、應答處理函數、掛機處理函數,設計並調試了四個函數的通信程序,數據機工作時存在兩種模式,命模式與連線模式,命模式是針對功能設置的模式,連線模式是數據傳輸的模式。當數據機未與其他設備連接時,其處于命模式,這時候下達給數據機的是作為數據機本身設置或操作用的;當數據機已經與其他設備連接時,其處于連線模式,所有在此時由計算機送至數據機的信息都將經由電話線傳送到另一部計算機上。專門使用於數據機的集被稱為「 at集」 ,對moden的所有操作(如撥號、應答、掛機等)都可以通過給moden發送ascii字元串來實現, moden在收到at命后,先對命判斷,接著分析和緩沖區中的命,最後以自身的ascii字元對命作出響應。
  11. Magnetic marker buried in the road can be used as navigation signals, this signals are collected by build - in - vehicle sensor and are sent to the build - in - vehicle computer, the computer processed and sent instruction or command, automatic running of driverless vehicles can be realized by the steering wheel servo mechanism which connects with step motor

    通過埋設在道路上的磁軌釘作為車輛的誘導信號,由車載傳感器進信號的採集,把採集到的數據信息傳送到車載計算機中,通過車載計算機的處理,發出,利用步進電機連接的方向盤伺服機構以實現車輛在無人駕駛的情況下保持車道的正常運
  12. In a computer, a functional unit that interprets and executes instructions. note : a processor consists of at least an instruction control unit and an arithmetic and logic unit

    計算機中,解釋並的一種功能單元。注:處理器至少包含有一個器和一個算術與邏輯運算器。
  13. This program also controls the sequence of the compilation instructions " execution and sets up the good mutual interface between the man and the computer

    高級語言程序主要用來進主機與從機的通訊,匯編語言,同時還可以建立良好的人機交互界面。
  14. The control unit, which extracts instructions from memory and decodes and executes them, calling on the alu when necessary

    單元,從內存和代碼中提取他們必須的時候訪問算術邏輯單元。
  15. Class that identifies which command is to be executed by the login control

    屬性定一個值,這個類標識登錄項將的命
  16. Reconfigurable flight control systems are control systems that are characterized by the ability to perform in the presence of drastic changes in the system dynamics due, for example, to abrupt system component failures or rapid changes in the operating conditions

    可重構飛系統能夠根據預先設定的故障模式,自動地調節故障后系統的律。注重於使用無故障元件獲得更大效益、補償故障元件的功能,有利於保持系統的安全運,最大限度地設定的
  17. Then, by programming with c + +, this thesis achieved partly some application examples of remote control network system which are based on this research, including main program module which took charge of initializing system and remote waking up the console of the controlled and getting the hardware information of the controlled, directive text information setup module which took charge of transmitting text and data, command execution module which took charge of executing simple control command, real time oversight module which took charge of transmitting the real time video of the console of the controlled and feeding information back to the console in charge

    之後本文利用c + +編寫程序,來實現部分基於本研究的遠程系統中的一些應用實例,採用了模塊化程序設計,實現了負責系統的初始化、並遠程喚醒對方臺、獲取對方的硬體信息等功能的主程序模塊,完成系統文本信息、數據的傳輸功能的文本信息設置模塊,簡單的功能的模塊,傳輸對方臺即時運畫面並將信息反饋給端的功能的即時監模塊。
  18. The steering control system executed steering instructions and maneuvered steering levers to realize remote steering control

    履帶車輛的轉向由轉向系統駕駛轉向拉桿程予以實現。
  19. Based on analysis, we finished the architecture design and the division of the functional modules. allowing for the pic16c57 mcu can not suit the high speed situation, we improving the clock structure through using one clock instead of the original four clock technology. cooperating the instruction work step, the new clock structure executed one clock cycle per instruction

    針對pic16c5x系列微器不能適用於高速場合的需要,對其時序結構進了改進設計,用單時鐘代替原來的四相時鐘技術,採用二級流水結構,配合的工作節拍,使周期縮短為單個時鐘周期。
  20. In programming, instructions which determine conditional jumps are often refer red to as control instruction, and the time sequence of execution of instruction s is called the flow of control

    在程序設計中,確定條件轉移的通常稱作,而的時間序列叫流。
分享友人