samer forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

introduction to the course

Go down

introduction to the course Empty introduction to the course

Post  Admin Tue Feb 23, 2010 2:20 pm

mainly we will continue on the file structure course on this course
in this course we wion't talk about DB's we will talk about Files just files
but first let's see what's the difference between File & DB
Files : DB
unstructured : Structured
need just a system : Need a DBMS

so in our file structure course how did we do it?
the sequence of steps was as follows
-Create file
-Add file
-Storing data
introduction to the course Tapesticker
at the beginning files were stored in tapes which require sequential access
O(n)

Then disks appeared and it required direct access
Binary Search
O(log n)
naturally log of base 2
introduction to the course Disk

Indexing

but let's think for a moment what if my data is large
it will need 127 Disk access
and the optimal is from 1 to 3

this course will include these titles also
-Binary search trees
- AVL Trees
-B Trees
-B+ Trees
-Hashing
Admin
Admin
Admin

Posts : 7
Join date : 2010-01-23
Age : 37
Location : Egypt

https://samer.darkbb.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum