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

Simulation of FCFS CPU Scheduling Algorithm in C

›
This is a C program to simulate First come first served (FCFS) CPU scheduling algorithm. First come first served algorithm serves each proce...

C Program to Simulate grep Command in Linux

›
This post contains C program to simulate grep command in Linux or Unix operating systems Simulation of  grep command in Linux #include...

C Program to Simulate the ls Command in Linux Operating system

›
This is a c program to do Simulation of ls Command in linux. The ls command lists all the contents of the directory including filse and sub-...

C Program to Remove (Delete) a Directory using LINUX System Calls

›
This is a C program to delete  or remove a directory using the system calls in Linux or Unix operating systems. The program make use of the ...

C Program to open, read and write files and perform file copy operation usingSystem Calls in UNIX

›
Write a program to open, read and write files and perform file copy operation. This program show how to open, read, write and copy files usi...

C Program to Open, Read and Write a file using System Calls

›
This is a C program to open , read and write files using system calls in Linux (UNIX) operating systems. The system calls open(), read() and...
‹
›
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.