- Arts & Culture 6199
- Business & Economics 675
- Computers 322
- Dictionaries & Encyclopedias 69
- Education & Science 76729
- Abstracts 73
- Astrology 4
- Biology 8
- Chemistry 3807
- Coursework 15556
- Culture 8
- Diplomas 316
- Drawings 1596
- Ecology 5
- Economy 81
- English 80
- Ethics, Aesthetics 3
- For Education Students 17648
- Foreign Languages 11
- Geography 3
- Geology 1
- History 88
- Maps & Atlases 5
- Mathematics 12625
- Musical Literature 2
- Pedagogics 19
- Philosophy 22
- Physics 15120
- Political Science 5
- Practical Work 59
- Psychology 65
- Religion 4
- Russian and culture of speech 8
- School Textbooks 7
- Sociology 9
- Summaries, Cribs 87
- Test Answers 158
- Tests 8752
- Textbooks for Colleges and Universities 32
- Theses 7
- To Help Graduate Students 14
- To Help the Entrant 38
- Vetting 382
- Works 13
- Информатика 8
- Engineering 872
- Fiction 701
- House, Family & Entertainment 84
- Law 133
- Website Promotion 70
CONTROL (hash table and work with it)
Refunds: 0
Uploaded: 04.05.2015
Content: kontrolnaya.rar 245,24 kB
Product description
Verification work on the subject of structures and data processing algorithms.
-------------------------------------------------- --------------------
Search using hash functions. Implement an internal hashing method.
Source keys - integers. The size of the hash table must be set with the help of
constant m. Converting a numeric code of the key in the index to perform
using the simplest hash function which takes the remainder of the integer
dividing the code size of the hash table (m). In the event of conflict
when trying to accommodate a new key table, it is searched for first
space according to the formula:
j = ((h (key) + i) mod m) +1, where i = 0,1,2, ... m-2
The program should perform the following steps:
• Add a new key in a table counting made in this comparison;
-Search given key in the table with counting made in this comparison;
deduces the current state of the table on the screen.
-------------------------------------------------- --------------------
The program is implemented in the Delphi programming environment with a window
interface. Ready-control work in the archive control,
there are sources (Delphi 7) with detailed comments.
Evaluation of the teacher posed: Excellent.
-------------------------------------------------- --------------------
PS Use this job as teaching material, an example of which you
You are able to develop and deliver its program of work the teacher perfectly.
Additional information
I ask you to leave your positive feedback, thank you.
Feedback
0Period | |||
1 month | 3 months | 12 months | |
0 | 0 | 0 | |
0 | 0 | 0 |