部分冗餘度 的英文怎麼說

中文拼音 [fēnrǒng]
部分冗餘度 英文
partial redundancy
  • : Ⅰ名詞1 (部分; 部位) part; section; division; region 2 (部門; 機關或組織單位的名稱) unit; mini...
  • : 分Ⅰ名詞1. (成分) component 2. (職責和權利的限度) what is within one's duty or rights Ⅱ同 「份」Ⅲ動詞[書面語] (料想) judge
  • : [書面語]Ⅰ形容詞1. (多餘的) superfluous; redundant 2. (煩瑣) full of trivial detailsⅡ名詞(繁忙的事) business
  • : Ⅰ同「余」Ⅰ-Ⅳ1. Ⅱ名詞(姓氏) a surname
  • : 度動詞[書面語] (推測; 估計) surmise; estimate
  • 部分 : (整體中的局部或個體) part; section; portion
  • 冗餘 : redundance; redundancy冗餘校驗 redundancy check; redundant check; 冗餘碼 redundant code; redundan...
  1. The behave and harm of insider control in state enterprise is discussed. the reason of insider control is analysed, me chain of consign and the lack of proprietor the unmatching of residual control and proceeds ; the deficiency of inspiring with manager ; the disfigurement of supervision and restriction etc are the reasons of insider control. the advice of controlling insider control is discussed from the angle of game theory, and think that big shareholders of enterprise have more power to supervise operator. in order to settle the question of insider control, the bestiring and inhibiting of manager should be consolidated. the superiority of employees in enterprise is emphasized in controlling insider control. the paper puts forward a new model to measure intrinsic value of human capital of manager, the compenhensive valuation metrix to decide the efficenncy of management and performance adjustment of human capital of manager

    這是本文研究的意義所在。本文論述了我國國有企業內人控制問題的表現和危害,比較了我國國有企業與國外企業的內人控制問題的差異及特點。在析委託代理鏈長及所有者缺位、經營者剩控制權和剩收益權不匹配、對公司經理人員的激勵嚴重不足、監督約束機制不健全等是形成國有企業內人控制的主要原因的基礎上,從博弈論的角探討控制內人控制問題的政策建議,認為股權集中的大股東有更強的動力去監督目標公司,解決內人控制問題在於強化對經理人員的約束、激勵。
  2. ( 3 ) on parallel computing of the third generation ocean general circulation model from lasg / iap i ) we present an optimization model by multi - overlapping - boundary for parallel explicit integration with finite difference discretization, and point out that the gap between speed of network and cpu makes it a practical technique. we compare the parallel characteristics of spectral element and finite difference from the point of view of communications, communication - to - computation ratio and scalability

    ( 3 )關于中科院大氣物理研究所第三代海洋環流模式的高效并行計算? )基於對有限差離散的析,提出了一個面向顯式時間積并行計算的多重疊國防科學技術大學研究生院學位論文邊界優化模型,指出了網路速與處理器速間的落差使得採用計算取代通信成為一種具有相對優勢的實用技術。
  3. All algorithms that introduced hi my paper focus on the hollow hull of object, and the calculations are a series of intersection of face and line that have no ply. and by employing the topology information that come with the points since their generation, we can get the surface polygonal mesh without triangulation and reduce the time used in reconstruction of visual hulls and help to realize real - time rendering

    本文提出可見殼的生成演算法都是建立在無厚的平面直線求交計算上,完全避免了對物體內區域的計算,同時利用物體表面點集與生俱來拓撲信息,恢復物體表面的多邊形網格,在一定精范圍內可以避免對散亂點集進行三角剖,減少可見殼的生成時間並有助於實時繪制的實現。
  4. In the data preprocessing step, by removing redundant data, dispersing inlet and outlet circle, offsetting the blade profile, data format is unified. in the case that measured profiles match theory profiles, each error item is attained by using appropriate arithmetic

    數據預處理經過葉片理論型線的點剔除,進、出汽邊圓弧離散以及理論型線的偏置等步驟,可實現理論型線與實測型線數據格式的統一;最後通過葉片的理論型線和實測型線重合匹配等演算法得到實測葉片的各主要誤差項。
  5. What the part of the principle of video reduced narrates mainly is that there is plentiful temporal redundancy between adjacent frames in a video sequence for their " similarity " and there is a lot of spatial redundancy in each pixel within a frame for their " similarity ", the video is compressed by reducing spatial and temporal and statistical redundancy with the technology of dpcm and dct and huffman encoding

    視頻壓縮原理介紹了視頻序列的相鄰幀之間的「相似」而存在大量的時間,幀內各相鄰象素的「相似」而存在大量的空間。通過使用dpcm 、 dct和huffman編碼去除了時間、空間及統計,從而實現了視頻的壓縮。
  6. As the application of distributed computing is used much more widely , distributed database becomes a significant part of information management it avoids a lot of disadvantages of conventional centralized database , and is applicable to many situations distributed database is a set of data which is the unity logic , but in fact these data is located on different sites it is of high availability , easy expansibility , high concurrency , high efficiency and etc in distributed system , data redundancy is a method to improve the speed of query and the availability of system distributed query should shield the lower level details of data redundancy from end users , distributed transaction should ensure data from disaccord this paper introduces basic conceptions of distributed database firstly , discusses distributed transaction and concurrent control , describes the development prototype mysql ’ s characters , architecture and executive mechanism , then shows the skeleton model of dpsql and exposes the strategy and algorithm of distributed query and distributed transaction , at last analyzes the extra expenses and response delay of distributed processes this paper exposes the implementation mechanism of distributed query and distributed transaction emphatically distributed query uses the strategy of “ read one , write a11 ” s0 in such a system if user ’ s requests are read - - only for the most part and the distribution of data redundancy is plausible , efficiency is very high distributed transaction uses two - 。 phase commit protocol to ensure the consistency of global data , which has less communication overhead

    散式查詢需要向用戶屏蔽數據散的底層細節,散式事務處理要保證全局數據完整,這都是傳統集中式數據庫不曾面臨的問題。本文首先介紹了散式數據庫的概念性問題;接著討論了散式事務涉及的定義及演算法;然後描述了dpsql的原型mysql的特性、結構和執行機制;繼而給出了dpsql的梗概模型,闡述了實現散式查詢和散式事務處理的策略及演算法;最後析了進行散式處理給系統增加的額外開銷和客戶端的額外響應延遲。本文重點描述了散式查詢和散式事務處理的實現機制,散式查詢採用」讀一個寫全」的本地優先策略,在讀操作頻繁的系統中,只要庫的佈合理,單機效率極高,幾乎無任何附加開銷和延遲,而以整個系統的角看來,吞吐量就更是優于單機系統;散式事務處理採用兩階段提交協議,通信次數較少並能確實保證副本一致。
分享友人