統一編譯程序 的英文怎麼說

中文拼音 [tǒngbiānchéng]
統一編譯程序 英文
consolidated compiler
  • : Ⅰ名詞1 (事物間連續的關系) interconnected system 2 (衣服等的筒狀部分) any tube shaped part of ...
  • : Ⅰ動詞1 (編織) weave; plait; braid 2 (組織; 排列) make a list; arrange in a list; organize; gr...
  • : 動詞(翻譯) translate; interpret
  • : 名詞1 (規章; 法式) rule; regulation 2 (進度; 程序) order; procedure 3 (路途; 一段路) journe...
  • 統一 : 1. (聯成整體) unify; unite; integrate 2. (一致的; 整體的) unified; unitary; centralized
  • 編譯 : [計算機] compile; translate and edit編譯程序 compiler; compile programme; compiling routine; 編譯...
  • 程序 : 1 (進行次序) order; procedure; course; sequence; schedule; ground rule; routing process 2 [自動...
  1. One of the system programs is called the compiler.

    這些系當中有種叫做器()。
  2. Compilers and interpreters are a necessary part of any computer system.

    和解釋是任何計算機系個必要組成部分。
  3. I put forward the generic principles of programming cross - platform code, use conditional compilation order to assert cross - platform application, deal with the difference between windows and linux in program source code, complete cross - platform source code, compile source code using delphi7, then the compiled application runs on windows. compile source code using kylix3, then the compiled application runs on linux

    提出了寫跨平臺代碼的般原則,使用條件指令維護跨平臺應用,在的源代碼中針對windows和linux操作系之間的差異進行了相應的處理,使得在源代碼級完成了跨平臺,然後只需要針對不同的操作系分別就可以在相應的操作系上運行。
  4. Dotfuscator is a post - development recompilation system for. net applications

    Dotfuscator是種用於. net應用的開發后重
  5. The asp. net build system compiles files for each build provider, and generates a

    Asp . net生成系為每個生成提供文件,並生成
  6. It probed into the key technology of realizing the integrated development environment, including the methods to implement a code editor which support many features as automatic syntax highlighting, code autocompletion etc. ; the scheme and technology to compile and link the source code on the heterogeneous cluster system ; the analysis and use of the api of pbs, a widely used job management system ; the scheme and technology to distribute and manage the parallel jobs on the heterogeneous cluster system ; the methods to implement the monitor and control system of cluster nodes. and then the parallel programming integrated development & management environment ( ppidme ) was implemented base on the above analyses. finally, an example is presented which use ppidme in parallel programming

    本文在對異構機群并行計算環境研究的基礎上,提出了對于員友好、方便和實用的集成開發環境應該具備的要素,著重探討了實現集成開發環境的關鍵技術,其中包括支持語法高亮等功能的源代碼輯器的實現方法、異構機群環境下源連接及并行作業分發管理的實現方案與技術、 openpbs作業管理系的應用介面的分析與使用、機群節點的管理與監控實現方法等,並基於上述關鍵技術設計與實現了異構機群系集成開發管理環境軟體ppidme ,最後給出了使用ppidme進行并行開發的個應用實例。
  7. System requirements to write the programs described in this tutorial, you need an editing environment. this can be as basic as an operating system editor

    寫在本教中描述的需要輯環境,它可以是像操作系輯器這樣的基本環境。
  8. The main two process of the development on system is as follows : part one : using prote199 software to design the sch chart of the analog signal input card and complete pcb charts, then have them made in factory ; to debug on the hardware ; to program assemble language control software of the analog signal input card and debug on the super ice 16 simulator ; to utilize the super ice 16 simulator to link card to debug the control programs online ; to embed the control program debugged successfully into eprom and debug the system on eprom

    研製開發過主要分兩大部分:第部分:應用protel99設計軟體設計模擬量輸入卡的硬體原理,規劃設計印刷電路板圖並送廠製作板卡電路板;模擬量輸入卡硬體製作和調試;寫模擬量輸入卡匯語言控製,在superice16模擬器上調試;后的控製在superice16模擬器上以在線方式模擬調試;模擬調試成功的控製燒入eprom晶元,進行系eprom模擬調試。
  9. The first part : according to the treatment range of the slicing technique in the paper, applying compiling technique, define the grammar of csl language and implement its lexical analysis and syntactical analysis manually, and obtain the ast of the source program of csl

    本文在技術、圖論和分片理論的基礎上,探討了靜態分片技術的實現策略,介紹了種整體實現方案,是關于結構化語言靜態分片系實現的種嘗試。
  10. One of the system programs is called the compiler

    這些系當中有種叫做器() 。
  11. The proposed driving circuit includes a low - pass filter circuit 、 feedback circuit 、 signal generated circuit 、 phase shifted circuit and power inverter circuit. a ti cooperation ' s dsp ( tms320lf2407a ) is chosen for the drive and control system based on the characteristics of usm, the interface circuit 、 each function ’ s flow chart and algorithm program are designed

    根據usm的特點,選取款專用於電機控制的dsp晶元tms320lf2407a ,設計了硬體介面電路、各功能部分的流圖及控制演算法,以ccs為環境,進行電機整個控制系的軟體寫與調試。
  12. The paper introduces a new inpainting method that bases euler " s elastica and curvature, according to some forms recently. at same time, i program a system for demonstrating it

    本文在目前已有的幾種修描方法的基礎上,提出了種基於歐拉彈性度和曲率的修描方法,並通過,實際演示進行了論證。
  13. The hardware design is expounded in chapter 3, which include four parts. then we focus on how to merge them together in chapter 4, that is, porting linux to mc9328mx1, this includes several parts, the first part is flashloader which can be used to download programs ; and then, give out develop model of start - up guide code ( bootloader ) which runs before linux kernel and linux kernel ' s start - up analysis, also porting them to arm9 mx1 ; thirdly, we realizes the porting of lcd framebuffer driver based on deeply grasped linux device driver model ; fourthly, the rootfs ( file system ) ? ? cramfs is designed. then we give an example that based on the embedded linux in chapter 5, what we call automobile navigation, and discuss how to develop with our arm linux to meet the need of application, too

    章回顧gps導航系的發展狀況,指出課題研究背景及主要工作;第二章闡述嵌入式系的概念、組成、開發流及調試方法,構建車載導航系開發平臺;第三章介紹導航系的硬體設計,包括主控模塊、組合導航模塊、防盜通訊模塊和人機交互模塊四大部分;第四章詳細描述移植linux到mx1開發板的過,包括:交叉環境的建立、下載( flashloader )的實現、啟動引導加載代碼bootloader設計與移植、 linux內核的啟動分析及移植到硬體平臺的整個過、 linux驅動模型的深入的分析及lcd幀緩沖顯示設備驅動的移植、根文件系的構建等;第五章以嵌入式linux操作系在車載導航中的應用為實例,介紹嵌入式系軟體的設計與實現,通過論述gps車載導航系中定位模塊的開發過,探討了基於arm & linux平臺的應用開發。
分享友人