英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

bitwise    
bitwise
逐位

bitwise
按位

A bitwise operator treats its operands as a
{vector} of {bits} rather than a single number. {Boolean}
bitwise operators combine bit N of each operand using a
{Boolean} function ({NOT}, {AND}, {OR}, {XOR}) to produce bit
N of the result.

For example, a bitwise AND operator ("&" in {C}) would
evaluate 13 & 9 as (binary) 1101 & 1001 = 1001 = 9, whereas,
the logical AND, ({C} "&&") would evaluate 13 && 9 as TRUE &&
TRUE = TRUE = 1.

In some languages, e.g. {Acorn}'s {BASIC V}, the same operators
are used for both bitwise and logical operations. This
usually works except when applying NOT to a value x which is
neither 0 (false) nor -1 (true), in which case both x and (NOT
x) will be non-zero and thus treated as TRUE.

Other operations at the bit level, which are not normally
described as "bitwise" include shift and rotate.

(1995-05-12)


请选择你想看的字典辞典:
单词字典翻译
bitwise查看 bitwise 在百度字典中的解释百度英翻中〔查看〕
bitwise查看 bitwise 在Google字典中的解释Google英翻中〔查看〕
bitwise查看 bitwise 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • Crypto Index Fund ETF Provider | Bitwise Asset Management
    The world’s largest crypto index fund manager We believe everyone should have easy access to crypto assets Discover how we can be your trusted partner
  • Bitwise operation - Wikipedia
    Bitwise operation In computer programming, a bitwise operation operates on a bit string, a bit array or a binary numeral (considered as a bit string) at the level of its individual bits It is a fast and simple action, basic to the higher-level arithmetic operations and directly supported by the processor
  • Bitvise: SSH software for Windows | Bitvise
    Welcome to Bitvise! We specialize in secure remote access software for Windows Our main products are Bitvise SSH Server and SSH Client, which we try to make the best SSH client and server for Windows Bitvise SSH Server: Secure file transfer, terminal shell, and tunneling Our SSH Server provides secure remote access to Windows servers and workstations Security is our SSH server's key feature
  • Bitwise - Engineering Your AI Advantage
    Bitwise forward-deployed AI engineers work inside your environment to bridge that gap, configuring, integrating, and adapting AI-driven systems so they operate reliably in production Combining engineering depth, data expertise, and business context, they ensure AI is not just deployed, but made to work where it matters
  • What is a Bitwise Operator? - W3Schools
    A bitwise operator is a symbol or keyword that tells the computer what operation to perform, bit by bit, on values or variables See this page for an overview of other types of operators
  • Complete Reference for Bitwise Operators in Programming Coding
    Your All-in-One Learning Portal: GeeksforGeeks is a comprehensive educational platform that empowers learners across domains-spanning computer science and programming, school education, upskilling, commerce, software tools, competitive exams, and more
  • Bitwise Operations: A Simplified Guide for Beginners
    Conclusion: Bitwise operations are simple! I mean, they're simple, right? In real life, you will hardly calculate Bitwise operations manually because you can simply run a program to calculate a huge operation in a few seconds But the idea of this article is to explain what's happening behind the scenes Thanks for reading!
  • Bit Shift Calculator - Left Shift, Right Shift, and NOT Operations
    Bitwise Calculator - Perform bitwise operations (AND, OR, XOR, NOT) and bit shift operations on integers with interactive visual bit diagrams showing each bit position
  • Bitwise 10 Crypto Index ETF (BITW)
    BITW seeks to track an index of the 10 largest crypto assets, screened by the experts at Bitwise, weighted by market cap, and rebalanced monthly
  • Bitwise | LinkedIn
    Bitwise is a global leader in accelerating data engineering, platform modernization, and enterprise digital consulting We enable organizations navigating complex, regulated environments to modernize their legacy systems, drive sustainable innovation, and thrive in the AI era With three decades of experience managing the systems, governance, and intricate data workflows of global enterprises





中文字典-英文字典  2005-2009