photo

rps rathore


lrde

Aktiv seit 2015

Followers: 0   Following: 0

Nachricht

Statistik

Feeds

Anzeigen nach

Frage


how to convert 2 double number and packed in 32 bit
hi i want to convert 2 double number 0.5 and -0.5 in 16 bit and packed into 32 bit. each number in double takes 8 bytes. i wan...

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how to convert 2 double number (16 bytes ) and packed in single 32 bit (4 bytes)
hi i want to convert 2 double number 0.5 and -0.5 in 16 bit and packed into 32 bit. each number in double takes 8 bytes. i wan...

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how to convert 2 double number and packed in 32 bit
hi i want to convert 2 double number 0.5 and -0.5 in 16 bit and packed into 32 bit. each number in double takes 8 bytes. i wan...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to calculate number of byte send in UDP
i send data in udp call. u = udp('127.0.0.1', 8000); fopen(u); x = (0:999) .* 8 * pi / 1000; data = sin(x); fwr...

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten