Tuesday, 28 January 2014

#include <iostream> using namespace std; int main() { int n1, n2, sum; cout << "welcome to my arithmetic program!"; cout << "enter 2 integer: "; cin >> n1 >> n2; sum = n1+n2; cout << "sum is" << sum << std::endl; } next program int main() {    int number1; // first integer to compare    int number2; // second integer to compare    cout << "Enter two integers to compare: "; // prompt user for data    cin >> number1 >> number2;...

Sunday, 26 January 2014

Intel claims optical computing "milestone" News Intel's hybrid silicon laser research has allowed it to transfer 50Gb/s down a single fibre-optic channel. Intel has made a breakthrough in optical connection technology with the world's first end-to-end silicon photonics connection, which the company claims "could revolutionise computer design, dramatically increase performance, [and] save energy."The milestone - which is part of the...

Wednesday, 22 January 2014

In this article I’m going to guide you how to break windows 7 and windows 8 administrator password. You can also use this technique to break the password of windows 7 and windows 8 user account password. What Are Windows 7 And Windows 8 ? Windows 7 and windows 8 are the latest operating systems by Microsoft.To provide more user friendly environment between computer user and computer .  These windows are very fast and provide good...

Sunday, 19 January 2014

3D printing For methods of applying a 2D image on a 3D surface, see pad printing. For methods of printing 2D parallax stereograms that seem 3D to the eye, see lenticular printing and holography. An ORDbot Quantum 3D printer. div class="PopUpMediaTransform" id="mwe_player_0" style="display: inline-block; height: 124px; position: relative; width: 220px;" videopayload="Sorry, your browser either has JavaScript disabled...
Subscribe to RSS Feed Follow me on Twitter!