- Arts & Culture 6254
- Business & Economics 672
- Computers 316
- Dictionaries & Encyclopedias 75
- Education & Science 77224
- Abstracts 73
- Astrology 4
- Biology 8
- Chemistry 4327
- Coursework 15614
- Culture 8
- Diplomas 317
- Drawings 1596
- Ecology 5
- Economy 81
- English 81
- Ethics, Aesthetics 3
- For Education Students 17673
- Foreign Languages 11
- Geography 3
- Geology 1
- History 88
- Maps & Atlases 5
- Mathematics 12625
- Musical Literature 2
- Pedagogics 21
- Philosophy 22
- Physics 15122
- 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 162
- Tests 8615
- Textbooks for Colleges and Universities 32
- Theses 7
- To Help Graduate Students 14
- To Help the Entrant 38
- Vetting 401
- Works 13
- Информатика 8
- Engineering 801
- Fiction 708
- House, Family & Entertainment 84
- Law 131
- 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 |