Programming through life

Ideas and tricks related to programming and computers in general.

Monday, February 3, 2014

Microprocessor 8085

›
Microprocessors 8085 is one of the earliest microprocessor with wide use in practical applications, though only for learning purposes now. ...
Monday, November 4, 2013

ShellSort

›
Sunday, June 16, 2013

Global Silhouette Matlab

›
Whenever we cluster we should check the cluster quality but how can we do this ? One of the way to do that is to calculate it's Global...
Tuesday, May 28, 2013

Matlab Examples

›
Here is a code for averaging a set of signals, note that my input is taken from a .wav file and thus is of different making it a little mo...
Friday, May 24, 2013

Douglas-Peucker Algorithm

›
An algorithm for smoothing a 2-d plot . You can read a good explanation of it at wikipedia Wiki Link . Following is the matlab code that ...
Wednesday, February 27, 2013

SPOJ:Insertion Sort

›
The problem asks us to find the number of swaps an insertion sorts does, which in a way is a measure of efficiency of the sort. The basic...
Saturday, September 1, 2012

Modular Exponentiation

›
For performing exponentiation we can take the linear route or we can take the binary route. What is the main idea behind it Suppose you a...
‹
›
Home
View web version

About Me

A
I blog about Computer Security, Computer Programming and other stuff that I think will be useful for people.
View my complete profile
Powered by Blogger.