tree and directory 中文意思是什麼

tree and directory 解釋
目錄樹與目錄
  • tree : n 特里〈姓氏〉。n 1 樹〈主要指喬木,也可指較大的灌木〉。 ★玫瑰可以稱為 bush 也可以稱為 tree 2 木...
  • and : n. 1. 附加條件。2. 〈常 pl. 〉附加細節。
  • directory : n 1 姓名地址錄,工商人名錄。2 (教堂的)禮拜規則書;(記載規則、指令等的)指南。3 理事會,董事會...
  1. Design and implementation of client - side document directory tree in www document authoring system

    文檔協同寫作系統客戶端文檔目錄樹的設計與實現
  2. Then in - depth analysed some key technologies including the webpage content extracting, the website topological structure analysis, the website subject analysis & indexing and the website retrieval. especially, some novety solutions, such as the content extraction methology based on the space length of tags, the website tree construction methology based on the similarty of directory in url, and the website concept methology basd on the structure of website, are proposed. finally on the basis of the algorithms and theory, the intellectual websites retrieval system is built and the experiments proved that it can achieve better results

    根據以上研究目的,本文首先分析了智能網站檢索技術的構造與實現,提出了基於主題標引的智能網站檢索系統的系統結構與實現策略,之後對系統中的主題分析、標引與檢索等關鍵技術進行了深入分析,針對主要技術難點重點討論了網頁正文抽取,網站拓撲結構分析,網站主題獲取等相關實現技術,提出了基於標簽間距的正文抽取演算法,基於url目錄相似度的網站結構分析演算法和基於網站結構的網站主題概念獲取演算法等解決方案。
  3. My performance and tuning tests were primarily focused around extracting an uncompressed kernel source tarball from a ram disk to the test filesystem, and then recursively copying the new source tree to a new directory on the same filesystem

    我的性能和調整測試主要是關于將ram磁盤中未壓縮的內核源文件tar包( tarball )抽取到要測試的文件系統,然後遞歸地將新源文件樹復制到同一文件系統中的一個新目錄中。
  4. Tree view is used in the web interface made the directory data looks more understandable. the function that implement are search entry, edit entry, delete entry, set group, set role, set access control and so on

    基於web的目錄服務客戶端實現的具體功能有:分類查詢、修改密碼、條目的添加、刪除、修改、設置組、設置角色和設置訪問控制等,前臺頁面使用了樹型結構,直觀的反映了目錄服務器中數據的拓撲結構。
  5. By showing the users " code information as tree shaped directory, tree shaped directory technic gets the operation more easily, more quickly and more exactly

    樹形目錄將用戶地址編碼信息以樹形的方式進行管理,使操作更加簡便,迅速,準確。
  6. In shida system, new technics is used to realize uses management. dynamic coding is realized and tree shaped directory is used to manage uses

    在該系統中,使用新的方法實現對有線電視臺收視用戶的管理,即實現動態編碼技術,採用樹形目錄實現對用戶地址編碼的管理。
  7. What object classes and attributes will the system have, and where in the directory information tree will users and groups be located

    系統具有哪些對象類和屬性,以及將用戶和組定位到目錄信息樹( directory information tree , dit )的什麼位置?
  8. 1 the data model of this system : the directory information tree of the ldap server stores not only static data, but also dynamic data to reduce the interaction between client and server since the data can be obtained in one access

    1 、本系統的數據模型:本系統具體實現了將靜態數據和動態數據靈活地結合在一起,存儲在目錄信息樹中,減少了一次客戶端到服務端的交互。
  9. The paper explains how to enhance performances of asp program, realizing single - condition query, multi - condition combination query and directory tree navigating query. finally the paper gives technique point of the three query methods. 7

    闡述了通過asp實現查詢及動態網頁的原理和過程,在此基礎上設計了單條件動態檢索、多條件組合檢索和目錄結構樹導航檢索多種檢索方案,並介紹了支持這些方案的技術要點。
  10. The second organization is used for larger directories and represents each directory as a b tree keyed on name

    第二種組織用於較大的目錄,用按名字鍵控的b +樹表示每個目錄。
  11. Then, using recursive arithmetic calculated reliability indices for directory tree, the method was realized by vb program ; the other is a method of reliability evaluation by interval arithmetic, which is the use of interval arithmetic to evaluate reliability, and the computation theory is also given. during the calculation, interval number replaced the component " s parameter and it takes into consideration the uncertainty of all of the parameters. in the study of power distribution system configuration, a new configuration model is set up which takes into account simultaneously the losses minimization and system reliability, then improved genetic arithmetic is described detail and of advantage for solving this problem

    在配電網可靠性評估的研究中,提出了兩種實用的配電網可靠性評估方法:其一是利用網路分層和遞歸演算法理論,使用高級語言進行程序設計,提出了一種基於vb編程的配電網可靠性評估方法,該方法通過程序實現了網路拓撲結構的分層等效和可靠性指標的遞歸計算,使整個計算過程得到了簡化,並且界面窗口的可視化,使得評估過程便捷、形象;其二是提出了一種基於區間演算法的配電網可靠性評估方法,該方法是一種利用區間理論計算配電系統可靠性的不確定性評估方法;文章給出了區間運算的原理;討論了配電系統中區間數據的來源途徑,並用區間數代替元件的可靠性參數,對輻射形配電網進行了可靠性評估。
  12. So this system can be used to collect farm information, and then use these limited information to estimate the information of the whole farm field. because the system run at palm - sized pc, so some code is designed to reduce the hardware limit. for example, the points directory is realized through avl tree

    另外,針對掌上電腦的特點,還做了一些減少掌上電腦的硬體約束的設計,如實現了用平衡二叉樹來作為點的字典,並在實現過程中,自己設計了內存管理類,以盡量合理地使用掌上電腦的系統資源等。
  13. Our system is supported by a strong background multimedia database and has several characteristic query methods. it integrates various of dynamic query technologies of the single - condition query, multi - condition combination query, directory tree navigating query, and with a individual material database for every user. background multimedia material database can self - expanded during interactive operating with web users time after time

    后臺多媒體素材數據庫能很好的支持各種媒體信息(如文本、圖像、音頻及視頻等)的管理維護,而且通過前臺網頁與用戶的交流可以不斷地擴充多媒體素材數據庫信息,建立一個更加完善的面向高校教學育人的網站。
  14. Now, change directories to where you d like the new xfs directory tree to be created, and type

    現在,將目錄改為您希望創建新xfs目錄樹的位置,然後輸入:
分享友人