object data language 中文意思是什麼

object data language 解釋
對象數據語言
  • object : n 1 物,物體,物件。2 目標 (of; for); 目的,宗旨。3 【哲學】對象,客體,客觀 (opp subject); ...
  • data : n 1 資料,材料〈此詞系 datum 的復數。但 datum 罕用,一般即以 data 作為集合詞,在口語中往往用單數...
  • language : n 1 語言;(某民族,某國的)國語;語調,措詞。2 (談話者或作者所使用的)言語,語風,文風,文體。3...
  1. The gis developed with the combination of mapx controls and object language, realizes the integral saving and management of spatial data and attribute data, and theoretically ensures the datashare and the integrality of data. such a system has been applied to the daily management of chongqing expressway, is proved to be of active contribution to the work efficiency and effect. it will surely promote the development of its in the future

    基於oraclespatial ,運用mapx控制項和面向對象語言相結合開發的gis應用系統,實現對gis空間數據和屬性數據的一體化存儲和查詢,即不將地理信息存儲在原來的地理信息系統中,而是存到關系數據庫中,這種一體化技術實現了數據管理的規范化和數據操縱的標準化,使用戶可以比較方便的組織各類空間信息處理事務,在數據完整性方面提供了有效保證。
  2. Author used perdure data technology in saving scene, concretely, saved all objects in relate to scene into object file defined by user by object serial file technology provided by java language

    對于場景的存儲,使用了數據持久化技術。具體應用了java語言提供的對象序列化文件技術,將表示場景的相關對象依次存入到用戶自定義的對象文件中。
  3. Secondly, in phase unwrapping to overcome the spread of wrong point, changing the patch of unwrapping phase is done to improve the correctness of it. then, the relation between the unwrapping phase and the height of reconstructed object is discussed detailedly. the data processing, algorithm analysis and reconstructing object are done for the collecting fringe image which are all based on matlab language, in all these achievements, the improvement and innovation aspect are following : a ) in order to stabilize the interference fringe, a new equivalent shifting object method is presented by using fringe stabilizing device to stabilize the interference fringe though moving object and ccd camera which fixed on a precise moving platform together, the experimental result shows the fringe drift is less than a / 20 in five minutes, and the equivalent phase shifting precision is x / 100

    論文在全面闡述了光學三維輪廓位相測量術的發展、應用現狀、研究熱點及未來發展趨勢的基礎上,簡要介紹了傅立葉變換和相移位相輪廓測量術的基本原理,對兩種測量方法存在的問題及誤差進行詳細分析和比較;針對位相解包裹錯誤點的傳播問題,作者通過改變解包裹路徑來提高位相解包裹的正確性;分析討論從解包裹位相( x , y )到再現物體的高度h ( x , y )物理量之間的關系,研究相應的演算法,利用matlab平臺,對實際採集的條紋圖像進行處理和輪廓重構,其中改進及創新工作主要表現在以下兩個方面: ( a )針對干涉型結構光場干涉條紋出現的漂移抖動對相移的影響,提出了一種用條紋穩定器穩定干涉條紋,用精密移動平臺使物體和ccd攝像頭同步移動實現等效相移的方法,建立了相應的測量系統,系統的條紋穩定可以達到。
  4. Secondly, it detailedly recommends the technical principle of ole / com which is the basic technique of opc standard and emphatically discusses some characters of com technique, such as language irrelativity, reusability and so on, and the communication of com technique, included connectable object mechanism, the udt ( uniform data transfer ) mechanism and dcom technique

    接著對opc標準的基礎技術ole com技術原理作了較為詳細的介紹,重點論述了com技術的語言無關性、可重用性等特性和com技術的通信機制? ?可連接點機制、數據通報機制和dcom技術。
  5. Main characteristics include object - oriented language core, interfaces between vera core and hdl implemented by interface definition and port variables, complex concurrency control implemented by programming construction ( fork / join ) and data structures ( event, mailbox and semaphore, etc ). all these help vera successfully model hardware properties

    主要的特點是:面向對象的語言內核;通過界面定義和埠變量等實現了vera語言內核和硬體描述語言的介面;通過編程結構fork join和數據結構(事件、郵箱和旗語)來實現復雜的并行控制,實現對硬體特點的模擬。
  6. At the base of compiler forepart, considering repertoire, addressing mode and instruction period of object machine, adopting backfill to fill data for machine code in order to generate right object code, assemble language program

    在編譯前端的基礎上,考慮目標機的指令系統、尋址方式和指令周期,採用回填技術對機器碼填充數據以生成等價有效的目標代碼? ?匯編語言程序。
  7. An advanced software development method - - integrated develop technology is used in this design, which achieve the integrated management of spatial and attribute data of sub - compartments and compartments of zhongshan tomb ( zst ) under the support of gis ocx mapobjects. more efficient object - oriented programming language visual basic is adopted as software platform. through the implementation the zst forestry management work efficiency is improved and the work intension is lightened significantly

    以中山陵風景林為研究對象,採用先進的軟體開發方式?集成二次開發技術,以高效的面向對象程序設計軟體visualbasic為軟體開發平臺,在gis控制項mapobjects支撐下,實現對中山陵小班的空間數據和屬性數據的集成管理,大大的提高了中山陵景區森林資源管理的工作效率,減輕了勞動工作強度。
  8. In this paper, tcp protocol in transmitting layer and iso7776 protocol in data link layer was modeled using the unified modeling language ( uml ). at first, existing single - module protocol was decomposed to some separate models and assembled based on the object - oriented protocol model. in the end, iso7776 protocol was partly realized using c + + language and design pattern

    本文採用統一建模語言uml對傳輸層的tcp協議和數據鏈路層的iso7776協議進行了建模,把原有的單塊式的協議分解成多個模塊,然後根據面向對象協議模型進行組裝設計,建立了各自的面向對象協議模型,最後針對iso7776協議採用c + +語言和設計模式進行了部分實現。
  9. In the paper, the object - oriented technique in the modem software engineering and the unified modeling language is adopted. the analysis model of the product data management according to the rational unified process is built. this is more satisfying people ' s logical thinking

    本文採用現代軟體工程中的面向對象技術,按照統一開發過程,利用統一建模語言uml對產品數據管理系統作了比較詳細的分析建模,使分析過程更符合人們的思維邏輯,具有更清晰的思路。
  10. Higher mathematics, visual basic programming design, fundamentals of law, linear algebra , fundamentals of, computer application, physical education, computer networks and communication, c + + with object - oriented, programming, data structures, philosophy and political theory, programming in c language, operating systems, software test technology, relations on business, digital logic circuit, international software development, social analysis and government policy, introduction to java visual foxpro database systems and program design, e - business, introduction to programming with an application framework, software engineering, introduction to web page design and programming

    高等數學、大學計算機應用基礎、程序設計教程軟體工程、用戶界面設計、電子商務、軟體工程、數據庫應用與程序設計、線性代數、編碼理論基礎、信息管理基礎、軟體成本估算、質量管理、計算機軟體技術基礎、實用軟體體系基礎、大型軟體體系結構、軟體測試技術、客戶關系管理、電子商務、國際化軟體開發、現代項目管理、計算機網路與通信。
  11. Then the paper demonstrates the process to system modeling, analysis and design making use of object - oriented technology and uml, describes and analyses especially expression result to the user ' s needs and system model of uml view. the systematic model to consistency of the user ' s needs model is proved, and the superiority of using object - oriented thought is announced in the software researches and develops. the paper has put forward system ensemble frame mode relying mainly on b / s structure and complemented of c / s structure, and discussed the superiority of choosing java as the programming language and oracle database as stores for the data ; finally, the paper describes the implementation and running situation of ammis based on web, and summarizes the relevant technology and question in the development course of application system

    然後,論文論述了運用面向對象技術、 uml統一建模語言進行系統建模、分析和設計的過程,重點描述、分析了使用uml視圖對用戶需求和系統模型的表達結果,論證了系統模型與用戶需求模型的一致性,揭示了面向對象思想在軟體研發過程中應用的優越性,提出了以b s結構為主、 c s結構為輔的系統總體結構模式,討論了選擇java為編程語言、 oracle數據庫為數據存儲的優越性;最後,描述了基於web的飛機維修管理信息系統的實施運行情況,並對應用系統開發過程中相關技術和問題進行總結,對系統待改進之處進行了分析,對飛機維修企業信息化進行了展望。
  12. An especial mode has been adopted to realize this system, which is different from the conventional mode of realizing expert system. it includes the two aspects : one is using modern database technology to organizing the repository of ipdaes and other aiding databases in order to realize sharing data ; the other is using advanced programming language with the character of object - oriented to realize the inference engine of ipdaes, which absorbs the heuristic merits of windows " helping systems to make the reasoning process easily understood by the means of including the explaining module into the inference engine

    系統採用了與傳統專家系統實現不同的方式:以數據庫的形式實現知識庫,將知識庫與其他輔助數據庫融合在一起,方便數據共享和傳遞;面向對象高級語言與數據庫管理系統相結合以實現推理機制,借鑒windows標準幫助系統啟發式幫助用戶一步一步地尋找故障原因的優點,將解釋功能蘊含于推理求解的過程中,使之趨於人性化,推理過程更清晰,更易理解和使用。
  13. Then after introducing the grammar rule of lk _ yy language, we introduce the data structure and algorithm to implement them in details. among them, we first introduce the realization of basic language, then put emphasis on the translation of simple model object and the implementation of the two other basic features, inheritance and method overriding. last, making use of lk _ yy, we solve the maximum cost minimum flow problem in traffic program of gis

    首先指出了lk _ yy解釋系統是採用面向對象的系統分析與設計方法來實現的;然後在介紹lk _ yy語言語法規則的基礎上詳細介紹了實現它所需的數據結構和演算法描述,其中先介紹lk _ yy語言中基本語言的實現,然後重點講述了簡單模型對象的翻譯以及對象的兩個基本特徵繼承性和方法覆蓋的實現;最後利用lk _ yy解決了實際gis系統中交通規劃的最小費用最大流問題。
  14. This new system followed diesel engine from manufactory to ship takes both performance moniting in real time and technical state analysis of diesel engine. the usage of the collecting - distributing data collecting structure, the communication net conbined rs - 232 with rs - 422 and object - oriented programme language makes this new system easy to develop and reliable to use both hardware and software

    本系統的數據採集採用集散型結構,上位機採用pc機,下位機採用6個單片機數據採集模塊既柴油機燃油噴射和燃燒過程數據採集模塊、柴油機排氣溫度數據採集模塊、柴油機滑油壓力和溫度數據採集模塊、柴油機冷卻水系統數據採集模塊、柴油機輔助設備數據採集模塊、數據輸出模塊。
  15. In order to improve the performance of the component, the technique of database connection pool is used internallv, and in the process of disposing the data muster, the java object sequentializing technique is used. on the other hand, a general method of disposing the data muster is presented to non - java language client. the efficiency of this method is lower than the foregoing

    為了提高該構件的使用性能,在其內部使用了數據庫連接池技術,在各種查詢返回數據集的處理上,使用了java對象序列化技術;另一方面,針對非java語言客戶端,同時提供了一種一般化的數據集處理方式,該方式的效率較前者稍低。
  16. Based on all kinds of professional components of gis can be seen in the market, which are mapobjects and arcobjects of esri, mapx of mapinfo, geomedia of intergraph, mapgis of wuhan, supermap of peking, etc. the functions and background of the electronic map system, arcgis, which is an object - oriented program language, is integrated the latest computer technologies and gis technologies. ao is object oriented language, supported by the functions of arranging, analysis, display of spatial data and enhances the application efficiency, most users, which are not familiars with the knowledge of complicated concept and operation of gis, can use it freely. so the author selects vb and ao to develop application system of gis

    分析市場上可以看到各種各樣的gis專業組件,例如esri的mapobjects和arcobjects 、 mapinfo的mapx 、 intergraph的geomedia 、武漢的mapgis 、北京的supermap等,從人口電子地圖系統的產生背景和功能要求出發,根據arcgis將目前前沿的一些計算機技術、 gis技術很好地融合起來,並且由於ao是使用面向對象技術的開發語言,且又提供完備的空間數據的分析、處理、顯示等功能,可以有效地提高應用系統的開發效率,且具有良好的外觀和完善的功能,使用戶不再需要復雜的gis概念和操作就可使用,所以,本系統的研製選擇了vb和ao相結合的開發方式。
  17. The thesis uses sql server 6. 0 database, standard sql access interface, and oriented - object program language vc + + to implement our electric network dispatching message management system. the system can operate like this : automaticly check if having data files come ; discriminate file type ; automaticly read data into database ; rapidly give out the precise analysis results, including waveform display, fault component calculating ; select fault phase ; distinguish fault type ; precisely fault allocate ; run all kinds of database administration, like antomatic add - on, automatic deletion, amendment, inquiry by different conditions ; print all kinds of outcome and keep them into database ; share data resource by web technique ; deal with complex faults. the whole system i finished will be powerful technic support for dispatching operation

    本文採用標準的sqlserver6 . 0數據庫,標準sql訪問介面和面向對象編程工具vc + +進行編程,實現了集數據庫、分析計算、圖形化界面、網路通訊於一體的電網故障錄波信息管理及故障診斷系統,該系統能夠在每次故障后自動查詢有無數據文件的到來;能夠對傳送到調度端的數據文件分析其類型;能夠按comtrade格式自動地將大量數據信息完整地填入數據庫中;能夠進行故障選相,故障類型判別和故障精確定位;能夠快速地對故障做出精確的分析,計算各次諧波分量,有無功和視在功率,功角,序分量等;能夠對數據庫進行各項管理,如瀏覽,自動添加和刪除,修改和按各種不同條件進行查詢;能夠將計算結果,各種表格圖形列印出來和保存進數據庫中;能夠將計算分析結果通過web技術為其他部門提供共享數據資源
  18. Making use of the advanced facing object program language visual basic6. 0 and ole technology to develop application program that based mapinfo, it can operate the access database by ado data control. the system establishes a pleasant interface, independent of mapinfo

    本文在軟體開發上利用面向對象的高級編程語言visualbasic6 . 0作為開發工具,採用基於ole技術的集成二次開發方式對mapinfo進行二次開發,同時利用adodata數據控制項實現了對關系數據庫access的操縱,從而建立了脫離mapinfo環境的具有友好用戶界面的社區規劃管理信息系統。
  19. Gdims composes nine function modules : general situation of irrigation districts, data recording, information query, graph drawing, report output, forecast, help, exit. it is developed by oriented object programming language ? visual foxpro 6. 0

    灌區地下水動態信息管理系統由灌區概況、資料錄入、信息查詢、圖形繪制、報表輸出、動態預測、系統維護、幫助、退出九個功能模塊組成,採用面向對象的程序設計語言? visualfoxpro6 . 0開發研製。
  20. For the purpose of practical application, on the base of windows developing platform, the article designs a visual and integrated radon measuring data processing system by using object oriented language visual basic6. 0, connecting it to access through microsoft jet engine which provides full support for sql and calling application program using a interface between vb with surfer

    作者在文中以windows為平臺,採用面向對象程序設計語言visualbasic6 . 0編程,利用jet支持sql結構化查詢語言的特點和access數據庫緊密連接,並利用vb與surfer的介面調用應用程序作圖,從實際應用出發,設計開發了可視化和集成化的測氡數據處理軟體系統。
分享友人