Statistica
RANK
101.628
of 301.707
REPUTAZIONE
0
CONTRIBUTI
3 Domande
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
66.67%
VOTI RICEVUTI
0
RANK
of 176.162
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Risposto
How to use half.typecast
What I'[m doing is reading data from a flight recorder (not the comercial airline type). I found some code my predecessor wrote...
How to use half.typecast
What I'[m doing is reading data from a flight recorder (not the comercial airline type). I found some code my predecessor wrote...
18 giorni fa | 0
Domanda
How to use half.typecast
I have to read in a 16-bit float from a binary file. I used x = fread(fid,1,'*uint16','ieee-be') since there is no half data t...
18 giorni fa | 2 risposte | 0
2
risposteRisposto
fread a double that's been broken up into four 16 bit words
Thanks for all the help. The problem was between the keyboard and the chair. It was how I was formatting my "test" file. I see w...
fread a double that's been broken up into four 16 bit words
Thanks for all the help. The problem was between the keyboard and the chair. It was how I was formatting my "test" file. I see w...
2 mesi fa | 0
Domanda
fread a double that's been broken up into four 16 bit words
I have to read in a double from a file that's been broken up into 4 consecutive 16 bit words. How can I do that? I tried reading...
2 mesi fa | 3 risposte | 0
3
risposteDomanda
print hexadecimal representation of 16 bit word
I keep messing it up I've got a 16 bit word that's supposed to be the hexadecimal representation of a number. How do I print t...
6 mesi fa | 1 risposta | 0
