編譯成本 的英文怎麼說

中文拼音 [biānchéngběn]
編譯成本 英文
compile cost
  • : Ⅰ動詞1 (編織) weave; plait; braid 2 (組織; 排列) make a list; arrange in a list; organize; gr...
  • : 動詞(翻譯) translate; interpret
  • : Ⅰ動詞1 (完成; 成功) accomplish; succeed 2 (成為; 變為) become; turn into 3 (成全) help comp...
  • : i 名詞1 (草木的莖或根)stem or root of plants 2 (事物的根源)foundation; origin; basis 3 (本錢...
  • 編譯 : [計算機] compile; translate and edit編譯程序 compiler; compile programme; compiling routine; 編譯...
  1. Song weiming, master ' s degree supervisor, chief surgeon, is mainly engaged in the treatment and research of face neck plastic aesthetic surgery, angioma, tissue engineering, wound heals and scar, at present recruits and instructs 4 master - degree students, as the component member of teachers assists to instruct 6 doctoral - degree students, successively holds the expert member to appraise the college science and technology colleague of the ministry of education, the capital medicine development scientific research foundation projects, the national natural sciences fund projects, the national 863 projects, manages and participates many research topics of the national natural sciences fund, the ministry of public health, the chinese academy of medical sciences and peking union medical college, as the first author published 11 papers in the specialized academic magazine, edited 3 books, translated 1 book

    宋維銘, 2003年6月被中國醫學科學院中國協和醫科大學評審為碩士研究生導師, 2004年8月被衛生部評審為主任醫師,主要從事面頸部整形美容外科、血管瘤、組織工程、創傷愈合及瘢痕的治療和研究,目前招收指導碩士研究生4名,作為導師組員協助指導博士研究生6名,先後擔任教育部高等學校科學技術同行評議專家庫員、首都醫學發展科研基金項目評審專家庫員、國家自然科學基金項目評審專家庫員、國家863項目評審專家庫員,主持和參加國家自然科學基金、衛生部、中國醫學科學院中國協和醫科大學等多項研究課題,以第一作者在專業學術雜志上發表論文11篇,參與書3,參與書1
  2. So we extent its function by adding sqlquery expressions which contain sql. it gets results from queries by jdbc api and convert it into xml format. then it uses xquery complier to query in succession in order to integrate related databases

    Xquery語言身並不能實現該功能,所以我們對它進行擴展,增加嵌套sql語句的sqlquery表達式,使用jdbc來查詢sql語句,而將產生的結果轉換為xml文檔,再使用xquery器來實現查詢要求,達到集關系數據庫的目的。
  3. In the process of the construction of electric power industry informational, there are a great deal of historical data which cry for decision support system using technology of data mining , and it would be used to resolve the pivotal 、 extrusive question. this paper bases on the need of electric power marketing decision support system, discuss a lot of kinds of arithmetic. and choose the fit arithmetic, make progress base on electric power marketing decision support system. design and realize some of the difficult data structure and arithmetic , and encapsulate them into some api function, from a series of api function for the second exploitation

    電力行業信息化建設積累了大量歷史數據,迫切需要利用數據挖掘技術研發分析決策支持系統,以解決供電企業運營管理中關鍵和突出的問題。論文根據決策支持系統的需要,對各種演算法進行了一定程度的探討,選擇適當的演算法,進行適當的改進,設計並實現了其中幾個比較困難的數據結構和演算法,並用vc + +把它們封裝若干個的api函數,形一系列可供二次開發使用的api函數,並dll文件。
  4. Firstly, the thesis summarizes the compilation optimizations in modern compiler and the direction of low - power compilation, then analyses the modern compiler such as impact and trimaran, especially their register allocation strategies

    文首先概述了現代器中的優化技術以及低功耗的方向,具體分析了面向指令級優化的器impact和trimaran ,分析了其中的組模塊,並深入了解其中的寄存器分配機制。
  5. Gcj takes java source or byte codes and compiles them into native machine code

    Gcj獲得java源代碼或位元組碼,然後將它們編譯成本機機器代碼。
  6. Msil is subsequently jit - compiled, just before execution, into native machine code

    Msil隨后恰好在執行前被實時( jit )編譯成本機代碼。
  7. Every time the object is referenced by a connection, the age field is incremented by the compilation cost factor

    對象每由連接引用一次,其年欄位便按編譯成本因子遞增。
  8. Languages such as c and c that compile to native code generally require a linking step after source code is compiled

    諸如c和c + +這些編譯成本機代碼的語言通常在完源代碼之後需要鏈接這個步驟。
  9. The jit technique compiles java bytecode to native code before executing it for the first time, giving much better performance for repeated executions

    在第一次執行java位元組碼之前, jit技術將它編譯成本機代碼,從而對于重復執行提供了更好的性能。
  10. The microsoft. net implementation also supports an option of precompiling to native code for a faster startup, duplicating what gcj has done for java byte code

    Microsoft . net實現還支持預編譯成本機代碼的選項以獲得更快速啟動,這與gcj對java位元組碼所做的工作相同。
  11. The common thread running through all this material is the idea that programming the java platform is much more dynamic than working with languages that compile straight to native code

    貫穿整篇文章的公共線索是這樣一種思想:在java平臺上程要比使用直接編譯成本機代碼的語言更具動態性。
  12. I think that point is overstated, especially for linux, because all of the important open source software has been ported to 64 - bit and recompiled native for ia - 64, so the only things you need to run in emulation mode are those proprietary apps that, for whatever reasons, you can t get natively

    我想說破壞了向後兼容性有點言過其實,尤其對于linux ,因為所有重要的開放源碼軟體都已被移植到64位,並且針對ia - 64重新編譯成本機代碼,唯一需要在模擬方式下運行的是那些由於各種原因不能的專有應用程序。
  13. Javassist uses a simplified version of java source code, which it then compiles into bytecode

    Javassist使用java源代碼的簡化版,然後再把代碼位元組碼。
  14. Both are used to separate the responsibility for rendering pages from the model and controller. both accept objects passed into them as an input argument, both allow inserting string values within code " expressions ", and allow direct use of java code to perform loops, declare variable, or perform logical flows " scriptlets ". both are good ways of representing the structure of a generated object web page, java class, or file while supporting customization of the details

    Jet與jsp非常類似:二者使用相同的語法,實際上在後臺都被java程序;二者都用來將呈現頁面與模型和控制器分離開來;二者都可以接受輸入的對象作為參數,都可以在代碼中插入字元串值(表達式) ,可以直接使用java代碼執行循環、聲明變量或執行邏輯流程式控制制(腳) ;二者都可以很好地表示所生對象的結構, ( web頁面、 java類或文件) ,而且可以支持用戶的詳細定製。
  15. In order to keep secret of the code sources, increase run speed and use without the matlab environment, the program is compiled to exe file so as to be called freely by other computer language

    為了增強程序的保密性,提高運行速度,並可以脫離matlab環境而獨立運行,筆者藉助matlab6 . 1提供的2 . 1版器,將其exe文件。
  16. I ll start with something familiar - how groovy scripts get compiled into java - compatible class files - and then delve further under the hood to see exactly how the groovy compilation facility

    我將從一些熟悉的事物開始,即從如何將groovy腳與java兼容的類文件開始,然後進一步仔細研究groovy的工具(
  17. A programmer will type c source code source code in a text editor and then compile it into a binary executable form

    程序員可以在文輯器中寫c源代碼,然後把它二進制可執行格式。
  18. This paper achieves expected digital filters program through algorithms descriptions, analyzing and realization, simulation, comparing on error and speed. this paper achieves expected digital interpolations program through algorithms descriptions, analyzing and realization, simulation, comparing on error and speed

    文應用matlab信號處理工具箱,通過對數字濾波器演算法的描述、演算法分析、實驗模擬、誤差比較,及性能比較,最終獲得滿足要求的數字濾波程序,並c + +源代碼文件配合主程序調用,完了系統聯調。
  19. Just in time compilation is a method by which interpreted bytecode for example, an emulated instruction stream is translated into native instructions on the fly

    通過即時( just in time , jit )這種方法,可以動態地將解釋的位元組碼(例如,一個模擬的指令流)翻地指令。
  20. With the two new goals defined one to compile scripts and the other to run the combined java and groovy junit tests, the only thing left to do is run them and verify that everything is working

    有了新定義的兩個目標(一個用來,另外一個用來運行java和groovy組合而的單元測試) ,剩下的事就只有運行它們,檢查是不是每件事都順利運行!
分享友人