源程序語 的英文怎麼說

中文拼音 [yuánchéng]
源程序語 英文
source program word
  • : 名詞1. (水流起頭的地方) source (of a river); fountainhead 2. (來源) source; cause 3. (姓氏) a surname
  • : 名詞1 (規章; 法式) rule; regulation 2 (進度; 程序) order; procedure 3 (路途; 一段路) journe...
  • : 語動詞[書面語] (告訴) tell; inform
  • 程序 : 1 (進行次序) order; procedure; course; sequence; schedule; ground rule; routing process 2 [自動...
  1. Numerical control of machines - nc processor input - basic part program reference language

    數字控制機床的數控處理輸入基本零件參考
  2. Abstract : a technical solution for the multi - channel random data stream by tsr receiving programming is presented. details about resident interrupt receiving, data buffer setup, data segment address keeping, buffer read / write operation and program resident / unresident are described , and information process programming with advanced language is discussed. the application of this technique in the control system for the automatic burdening of a cement production line is given. the debugging method and procedure is introduced. source program written in advanced language, include data buffer access and calling are listed

    文摘:給出了一種「多通道隨機數據流的中斷駐留接收技術方案」 ,詳細描述了內存駐留中斷接收、開設數據緩沖區、數據段地址保存、駐留/解除和數據緩沖區讀取,討論了高級信息處理,舉出了該技術方案在「水泥生產線微機全自動配料測控系統」中應用的實例,介紹了調試方法和步驟,給出了高級言讀取數據緩沖區數據及調用
  3. The latter is the emphasis of this article. its hard core is the accidence analysis builder grammar _ lexer. mll and the syntax analysis builder grammarjpaser. mly. it transforms the fortran character string in the program, which would be processed automatic differentiation transform, into data stream of diversified syntax units

    詞法分析和法分析部分又分為輸入命令數據流以及fortran數據流的詞法分析和法分析,后一部分是本文分析的重點,它以詞法分析生成器grammarlexer . mll和法分析生成器grammarpaser . mly為核心,將進行自動微分變換的fortran代碼字元串變換成各類法單位的數據流。
  4. Based on comprehensively considering the specific features of monitoring configuration software ' s applying, a configuration language - c2000 language is designed, whose compiler and development environment are then fulfilled. the designing, syntax analysis, semantic analysis and intermediate code generating of c2000 are deeply discussed. a virtual machine is also presented and implemented to support the executing of the intermediate code

    論文對組態軟體中的用戶編介面進行了研究,在充分考慮了監控組態軟體的行業應用特點的基礎上,設計了一種組態言? ? c2000言,對其編譯器及開發環境的實現方案進行了詳細論述;並對言設計、法分析、義分析,以及中間代碼生成和用來對中間代碼解釋執行的虛擬機等進行了深入的討論,詳細論述了各法成分的實現,總結了對中錯誤處理的方法。
  5. A language - specific utility that reformats a program to conform to a standard of presentation

    它是一種言規范化的工具,它將重新格式化使之遵循標準的表示方式。
  6. Smtcpp parses to ci - - - programs by ll ( l ) method, extracts a lot of program ? information, such as classes, members and objects ; counts the indications, such as the number of method per class, the biggest complexity among methods, depth of inheritance tree, the number of children, coupling between object classes, response for class, and relative lack of cohesion in methods

    該工具利用ll ( 1 )分析法對面向對象軟體的進行法分析,提取中有關類、類成員、成員函數等信息,從而計算出類的方法數、方法最大復雜度、繼承樹深度、孩子數目、耦合度、響應集、相對內聚缺乏度等的度量結果。
  7. The following works have been done : ( 1 ) define csl language and complete the lexical analysis and syntactical analysis of it ; ( 2 ) obtain control flow graph ( later referred as cfg ) from abstract syntax tree ( ast ) ; ( 3 ) control dependence analysis of csl ; ( 4 ) system architecture of csl slicing system

    內容包括通過法分析獲得的抽象法樹,從抽象法樹構造控制流圖,在控制流圖上做控制流分析獲得的控制依賴關系,在控制流圖上做數據流分析獲得的數據依賴關系,以及最後獲得依賴圖並以圖可達性演算法獲得分片的全過
  8. Conclusions and advices are given in the last chapter. the appendix lists shearing torque calculation programs compiled with c + +

    附錄中列出了液體粘性聯軸器的剪切轉矩輸出計算的(以c + +言編寫) 。
  9. There are a few universities develop coherent program tools but they are just support only one style mcu of mc68hc08 and without debugger

    一個嵌入式開發平臺研製的難點在於編器的通用性和c級調試的實現。
  10. To resolve these problem, we bring forward a new program tool to support all kind of mcus of m68hc08 and provide debugger to debug c code

    本文針對freescalem68hc08系列單片機,提出了通用編器的解決方案以及c級調試的實現方法。
  11. 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進行并行開發的一個應用實例。
  12. Source program : high level language program which the operator can read

    :操作員可讀的高級
  13. The automatic grading model of programs is based on idea of program semantic equivalence. its implement process is analyzing the whole source program, transforming program into system dependence graph, and standardizing program of student and template, eliminating diversification of representation forms of equivalent semantic program, computing their semantic similarity, finally grading student programs by some strategies

    題自動評分模型是基於義等價的思想,對完整進行分析,轉化為的系統依賴圖,標準化學生和模板,消除中等價義表達形式的多樣性,計算它們的義相似度,並應用具體評分策略給學生進行評分。
  14. As ' to the front end, this thesis does n ' t use the method of syntax directed semantic analysis. instead, it arranges syntax analysis and semantic analysis into different stages in virtue of the equal description of source program. as to the back end, it selects the scheme that a virtual machine executes the intermediate code through interpreting

    在對言編譯器即言實現方面的研究中,論文總結了編譯器的一般模型,並針對其前端和後端分別選擇了合適的實現方案:前端沒有採用法制導的義分析,而是通過對等價表述的引入將法分析和義分析安排到不同階段進行;後端選擇了用虛擬機對中間代碼解釋執行的實現方案。
  15. She offers design wizard for gis software designer, through the visual editor which is grammar - driven to generate gasl source program, and translates the gasl source program into visual c + + 6. 0 source code, thus we can obtain a framework of gis application system that has browse, query and spatial analysis function

    它為gis軟體設計者提供了設計向導,通過法制導的可視化編輯來生成gasl腳本,並將其轉換成visualc + + 6 . 0代碼,得到具有瀏覽、查詢和空間分析等功能的gis應用系統框架。
  16. After in - depth study on the auto - construction technology of compliers, a method is presented that the complier capture the lexical, syntax and semantic errors from source codes by setting up three classes of error traps in advance, to report the sort of the errors more exactly, compile part fault - tolerantly and reduce the ascending series errors

    通過對編譯自動構造技術的深入研究,提出了一種預置三級錯誤陷阱來分別俘獲詞法、法、義錯誤的思想,使編譯器能更準確地報告錯誤的性質、部分容錯編譯並減少錯誤級聯。
  17. In software design, structured programming method was used. because p87lpc764 has excellent ability of date processing, high speed and simple instruction, assemble language can write efficient program

    設計上採用結構化設計方法,由於p87lpc764單片機具有處理能力強、運行速度快、指令簡單等優點,採用匯編言即可編寫出高效率的
  18. A program that examines the source program for preprocessor statements which are then executed resulting in the alteration of the source program

    檢查中是否有預處理句的一種。這些句的執行導致對的修改。
  19. In pl / 1, the state in which a preprocessor variable or entry name is said to be when its value cannot replace the corresponding identifier in source program text

    在pl 1言中,當預處理變量或入口名的值不能替換文本中相應的標識符時的狀態。
  20. Program slicing is an important technique to analyze and understand programs. a program slice s is composed of a set of statements in program p which can influence the value of a variables named v at a special program point n, in which ( n, v ) is named as slicing criterion

    分片是一種重要的分析理解方法,用於從中抽取對中特定點上的特定變量有影響的句和控制條件,組成新的(稱作分片) ,然後通過分析分片來分析的行為。
分享友人