Created skeleton

This commit is contained in:
2021-05-08 22:44:23 +02:00
parent 7a7671ce40
commit 527045d9ac
10 changed files with 43 additions and 1 deletions
+1
View File
@@ -1,3 +1,4 @@
% !TeX root = ../thesis.tex
%----------------------------------------------------------------------------
\chapter*{\koszonetnyilvanitas}\addcontentsline{toc}{chapter}{\koszonetnyilvanitas}
%----------------------------------------------------------------------------
+9
View File
@@ -0,0 +1,9 @@
% !TeX root = ../thesis.tex
%----------------------------------------------------------------------------
\chapter{Alkalmazások felhő és perem rendszerekben}
%----------------------------------------------------------------------------
\section{title} % A perem és a felhő hálózatok mire jók
\section{Megvalósított alkalmazások}
+4
View File
@@ -0,0 +1,4 @@
% !TeX root = ../thesis.tex
%----------------------------------------------------------------------------
\chapter{Madárhang felismerő rendszer implementáció}
%----------------------------------------------------------------------------
+1
View File
@@ -1,3 +1,4 @@
% !TeX root = ../thesis.tex
\newglossaryentry{cisco}
{
name={Cisco},
+4
View File
@@ -0,0 +1,4 @@
% !TeX root = ../thesis.tex
%----------------------------------------------------------------------------
\chapter{Mérések}
%----------------------------------------------------------------------------
+9
View File
@@ -0,0 +1,9 @@
% !TeX root = ../thesis.tex
%----------------------------------------------------------------------------
\chapter{Áttekintés a perem és felhő rendszerekről}
%----------------------------------------------------------------------------
\section{State of art}
\section{Perem és felhő keretrendszerek}
+4
View File
@@ -0,0 +1,4 @@
% !TeX root = ../thesis.tex
%----------------------------------------------------------------------------
\chapter{Komponensek dinamikus ütemezése}
%----------------------------------------------------------------------------
+4
View File
@@ -0,0 +1,4 @@
% !TeX root = ../thesis.tex
%----------------------------------------------------------------------------
\chapter{Felhő alapú robot vezérlés implementáció}
%----------------------------------------------------------------------------
+1
View File
@@ -1,3 +1,4 @@
% !TeX root = ../thesis.tex
%--------------------------------------------------------------------------------------
% Elnevezések
%--------------------------------------------------------------------------------------
+6 -1
View File
@@ -70,7 +70,12 @@
\include{content/introduction}
% Include chapters here
\include{content/overview}
\include{content/applications}
\include{content/birbnetes_impl}
\include{content/ursim_impl}
\include{content/scheduling}
\include{content/measurements}
\include{content/conclusion}