103 lines
No EOL
1.7 KiB
TeX
103 lines
No EOL
1.7 KiB
TeX
\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}
|
|
} |