Friday, February 4, 2011

CrazyEngineers Forum - Computer Science & IT Engineering

CrazyEngineers Forum - Computer Science & IT Engineering


Honeycomb 3.0 Provides Data Encryption

Posted: 03 Feb 2011 11:40 PM PST

Recently, Google demonstrated the newer version of the Android series, Android Honeycomb 3.0. The demo of the new OS was given on Motorola's* Xoom tablet which is soon to be launched (They say that it would be out in late February of early March). The new Google OS is expected to bring in a lot [...]

More...

Copy Paste Code

Posted: 03 Feb 2011 11:11 PM PST

suppose i have following text in my text file:
the apple is red in color.
and the sun shines in the morning.
now from the above 2 lines suppose i have to select following words in the sequence:
1 . the sun
2 . is red in color
3 . and
4 . shines in the morning.

and paste them to get the sentence:
the sun is red in color and shines in the morning.
what we do is for every word i''l have to first select it and then type ctrl+c to copy and ctrl+v to paste. then again for next selection i do the same copy paste operations.
so now can i write some code which will allow me to select multiple words from different sentences and and copy paste them all together to get a new sentence containing these words in the sequence in which i selected the words while copying?

How Hyper Threading Technology Works?

Posted: 03 Feb 2011 09:50 AM PST

While I was going through one of the forums, I found out that someone had a difficulty in understanding how exactly a processor works as a multi-core processor. I will try to elucidate this in a simpler manner. Intel has the propriety of hyper-threading technology. In this system, we can make a single core processor [...]

More...

Multicast

Posted: 03 Feb 2011 03:13 AM PST

can we multicast in local area network?

hello how are you

Posted: 03 Feb 2011 02:59 AM PST

dafsdfsadfsd

No comments:

Post a Comment