by marc anthony
opencv 2.4.8 android
|
|
[no replies]
|
by xwilx
lvalue reference bind to a rvalue object
|
|
[5 replies] Last: Hi Cubbi, So it looks like I am making the example more complicated b... (by xwilx)
|
by Angel2014fly
How can shorten this code
|
|
[1 reply] : You can remove line 1 and 3 and save 300k bytes in the exe. (by SamuelAdams)
|
by kam hagh
Program takes longer in Parallel
|
|
[10 replies] Last: im sorry if am annoying you by not understanding :( i actually think ... (by kam hagh)
|
C++11 Lambda capture ref vs value |
|
[6 replies] Last: Thank you (by digitalsynapses)
|
by kagebearz
Leap Motion C++ Virtual Piano
|
|
[1 reply] : Are you going to use some sort of GUI to visualize the keyboard and wh... (by giblit)
|
by Emkor
Help stuck
|
|
[3 replies] Last: Please use code tags when posting code, to make it readable: http://w... (by MikeyBoy)
|
by johnbravado
cout and char*
|
|
[3 replies] Last: no this is the code i am running and it is generating that output. ... (by Disch)
|
by yahya1asfari
Hello Guyz I need help
|
|
[2 replies] Last: well the driver for g27 it has API's ,. but to be sure i have no idea ... (by yahya1asfari)
|
by jonmackey22
Program with fixed notation help
|
|
[1 reply] : have you tried: http://www.cplusplus.com/reference/iomanip/setprecisio... (by mutexe)
|
by Cronnoc
World Class
|
|
[13 replies] Last: Thank you for all your responses. I have figured out what i am going t... (by Cronnoc)
|
by sebz92
store text to array until text is over.
|
|
[1 reply] : Yes! What you are describing is called a vector. Just #include <vecto... (by Yay295)
|
by sbas10
Reading from file one int a time..
|
|
[2 replies] Last: Makes plenty of sense. Thank You! (by sbas10)
|
by sebz92
input value get index
|
|
[3 replies] Last: If you refuse to use existing algorithms and insist on reinventing the... (by LB)
|
by puffybear123
Converting a 4 digit number into a BCD number?
|
|
[2 replies] Last: I'm sorry that I did not use the code tags when in my previous post it... (by puffybear123)
|
Insert one program into another |
|
[2 replies] Last: When writing code, make it as modular, independant and as reusable as ... (by Krisando)
|
IntelliSense: expession must have integral or unscoped enum type |
|
[16 replies] Last: With some help from another source I was able to solve it with the fol... (by ProgrammingIsNotMyThing)
|
by vincegata
Exit two-threaded program with user input?
|
|
[2 replies] Last: -- thank you JLBorges! (by vincegata)
|
by Jacobhaha
streams (1,2)
|
|
[20 replies] Last: They have nothing in common. A stream is an object that abstracts away... (by helios)
|
by mattimo
Regarding reading .txt into struct array
|
|
[3 replies] Last: Are you running the program from the same directory where the executab... (by dhayden)
|