Click here to Skip to main content
15,911,132 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Linux client with Windows Server Pin
islheg29-May-07 8:55
islheg29-May-07 8:55 
AnswerRe: Linux client with Windows Server Pin
SandipG 28-May-07 22:54
SandipG 28-May-07 22:54 
GeneralRe: Linux client with Windows Server Pin
islheg29-May-07 7:43
islheg29-May-07 7:43 
QuestionWhich loop to use Pin
dellthinker28-May-07 9:06
dellthinker28-May-07 9:06 
AnswerRe: Which loop to use Pin
Perspx28-May-07 9:11
Perspx28-May-07 9:11 
AnswerRe: Which loop to use Pin
Jun Du28-May-07 10:27
Jun Du28-May-07 10:27 
QuestionRealtime Compression Algorithms Pin
godspeed12328-May-07 6:02
godspeed12328-May-07 6:02 
GeneralRe: Realtime Compression Algorithms Pin
Matthew Faithfull28-May-07 6:21
Matthew Faithfull28-May-07 6:21 
The only thing I can think of that might keep up is RLE (Run Length Encoding). It won't give you that much compression, depending on the images, but it is light and fast. If you're talking sequential video frames then a frame difference algorithum might be better. I thought most people still used DSP hardware for this sort of thingConfused | :confused:

Nothing is exactly what it seems but everything with seems can be unpicked.

AnswerRe: Realtime Compression Algorithms Pin
Jeffrey Walton28-May-07 7:03
Jeffrey Walton28-May-07 7:03 
GeneralRe: Realtime Compression Algorithms Pin
godspeed12328-May-07 7:20
godspeed12328-May-07 7:20 
AnswerRe: Realtime Compression Algorithms Pin
(Steven Hicks)n+128-May-07 10:39
(Steven Hicks)n+128-May-07 10:39 
QuestionChangeDisplaySettings Pin
nonameseemstowork28-May-07 5:55
nonameseemstowork28-May-07 5:55 
QuestionRe: ChangeDisplaySettings Pin
David Crow29-May-07 4:37
David Crow29-May-07 4:37 
AnswerRe: ChangeDisplaySettings Pin
nonameseemstowork30-May-07 8:51
nonameseemstowork30-May-07 8:51 
QuestionIEEE_754 Math Library Pin
Matthew Faithfull28-May-07 5:49
Matthew Faithfull28-May-07 5:49 
Questionspread list control on CFromView Pin
Max++28-May-07 5:14
Max++28-May-07 5:14 
AnswerRe: spread list control on CFromView Pin
Mark Salsbery28-May-07 7:03
Mark Salsbery28-May-07 7:03 
QuestionHow to change font of Tooltip control? Pin
Atul2328-May-07 5:07
Atul2328-May-07 5:07 
AnswerRe: How to change font of Tooltip control? Pin
Hamid_RT28-May-07 6:03
Hamid_RT28-May-07 6:03 
QuestionExporting Class Constructer Pin
Programm3r28-May-07 4:35
Programm3r28-May-07 4:35 
AnswerRe: Exporting Class Constructer Pin
Programm3r28-May-07 4:54
Programm3r28-May-07 4:54 
QuestionHow to draw on picture control? Pin
xuqianmylove28-May-07 4:01
xuqianmylove28-May-07 4:01 
GeneralRe: How to draw on picture control? Pin
Matthew Faithfull28-May-07 5:59
Matthew Faithfull28-May-07 5:59 
AnswerRe: How to draw on picture control? Pin
Hamid_RT28-May-07 6:06
Hamid_RT28-May-07 6:06 
AnswerRe: How to draw on picture control? Pin
Hamid_RT29-May-07 6:01
Hamid_RT29-May-07 6:01 

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.