arithmetic shift 中文意思是什麼

arithmetic shift 解釋
算術移位;運算移位
  • arithmetic : n. 1. 算術,演算法;計算。2. 算術書。
  • shift : vt 1 變動;改變;搬移;移動;轉移;變換;替換;更換。2 推卸;轉嫁。3 消除;撤除。4 【語言學】變換...
  1. 0 for an arithmetic right shift of a positive number

    進行數學左移位時,設置為0
  2. The equation including the nonlinear dispersion, i. e. the modified nonlinear schrodinger ( mnls ) equation, is a better model. in this thesis, we take mnls solitons as a model for femtosecond soltions. then based on the recently developed direct perturbation theory for perturbed mnls equation, we study the raman self - frequency shift of femtosecond solitons and its suppression by the means of frequency filters. for this purpose, first, we define the physical parameters of mnls solitons ; next, through the direct perturbation theory for perturbed mnls equation, under adiabatic approximation, we obtain the evolving parameters of mnls soliton on our questions and then choose the parameters of frequency filters based on it ; at last, we directly numerically simulated our questions by split - step fourier ( ssf ) method after improving the arithmetic of the differentiation of the nonlinear item for satisfying mnls equation

    本論文以mnls孤子作為光纖飛秒孤子的模型,通過新近建立的mnls孤子直接微擾理論,研究光纖中由拉曼效應引起的飛秒孤子在傳輸中的自頻移,以及通過頻率濾波對自頻移的抑制。為此,首先給出描述mnls孤子的各物理量,然後用mnls孤子直接微擾理論,解析地得到這些問題絕熱近似下的孤子參數演化,並由此選擇頻率濾波的參數,最後用分步傅里葉方法,在對非線性項微商的演算法做出了適合於mnls孤子的改善後,對拉曼效應及頻率濾波進行了直接數值模擬,其中頻率濾波參數用微擾理論確定。
  3. At first we improve the methods of iris image preprocessing, including an efficient arithmetic of evaluation iris images, an improving method of locating iris, calibrating iris image by the translation of coordinate and the circular shift of code, a eatimate of the background illumination by bicubic spline, and the image enhancement by the dual tree complex wavelet transform. next we designed the recognition arithmetic based on the location of the local maxima of the wavelet transform modulus. in the thesis lots of simulation are performed by means of matlab and visual c + +

    首先改進了虹膜預處理方法,實現了一種快速高效的虹膜質量評價演算法;設計了一種改進的兩步虹膜定位演算法,準確的定位了虹膜的內外邊界;利用坐標轉換和編碼的循環移位實現了對虹膜圖像的配準;利用雙三次樣條函數擬合虹膜圖像背景,去除了非均勻光照對虹膜識別的影響;使用二分樹復數小波方法增強了虹膜圖像的對比度;在識別演算法方面,本文設計了一種「基於小波模極值點位置的虹膜識別演算法」 。
  4. In an arithmetic right shift, the bits shifted beyond the rightmost bit position are discarded, and the leftmost bit is propagated into the bit positions vacated at the left

    在算術右移位運算中,將丟棄移出最右側數位位置的數位,並將最左側的數位傳播到左端空出的數位位置。
  5. Arithmetic shift left

    算術左移
  6. According as time - varying images composing model, simulated 3 - d rigid shift motion and rotation motion in computer, implemented perspective projection and orthographic projection arithmetic, it proved that the result of experiment is accurate

    根據時變圖像構成模型,採用計算機模擬了三維剛體運動的平移和旋轉運動,以及透視投影和正交投影下的二維運動構成演算法。實驗結果驗證了演算法的正確性。
  7. Further, analyse the characteristic of the seismic wavefield of fractural reservoir and the influence caused by fracture density, property of the filled material and the strike of fracture. fifthly, in term of research of zhangshulun et al., concisely discuss the arithmetic of the plane wave forward modeling and migration with phase shift method, in prestack common offset gathers and check the arithmetic by numerical simulation

    第四,用基於彈性?聲學近似的反射系數計算公式和本文提出的付氏變換子波生成法得到縫洞模型的反射系數模型和子波模型並用vrselrf波場延拓運算元對其進行地震波場數值模擬;進一步分析了縫洞儲層的地震波場特徵及縫洞密度、充填物性質和裂縫走向對其波場特徵的影響。
  8. The right - shift is an arithmetic shift high - order empty bits are set to the sign bit

    ,則右移位是算術移位(高序空位設置為符號位) 。
  9. The unsigned right - shift is an arithmetic shift with zero - extension

    無符號右移位是具有零擴展的算術移位。
  10. The signed right - shift is an arithmetic shift with sign - extension

    有符號右移位是具有符號擴展的算術移位。
  11. Arithmetic bit shift

    算術移位(
  12. 1 for an arithmetic right shift of a negative number

    )進行數學右移位時,設置為0
  13. In an arithmetic right shift, the bits shifted beyond the rightmost bit position are discarded, and the leftmost sign bit is propagated into the bit positions vacated at the left

    在數學右移位運算中,將丟棄移出最右側數位位置的數位,並將最左側的(符號)數位傳播到左端空出的數位位置。
  14. 0 for an arithmetic right shift of an unsigned data type

    對正數進行數學右移位時,設置為0對負數據類型(
  15. Performs an arithmetic right shift on a bit pattern

    對位模式執行數學右移位。
  16. Performs an arithmetic left shift on a bit pattern

    對位模式執行數學左移位。
  17. A bit - shift operation performs an arithmetic shift on a bit pattern

    移位運算移位運算對位模式進行數學移位。
  18. Performs an arithmetic right shift on the value of a variable or property and assigns the result back to the variable or property

    對變量或屬性值執行算術右移位,並將結果賦回給該變量或屬性。
  19. Visual basic 2005 now supports arithmetic left - and right - shift operations on integral data types

    Visual basic 2005現在支持對整數數據類型(
  20. In an arithmetic left shift, the bits shifted beyond the range of the result data type are discarded, and the bit positions vacated on the right are set to zero

    在數學左移位運算中,丟棄移出結果數據類型範圍的數位,而將右端空出的數位位置設置為零。
分享友人