mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-04 19:23:03 +02:00
feat: algorithm description
This commit is contained in:
parent
76679fab60
commit
bdc35c56b8
BIN
report/Requirements/ECRYP_Project_2022Z (2).pdf
Normal file
BIN
report/Requirements/ECRYP_Project_2022Z (2).pdf
Normal file
Binary file not shown.
@ -1,6 +1,5 @@
|
||||
\relax
|
||||
\@writefile{toc}{\contentsline {section}{\numberline {1}Description of the used algorithm}{1}{}\protected@file@percent }
|
||||
\@writefile{toc}{\contentsline {subsection}{\numberline {1.1}Short theory}{1}{}\protected@file@percent }
|
||||
\@writefile{toc}{\contentsline {section}{\numberline {2}Functional description of the application}{1}{}\protected@file@percent }
|
||||
\@writefile{toc}{\contentsline {subsection}{\numberline {2.1}Input data format}{1}{}\protected@file@percent }
|
||||
\@writefile{toc}{\contentsline {subsection}{\numberline {2.2}Output text on console}{1}{}\protected@file@percent }
|
||||
|
||||
@ -1,18 +1,18 @@
|
||||
# Fdb version 3
|
||||
["xdvipdfmx"] 1667934890 "report.xdv" "report.pdf" "report" 1667934890
|
||||
"report.xdv" 1667934890 4508 ed77eb669175538f631c938d628aa9ad "xelatex"
|
||||
["xdvipdfmx"] 1669415883 "report.xdv" "report.pdf" "report" 1669415883
|
||||
"report.xdv" 1669415883 9032 e0569f80e045e5b09bb6059c146c8ce6 "xelatex"
|
||||
(generated)
|
||||
"report.pdf"
|
||||
["xelatex"] 1667934890 "/home/kuhyx/Zlew/Studia/NieNotatki/Projekty/ECRYPT/ECRYPT_PROJECT/report/report.tex" "report.xdv" "report" 1667934890
|
||||
"/home/kuhyx/Zlew/Studia/NieNotatki/Projekty/ECRYPT/ECRYPT_PROJECT/report/report.tex" 1667934889 547 8d057d7420a3fbcb489a7bfa07333af5 ""
|
||||
["xelatex"] 1669415883 "/home/kuhyx/Zlew/Studia/NieNotatki/Projekty/ECRYPT/ECRYPT_PROJECT/report/report.tex" "report.xdv" "report" 1669415883
|
||||
"/home/kuhyx/Zlew/Studia/NieNotatki/Projekty/ECRYPT/ECRYPT_PROJECT/report/report.tex" 1669415882 1019 59e2dbd92220fc2615ecd7426f2fa942 ""
|
||||
"/usr/share/texmf-dist/tex/latex/base/article.cls" 1650183167 20144 8a7de377ae7a11ee924a7499611f5a9d ""
|
||||
"/usr/share/texmf-dist/tex/latex/base/size12.clo" 1650183167 8449 bc7344e882df4d7e51c046514dee83e4 ""
|
||||
"/usr/share/texmf-dist/tex/latex/base/ts1cmr.fd" 1650183167 2430 06a89bcded389391906798ea7a3f3aaa ""
|
||||
"/usr/share/texmf-dist/tex/latex/l3backend/l3backend-xetex.def" 1650183167 35763 558b6bb076dfa9b058fe5c58dc6e0434 ""
|
||||
"/usr/share/texmf-dist/web2c/texmf.cnf" 1650183167 39911 2da6c67557ec033436fe5418a70a8a61 ""
|
||||
"/var/lib/texmf/web2c/xetex/xelatex.fmt" 1667928062 5825168 d4350bfbeefea539d526a1ead67e0962 ""
|
||||
"report.aux" 1667934890 1547 b9d87123d9960f702c57bd413a47469c "xelatex"
|
||||
"report.tex" 1667934889 547 8d057d7420a3fbcb489a7bfa07333af5 ""
|
||||
"report.aux" 1669415883 1442 8433457e78a1473f9b0f3f2b204740c0 "xelatex"
|
||||
"report.tex" 1669415882 1019 59e2dbd92220fc2615ecd7426f2fa942 ""
|
||||
(generated)
|
||||
"report.aux"
|
||||
"report.log"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
This is XeTeX, Version 3.141592653-2.6-0.999994 (TeX Live 2022/Arch Linux) (preloaded format=xelatex 2022.11.8) 8 NOV 2022 20:14
|
||||
This is XeTeX, Version 3.141592653-2.6-0.999994 (TeX Live 2022/Arch Linux) (preloaded format=xelatex 2022.11.8) 25 NOV 2022 23:38
|
||||
entering extended mode
|
||||
restricted \write18 enabled.
|
||||
file:line:error style messages enabled.
|
||||
@ -60,10 +60,10 @@ LaTeX Font Info: ... okay on input line 3.
|
||||
Here is how much of TeX's memory you used:
|
||||
482 strings out of 476156
|
||||
10256 string characters out of 5814963
|
||||
308707 words of memory out of 5000000
|
||||
311707 words of memory out of 5000000
|
||||
21329 multiletter control sequences out of 15000+600000
|
||||
469307 words of font info for 34 fonts, out of 8000000 for 9000
|
||||
1348 hyphenation exceptions out of 8191
|
||||
35i,5n,38p,236b,107s stack positions out of 5000i,500n,10000p,200000b,80000s
|
||||
35i,5n,38p,261b,107s stack positions out of 5000i,500n,10000p,200000b,80000s
|
||||
|
||||
Output written on report.xdv (1 page, 4508 bytes).
|
||||
Output written on report.xdv (1 page, 9032 bytes).
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@ -2,8 +2,13 @@
|
||||
|
||||
\begin{document}
|
||||
\section{Description of the used algorithm}
|
||||
\subsection{Short theory}
|
||||
Sieve of Eratosthenes is used to find all prime numbers below certain limit. \\
|
||||
It starts with number 2, which is the first prime number and marks all multiplies of this number (up to predefined limit) as not prime, those numbers will be later ignored \\
|
||||
Then it takes next available number (3) and does the same thing \\
|
||||
This is repeated until there are no more numbers below the limit which are neither prime nor crossed out \\
|
||||
Then we return the list of all non-crossed out (prime) numbers
|
||||
\section{Functional description of the application}
|
||||
|
||||
\subsection{Input data format}
|
||||
\subsection{Output text on console}
|
||||
\subsection{Format of output data}
|
||||
|
||||
Binary file not shown.
Loading…
Reference in New Issue
Block a user