oriented graph 中文意思是什麼

oriented graph 解釋
的向圖
  • graph : n. 1. 【數學】曲線圖;坐標圖,圖表。2. 統計曲線。vt. 用圖表表示,把…繪入圖表。n. 膠版。vt. 用膠版印刷。n. 【語言學】1. 詞的拼法。2. 表示音素的最小字母單位。
  1. Based on vc and opengl software platform, as a part of integrate planar mechanism analysis and simulation cai, the mechanism theory has been adopted to analysis the movement trace and profile of linkage ; adopt oriented object method to capsulate the class module. each corresponding class module complete parameter storage and process ; adopt message - map, message - trigger to organize the programming and response the user " s input ; use the document - view structure of the visual vc + + mfc class foundation as the basis of the programming architecture to complete those functions. use oriented object method to product the following class module : control class, render class, document class, mechanism class and other classes ; adopt opengl library to draw the three dimensional graph based on the result of mechanism analysis ; use model transforming, lighting, material, color, frame - buffer, display - list, graphics - component combine etc to draw the three - dimension mechanism and make the simulation of linkage has high reality

    本文敘述了平面連桿機構運動分析和可視化模擬的理論演算法及其編程實現方法,基於微機vc平臺,採用opengl圖形庫編程,利用面向對象的方法對機構進行功能封裝,利用vc + +的文檔視結構作為最基本的窗架,生成並控制三維繪制類、文檔類、主窗口類和一些輔助類,利用windows平臺的消息映射、事件驅動來組織程序運行和響應用戶反饋,利用機構分析得出坐標數據驅動opengl庫繪制三維機構圖形。
  2. In chapter 2, a relationship between three types of oriented triple systems mts, dts, hts is discussed, i. e., if the block incidence graph of an mts ( v, a ) is 3 edge - colorable, then we can get three disjoint dts ( v, ) s and four disjoint hts ( v, ) s

    第二章討論三類有向三元系mts , dts , hts之間的一種關聯關系:如果一個mts ( v , )的區組關聯圖是3 -邊可染色的,則可得到三個不相交的dts ( v , )及四個不相交的hts ( v , ) ,且對應區組的基礎集均一致。
  3. ( 3 ) a category - based dynamic graph. ( cdg ) structure, which supports the novel tactic of relation - oriented collision detection, is presented to improve the efficiency of collision detection and realize the attached motion in vr scene. ( 4 ) a dynamic 8 - tree structure and a relative self - similar recursion algorithm are presented to model a dynamic workpiece object, which is machinable

    ( 3 )提出並實現了基於分類的動態圖結構( cdg ) ,該結構支持面向關系的碰撞檢測,很好的解決了虛擬cnc銑床環境下碰撞檢測的唯一性和完全性問題,在很大程度上提高了碰撞檢測的實時性,並實現了虛擬環境下的關聯運動。
  4. Starting with analyzing characteristics of power network, it takes content of power network as fact, and describes knowledge of power network fact base by using of object - oriented techniques. it constructs fact base in knowledge base. the various rules that reflect relation of database and graph are constructed

    在對電網知識特點的分析基礎上,把關系型數據庫中記錄的內容視為事實型知識,利用面向對象的技術對電網事實庫知識進行了描述,構建了知識庫中的事實庫,利用產生式規則構建了反映由庫到圖的各種規則(規則庫) ,並設計了面向對象的關系型電網拓撲數據庫。
  5. Some crucial design principles, methods and techniques in petsc are highlighted. propose a general scheme for the parallelization of an unstructured mesh, including graph partitioning, data division and mesh managing, based on message passing programming style. propose a series of comprehensive considerations about how to achieve a well - designed, object - oriented and data - distributed parallel software

    ?從軟體外在的功能組織、使用模式與內在的設計思想、實現技術及其因果關聯性等多重角度出發,對petsc做了深入的分析探討,尤其從源代碼的層次,重點剖析了petsc的面向對象、中性數據結構、上下文環境、并行設計與通信等重要核心技術的實現方法及其對petsc使用模式和性能所產生的意義。
  6. Since web service model can not be used directly in the traditional workflow model, the paper detailed describe the design of the encapsulate and structure workflow, this workflow is different from the traditional workflow which is modeled in a graph method, we use the idea of the object oriented to make the workflow more reusable and easy to be deployed in web service environment

    由於web服務模型並不能直接用在傳統的工作流模型中,因此就需要對傳統的工作流語言建模做相應的修改來適應web服務的特點。對此,本文就詳細討論了一種結構化封裝型工作流的設計,該工作流不同於以往工作流都是通過圖形化的方式建模,而是採用面向對象方法中的解釋器模式來設計一個封裝和結構化的定義流程。
  7. 4 ) an algorithm for reliability upper bound assessment of large - size network is presented, which is based on the principle of topological classification of node - set ; and the lower bound can be also obtained by dual graph of oriented network.

    應用圖論的點集拓撲分類原理,提出一個計算大型復雜網路可靠度上界的類分法,並應用對偶理論求解網路可靠度的下界。
  8. Bpel4ws combines the best of both wsfl support for graph oriented processes and xlang structural constructs for processes into one cohesive package that supports the implementation of any kind of business process in a very natural manner

    Bpel4ws集wsfl和xlang兩家之長(前者支持面向圖形的流程,後者則支持流程的結構化構造)於一身,形成了一個支持以極自然的方式實現各種類型的業務流程的結合性的軟體包。
  9. In this thesis, we studied the basic theory of constructing isoline and the corresponding algorithm. based on object oriented technology, we implemented computer aided auto drawing of thrust isoline graph

    本文的目的就是通過探討等值線構造的實現原理和相應的演算法技巧,使用目前流行的面向對象程序設計技術,在計算機上實現逆斷層地質等值線圖的自動繪制。
  10. This paper highlights the problem of constructing cfg in object - oriented systems and proposes a new model named extended control flow graph ecfg for code based analysis of object - oriented software

    本文著重介紹在面向對象系統中如何構造控制流圖,並對面向對象軟體的基於代碼的分析提出了一個名為擴展控制流圖ecfg的新模型。
  11. This paper analyses the annotated rules of the steel information of the frame column expressed in " plane method " construction drawing, sums up the expressed characteristics of the reinforcement information of the frame column, the object - oriented method is adopted to get the expressed pattern of the steel information. owing to " plane method " shop drawing steel information is expressed by geometry parameter, combine of the shop drawing and the detailed construct drawing can full express the steel information. by study of the information, this paper set up the steel parameter graph base

    對「平法」施工圖中框架柱鋼筋信息的注寫規則進行了深入的分析和研究,對完整反映框架柱鋼筋的各類信息表達特點進行了歸納,在此基礎上利用面向對象的程序設計方法及c + +語言建立了描述框架柱鋼筋所有信息的表達模型;由於在「平法」施工圖中各類構件鋼筋的幾何信息是一種抽象的以參數表達的信息,影響參數由圖中鋼筋的標注信息和標準構造詳圖中的構造要求確定。
  12. The results of simulation show that the hierarchical optimization functions have stronger deceptive so that the algorithms be pendulous among local optimizations. however the evolutionary mechanism based - on graph models being discussed displays its favorable characteristic of intelligent optimizing, such as to overcome deceptive and explore inherent laws on search space. ( 5 ) a method for designing a model framework of situation awareness for ucays based on object - oriented bayesian networks is presented

    模擬結果表明,本文所研究的層次化函數確實具有迷惑性,引導演算法在峰值之間飄忽不定,但即使如此,本文提出的基於圖形模型的智能優化機制依然表現出具有克服問題欺騙性,可探索問題內在規律和智能尋優的良好特性。
  13. In this thesis, we study the non - invertible linear finite autonomous automata and derive the following new results : 1. a formula is given to count the number of the nodes of every level in a down - oriented tree of an autonomous automaton. then a necessary and sufficient condition is presented for the graph of an autonomous automaton to be an exact - equibranch down - oriented tree [ theorem 3. 2 - 3. 3 ]

    本文研究了布爾代數上非可逆的線性內動機,取得了下列成果: ( 1 )給出了線性內動機下向樹形中每一層節點的計數公式和下向樹是等叉下向樹形的判定條件[定理3 . 2 3 . 3 ] 。
  14. Object - oriented relationship database of power system is also designed. based on power system topology database, automatically developing network graph of power network is designed ; based on analyzing regularity of substation main wiring, an intelligent method for automatic generation of substation main wiring is proposed

    以電網拓撲數據庫為基礎,提出了一種基於網路圖論技術自動生成電網網路層圖形的新方法;在分析廠站一次主接線圖的規律基礎上,提出了一種基於人工智慧技術的廠站主接線圖自動生成推理方法。
  15. 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開發研製。
  16. We explore the graph structure of the autonomous automata over boolean ring and derive the following new results : 1. we determine the graph structure of a kind of exact - equibranch down - oriented - tree autonomous automata and of a kind of invertible autonomous automata [ theorem 4. 1 - 4. 4 ]

    本文研究了有限布爾環上的內動機圖型結構,取得了下列成果: ( 1 )定出了布爾環上的一類具有等叉下向樹形的線性內動機和一類可逆線性內動機的圖型定理4 . 1 ~ 4 . 4 ] 。
  17. Based on graph and object - oriented technique, the dissertation establishes a visual modeling environment. it remedies the shortcomings of hydraulic simulation software based on power bond graph in the foreside model input and treatment by introducing the modeling style of hydraulic principle figure and graphical power bond graph. the dissertation puts forward a visual modeling method based on power bond graph technique for hydraulic principle figure oriented completely

    針對基於鍵合圖建模技術的液壓模擬軟體所普遍存在的對用戶起點要求過高的問題,本文提出並建立了一個基於圖形和面向對象技術的可視化建模環境,通過採用液壓原理圖建模和功率鍵合圖圖形建模的方式,有效地解決了此類模擬軟體在前端模型輸入與處理方面存在的問題。
  18. The graph of main wiring is used widely for mangement, analyzing and calculateing in power system, and is a very important kind assistant tool. based on researching style and feature of wiring in power system, object - oriented techniques, engineering database techniques and artificial intelligence techniques are used for researching principle and method of a graphic system which can automatically develop single diagrams of power systems in this dissertation

    本文在研究電網主接線方式和特點的基礎上,應用計算機圖形技術、數據庫技術和人工智慧技術等,對電網主接線圖自動生成系統原理和方法進行了探索和研究,其主要內容有:對現有的電網和廠站的接線方式及特點進行了一般性的分析和總結。
  19. The thesis puts forward a new computer supervising plan of it. the new automatic test system sets up on a principal _ subordinate computer network composed of four microprocessor of 89c51 and one computer compatible with ibm pc. it combines traditional motor test theory with modern detecting and controlling technology of computer. the software of the automatic test system is programmed mainly with visual c + + language, using object oriented programming ( oop ) methods. the system has a mutual graph supervising interface, and it has the advantages of simple operation and high liability and easy maintaining

    本論文提出了一個新型電機自動測試系統的計算機監控部分設計方案,它建立在由89c51單片機和與ibm - pc兼容的計算機組成的主從式計算機網路上。上位機把現代化的微機測控技術和傳統的電機測試理論相結合,用visualc + + 6 . 0作為開發工具,採用面向對象編程技術,設計出操作簡單、可靠性高、可維護性好、具有互動式的圖形界面的測試監控系統。
  20. The drawing model is developed by utilizing the interface between visual basic 6. 0 and autocad. applied comprehensively with theories of slit rolling and idea of card, the object - oriented technology and the database function of visual basic 6. 0, the sophisticated function of autocad in graph manipulation, this card system is provided with higher intelligent degree and good practicability

    本文綜合運用了切分軋制的工藝及理論和計算機輔助孔型設計思想,結合visualbasic6 . 0的面向對象技術及數據庫功能和autocad成熟的圖形處理功能,使開發的card系統具有較高的智能化程度和實用性。
分享友人