Friday, September 1, 2017

Name In Binary

Name In Binary

Code: package com.nearur; import java.util.Scanner; public class NTB { static......

Wednesday, August 30, 2017

Computer Graphics (PUT PIXEL)

Computer Graphics (PUT PIXEL)

CODE: #include<iostream.h> #include<conio.h> #include<graphics.h> void......

Tuesday, August 22, 2017

HangMan

HangMan

Following Code is Hangman Like game without graphics inspired by Duta http:duta.in: Code: import......

Sunday, August 20, 2017

Desired Number of Quark Pairs

Desired Number of Quark Pairs

Following Code will give you desired number of quark pairs: Code: import java.util.Scanner; public......
Quark Pairs Upto N

Quark Pairs Upto N

Quark Pairs:  Code: import java.util.Scanner; public class......

Saturday, August 19, 2017

K-means Clustering

K-means Clustering

 What is K-means?  1. Partitional clustering approach  2. Each cluster......

Wednesday, August 16, 2017

Happy Independence Day

Happy Independence Day

Happy Independence Day in Programmers Style Click here to see in......
Page 1 of 4712347Next