抽象編程 的英文怎麼說

中文拼音 [chōuxiàngbiānchéng]
抽象編程 英文
abstract programming
  • : 動詞1 (把夾在中間的東西拉出; 提取) take out (from in between) 2 (從全部里取出一部分; 騰出) ...
  • : Ⅰ動詞1 (編織) weave; plait; braid 2 (組織; 排列) make a list; arrange in a list; organize; gr...
  • : 名詞1 (規章; 法式) rule; regulation 2 (進度; 程序) order; procedure 3 (路途; 一段路) journe...
  • 抽象 : abstract
  • 編程 : c programming
  1. The protocol specifies the definition of inter - library loan service working on c / s mode. by means of 21 apdu messages defined in this protocol and standard encode / decode rule, we can realize the resource sharing between different libraries. this article advances a set of solution scheme for the implementation of inter - library loan on the internet environment, and gives some discussion about the key elements for the implementation which includes the process of apdu, the computer descriptions of asn. l syntax, the ber coding rules and the design for supporting db etc. the exact method and program for implementation of inter - library loan are also presented in the article

    本文在詳細分析和研究館際互借協議內容和工作原理基礎上,根據我國圖書館目前的實際情況,給出了在internet環境下實現館際互借服務的解決方案,論述了基於windows2000操作系統下開發館際互借軟體的具體思路,討論了實現該協議的一些關鍵問題,包括apdu的處理, asn . 1語法表示、 ber碼規則、數據庫設計等,並給出了具體的解決方法和實現序。
  2. While the key of embedded system software is embedded operation system ; one of the main works in os application is to write the hal ( hardware abstraction layer ) code. two open source code embedded operation system - uc / os and embedded linux were analyzed in this paper

    文中作者以broadcom主板為硬體平臺(基於motorola通信處理晶元mpc850 )對兩種公開源代碼的操作系統uc os和嵌入式linux進行了研究與應用設計,其中的關鍵步驟是寫硬體層介面序。
  3. Do declare static classes as sealed and abstract, and add a private instance constructor, if your programming language does not have built - in support for static classes

    如果語言沒有對靜態類的內置支持,則應將靜態類聲明為密封的和的,並添加一個私有實例構造函數。
  4. Firstly, the crop - environment system was abstracted as many subsystems and physiological processes with object - oriented paradigm while many classes were established to simulate the behaviors of these subsystems and physiological processes. in vrgm, the document - view architecture in visual c + + was extended as model - document - view architecture for agricultural integrated system. in the model - document - view architecture, document gets the final simulation results by manipulating the models classes and acts as a communicating intermediacy between model and view

    首先利用面向對設計方法,將作物一環境系統為多個子系統和多個生理過,分別設計多個類模擬這些子系統和生理過的功能,由於面向對方法的封裝性、繼承性和多態性,類與類之間既相互獨立,又通過類間介面彼此相互關聯,使系統易於維護、擴充和重新開發利用。
  5. This paper presented a general systematic view, application and current development of the power line carrier transmission technology, and clearly compared some existing power line carrier communication chip with each other. then the authors analyze the channel " s characters of low voltage power line, and formed an abstract carrier channel model. using this as its basis, a new kind of transmission technology is designed that adopted transmission technology combining the spread spectrum modulation with channel coding, which can solve the problems above mentioned to a certain degree, and need not pay for high cost

    文章不僅全面地介紹了電力線載波通訊技術的特點、應用及其發展狀況,還對目前的電力線載波通訊晶元進行了比較;並通過對低壓電網通道特性的分析和研究,出其載波通道模型,在此基礎上,提出了將擴頻調制和通道碼相結合的傳輸技術用於低壓電力線載波通信,這可以在很大度上解決電力線的干擾問題,且不必付出高昂的代價。
  6. Asp. net provides built - in support for creating and exposing web services using a programming abstraction that is consistent and familiar to web forms

    Asp . net使用與web窗體一致且相似的模型為創建和公開web服務提供內置支持。
  7. Wordnet, a project hosted by princeton university, has created a structured database of words and synonyms linked by their semantic relationships

    並且只有當您很好地定義了模型時,它才能被用來生成構成應用序設計方面的結果構件。
  8. Is abstract, when you try to compile the new program, errors from the type checker will notify you about every construction site you should refactor

    的,所以當您試圖譯新序時,來自類型檢查器的錯誤將通知您每個應該重構的構造位置。
  9. The solution is that we design a target machine, and translate the source codes into the target machine codes by program translation, then generate the assembly codes from the target machine codes, assemble and link the assembly codes into exe file, at last execute the exe file to get the result of program

    在實現方面,提出了譯lfc的技術路線,設計一個目標機,通過序翻譯的方法將源序翻譯為目標機代碼,然後再將機代碼轉換為匯代碼,匯裝配連接執行。
  10. As known, the visual technology has characteristics of inter - action, visualization and etc. applying it to compiling and running environments makes programs and data more straightforward to users. in the meantime, users can observe running processes and changes of data in different conditions, which decreases the difficulties and abstractions of programs " analysis, designing and debugging

    序的譯和運行環境可視化,可以使序和數據的表達更加直觀,用戶能夠靜態或者動態地直接觀察序的執行過和數據及其之間關系的變化,從而降低序分析、設計和調試過性和難度。
  11. On the other hand, the thesis studies to develop the design software library for the hdcs with c + + programming language, including rcs module and communication tool of control system. moreover, based on the concept and properties of class and the merits of application programming interface ( api ), the thesis puts forwards to use the abstract class to realize the elements of the design software library, such as the control module ( rcs module ) class and the communication classes ( neutral message language and communication management system ), encapsulating the bottom details of the application and providing the top interface for user, as leads to the interface between modules be simple and makes user master and use them conveniently. what ' s more, the control system developed by the design software has good expansibility and reusability

    另外,本文研究了用c + +序設計語言進行遞階分佈控制系統設計軟體庫的開發,包括rcs模塊和系統通訊工具。基於類的概念與特徵以及應用介面( api )的優點,提出用類實現設計軟體庫元件,如控制模塊( rcs模塊)類和通訊類(中性消息語言nml ( neutralmessagelanguage ,簡稱nml )和通訊管理系統cms ( communicationmanagementsystem ,簡稱cms ) ) ,封裝了控制系統應用序底層的工作細節並提供了高層介面,從而使控制模塊之間介面簡單,便於用戶掌握和使用,使開發出的控制系統具有很好的擴展性和重用性。
  12. Compiled code is more difficult to reverse engineer than non - compiled source code because it lacks the readability and abstraction of a high - level language

    譯后的代碼要比非譯的源代碼更難進行反向工處理,因為譯后的代碼缺乏高級別語言所具有的可讀性和
  13. You would never use a scanner to analyze an entire java source ; for that you would turn to something quite familiar to compiler aficionados : the jdt s abstract syntax tree framework

    您決不會使用掃描序分析整個java源代碼;因為您會轉而使用一些對譯器迷而言十分熟悉的工具: jdt的語法樹( abstract syntax tree , ast )框架。
  14. Existent automatic grading model of programs can not deal with the programs with structural body. in this paper, we study the syntax and concept of structural body based on an existed model, and improve the original model in the following aspects : increasing the middle representation form of structural body in analysis of morphology and syntax and system dependence graph and abstract syntax tree, adding standardization rules, mainly including type definition, nesting structure, initialization, function invocation, renaming and sequence of program sentence, besides standardization rules of bit operation and program with enumeration, enhancing the function of inspecting syntax error and improving matching strategies

    本文在原有的題自動評分模型的基礎上,對結構體的語法結構和實現原理進行研究,並在以下幾個方面完善原有模型:在詞法和語法分析、序的系統依賴圖建立和語法樹生成三個方面增加結構體類型的中間表示形式;擴充序的標準化規則,主要包括類型定義標準化、結構體嵌套結構標準化、結構體初始化的標準化、結構體作為函數參數時函數調用標準化、結構體變量名稱標準化、結構體語句排列順序標準化等等;另外,還增加了位運算標準化、枚舉標準化以及文件的處理;增強學生序中語法錯誤的檢測和改進序匹配策略。
  15. Aim at these technique nodus, this thesis researchs and extends some open source frameworks such as struts 、 tiles 、 log4j 、 oscache 、 hibernate and so on, try our best to encapsulate some operation which is independent of business, offers the abstract class of encapsulating common behavior and the logical 、 canonical programme interface, designs the enterprise information system framework ( eisf for short ) which is based on mvc pattern

    圍繞上述幾個技術難點,課題研究並擴展了struts 、 tiles 、 log4j 、 oscache和hibernate等開源框架,同時盡可能地封裝與業務邏輯無關的操作,提供封裝子類公共行為的父類以及合理、規范的介面,並基於mvc模式設計了企業信息系統框架。
  16. With the new methodology, the thesis put the journalism concept news values in the context of journalistic practice. learning from the developments of other disciplines such as psychology, communications, linguistics, analytic philophy, rhetoric, logic, the thesis analyses how news value works in every stage of journalistic practice : interviewing, writing and editing. it discovers the gap between the connotation and extension of the news value concept

    同時,本文通過該方法論應用,將「新聞價值」這一新聞學理論概念還原到新聞實踐具體操作過中進行探討,並借鑒心理學、傳播學、語言學、分析哲學、修辭學、邏輯學等學科研究成果,對新聞價值在采訪、寫作、輯的具體實踐中所發生的價值現轉向作嘗試性分析,從中揭示新聞價值概念內涵層面與外延適用的不同。
  17. Then, the thesis presents a schema based two - level associated model, which dramatically reduces the number of the candidate subscriptions. in addition, an incremental subscription matching algorithm is proposed to efficiently matching events for millions subscriptions. furthermore, since indexing is very important to the system, the indexing scheme for xml data is defined based on the containment relationship, which can be more efficient to deal with relative paths than previous methods

    另外,由於在意向匹配過中涉及大量索引問題,為此針對先前研究在處理基於相對路徑的意向表示上存在的問題,本文提出了一種基於相容關系的索引模式,利用系統數據拓撲結構進行相對路徑到絕對路徑的轉換,通過基於相容關系的數字方式碼,能夠快速確定對應結點的依賴關系,同時提出了新的路徑轉換演算法,將時間復雜度由過去的平方時間變為線性。
  18. It is a set of programming interfaces that abstracts identity authentication, message origin authentication and integrity, and message confidentiality

    這是一套介面,了身份驗證、消息源驗證和完整性。
  19. I adopted the " ooa " " ood " " oop " techniques to analyze and design and program the drawing system

    電路板元器件繪制系統完全採用面向對的分析、設計、技術,針對用戶需求將功能了十一個類。
  20. If you re facing circular - logical dependencies among modules that contain aspects, you can apply the dependency inversion principle just as you would in object - oriented programming : make the more abstract types depend on an interface abstraction and not on an implementation

    如果您正面臨著包含方面的模塊之間存在循環邏輯依賴性,則可以應用dependency inversion principle ,正如在面向對中一樣:使更的類型依賴于介面而不是依賴于實現。
分享友人