- Arts & Culture 6247
- Business & Economics 672
- Computers 319
- Dictionaries & Encyclopedias 75
- Education & Science 76182
- Abstracts 73
- Astrology 3
- Biology 8
- Chemistry 4216
- Coursework 15543
- Culture 7
- Diplomas 316
- Drawings 1596
- Ecology 5
- Economy 77
- English 80
- Ethics, Aesthetics 3
- For Education Students 17148
- Foreign Languages 11
- Geography 3
- Geology 1
- History 86
- Maps & Atlases 5
- Mathematics 12624
- Musical Literature 2
- Pedagogics 21
- Philosophy 22
- Physics 15122
- Political Science 5
- Practical Work 52
- Psychology 64
- Religion 4
- Russian and culture of speech 8
- School Textbooks 7
- Sociology 9
- Summaries, Cribs 84
- Test Answers 160
- Tests 8323
- Textbooks for Colleges and Universities 32
- Theses 7
- To Help Graduate Students 13
- To Help the Entrant 35
- Vetting 386
- Works 13
- Информатика 8
- Engineering 800
- Fiction 706
- House, Family & Entertainment 84
- Law 130
- 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 |