Public Void Life Blog

0

WhatsApp Tips and Tricks

WhatsApp Messenger is a cross-platform mobile messaging app which allows you to exchange messages without having to pay for SMS. This Article Contains: 1.Run WhatsApp on Tablets and PC’s 2.WhatsApp Spammer 3.WhatsApp Plus  4.Use...

0

Project: Rapid Stat [Database Application]

RapidStat is a databaseoriented application made in c#,its a feedback application in which students can rate their teachers Domain: Database Application Date: 2014 Languages Used: C#,SQL it consists of 3 modules ->Add Faculty ->Fill Details...

0

JAVA Program to Implement BlackJack

This is the Java Program to Implement Black Jack Blackjack is a very well known gambling card game like the Slot Gacor that is played against a dealer in a casino. This game is...

1

Bankers Algorithm in Java

This is the Implementation of Bankers Algorithm in java The Banker’s algorithm is a resource allocation and deadlock avoidance algorithm developed by Edsger Dijkstra that tests for safety by simulating the allocation of predetermined...

0

C Program to Implement Selection Sort

This is the C Program to Implement Selection Sort Selection sort is a sorting algorithm, specifically an in-place comparison sort. It has O(n2) time complexity, making it inefficient on large lists, and generally performs...

0

Project: Movie Scraper (Data Mining)

Movie Scraper is a software that retrieves information about movies from imdb and rotten tomatoes Domain: Data Mining Date: 2014 Languages Used: C# Project can be modified by adding or removing modules it fetches...