My Technical Articles . . . ...

Learn From Nothing... Simple Thought - Simple Meaning.

Pages

▼
Tuesday, November 23, 2010

Optimization -05

›
Tips for Optimizing C++ Code 12. Careful when declaring C++ object variables. Use initialization instead of assignment ( Color c(black);...

Optimization -04

›
Tips for Optimizing C Code 1. Remember Ahmdal's Law: Where func cost is the percentage of the program runtime used by the function ...
Monday, November 15, 2010

Socket Programming -01

›
Socket Programming - Server (Rx) #define WIN32_LEAN_AND_MEAN #include  <windows.h> #include  <winsock2.h> #include  <...
Tuesday, November 9, 2010

Matlab - 01

›
Working with Videos in MATLAB MATLAB supports only "raw" (uncompressed) avi files on Linux and only some Indeo and Cinepack co...
Monday, November 8, 2010

OpenCV – 02

›
Working with Videos in OpenCV #include  <stdio.h> #include  <cv.h> #include   <highgui.h> int main( void ) {  ...
›
Home
View web version

About Me

My photo
Mrutyunjaya Hiremath
Bangalore, Karnatak, India
on my way...
View my complete profile
Powered by Blogger.