青年中文青年中文

bit manipulation的意思

bit manipulation中文翻譯:

位操作,[計]位處理;二進制處理

相似詞語短語

manipulation───n.操縱;操作;處理;篡改

fascial manipulation───筋膜手法

visceral manipulation───內臟手法

coercion manipulation───脅迫操縱

authorship manipulation───作者身份操縱

magnetism manipulation───磁操縱

data manipulation───[計]數據操作

algebraic manipulation───代數操作;代數運算

bit───adj.很小的;微不足道的;n.[計]比特(二進位制信息單位);少量;馬嚼子;輔幣;老一套;一點,一塊;adv.有點兒;相當;vt.咬(bite的過去式和過去分詞);vt.控制

雙語使用場景

This paper presents a bit manipulation accelerator for high performance DSP.───介紹了一種高性能DS P位操作加速器實現方法。

Synthesis results indicate that the 32-bit bit manipulation accelerator implemented with this method has great improvement in terms of delay.───綜合結果表明使用該方法設計的32 -位位操作加速器有很大的性能提升。

If I have to do bit manipulation of large amounts of binary data, why is it, that Scala's primitive types are immutable?───如果我需要在大量的二進制數據上進行字節操作,這就有問題了,Scala的基本類型是常量化的嗎?

It''s harder to write inscrutable "clever" code, but it makes low-level operations like bit-manipulation more difficult.───雖然很難寫出難以理解的“聰明”代碼,它同時也使得一些低級操作,如位操作變得困難起來。

Design of Bit Manipulation Accelerator for High Performance DSP───高性能DSP位操作加速器設計

英語使用場景

For example, suppose you do some bit manipulation in an integer variable and expect it to be of size 4: This may not be the case on all operating system platforms (see Listing 7).