bich 2 недель назад
Родитель a19e2ec179
Сommit 66a9fd94b2

@ -0,0 +1 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEgqCiQ2gEQIVpgbFFLKuaISvR8Xjzc5DAz0zEUf7lwX timda@RADAR

Двоичные данные
bin/Debug/lab03.exe

Двоичный файл не отображается.

@ -0,0 +1,3 @@
<?xml version='1.0' encoding='UTF-8'?>
<svg width='400' height='300' viewBox='0 0 400 300' xmlns='http://www.w3.org/2000/svg'>
<text x='20' y='20'>3</text><rect x='50' y='0' width='210' height='30' stroke='black' fill='green' /><text x='20' y='50'>5</text><rect x='50' y='30' width='350' height='30' stroke='black' fill='red' /><text x='20' y='80'>1</text><rect x='50' y='60' width='70' height='30' stroke='black' fill='green' /></svg>

После

Ширина:  |  Высота:  |  Размер: 436 B

Двоичные данные
bin/Debug/unittest.exe

Двоичный файл не отображается.

@ -0,0 +1,47 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_project_file>
<FileVersion major="1" minor="6" />
<Project>
<Option title="lab03" />
<Option pch_mode="2" />
<Option compiler="gcc" />
<Build>
<Target title="Debug">
<Option output="bin/Debug/lab03" prefix_auto="1" extension_auto="1" />
<Option object_output="obj/Debug/" />
<Option type="1" />
<Option compiler="gcc" />
<Compiler>
<Add option="-g" />
</Compiler>
</Target>
<Target title="Release">
<Option output="bin/Release/lab03" prefix_auto="1" extension_auto="1" />
<Option object_output="obj/Release/" />
<Option type="1" />
<Option compiler="gcc" />
<Compiler>
<Add option="-O2" />
</Compiler>
<Linker>
<Add option="-s" />
</Linker>
</Target>
</Build>
<Compiler>
<Add option="-Wall" />
<Add option="-fexceptions" />
</Compiler>
<Unit filename="histogram.cpp" />
<Unit filename="histogram.h" />
<Unit filename="histogram_internal.h" />
<Unit filename="main.cpp" />
<Unit filename="svg.cpp" />
<Unit filename="svg.h" />
<Unit filename="text.cpp" />
<Unit filename="text.h" />
<Extensions>
<lib_finder disable_auto="1" />
</Extensions>
</Project>
</CodeBlocks_project_file>

@ -0,0 +1,36 @@
# depslib dependency file v1.0
1746453565 source:d:\Ďđîăŕ\lab03\histogram.cpp
"histogram.h"
"histogram_internal.h"
1746453565 d:\Ďđîăŕ\lab03\histogram.h
<vector>
<iostream>
1746438554 d:\Ďđîăŕ\lab03\histogram_internal.h
1746452762 source:d:\Ďđîăŕ\lab03\main.cpp
"histogram.h"
"text.h"
"svg.h"
1746438095 d:\Ďđîăŕ\lab03\text.h
<iostream>
<vector>
1746438051 d:\Ďđîăŕ\lab03\svg.h
<iostream>
<vector>
<string>
<math.h>
1746453704 source:d:\Ďđîăŕ\lab03\svg.cpp
"svg.h"
"histogram.h"
<algorithm>
1746438687 source:d:\Ďđîăŕ\lab03\text.cpp
<iostream>
<vector>
"text.h"

Двоичные данные
obj/Debug/histogram.o

Двоичный файл не отображается.

Двоичные данные
obj/Debug/main.o

Двоичный файл не отображается.

Двоичные данные
obj/Debug/svg.o

Двоичный файл не отображается.

Двоичные данные
obj/Debug/text.o

Двоичный файл не отображается.

Двоичные данные
obj/Debug/unittest.o

Двоичный файл не отображается.

@ -0,0 +1,42 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_project_file>
<FileVersion major="1" minor="6" />
<Project>
<Option title="unittest" />
<Option pch_mode="2" />
<Option compiler="gcc" />
<Build>
<Target title="Debug">
<Option output="bin/Debug/unittest" prefix_auto="1" extension_auto="1" />
<Option object_output="obj/Debug/" />
<Option type="1" />
<Option compiler="gcc" />
<Compiler>
<Add option="-g" />
</Compiler>
</Target>
<Target title="Release">
<Option output="bin/Release/unittest" prefix_auto="1" extension_auto="1" />
<Option object_output="obj/Release/" />
<Option type="1" />
<Option compiler="gcc" />
<Compiler>
<Add option="-O2" />
</Compiler>
<Linker>
<Add option="-s" />
</Linker>
</Target>
</Build>
<Compiler>
<Add option="-Wall" />
</Compiler>
<Unit filename="doctest.h" />
<Unit filename="histogram.cpp" />
<Unit filename="histogram_internal.h" />
<Unit filename="unittest.cpp" />
<Extensions>
<lib_finder disable_auto="1" />
</Extensions>
</Project>
</CodeBlocks_project_file>

@ -0,0 +1,60 @@
# depslib dependency file v1.0
1746438612 source:d:\Ïðîãà\lab03\histogram.cpp
"histogram.h"
"histogram_internal.h"
1746438137 d:\Ïðîãà\lab03\histogram.h
<vector>
<iostream>
1746438554 d:\Ïðîãà\lab03\histogram_internal.h
1746440286 source:d:\Ïðîãà\lab03\unittest.cpp
"doctest.h"
"histogram_internal.h"
1746440404 d:\Ïðîãà\lab03\doctest.h
<signal.h>
<ciso646>
<cstddef>
<ostream>
<istream>
<type_traits>
"doctest_fwd.h"
<ctime>
<cmath>
<climits>
<math.h>
<new>
<cstdio>
<cstdlib>
<cstring>
<limits>
<utility>
<fstream>
<sstream>
<iostream>
<algorithm>
<iomanip>
<vector>
<atomic>
<mutex>
<set>
<map>
<unordered_set>
<exception>
<stdexcept>
<csignal>
<cfloat>
<cctype>
<cstdint>
<string>
<sys/types.h>
<unistd.h>
<sys/sysctl.h>
<AfxWin.h>
<windows.h>
<io.h>
<sys/time.h>
<unistd.h>
Загрузка…
Отмена
Сохранить