Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
chmike
Marseille, France
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
23
votes
Fastest code C/C++ to select the median in a set of 27 floating point values
c++
c
algorithm
optimization
asked May 1 '09 at 8:33
stackoverflow.com
10
votes
Displaying WebCam video with Qt
linux
qt
webcam
phonon
asked Sep 4 '09 at 11:35
stackoverflow.com
10
votes
Optimal lock file method
c++
unix
file
locking
asked Oct 21 '09 at 8:31
stackoverflow.com
10
votes
Dynamic binding in C++
c++
binding
methods
asked Apr 5 '10 at 14:49
stackoverflow.com
6
votes
templated typedef?
c++
templates
c++0x
typedef
asked Mar 16 '09 at 9:14
stackoverflow.com
5
votes
Modifying an image with OpenGL?
c++
opengl
asked Apr 28 '10 at 11:13
stackoverflow.com
5
votes
Invoke slot method without connection?
qt4
asked Jul 21 '10 at 8:30
stackoverflow.com
5
votes
Does SVG support embedding of bitmap images?
image
svg
bitmapimage
asked Jun 6 '11 at 8:56
stackoverflow.com
Top Answers
10
Fastest code C/C++ to select the median in a set of 27 floating point values
stackoverflow.com
5
linked list problem in c: the print function deletes the value from my list
stackoverflow.com