backup before SnP
This commit is contained in:
parent
201c62b97d
commit
f5712a3a73
13 changed files with 7506 additions and 68 deletions
103
procver/SnP/acronyms.tex
Normal file
103
procver/SnP/acronyms.tex
Normal file
|
|
@ -0,0 +1,103 @@
|
|||
\DeclareAcronym{ids}{
|
||||
short={IDS},
|
||||
long={Intrusion Detection System}
|
||||
}
|
||||
\DeclareAcronym{hids}{
|
||||
short={HIDS},
|
||||
long={Host-Based Intrusion Detection System}
|
||||
}
|
||||
\DeclareAcronym{os}{
|
||||
short={OS},
|
||||
long={Operating System}
|
||||
}
|
||||
\DeclareAcronym{sci}{
|
||||
short={SCI},
|
||||
long={Side-Channel Information}
|
||||
}
|
||||
\DeclareAcronym{cpu}{
|
||||
short={CPU},
|
||||
long={Central Processing Unit}
|
||||
}
|
||||
\DeclareAcronym{ilp}{
|
||||
short={ILP},
|
||||
long={Instantaneous List of Processes}
|
||||
}
|
||||
|
||||
\DeclareAcronym{uefi}{
|
||||
short={UEFI},
|
||||
long={Unified Extensible Firmware Interface}
|
||||
}
|
||||
|
||||
\DeclareAcronym{vm}{
|
||||
short={VM},
|
||||
short-plural={s},
|
||||
long={Virtual Machine},
|
||||
long-plural={s}
|
||||
}
|
||||
|
||||
\DeclareAcronym{vmm}{
|
||||
short={VMM},
|
||||
short-plural={VMMs},
|
||||
long={Virtual Machine Monitor},
|
||||
long-plural={Virtual Machine Monitors}
|
||||
}
|
||||
|
||||
\DeclareAcronym{msrt}{
|
||||
short={MSRT},
|
||||
long={Malicious Software Removal Tool}
|
||||
}
|
||||
|
||||
\DeclareAcronym{cve}{
|
||||
short={CVE},
|
||||
long={Common Vulnerabilities and Exposures}
|
||||
}
|
||||
|
||||
\DeclareAcronym{ssl}{
|
||||
short={SSL},
|
||||
long={Secure Socket Layer}
|
||||
}
|
||||
|
||||
\DeclareAcronym{nilm}{
|
||||
short={NILM},
|
||||
long={Non-Intrusive Load Monitoring}
|
||||
}
|
||||
|
||||
\DeclareAcronym{bios}{
|
||||
short={BIOS},
|
||||
long={Basic Input/Output System}
|
||||
}
|
||||
|
||||
\DeclareAcronym{tsv}{
|
||||
short={TSV},
|
||||
long={Tab-Separated Values}
|
||||
}
|
||||
|
||||
\DeclareAcronym{pcb}{
|
||||
short={PCB},
|
||||
long={Printed Circuit Board}
|
||||
}
|
||||
|
||||
\DeclareAcronym{aws}{
|
||||
short={AWS},
|
||||
long={Amazon Web Services}
|
||||
}
|
||||
|
||||
\DeclareAcronym{dtw}{
|
||||
short={DTW},
|
||||
long={Dynamic Time Warping}
|
||||
}
|
||||
|
||||
\DeclareAcronym{mlp}{
|
||||
short={MLP},
|
||||
long={Multilayer Perceptron}
|
||||
}
|
||||
|
||||
\DeclareAcronym{mae}{
|
||||
short={MAE},
|
||||
long={Mean Absolute Error}
|
||||
}
|
||||
|
||||
\DeclareAcronym{mse}{
|
||||
short={MSE},
|
||||
long={Mean Squared Error}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue