Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged bitwise

0 votes
390 views
1 answer
    I have this statement: Assume the bit value of byte x is 00101011. what is the result of x>>2? How can ... can someone explain me what is doing? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
457 views
1 answer
    What's the difference between & and && in JavaScript? Example-Code: var first = 123; var second = false; var third = ... in Python; & seems to be & in Python.) Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
663 views
1 answer
    how can we XOR hex numbers in python eg. I want to xor 'ABCD' to '12EF'. answer should be B922. i ... ://stackoverflow.com/questions/11119632/bitwise-xor-of-hex-numbers-in-python...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
435 views
1 answer
    how can we XOR hex numbers in python eg. I want to xor 'ABCD' to '12EF'. answer should be B922. i ... ://stackoverflow.com/questions/11119632/bitwise-xor-of-hex-numbers-in-python...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

56.9k users

...