Question: Write a program to find the minimum cost of connecting all the engineering......
Recent Post
Home
All posts
Saturday, November 11, 2017
Dijkstra’s algorithm.
Question: Write a program to find shortest path from your home to college......
Sunday, November 5, 2017
Sutherland PolyGon CLipping
Code:
#include<iostream.h>
#include<conio.h>
#include<graphics.h>
#define......
Mid Point Eclipse Drawing Algoritm
Code:
#include<stdio.h>#include<conio.h>#include<graphics.h>#include<math.h>void......
Travelling Salesman Problem
Question:
Code:
Write a program to find minimum route for a newspaper distributer......
Saturday, November 4, 2017
WT 11,12 JavaScript
Question:
Create an HTML file to display the various arithmetic operations......
WT 13,14,15 PHP Practicals
Question:
. Create a PHP file to print any text using variable
Code:
<html>
<head>
......
Subscribe to:
Posts (Atom)