Algorithms
Randomized algorithms Randomized algorithms rely on the statistical properties of random numbers. One example of a randomized algorithm is quicksort. In quicksort we take a set of data, sort it selecting a pivot value, ie; we select a central value(as in having a central tendency) and then sort all the elements before and after it. [...]
Blank Frame In Java
A blank frame window :: import javax.swing.*; public class swingstart { public static void main(String[] args) { SimpleFrame frame=new SimpleFrame(); frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE); frame.setVisible(true); } } class SimpleFrame extends JFrame { …
Added to mylot
I have decided to check the mylot service which is supposed to pay for blogging! Lets’ see.. myLot User Profile They required me to do this!!!
Oil prices surge around the globe
India announced increases that, for example, would boost gasoline prices in New Delhi by 11 percent. Malaysia said it would hike gasoline prices by 41 percent.
Oil prices surge a new high
In this crucial period of time the UPA(United progressive alliance-the ruling party in India) should be keeping peace with the common man, when it is due an election an year from now.
Chinmoy Kanjilal is the geek behind Techarraz. This is where he rants about his adventures with technology. Get to know him better, and connect with him on social networks.
Recent reactions