Definitions and Requirements for Control I / O
A
control system I / O aims to provide assistance to users to enable them
to access files, regardless of the details of the characteristics and
storage time. Control I / O related to file management and management tools that are part of the operating system.
The task of the Control System I / O is:
1) Maintaining a directory of files and location information
2) Determine the path for the flow of data between main memory and secondary storage devices
3) Coordinate komunimasi between the CPU and secondary...
Monday, July 18, 2011
Murottal Al.Quran Ash-Shaykh Ali ibn Abd al-Hudaify
Posted on 12:25 AM by Dendi Prana Yudha
Click the Name Letter, please: Al-Fatihah Al-Baqarah Ali Imran An-Nisaa ' Al-Maidah Al-An'am Al-A'raaf Al-Anfal At-Tauba Jonah Hud Joseph Ar-Raad Ibrahim Al-Hijr An-Nahl ...
TI highlights STMIK charisma
Posted on 12:21 AM by Dendi Prana Yudha
Kharisma STMIK Falkirk will be holding an event titled "Gebyar IT in 2011" with two events. The first event of the seminar "Doing business through a blog" with speakers from BLOGGER Team Falkirk. The second event is "a race Post Article About Linux".
1. As for the seminar will be held on:
Day / Date: Saturday, June 26, 2011
Hours: 08.00 till finish
Venue: 2nd Floor Campus Kharisma Jl. Struggle base Km.1 By Pass Falkirk
Contact: Dendi Prana Yudha (0857...
11.04 ubuntu update error
Posted on 12:17 AM by Dendi Prana Yudha
maybe my friends have experienced anything like I experienced at the time the update ubuntu with the command sudo apt-get update at the time of completion there is an error writing updates the repository can not be opened or parsed. Yesterday I also had experienced anything like it, here I want to share how to restore ubuntu 11:04 update to be successful without having to reinstall. into the terminal: Applications> Accessories> Terminal then typing the following command: sudo rm / var / lib / apt / lists / *-vf (hit enter) still in the terminal,...
create a database in pascal
Posted on 12:15 AM by Dendi Prana Yudha
mmm ...
This one cooperative program that uses the pascal program and enter data into a text input with extension. dat
program is also quite a bit complicated, but for what's wrong with learning materials in the share?
check this sources:
program sales;
uses crt;
type
data = record
no, number: integer;
nama_barang: string;
price, harga_barang: real;
end;
var
rdata: array [1 .. 100] of the data;
filedata: file of data;
f: data;
number: integer;
datacari: string;
procedure...
Subscribe to:
Posts (Atom)