Click here to Skip to main content
15,891,757 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: whats the file? Pin
9ine3-May-06 3:36
9ine3-May-06 3:36 
AnswerRe: whats the file? Pin
kakan3-May-06 3:34
professionalkakan3-May-06 3:34 
GeneralRe: whats the file? Pin
9ine3-May-06 3:38
9ine3-May-06 3:38 
QuestionRe: whats the file? Pin
David Crow3-May-06 7:54
David Crow3-May-06 7:54 
GeneralRe: whats the file? Pin
kakan3-May-06 19:26
professionalkakan3-May-06 19:26 
GeneralRe: whats the file? Pin
9ine4-May-06 4:03
9ine4-May-06 4:03 
AnswerRe: whats the file? Pin
Eytukan3-May-06 4:38
Eytukan3-May-06 4:38 
AnswerRe: whats the file? Pin
normanS3-May-06 20:00
normanS3-May-06 20:00 
If you have an idea of the values which are represented, you could do a bit of trial-and-error.

But the problem is that it could be a single set of values, with time implied (first sample is a float - position - at T0+t, second is position at T0 + 2t, etc)

Or it could be pairs of values (float distance with integer time)

Or it could be triples (??) of values (float distance and float velocity with integer time)

Get the idea? First decide what data is represented, then try decoding it, see what gives "reasonable" values.

Of course, you will also have to look at the system which produced the data file, and decide whether it is likely to be big-endian or not.

QuestionUpdate MS Access DB from VC(ADO) Pin
shuchigo_jane3-May-06 2:51
shuchigo_jane3-May-06 2:51 
AnswerRe: Update MS Access DB from VC(ADO) Pin
kiran janaswamy3-May-06 3:02
kiran janaswamy3-May-06 3:02 
QuestionHandling Mouse Scroll on ListBox Pin
Killer33-May-06 2:31
Killer33-May-06 2:31 
AnswerRe: Handling Mouse Scroll on ListBox Pin
Justin Tay3-May-06 2:36
Justin Tay3-May-06 2:36 
GeneralRe: Handling Mouse Scroll on ListBox Pin
Killer33-May-06 20:32
Killer33-May-06 20:32 
AnswerRe: Handling Mouse Scroll on ListBox Pin
_AnsHUMAN_ 3-May-06 2:50
_AnsHUMAN_ 3-May-06 2:50 
QuestionAnti debug Pin
zon_cpp3-May-06 1:53
zon_cpp3-May-06 1:53 
AnswerRe: Anti debug Pin
toxcct3-May-06 1:59
toxcct3-May-06 1:59 
QuestionRe: Anti debug Pin
David Crow3-May-06 2:10
David Crow3-May-06 2:10 
AnswerRe: Anti debug Pin
James R. Twine3-May-06 3:48
James R. Twine3-May-06 3:48 
AnswerRe: Anti debug Pin
James R. Twine3-May-06 4:00
James R. Twine3-May-06 4:00 
QuestionTOOLBAR Problem Pin
mikobi3-May-06 1:00
mikobi3-May-06 1:00 
AnswerRe: TOOLBAR Problem Pin
Nibu babu thomas3-May-06 1:02
Nibu babu thomas3-May-06 1:02 
GeneralRe: TOOLBAR Problem Pin
mikobi3-May-06 1:41
mikobi3-May-06 1:41 
GeneralRe: TOOLBAR Problem Pin
mikobi3-May-06 1:54
mikobi3-May-06 1:54 
GeneralRe: TOOLBAR Problem Pin
mikobi3-May-06 2:07
mikobi3-May-06 2:07 
QuestionCScrollView.. strange effect Pin
yang__lee3-May-06 0:58
yang__lee3-May-06 0:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.