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

Showing posts with label algorithm. Show all posts
Showing posts with label algorithm. Show all posts

C Program to Simulate Round Robin CPU Sceduling Algorithm

›
The round robin CPU scheduling algorithm is simulated using C program. The time slice or time quantum is read from the user. Program: ...

C Program to Simulate Priority Scheduling CPU scheduling Algorithm

›
The following C program implements Simulation of  priority scheduling (CPU Scheduling algorithm). Each process or job is given a priority. T...

Simulation of Shortest Job First (SJF) CPU scheduling algorithm in C Language

›
This is a C program to simulate Shortest Job First (SJF) CPU scheduling algorithm. In Shortest Job first CPU scheduling algorithm, the proce...

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...

Linear Search in C and C++ Languages

›
Linear search simply means 'looking for an element in the whole array from one end to the other'. The searched element is compared w...
›
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.