My online Text

Information about resetting and configuring Mobile phones (Java, Android, Symbian etc), educational articles especially for programming in C, C++ and Java and more about Computers and operating systems

C Program Using 8086 Interrupts to Restrict Mouse Pointer Into a Circle of Given Center and Radius

›
C Program Using 8086 Interrupts to Restrict Mouse Pointer Into a Circle of Given Center and Radius. The mouse ponter will be restricted to a...

How to Hard Reset Samsung Galaxy Note 2 (N7100)

›
Samsung Galaxy Note II N7100 This post is to show you how to hard reset Samsung Galaxy Note II. Samsung Galaxy Note 2 a.k.a N7100 can be...

C Program to Display and Set System Time and Date Using 8086 Interrupts

›
This is a C Program to Display and Set System Time and Date Using 8086 Interrupts. Interrupt number 21 (in hexadecimal) is used to: Outpu...

C Program To Implement Circular Linked List

›
C Program to implement circular linked list. #include<stdio.h> #include<malloc.h> #include<stdlib.h>

C Program For Insertion And Deletion In Heap

›
C program code for Insertion and Deletion in a Heap. #include <stdio.h> #include<stdlib.h> int arr[100],n; void display(); voi...

C Program To Represent Directed or Undirected Graph Using Adjacency Matrix

›
C program to represent directed or undirected graph using Adjacency matrix. #include<stdio.h> #include<conio.h> #define max 20...

C Program to Display SCAN and ASCII Codes of Keys on Keyboard Using 8086 Interrupt

›
Output (ASCII and SCAN code) when a is pressed This program displays SCAN code and ASCII code of any key pressed on the keyboard. We u...

Algorithm, C and C++ Programs to find Closure From Functional Dependencies

›
In this post we will see how to find closure of an attribute or a set of attributes. Before learning how to get closure, we should first kn...

Diagonalisation Principle as Proving Technique - Tutorial with Examples

›
Diagonalisation principle is a mathematical method of proof. It is included in Theory of computation as a proving technique. The following ...
‹
›
Home
View web version

Popular Posts

  • Intel 8085 Microprocessor Instructions - Hex codes and Mnemonics
  • Intel 8085 Microprocessor Simulator for Android Phones
  • Place Names that Sound Funny in Malayalam
  • How to hard Reset Nokia E6 - 00
  • Algorithm, C and C++ Programs to find Closure From Functional Dependencies
  • Design and Analysis of Algorithms - Lecture Notes and Slides Free Download
  • How to Hard Reset Nokia 603 Symbian Belle Full Touch Smartphone
  • How to Connect Windows 8 or 8.1 Compuer to Internet by USB Tethering Android Phone
Powered by Blogger.