VisuAlgo Study Notes--bitmark

Source: Internet
Author: User
The original resource link is: Bitmark
Each module represents the meaning of:
-Set S: initial value S-set bit (j): S or J bit-Check Bit (j): S and J bit-Toggle Bit (j): S XOR J bit (same bit is 0, different is 1)-Clear bit (J bit not 1): an D Operation -Least significant bit (find the least significant bit):
j = Not (s) +1 (S takes a non-plus 1, which becomes the corresponding negative number) to do the operation S and J, that is, the (least significant bit of the binary)
The example is: Find the least significant bit of 77 for: And-77=1




VisuAlgo Study Notes--bitmark

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.