根編譯程序 的英文怎麼說

中文拼音 [gēnbiānchéng]
根編譯程序 英文
root compiler
  • : Ⅰ名詞1 (植物的營養器官) root (of a plant) 2 (比喻子孫後代) descendants; posterity 3 [數學] ...
  • : Ⅰ動詞1 (編織) weave; plait; braid 2 (組織; 排列) make a list; arrange in a list; organize; gr...
  • : 動詞(翻譯) translate; interpret
  • : 名詞1 (規章; 法式) rule; regulation 2 (進度; 程序) order; procedure 3 (路途; 一段路) journe...
  • 編譯 : [計算機] compile; translate and edit編譯程序 compiler; compile programme; compiling routine; 編譯...
  • 程序 : 1 (進行次序) order; procedure; course; sequence; schedule; ground rule; routing process 2 [自動...
  1. After that, the process of porting linux to the s3c44b0 is discussed, including building the cross complier, writing the starting code, modifying and configuring of the kernel and realizing the root system

    之後本文詳細介紹了系統實現的必要工作,包括交叉環境的建立、啟動的實現、內核的裁剪與移植以及文件系統的實現。
  2. In this paper, after the theory of video coding analyzed and some video compression standard compared, the development, constitution, application and characteristic of h. 264 video compression technique is focused on. and then the design of h. 264 video capturing and coding system based on adi dsp ( adsp - bf561 ) is illustrated, the hardware constitution and the software realization of the real - time video encoder are introduced particularly, and all kinds of techniques to optimize the h. 264 program according to the hardware configuration and compiling characteristics of adsp - bf561 are discussed especially

    本文在分析了視頻碼的基本原理,並將目前常用的視頻壓縮標準進行了比較的基礎上,重點分析了h . 264視頻壓縮技術的發展、組成、應用及其特點,詳細論述了以adidsp ( adsp - bf561 )為核心的h . 264視頻採集碼系統的硬體組成和軟體實現,著重闡述了據adsp - bf561系統的硬體及系統特點,運用各種方法對h . 264代碼進行優化的方法,最終實現了基於adiadsp - bf561的h . 264視頻採集碼。
  3. The computation might be something mathematical, such as solving a system of equations or finding the roots of a polynomial, but it can also be a symbolic computation, such as searching and replacing text in a document or ( strangely enough ) compiling a program

    運算也許是一些數學的東西,比如求解一個方組,或者是找到一個多項式的;但也可能是一些符號化的東西,例如在一個文檔中查找替換一些文字或者一個(盡管十分神奇) 。
  4. The network path or local disk path to the root directory that will contain the compiled application

    將包含的應用目錄的網路路徑或本地磁盤路徑。
  5. Rm profile - based dynamic voltage scheduling using program checkpoints. in proc. design, automation and test in europe conference date, washington : ieee computer society press, march 2002, pp. 168 - 178

    完成任務內的電壓調節需要藉助于技術,在內部插入電壓調節點,據當前時間和任務的運行需求調整電壓。
  6. Name your remote type server library with the same name as the client assembly, disable version checking in the formatter or leave both assemblies without version information, and compile a stubbed - out class with identical metadata into your client

    將遠類型服務器庫命名為與客戶端集相同的名稱,禁用格式化中的版本檢查(或使兩個集都不帶版本信息) ,並且將具有相同元數據的無存( stubbed - out )類到客戶端中。
  7. The base class returns the default compiler based on the application configuration file

    基類據應用配置文件返回默認器。
  8. 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為環境,進行電機整個控制系統的軟體寫與調試。
  9. Switch specifies a root that the compiler will use to resolve application - root references for example, with the tilde

    開關指定一個目錄,器將使用該目錄來解析應用目錄引用,例如,用代字號(
  10. That represents the compiler settings for the build provider based on the specified language

    據指定的語言表示生成提供器設置。
  11. Then the conversion wizard compiles the application based on the project type you select

    然後,轉換向導據您選擇的項目類型應用
  12. 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平臺的應用開發。
分享友人