Data structures coursework - B+ tree

En curso Publicado May 11, 2009 Pagado a la entrega
En curso Pagado a la entrega

Implement a B + tree. The pages in the disk (like the pages of the tree) have size 1024 bytes. The records have a key, which is a positive number and a data field, that is 60 bytes long. The internal nodes store keys and indicators (pointers). An indicator shows another node in the disk storage, the address (a number) of the page on the [login to view URL] that in B + tree nodes are split into internal and external (leaf). Only the external nodes store data. All nodes also store information such as the number of keys (or data) that they have, together with indicators to the next page in the same level, and indicators in the page in the below and above level. Depending on implementation, the leaf nodes to store around 15 entries (keys, indicators, data) and internal nodes store about 120 - 125 indicators that point to children nodes (you should verify the above numbers). The implementation i request will be based on import, delete, random search and key-range queries. Part 1 Implement the tree in the main memory. Enter 10^5 keys with values 1, 2 ... 10^5 - 1. The data values can be anything. Do 20 random key Searches and count the number of node accesses in the tree per query. Put the above values into a table (inside a Word document), also calculate the average number. Repeat the above for 20 range questions (each search range should request more than 1000 values). Part 2 Implement the tree in the disk and repeat the measurements of the first question. Count the number of accesses to disk (instead of access nodes). Measurements should be consistent. If not explain why. Hint: Look at http:// people . cs . vt . edu / ~ shaffer / Book /, another book or WWW.

Programación en C Ingeniería Microsoft MySQL PHP Gestión de proyectos Arquitectura de software Verificación de software Windows Desktop

Nº del proyecto: #3874540

Sobre el proyecto

5 propuestas Proyecto remoto Activo May 14, 2009

5 freelancers están ofertando un promedio de $36 por este trabajo

Manid

See private message.

$38.25 USD en 6 días
(15 comentarios)
4.9
anurag7vw

See private message.

$38.25 USD en 6 días
(70 comentarios)
5.0
ronitoberoy87

See private message.

$38.25 USD en 6 días
(5 comentarios)
2.6
Duskndreamz

See private message.

$34 USD en 6 días
(0 comentarios)
0.0
priorityinfotech

See private message.

$29.75 USD en 6 días
(2 comentarios)
1.9