抽象數據類型 的英文怎麼說

中文拼音 [chōuxiàngshǔlèixíng]
抽象數據類型 英文
abstract datatype
  • : 動詞1 (把夾在中間的東西拉出; 提取) take out (from in between) 2 (從全部里取出一部分; 騰出) ...
  • : 數副詞(屢次) frequently; repeatedly
  • : 據Ⅰ動詞1 (占據) occupy; seize 2 (憑借; 依靠) rely on; depend on Ⅱ介詞(按照; 依據) according...
  • : Ⅰ名1 (許多相似或相同的事物的綜合; 種類) class; category; kind; type 2 (姓氏) a surname Ⅱ動詞...
  • 抽象 : abstract
  • 數據 : data; record; information
  • 類型 : type; mold; form; cut類型論 theory of types; 類型語句 [計算機] type statements
  1. We introduce detailly the its design ideal, merit, purpose and sql language and so on, then we discuss the problem of the design and implement of the v - ordbms. compared with other products, now, v - ordbms, which we are designing, is based on the relational database system for windows os, it extends the abstract data type, such as array, set, structure etc, we solve the store and all sorts of sql operation for these extended data type. otherwise, in v - ordbms, we provide the solution of how to realize the store of class, inherit, and the mapping of the relation among classes. etc. it provides the visual environment for using

    對比國外的postgresql , gemstone , 02等產品,目前我們設計的v - ordbms原系統是基於windowsos的平臺,以關系庫為基礎,在支持傳統的基礎上擴展了抽象數據類型adt ( abstractdatatype ) ,例如組、集合、結構等,解決了它們的存儲以及相應的各種sql操作,能夠支持復雜對,所以它的豐富。
  2. Developed the core translator to transform the apla ' s abstract datatype to c + + ' s class library. 6

    研製核心轉換器,實現apla抽象數據類型到c + +部件庫的轉換。
  3. By using the par method and transforming system, we implement the abstract data in apla correctly. 3

    利用par方法,以自擴展的方式正確地實現apla語言定義的抽象數據類型; 3
  4. Its main target is correct realization of the abstract data in apla, and its main content is : 1

    本項研究的主要目標是正確地實現apla語言中的抽象數據類型,具體研究內容為: 1
  5. One way to deal with that data diversity is to provide an abstraction layer that can mask differences in data location and data type

    處理這種多樣性的方法之一是提供一個層,屏蔽位置和的差異。
  6. Then, this thesis has built common data types based on asn. 1 using xml and an application architecture of abstracting gdmo elements to implement the function of ne management level in tmn. in the end, this thesis has built the gdmo middle information model by two tools in order to serve the integrated network management in 3g, and the two tools are mocbuilder and molistbuilder

    並在此基礎上,分析不同網路環境應用,結合第三代移動通信網路( 3g )的網路管理應用,使用xml語言設計出針對網管應用的基於asn . 1的,藉助該利用標準化建模方法對網路管理信息模中各元素進行建模並構建了用於實現tmn中網元管理層功能的gdmo應用框架。
  7. I selected the user datagram protocol as transport protocol, and formulated application protocol, so that the server can receive the orders from the client and do anything ordered by the client. data is transported by " stream " that is object - oriented abstract data between the client and the server in the lan, and i also use tumudp to transmit and receive " stream ". many api functions are used in my paper in order to control the keyboard and the mouse of the remote computer, and also control its system ability ( such as turn off or reset it )

    位於同一局域網內的服務器和客戶機之間採用用戶報協議( udp )作為運輸層通信協議,論文作者還制定了功能編碼,使得服務器能夠解釋客戶機通過網路發送的命令,並根命令進行操作;論文以建立在面向對基礎上的抽象數據類型「流」作為傳送的載體,通過delphi提供的nmudp控制項進行「流」的發送和接收以實現服務器和客戶機之間的交互。
  8. An abstract data type is just a contiguous chunk of data associated with an address point to it, cast it about, pick it apart, and move on swiftly

    抽象數據類型只是與地址相關聯的連續塊指向它,對它進行強制轉換,對它進行解析,然後快速向前推進。
  9. This essay first dicussed the key steps of preprocessing in web log mining, which include data abstract, data cleaning, user and session identification and path completion etc. especialy we proposed the algorithm of the web log data preprocessing include frame page. and secondly we discussed the technology of building an adaptive web site, include log data cluster mining, user visiting pattern learning, site structure transformation and presentation etc. ; and we proposed indual user log visiting pattern, user model onling learning algorithm, index pages synthesising algorithm, site structure transformation and presentation algorithm and so on

    本論文首先討論了web日誌挖掘預處理中的各步驟:清洗、用戶與會話識別、訪問路徑補全,給出了每一步驟的演算法實現;並特別討論了含有frame頁的日誌預處理過濾演算法。其次討論了構建自適應站點技術,包括日誌挖掘、用戶訪問模式學習、站點結構轉化與呈現等;提出了單用戶日誌訪問模,給出了用戶模在線學習演算法、索引頁面綜合演算法、站點結構轉化及呈現演算法等。
  10. The theory of abstract data types will provide the key to this problem, by allowing programs to access data by external properties rather than physical implementation

    抽象數據類型的理論將會提供這個問題的答案,既允許程序用外部特性而非物理實現來存取
  11. Abstract data types offer great flexibility to the programmer

    抽象數據類型給了程序員巨大的靈活性。
  12. The c - language conception of a struct is that of an abstract data type

    在c語言中,結構的概念是一個抽象數據類型
  13. Abstract data type

    抽象數據類型
  14. Abstract data types satisfy the good programming principles of information hiding and divide and conquer

    抽象數據類型給程序員提供了極大的機動性。
  15. Frequentlythe model will encapsulate database queries, perhaps taking advantageof an abstract database class ( a data access layer ) to actually performthe queries

    常常會封裝對庫的查詢,也許是為了充分利用(一個進程層)的優勢來進行查詢。
  16. The abstract data types of haskell in many ways provide a more straightforward route to enforcing validity than do oop attribute restrictions

    與oop屬性限制相比, haskell的抽象數據類型在很多方面提供更簡單的方法來實施有效性。
  17. So far a class, an abstract data type, and a set of possible values together with operations, i. e., a data type, are pretty much the same

    到現在為止,一個抽象數據類型,一些可能的值及其的一些操作,例如一個的已經更加相似於一個了。
  18. Finally, we set up the object oriented data modeling ( oodm ) of the data processing based on c + + object oriented technology ( oot ) and we implemented the unitary architecture designing, its function module partition based on the software framework theory and its program design and development

    最後,通過使用軟體體系結構理論中的基於抽象數據類型的面向對體系結構設計和基於事件隱式調用的結構設計兩種設計方法結合起來,進行各功能模塊的劃分、整體框架的設計,以及具體的的軟體設計和開發工作。
  19. The computer data structure of branch circuit element type and its linear list is defined ; the problem describing a complicated circuits whth data structure is solved. kirchhoff branch element type, kirchhoff colosed loop circuit element type and the set of kirchhoff closed loop circuits are defined ; the computer algorithm for getting a set of kirchhoff closed circuits is given out. and so, using computer for automaticly analysing and solving complicated linear circuit problem can be realized

    針對一般的線性電路,用結構中關于定義抽象數據類型的方法定義了電路支路元素及相應的線性表,解決了用結構描述任一復雜電路的問題.定義了基爾霍夫支路元素、基爾霍夫迴路元素和基爾霍夫迴路集,給出了求基爾霍夫迴路集的演算法.從而實現了計算機自動分析、求解復雜線性電路的問題
  20. Type system is an efficient approach for data modeling, where a database is viewed as a collection of object classes ; these classes and their behavior are captured by adts ; objects may or may not have aspects of spatio - ternporal data types

    系統是一種有效的建模方法,它將庫看作對的集合,每一及其行為用一種抽象數據類型( adt )來描述,對可以具有時空的屬性。
分享友人