Showing posts with label Engineering projects. Show all posts
Showing posts with label Engineering projects. Show all posts

Monday, 2 June 2014



                          
A Company that has flown unmanned capsule to the space station has unveiled a spacecraft design to ferry up even astronauts in the low artist of the earth.  
this will be smallest and one of the cheapest spacecraft (capsules) to go into the space station or the low or small orbits of the earth.
it is cone headed dragon v2 shape and four landing legs and land any where with the maximum accuracy like a helicopter. 
it better than rockets will can not be reused but this space craft can refuel and run again and it more cheaper and accurate then rockets  

Sunday, 1 June 2014


#include<iostream>
#include<math.h>
#include<Windows.h>
using namespace std;
class lover
{
    int lovers ;
    char u[50];
    char lv[50];
public:
    void input();
    void output();

};
void lover::input()
{
    cout<<"\nenter your name\n\t ";
    cin>>u;
   
    cout<<"\nenter your  lover name\n\t ";
    cin>>lv;
}
void lover::output()
{
lovers=(rand()%100);
        //cout<<"\n\tyour love % is being calculating by the love calculator\n\t";
        Sleep(1000);
        cout<<"\n\t"<<u<<"your love percentage is   ="<<lovers<<"\twith your lover "<<lv<<endl;

}
int main()
{
    lover s;
    char ch;
    do
    {
        system("cls");
    s.input();
    s.output();
    cout<<"\n\tdo you want to calucate your love for other lover   (y/n) \n=";
    cin>>ch;
    }
    while(ch=='y'||ch=='Y');
        system("pause");
        system("cls");
        return 0;
}

Sunday, 25 May 2014



Dear all!
This page of the blog is about all kind of latest and engineering projects like (computer system, robotics projects, electronics, electrical, telecom etc.)both semester and final year projects will be uploaded here. The entire projects are free to download and are based on the latest and new ideas. If you have project or related idea you can share it to me at Email address: aqeelcs07@gmail.com  that will be published on the blog with your name.
                                                                 Your well wisher
                                                                         Engineer Aqeel-u-Rehman

Popular Posts

Recent Posts

Unordered List

Categories

Text Widget