photo

suzi freunden


2012년부터 활동

Followers: 0   Following: 0

메시지

통계학

Feeds

보기 기준

질문


Extract the upper and the lower half of an integer
Hi, is there a function that extract the upper half of an integer (most significants bits) and the lower half? Thanks

대략 12년 전 | 답변 수: 2 | 0

2

답변

질문


ROTL and ROTR for 64 bits
Hi, is there a Circular left bit shift operator for 64 bits? for exemple I have this number x=9223372036855037954 circula...

대략 12년 전 | 답변 수: 2 | 0

2

답변

답변 있음
dec2bin is not precise with 64 bits numbers
thanks for the answers, I have another question: is there a function doing a correct bitshift for unsigned integer bigger than 2...

12년 초과 전 | 0

질문


dec2bin is not precise with 64 bits numbers
Hi, I was trying to apply a left circular shift to a 64 bits number, when I notice that dec2bin does'nt work correctly, Have yo...

12년 초과 전 | 답변 수: 4 | 0

4

답변