diff --git a/PL/HW/DZf28.03/DZfor28.03.c b/PL/HW/DZf28.03/DZfor28.03.c new file mode 100644 index 0000000..1c8b916 --- /dev/null +++ b/PL/HW/DZf28.03/DZfor28.03.c @@ -0,0 +1,7 @@ +#include +#include +//#include "dz_func.h" + +void bin_search(struct st tmp[], int n){ + +} \ No newline at end of file diff --git a/DZSort.c b/PL/Old/DZSort.c similarity index 100% rename from DZSort.c rename to PL/Old/DZSort.c diff --git a/Lesson/14.03/dz2.c b/PL/Old/dz2.c similarity index 100% rename from Lesson/14.03/dz2.c rename to PL/Old/dz2.c diff --git a/Lesson/14.03/l1.c b/PL/Old/l1.c similarity index 100% rename from Lesson/14.03/l1.c rename to PL/Old/l1.c diff --git a/Lesson/14.03/l2.c b/PL/Old/l2.c similarity index 100% rename from Lesson/14.03/l2.c rename to PL/Old/l2.c diff --git a/Lesson/14.03/Project1/main.c b/PL/Project1/main.c similarity index 100% rename from Lesson/14.03/Project1/main.c rename to PL/Project1/main.c diff --git a/Lesson/14.03/Project1/programm.exe b/PL/Project1/programm.exe similarity index 100% rename from Lesson/14.03/Project1/programm.exe rename to PL/Project1/programm.exe diff --git a/Lesson/14.03/Project1/st.func.h b/PL/Project1/st.func.h similarity index 100% rename from Lesson/14.03/Project1/st.func.h rename to PL/Project1/st.func.h diff --git a/Lesson/14.03/Project1/st_func.c b/PL/Project1/st_func.c similarity index 100% rename from Lesson/14.03/Project1/st_func.c rename to PL/Project1/st_func.c diff --git a/Lesson/14.03/Project1/st_func.h b/PL/Project1/st_func.h similarity index 100% rename from Lesson/14.03/Project1/st_func.h rename to PL/Project1/st_func.h diff --git a/SortVibor.py b/PL/SortVibor.py similarity index 100% rename from SortVibor.py rename to PL/SortVibor.py diff --git a/Programming/23.03/img/0.jpg b/Programming/23.03/img/0.jpg new file mode 100644 index 0000000..a3605fb Binary files /dev/null and b/Programming/23.03/img/0.jpg differ diff --git a/Programming/23.03/img/1.jpg b/Programming/23.03/img/1.jpg new file mode 100644 index 0000000..c7aea3b Binary files /dev/null and b/Programming/23.03/img/1.jpg differ diff --git a/Programming/23.03/img/10.jpg b/Programming/23.03/img/10.jpg new file mode 100644 index 0000000..2dccefe Binary files /dev/null and b/Programming/23.03/img/10.jpg differ diff --git a/Programming/23.03/img/11.jpg b/Programming/23.03/img/11.jpg new file mode 100644 index 0000000..7688e9c Binary files /dev/null and b/Programming/23.03/img/11.jpg differ diff --git a/Programming/23.03/img/12.jpg b/Programming/23.03/img/12.jpg new file mode 100644 index 0000000..c7c0cb4 Binary files /dev/null and b/Programming/23.03/img/12.jpg differ diff --git a/Programming/23.03/img/13.jpg b/Programming/23.03/img/13.jpg new file mode 100644 index 0000000..4c1bf3b Binary files /dev/null and b/Programming/23.03/img/13.jpg differ diff --git a/Programming/23.03/img/14.jpg b/Programming/23.03/img/14.jpg new file mode 100644 index 0000000..bafbe29 Binary files /dev/null and b/Programming/23.03/img/14.jpg differ diff --git a/Programming/23.03/img/2.jpg b/Programming/23.03/img/2.jpg new file mode 100644 index 0000000..c95a406 Binary files /dev/null and b/Programming/23.03/img/2.jpg differ diff --git a/Programming/23.03/img/3.jpg b/Programming/23.03/img/3.jpg new file mode 100644 index 0000000..0aab9e3 Binary files /dev/null and b/Programming/23.03/img/3.jpg differ diff --git a/Programming/23.03/img/4.jpg b/Programming/23.03/img/4.jpg new file mode 100644 index 0000000..576bce6 Binary files /dev/null and b/Programming/23.03/img/4.jpg differ diff --git a/Programming/23.03/img/5.jpg b/Programming/23.03/img/5.jpg new file mode 100644 index 0000000..a7c53ab Binary files /dev/null and b/Programming/23.03/img/5.jpg differ diff --git a/Programming/23.03/img/6.jpg b/Programming/23.03/img/6.jpg new file mode 100644 index 0000000..4b3ea13 Binary files /dev/null and b/Programming/23.03/img/6.jpg differ diff --git a/Programming/23.03/img/7.jpg b/Programming/23.03/img/7.jpg new file mode 100644 index 0000000..2cd8120 Binary files /dev/null and b/Programming/23.03/img/7.jpg differ diff --git a/Programming/23.03/img/8.jpg b/Programming/23.03/img/8.jpg new file mode 100644 index 0000000..a22eee2 Binary files /dev/null and b/Programming/23.03/img/8.jpg differ diff --git a/Programming/23.03/img/9.jpg b/Programming/23.03/img/9.jpg new file mode 100644 index 0000000..ceb59fe Binary files /dev/null and b/Programming/23.03/img/9.jpg differ diff --git a/parser.py b/Programming/parser.py similarity index 100% rename from parser.py rename to Programming/parser.py