compiler system 中文意思是什麼

compiler system 解釋
編譯程序系統
  • compiler : n. 1. 匯集者,編輯(人)。2. 【計算機】自動編碼器;自動編碼[編譯]程序。
  • system : n 1 體系,系統;分類法;組織;設備,裝置。2 方式;方法;作業方法。3 制度;主義。4 次序,規律。5 ...
  1. One of the system programs is called the compiler.

    這些系統程序當中有一種叫做編譯器(程序)。
  2. The system is like a compiler. it is achieved on pc by visual c + +

    本系統使用大量經過嚴格par方法開發出來的apla程序進行測試。
  3. 15 nevine aboughazaleh, daniel mosse, childers b r, melhem r g. collaborative operating system and compiler power management for real - time applications

    盡管以往存在大量的動態電壓調節方法的研究,但是很少涉及最優化的調節點配置方法。
  4. This thesis makes use of instruction split, delay - slot scheduling and peephole optimization in porting. the new cross - compiler system, zltcg, not only supports the new target but also absorbs the old system ' s advantages on code optimization and portability. at first, this thesis describes the developing history and theories of compiler, especially on its architecture, bootstrapping and porting

    本文根據新目標機的特點,利用了指令拆分,延時槽調度,窺孔優化等技術,既實現了對新目標機的支持,又吸收了原有系統高度優化和可移植的優點。
  5. Analog compiler system

    模擬編譯程序系統
  6. Then it introduces the developing background and architecture of the cross - compiler system, zltcg

    然後介紹了交叉編譯系統zltcg的開發背景和體系結構。
  7. The intermediate code created by the compiler is very compact and is propitious read by the running system because the paper uses reverse polish representations, hi the simulative running system, the paper uses the hardware plc principles and the oo method to white the running program

    中間代碼採取了逆波蘭表示法,這使得生成的代碼比較緊湊,且有利於運行程序的讀取。在模擬運行部分,本文利用硬plc循環掃描的工作原理,結合pc環境下的特點,用面向對象的方式編寫出了模擬運行程序。
  8. According to inducing and abstracting from many application systems, the system model has been built. then, by application description, configuring parameters and compiler, the function modules, which the system is needed, can be realized

    首先對眾多的應用系統進行歸納、抽象,建立本系統的應用模型;然後通過對該模型進行應用描述、參數化和編譯連接,從而實現系統所需的各個功能模塊。
  9. ( 4 ) the graph compiler of power system single - line graph is independently developed. employing standard modeling technique uml and multimode, presenting the concept of joint and leg to describe the relationship of graphs and realizing the auto - routing of devices except bus, the compiling of graph objects, including bus, transformer and line, is more convenient than conventional software

    ( 4 )獨立設計開發了電力系統主結線網路的圖形編輯平臺,在設計中採用了標準化建模技術uml和多態技術,並創建了關節和腿的概念來描述圖形之間的關聯關系,且實現了非母線設備的自動布線功能,使主結線對象(母線、線路和變壓器等)的編輯相對傳統軟體更加方便、快捷。
  10. Other examples include the interfaces between various phases of processing in a compiler or the interface between the kernel and user interface of an operating system

    其它示例包括在編譯器中處理的不同階段之間的介面或操作系統的內核和用戶界面之間的介面。
  11. In terms of reliability, another advantage of this approach is that if copies of the sub - job are sent to machines with different architectures, we can protect ourselves against potential errors introduced by a chip architecture, operating system or compiler

    從可靠性來講,這種方法的另外一個優點是,如果子任務的不同拷貝被發送到不同架構的機器上,我們就可以避免由於一種晶元架構、操作系統或編譯器而引起的潛在錯誤。
  12. Spca720a is a mips instruction system ic, and is support the gcc compiler in the linux, so in the transplanting process of c / os, we choose mips instruction to accomplish the hardware - related part in the c / os

    由於我們所使用的spca72oa晶元是一種mips指令系統晶元,它支持linux下的gcc編譯器,所以在對卜c / 05的移植過程中,對于協c / 05中與cpu硬體相關部分,我們採用mips指令來完成。
  13. However, gcc ca n ' t support all embedded equipements, there are still many platforms need cross - compilers. with the background of developing a renovated cross - compiler named zltcg supporting processor mipsx, this thesis analyzes the architecture of gcc cross - compiler system, deeply studies the intermediate representation and machine description which the portability of gcc are based on, and realizes porting of gcc cross - compiler system to a target processor mipsx

    本論文以交叉編譯系統zltcg的開發為背景,詳細介紹了交叉編譯系統gcc的體系結構,對其高度可移植性所依賴的中間表示和機器描述技術進行深入研究,並在此基礎上完成了gcc在目標機mipsx上的移植工作。
  14. One of the system programs is called the compiler

    這些系統程序當中有一種叫做編譯器(程序) 。
  15. Gcc is a successful compiling system with optimization, which supports many high - level language and many platforms. it can be a good choice of compiler of embedded system ide

    Gcc作為前端支持多語言,後端支持多平臺的優化編譯系統,是一個合適的選擇。
  16. Parallel processing technique deals with many aspects. it includes hardware technique, parallel architectures, parallel operating system, parallel languages, parallel compiler, parallel software, parallel algorithm, etc. but the current international situation is that the development of parallel algorithm is far more behind other architectures. the most dominating appearances are the lacks of corresponding software, the rational distributing of tasks, the communications and the synchronization

    雖然使用范圍很廣,但目前國內外的并行演算法應用研究明顯地滯後於其體系結構的發展,許多方面尚處于探索階段,技術上還不是很成熟,其中最主要的表現就是配套軟體的欠缺,任務合理分配的問題和通信與同步的問題。
  17. Base on above reason, this paper design and realize a c code rule compiler rulec engine. it can inspect the c code as the traditional compiler, besides that, it also include below functions : when this tool discovers the grammar error, it doesn ’ t stop the inspection and go on to inspect the left code ; the rules used in the inspection can increase, delete or amend according to user ’ s request. this tool can be runned on the windows, linux, solaris and other system platforms ; through counting the software complexity of c code, this tool can provide the important target of evaluated c code quality

    因此,本文設計了一個c代碼規則編譯器rulecengine ,它除了實現與傳統編譯器一樣能夠檢查c代碼的功能,還實現了如下的功能:發現c代碼語法錯以後不停止檢查,仍然繼續對代碼進行規則檢查;檢查c代碼所需的規則可以根據用戶的需求隨意增加,刪除或修改;能夠在windows , solaris等系統平臺上使用;通過統計c代碼的軟體復雜度,提供了衡量c代碼質量的重要指標。
  18. M68hc11 is a series of enhanced 8 - bit microprocessor produced by motorola company, which has been widely used in broad areas such as automobile electricity, industrial control, etc. this paper particularly discusses how to implement real - time control programming on embedded system based on m68hc11 via c language cross compiler

    M68hc11是由motorola公司生產的增強型8位單片機系列,作為微控制器, m68hc11在汽車電子、工業控制等領域得到了廣泛的應用。本文較為深入地研究了如何實現通過c語言交叉編譯程序對基於m68hc11的嵌入式目標系統進行實時程序控制。
  19. A " major component ", in this context, means a major essential component ( kernel, window system, and so on ) of the specific operating system ( if any ) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it

    在這里, 「主要部件」指的是在該可執行作品下運行的作業系統(如有的話)當中的一個主要且不可或缺的部件(如核心、視窗系統等) ,或用以產生該作品的一個編譯器,或用以執行該作品的目標碼解析器。
  20. The compiler normally construes an integer literal to be in the decimal base 10 number system

    編譯器通常將整數解釋為十進制(基數為10 )數制。可以用
分享友人