Skip to content

Commit b86be3a

Browse files
authoredNov 8, 2022
temp
1 parent 9f778c8 commit b86be3a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
 

‎README.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
11
# DB Structure
22

33
![alt text](screenshots/db.png "db structure")
4+
5+
6+
7+
# Algorythms-effectiveness-research
8+
Research on the effectiveness of sorting methods: Insertion, Shell on multidimensional arrays
9+
10+
Steps:
11+
1. To use application you should compile it with gcc
12+
2. You have to enter three-dimentional array size
13+
3. After this you have got to choose one of the following modes:
14+
Individual sorting to get results for one algorythm
15+
Packet sortng to get results for all algorythms

0 commit comments

Comments
 (0)