photo

suzi freunden


Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

3 Preguntas
1 Respuesta

CLASIFICACIÓN
158.283
of 301.159

REPUTACIÓN
0

CONTRIBUCIONES
3 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
0.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.182

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 173.105

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

Feeds

Ver por

Pregunta


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

más de 13 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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...

casi 14 años hace | 2 respuestas | 0

2

respuestas

Respondida
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...

casi 14 años hace | 0

Pregunta


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...

casi 14 años hace | 4 respuestas | 0

4

respuestas