left-algorithm 中文意思是什麼

left-algorithm 解釋
左邊演算法
  • left : left1leave 的過去式及過去分詞。 left on base 【棒球】(攻守換班時)留在壘上。adj 1 左的,左邊的,...
  • algorithm : n. 【數學】演算法;規則系統;演段。
  1. Through analyzing the reason causing incomplete filling, this paper proposed a perfect 4 - direction - expanding scanline algorithm with repeating writing of the left end of the span, which is based on the correlation of pixels and the coherence of the scanning of the area

    在分析漏填產生的原因基礎上,利用像素間的相關性和區城在掃描線上的連貫性,提出了重寫區段左端點的4向填充掃描線演算法,使掃描線種子填充演算法臻於完善。
  2. A decision tree is composed of a series of splits, with the most important split, as determined by the algorithm, at the left of the viewer in the

    決策樹由一系列拆分組成,最重要的拆分由演算法確定,位於
  3. The comparison results show that the left edge algorithm can only resolve the channel routing problem without vertical constraints, while the greedy channel router can accomplish the problem with vertical and horizontal constraints

    比較結果證明,左邊演算法只能解決不存在垂直約束的通道布線問題,而貪婪演算法在充分考慮垂直和水平約束的條件下能較好地完成布線。
  4. As a preliminary investigation of the channel automatic routing, some of the channel router algorithm, such as left edge algorithm, the dogleg algorithm, net merge channel router and greedy channel router, are analyzed

    作為通道自動布線的初步探索,論文分析了幾種常見的通道布線演算法如左邊演算法、狗腿演算法、合併演算法、貪婪演算法。
  5. The first chapter in this paper provides a survey of data mining technology, and explains basic concepts, function and the whole framework of data mining and difficulties in developing and some future directions in association rule generation ; the second chapter introduce the basic concepts, brings forward a classification of association rule ; the third chapter give a deep research on algorithms of every kind of association rule, include mining single - dimensional signal - level association rule and multidimensional multilevel association rule, it describes these algorithm, point out some method to optimize this algorithm and test its quality with experiments ; the fourth and fifth chapter introduce the designs about association rule mining system basing on relation database visual foxpro in detail : according to system frame of the association rule mining, actualize a new mining algorithms and analyses every function module of program, at last further analyses the left problems in designs

    本論文第一部分對數據挖掘技術進行了總體介紹,說明了基本概念、功能和系統總體框圖以及發展中的難點和研究方面;第二章對關聯規則基本概念的進行了介紹,提出了關聯規則的分類方法;第三章探討了挖掘各種關聯規則的演算法,從挖掘單維單層布爾關規則的經典的apriori開始,分析了挖掘單維、多層關聯規則的演算法,多維關聯規則的演算法到多維多值屬性關聯規則的演算法。文中提出演算法優化方法,並對其性能進行了實驗測試;第四部分、第五部分詳細介紹了基於關系型數據庫的關聯規則挖掘系統的設計構思,根據關聯規則挖掘系統結構框架,實現了基於visualfoxpro的關聯規則挖掘系統,其于採用了一個新型的基於關系數據庫的關聯規則挖掘演算法,提高了挖掘效率,並詳細分析了程序設計的各個功能模塊,最後就設計中遺留的問題進行了進一步的分析。
  6. Solving linear equations arise in a surprising number in the computing problems of engineering, but sometimes they are unsolvable. in this paper fast algorithms are presented which compute the minimal norm least square solutions for linear equations with special rectangular matrices coefficients, such as vandermonde matrices, toeplitz matrices, loewner matrices etc. and then, this paper presents an algorithm of computing the left inverse or right inverse for these special rectangle matrices

    工程中的計算問題大部分都可轉化成求解線性方程組的問題,而這些線性方程組有的時候是不相容的,本文研究以一些特殊的長方矩陣為系數陣的不相容方程組? ? vandermonde方程組, toeplitz方程組, loewner方程組等的極小范數最小二乘解的快速演算法,以及求這些特殊矩陣的左逆及右逆的快速演算法。
  7. Montgomery multiplication algorithm is optimized for large - bit modular multiplication and vlsi implementation. it is combined with the r - l right to left binary method to achieve speed improvement. special efforts are focused on the problems with long - bit modular arithmetic

    介紹了採用蒙哥馬利模乘法演算法和指數的從右到左的二進制方法,並根據大整數模乘法運算和vlsi實現的要求進行改進的rsa處理器,在提供高速rsa處理能力的同時,可抵抗某些定時分析攻擊和功耗分析攻擊。
  8. There may be a good algorithm to narrow choices, and i ve left the

    可能會有限制選擇的好演算法,於是我把
  9. Vb6. 0 is used to realize above - mentioned algorithms and burning control is also simulated through soft. when program being designed, some room has been left for future. according to experiment, we testify the fuzzy control algorithm is right and dependable

    我們使用vb6 . 0作為編程工具實現的上述演算法,並通過軟體模擬的方法,對燃燒控制進行了模擬,在程序設計時為今後和其它類似的系統控制留了擴展餘地。
  10. A genetic algorithm is specially designed to search the rules with avalanche effects in left and right toggle rule space, this kind of rules are sensitive to the initial configuration and reversible as well

    本文還採用遺傳演算法搜索出具有雪崩效應的左右觸發規則,這類規則不僅對初始配置極為敏感,同時也具有可逆性。
  11. And wallace tree structure with lrcf ( left - to - right, carry free ) algorithm has been applied to make the addition of partial products and carry propagation in parallel. the alu of md32 has complex functionality because of their supports for multimedia extension instructions

    (二)在邏輯結構設計時充分考慮連線時延的影響,利用帶時延的dfg分析邏輯結構,特別是復雜的選擇結構,通過分解任務,調整次序,優化結構,減小電路時延。
  12. With the computer programs, the left edge algorithm and the greedy channel router are performed. a channel example in the lcd driving circuit is used to compare these two and the results routed by hand

    通過程序實現了左邊演算法和貪婪演算法,並以該液晶顯示驅動電路asic的一個通道實例比較了左邊演算法布線、貪婪演算法布線以及人工布線的區別。
分享友人