State Final Examination (SZZ) & Bachelor Thesis Defense Resources 国家毕业考试 (SZZ) 与毕业论文答辩资源
| Resource / 资源 | Description / 说明 |
|---|---|
| 📜 Official SZZ Rules | Dean's Directive for Final State Exams |
| 📚 Exam Topics (EECS) | Official list of questions for the oral exam |
This repository is a comprehensive collection of strategic intelligence, "Kill Zone" defenses, and study materials for the State Final Examination (SZZ) and Bachelor Thesis Defense at Czech Technical University in Prague, Faculty of Electrical Engineering (FEE).
If you have less than 24 hours remaining, IGNORE EVERYTHING ELSE and read this PDF:
👉 SZZ_Master_Kit/CVUT_SZZ_Survival_Kit_latest.pdf 👈
- Battle Scripts: Exact words to say to each of the 6 Committee Members.
- Mnemonics: "Beer Theory" for Power, "Hot Pot" for Heat Transfer.
- Panic Scripts: How to pivot back to your Thesis when you forget a definition.
Committee_Intel/— Forensic Intelligence- Detailed dossiers on every committee member (Müller, Kyncl, Koller, etc.).
- Contains their research obsessions, teaching focus, and verified "hard data".
Jan_Koller_Opponent_Research/— The "Boss Fight"- Analysis of Opponent Jan Koller.
- Includes strategy on how to handle his specialized questions (Plasma/Physics).
PPT/— Presentation Assets- Your final defense slides and speech script.
Thesis_src/— Source Code- The compiled code for the thesis project.
-
SZZ_Master_Kit/— The Core Systemszz_guide.tex: The master LaTeX file that compiles essentially EVERYTHING.chapters/00_Strategy_Committee.tex: The Battle Script (Emergency Strategy).chapters/01_Math: Linear Algebra, Numerical, DiffEq, Discrete, Graph, Probability.chapters/02_Phys: Mechanics, Oscillations, Fields, Thermo, Waves.chapters/03_EECS_Core: Circuits, Semiconductors, Electronics, Microcontrollers, Algo.chapters/04_Specialization: EMT, Logic, Signals, Machines, Materials, Power, AI, Arch, Control.- Usage: Run
makein this directory.
-
Subject Folders (Raw Notes):
Math/: Weekly summaries (Week 3-13).Phys/: Physics notes.CIRCUIT/: Circuit theory samples.EECS/: Electronics & CS notes.PRS/: Probability & Statistics.Specialization/: Specialized topics.
-
Reference Materials:
jimmy复习.pdf: Legacy review notes.鸡鸡整理的国考复习pdf/: Self-compiled study notes (ARI, DEN, etc.).
generate_topics.sh:- Bash script to auto-generate the LaTeX structure for new topics in
SZZ_Master_Kit.
- Bash script to auto-generate the LaTeX structure for new topics in
| Target / 目标 | Focus / 关注点 | Tactic / 战术 |
|---|---|---|
| Zdeněk Müller (Chairman) | Power Plants & Grid | Macro View: Talk about Smart Grids & VPPs. |
| Jan Kyncl | Heat & Lighting | Efficiency: Mention heat dissipation & lumen/watt. |
| Jan Koller | Physics |
First Principles: |
| Adam Bouřa | Sensors | Precision: Discuss noise filtering & calibration. |
| Jan Bauer | Microprocessors | Low Level: Mention Registers, PWM & Interrupts. |
| Petr Karafiát | Industry (Alpiq) | ROI & Reliability: Cost vs. MTBF. |
To regenerate the Survival Kit PDF:
# 1. Enter the Kit Directory
cd SZZ_Master_Kit
# 2. Compile (Standard)
make
# 3. Clean Build Artifacts
make cleanRequirements: TeX Live (MacTeX) with latexmk and xelatex.
MIT License. See LICENSE for details.
Maintained by Yuan Weize (2026). Good luck with your SZZ! 祝国考顺利!🎉