page algorithm 中文意思是什麼

page algorithm 解釋
分頁演算法, 頁面演算法
  • page : n 佩奇〈姓氏〉。n 1 頁〈略作 p 〉;【印刷】一頁版面;【計算機】網頁。2 (報刊的)專頁,專欄。3 〈...
  • algorithm : n. 【數學】演算法;規則系統;演段。
  1. In chapter 3, the push / pull pattern is gived out for the system realtime alarm. and the file interface of the alarm data, the algorithm of alarm position based on mapping and the algorithm of alarm icon position on the topological graph are designed. after explaining the principle of network software development using the windows socket, the push technology based on csocket is adopted to push alarm event and the pull technology based on http to pull the alarm page

    第三章,給出了實時告警的push pull模式,設計了告警數據文件介面、基於映射的告警點定位新演算法和告警圖標網路拓撲圖上定位演算法,給出了基於windowssocket進行網路應用開發的原理,採用基於csocket的push技術來實現告警事件的推送,利用傳統的基於http的pull技術來實現告警頁面的拉取。
  2. All the connected units in the page are detected by search algorithm of connected region. the row - column mergence of the character is defined by fuzzy connectedness of the connected units at four orientations. the combination of punctuation we adopt the method of combination behind recognition due to great effect of mergence

    版面圖文分割主要採用自底向上的辦法,利用連通域搜索演算法檢測出文本頁面上的所有連通基元,通過對連通基元的四個方向上的連接度進行模糊化處理來決定文字行、列的合併,並對在文字行合併時影響較大的標點符號採用先識別后合併的方法。
  3. This thesis brings forward and implements a dvcps algorithm of vision - segmentation for chinese content web page based on dom aiming for enhancing the pertinence and focalization of web ir

    本文從提高web信息檢索的針對性和聚焦度出發,提出並實現了一種基於dom的中文內容網頁視覺分塊演算法dvcps 。
  4. Additionally, a new address translation mechanism and related physical memory management algorithm are presented and analyzed, which hybrid the segment and segment - page addressing. object - oriented instructions are one of the features of jvm instruction set

    另外,文中還提出了一種直接段式和間接段頁式結合的尋址策略和地址轉換技術以及相關物理存儲器的管理演算法,並對這些技術進行了全面的性能評價。
  5. According to the relevancy between web pages and topic, this algorithm first divides the web pages into two types : topic - relevant web page cluster and transitional web page cluster, which determined by simulated annealing algorithm

    演算法根據網頁與主題的相關程度將網頁分為與主題相關的網頁集群與過渡型的網頁集群,利用模擬退火的演算法進行評估。
  6. L3ased on the organization rules of internet data, the distribution laws of hyperlinks and the name rules of url, a algorithm of tvm rebuilding is established, and satisfactory experiment results are obtained by applying this algorithm. furthermore, efforts are made by applying of tvm on browse navigation, web page classification and reinforcement learning algorithm

    結合網際網路資源的構建規則、鏈接分佈規律和url命名規則,論文提出了樹藤共生數據模型的重建演算法,實驗結果驗證了樹藤共生模型的有效性與合理性,在此基礎上初步討論了樹藤共生模型在瀏覽導航、網頁分類和reinforcementlearning演算法中的應用。
  7. For boosting the efficiency of web ir and reinforcing the interaction between system and user, this thesis improves the completeness and time complexity under some situation of the lingo algorithm, which is used for web page on - line clustering

    為提高web信息檢索的效率,加強系統與用戶的動態交互,本文改進了一種適合網頁在線聚類的lingo演算法,加強了演算法的完備性,降低了部分情況下的時間復雜度。
  8. Research on the algorithm of specialty web page indices collected in topic - specific search engines

    主題搜索引擎中專業網頁索引集構造演算法的研究
  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. Pagerank - pro - an improved page rank algorithm

    一種改進的網頁排序演算法
  11. Online algorithm and amortized analysis techniques are used to analyze the web page, and we establish sample selection rules to choose the hyperlink, and then the learned hyperlink mode is expressed in the form of regular expression, at last, we see whether the hyperlink mode matches all the hyperlinks to obtain the efficient hyperlink

    首先利用在線演算法與平攤分析對鏈接頁面分析,其次制定了樣本選擇規范對鏈接樣本進行選取,而後將學習到的鏈接模式表示為正則表達式,最終將鏈接模式與頁面所有鏈接進行匹配,獲得主題鏈接。
  12. First we overview automatic summarization technologies, and then we put forward a new web page summary algorithm based on page segmentation. next we use web summarization methods to extract most relevant features from web pages to improve the accuracy of web classification. and lastly we introduce our automatic summary module, one of three modules in our web mining system - webme, in detail

    本文就文本摘要進行了較為系統的研究:首先全面系統地綜述了自動文本摘要的相關問題和技術;然後根據網頁自身的特點(如結構、鏈接等) ,提出了一種基於網頁分割技術的文本摘要演算法;其次鑒于自動摘要能夠有效除去噪聲、提取出文章的主題內容的特點,我們把自動摘要技術運用在網頁分類上,實驗證明這種方法能夠使分類性能大大提高;在論文的最後,介紹了我們的網路挖掘系統webme中的自動摘要子模塊的設計與實現。
  13. The research area covered by the thesis includes embedded system design, hardware infrastructure of embedded gis system, architecture of nand flash, error detect code / error check code and there algorithm, journal file system, gis file index, wear leveling for nand flash, file system page cache and write delay, dynamic compression in file system etc. first, the thesis first analysis the embedded gis status in quo, technology background, difficulty it facing

    本文研究領域涉及嵌入式系統開發、嵌入式gis系統軟硬體框架、 nand晶元體系結構、差錯檢測差錯校驗( edc ecc )演算法、日誌文件系統、文件索引、晶元擦寫平衡、文件系統頁面cache與延遲寫技術、文件系統實時壓縮等技術。
  14. Nowadays, researchers have given evaluation target, indicator and method. there are a lot of researches focused on kinds of specific internet resources as well, that evaluation of technicality websites artificial, of web pages ’ significance based on link analysis using pagerank and hits algorithms and the appraisal of web blocks partitioned from web page using machine learning algorithm

    另外,針對具體網路對象評價研究也取得了一些成果,主要針對學術網站進行人工評價、網頁重要性基於鏈接關系的評價給出了經典的pagerank 、 hits等演算法,同時,採用機器學習方法對網頁中分塊信息的重要程度的評價研究等。
  15. This algorithm views data in page as a complex object that contains attributes and has a hierarchical structure

    該演算法視頁面中的數據為包含屬性且具有層次結構的復雜對象。
  16. Recognize the current focused topic of interests to the active user as his navigational pattern. define the page recommendation ranking function, considering that whether a page has been visited by active user in his current session should be distinguished among pages to be suggested. design and implement a recommendation algorithm with high accuracy and low time

    4 .確定當前用戶感興趣的主題為該用戶的訪問模式;將候選推薦集中的web頁面是否已被當前用戶訪問過所帶來的推薦權值差異考慮其中,確定最終的推薦函數;設計並實現具有較高精確性及較低時間復雜度的推薦演算法。
  17. Based on the configure of direction finding, the location method, algorithm, accuracy and performance for multistations and single station are studied in this thesis, and the computer simulation results are given out. it is important of resolving the performance of antenna array. a technique to estimate and calibrate the performance is developed in this page

    本文以測向系統的組成為基礎,研究了單平臺情況下利用到達方向、到達時間差、多普勒頻率差、相位變化率等參數的測向方法、測向演算法、測向精度和性能,並進行了計算機模擬,為無源測向系統的設計和實施提供了重要的理論基礎和實驗數據。
  18. The advantage of this method lies in that the run - time is greatly shortened when extracting the frequently updated web hyperlinks, and can conquer the similar page analysis on the same web page. what ’ s more, this algorithm is fit for the period hyperlink extraction on the same website in order to achieve swift and efficient hyperlink extraction

    該方法的優點是對更新頻繁的頁面進行鏈接抽取時,抽取時間大大縮短,克服了每次對同類網站頁面進行相同的頁面分析,適合周期性的對同一頁面進行鏈接抽取。
  19. Clre is designed as pipeline pattern, so every module on the pipeline will be given a flow chart ( by pseudo code ) and interface design chart ( uml ). for the page, the basic algorithm like signal processing and monte carlo are not include

    由於clre是基於流水線設計的,在流水線上每個模塊都有互不相交的功能,本文會給出每個模塊的執行流程(偽代碼)和介面設計( uml ) 。
分享友人