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

C / C++ / MFC

 
AnswerRe: Need some help! Pin
Hamid_RT8-Mar-06 2:48
Hamid_RT8-Mar-06 2:48 
GeneralRe: Need some help! Pin
munsiyari8-Mar-06 3:05
munsiyari8-Mar-06 3:05 
QuestionAFX_ISOLATIONAWARE_FUNC crash Pin
Rob Caldecott8-Mar-06 1:38
Rob Caldecott8-Mar-06 1:38 
AnswerRe: AFX_ISOLATIONAWARE_FUNC crash Pin
Nibu babu thomas8-Mar-06 17:19
Nibu babu thomas8-Mar-06 17:19 
AnswerSolution: Struct member alignment Pin
Rob Caldecott8-Mar-06 21:11
Rob Caldecott8-Mar-06 21:11 
AnswerAnother Solution ... Pin
barneyman4-Dec-11 17:35
barneyman4-Dec-11 17:35 
QuestionWaveForm Display of Data Pin
kmsekhar8-Mar-06 0:28
kmsekhar8-Mar-06 0:28 
AnswerRe: WaveForm Display of Data Pin
jhwurmbach8-Mar-06 2:25
jhwurmbach8-Mar-06 2:25 
kmsekhar wrote:
wavefrom display of data


You want spectral display as a time series?
Save your data items into a vector. This is you Y-Data.
If your device does not send the data on a fixed base, you will also need another vector wih the current time of the data item - your X-Data.
Now you can simply display your data using one of the various spectrum displays found here or do further computation with it.

But probably I misunderstood you?


"We trained hard, but it seemed that every time we were beginning to form up into teams we would be reorganised. I was to learn later in life that we tend to meet any new situation by reorganising: and a wonderful method it can be for creating the illusion of progress, while producing confusion, inefficiency and demoralisation."

-- Caius Petronius, Roman Consul, 66 A.D.

QuestionForbit MRU Updation Pin
Farhat Aisha7-Mar-06 23:42
Farhat Aisha7-Mar-06 23:42 
AnswerRe: Forbit MRU Updation Pin
Malli_S8-Mar-06 0:02
Malli_S8-Mar-06 0:02 
GeneralRe: Forbit MRU Updation Pin
Farhat Aisha8-Mar-06 0:25
Farhat Aisha8-Mar-06 0:25 
GeneralRe: Forbit MRU Updation Pin
Malli_S8-Mar-06 0:37
Malli_S8-Mar-06 0:37 
QuestionShell Executing From VC++ Pin
Malli_S7-Mar-06 23:40
Malli_S7-Mar-06 23:40 
AnswerRe: Shell Executing From VC++ Pin
Nibu babu thomas7-Mar-06 23:58
Nibu babu thomas7-Mar-06 23:58 
GeneralRe: Shell Executing From VC++ Pin
Malli_S8-Mar-06 0:25
Malli_S8-Mar-06 0:25 
AnswerRe: Shell Executing From VC++ Pin
David Crow8-Mar-06 2:26
David Crow8-Mar-06 2:26 
QuestionProcess hirarchy Pin
Aqueel7-Mar-06 23:40
Aqueel7-Mar-06 23:40 
AnswerRe: Process hirarchy Pin
Nibu babu thomas8-Mar-06 0:36
Nibu babu thomas8-Mar-06 0:36 
AnswerRe: Process hirarchy Pin
Aqueel8-Mar-06 1:06
Aqueel8-Mar-06 1:06 
GeneralRe: Process hirarchy Pin
Nibu babu thomas8-Mar-06 1:15
Nibu babu thomas8-Mar-06 1:15 
AnswerRe: Process hirarchy Pin
Aqueel8-Mar-06 1:21
Aqueel8-Mar-06 1:21 
GeneralRe: Process hirarchy Pin
Nibu babu thomas8-Mar-06 1:28
Nibu babu thomas8-Mar-06 1:28 
AnswerRe: Process hirarchy Pin
Aqueel8-Mar-06 1:34
Aqueel8-Mar-06 1:34 
GeneralRe: Process hirarchy Pin
Nibu babu thomas8-Mar-06 1:37
Nibu babu thomas8-Mar-06 1:37 
Question[OT] Pin
toxcct8-Mar-06 1:53
toxcct8-Mar-06 1:53 

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.