Граф коммитов

19 Коммитов

Автор SHA1 Сообщение Дата
8205f8e2a3 Minor changes during testing and demonstration 2025-02-05 18:09:09 +03:00
ac4375f9cd test file 2025-02-05 04:02:55 +03:00
1b13b8c24b working with strings 2025-02-05 04:02:14 +03:00
2593caee8d I added another calculator and studied the representation and placement of data in memory. 2025-02-05 03:41:38 +03:00
5b398b88a4 Added a bitwise calculator 2025-02-05 01:47:41 +03:00
568365a6db Added word output 2025-02-05 01:03:06 +03:00
5096a42f46 Added a pointer and a loop skipping delimiters 2025-02-05 01:01:01 +03:00
29e4a0c8f7 Added line input using fgets 2025-02-05 00:56:08 +03:00
29fe662f9b The basic structure of the project has been created 2025-02-05 00:47:54 +03:00
5c3c8a2968 Removing unnecessary lines and correcting the output of binary numbers 2025-02-05 00:37:27 +03:00
0265beb3ba Added an overload of the print_in_binary function and used the numbers from the lecture 2025-02-04 23:19:18 +03:00
6fd46e4d31 bit digit and print in binary 2025-02-04 22:53:26 +03:00
9214dff998 Adding an overload of the print_in_hex function and Adding a type conversion function 2025-02-03 22:38:48 +03:00
b31787fe83 change nibble_in_hex 2025-02-03 22:00:34 +03:00
0896f4f414 change print_in_hex, del jun_nibble and sen_nibble 2025-02-03 21:58:27 +03:00
7b6cccb052 print in hex 2025-02-03 21:10:27 +03:00
61b559e73f extracting_senior_nibble 2025-02-03 20:50:55 +03:00
46d10b325c extracting_junior_nibble 2025-02-03 20:49:33 +03:00
e68529c8b0 nibble_to_hex 2025-02-03 20:39:33 +03:00