<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>知识库 on syhdtc668 · Research &amp; Engineering Notes</title><link>https://syhdtc668.top/notes/</link><description>Recent content in 知识库 on syhdtc668 · Research &amp; Engineering Notes</description><generator>Hugo</generator><language>zh-CN</language><copyright>© 2024–2026 syhdtc668</copyright><lastBuildDate>Mon, 31 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://syhdtc668.top/notes/index.xml" rel="self" type="application/rss+xml"/><item><title>Crazyflie 与 Loco Positioning：公开复现实验环境</title><link>https://syhdtc668.top/notes/crazyflie-loco-crazyswarm-setup/</link><pubDate>Mon, 31 Aug 2026 00:00:00 +0000</pubDate><guid>https://syhdtc668.top/notes/crazyflie-loco-crazyswarm-setup/</guid><description>从当前 cflib 工具链到历史 Crazyswarm1 环境，记录可公开复现的安装边界与逐级验证方法。</description></item><item><title>Crazyswarm 与动作捕捉接入：兼容性和安全排障</title><link>https://syhdtc668.top/notes/crazyswarm-flight-nokov-troubleshooting/</link><pubDate>Mon, 31 Aug 2026 00:00:00 +0000</pubDate><guid>https://syhdtc668.top/notes/crazyswarm-flight-nokov-troubleshooting/</guid><description>从 SDK 二进制兼容到坐标、时间戳和刚体身份，按层定位动作捕捉接入问题。</description></item><item><title>Docker 镜像、容器与 Compose 操作备忘</title><link>https://syhdtc668.top/notes/docker-images-containers-compose/</link><pubDate>Mon, 31 Aug 2026 00:00:00 +0000</pubDate><guid>https://syhdtc668.top/notes/docker-images-containers-compose/</guid><description>整理 Docker 镜像、容器、存储、网络与 Compose 的日常操作。</description></item><item><title>NumPy 与 PyTorch 维度操作对照</title><link>https://syhdtc668.top/notes/numpy-pytorch-array-operations/</link><pubDate>Mon, 31 Aug 2026 00:00:00 +0000</pubDate><guid>https://syhdtc668.top/notes/numpy-pytorch-array-operations/</guid><description>把两篇结构重复的 API 备忘合并为一份形状语义对照。</description></item><item><title>Python 工程语义：引用、导入、生成器与边界处理</title><link>https://syhdtc668.top/notes/python-language-engineering-notes/</link><pubDate>Mon, 31 Aug 2026 00:00:00 +0000</pubDate><guid>https://syhdtc668.top/notes/python-language-engineering-notes/</guid><description>比语法速查更关注对象语义、接口边界和可验证行为。</description></item><item><title>QMIX 混合网络：结构、形状与单调性</title><link>https://syhdtc668.top/notes/reinforcement-learning-toolbox-and-qmix/</link><pubDate>Mon, 31 Aug 2026 00:00:00 +0000</pubDate><guid>https://syhdtc668.top/notes/reinforcement-learning-toolbox-and-qmix/</guid><description>逐步解释 QMIX 混合网络的超网络、张量形状、单调性约束与适用边界。</description></item><item><title>ROS1、catkin 与 PX4：历史工程的可验证排障链</title><link>https://syhdtc668.top/notes/ros-catkin-px4-troubleshooting/</link><pubDate>Mon, 31 Aug 2026 00:00:00 +0000</pubDate><guid>https://syhdtc668.top/notes/ros-catkin-px4-troubleshooting/</guid><description>保留 ROS1 项目中仍有价值的排障方法，不再发布可疑的一键脚本和系统库覆盖步骤。</description></item><item><title>SSH、远程访问与网络诊断安全备忘</title><link>https://syhdtc668.top/notes/ssh-remote-access-network-services/</link><pubDate>Mon, 31 Aug 2026 00:00:00 +0000</pubDate><guid>https://syhdtc668.top/notes/ssh-remote-access-network-services/</guid><description>用最小暴露原则整理远程访问和网络排障，不在命令、脚本或网页中保存真实凭据。</description></item><item><title>Ubuntu 安装、磁盘与桌面故障：先保数据的排查顺序</title><link>https://syhdtc668.top/notes/ubuntu-storage-desktop-troubleshooting/</link><pubDate>Mon, 31 Aug 2026 00:00:00 +0000</pubDate><guid>https://syhdtc668.top/notes/ubuntu-storage-desktop-troubleshooting/</guid><description>遇到系统问题时，先保留证据和数据，再决定是否修改分区、服务或软件源。</description></item><item><title>Ubuntu 命令行：安全的系统排查清单</title><link>https://syhdtc668.top/notes/ubuntu-command-toolbox/</link><pubDate>Mon, 31 Aug 2026 00:00:00 +0000</pubDate><guid>https://syhdtc668.top/notes/ubuntu-command-toolbox/</guid><description>一份偏诊断、少破坏的 Ubuntu 命令行备忘。</description></item><item><title>Ubuntu 与 Python GPU 环境：先锁版本，再安装</title><link>https://syhdtc668.top/notes/ubuntu-python-gpu-environment/</link><pubDate>Mon, 31 Aug 2026 00:00:00 +0000</pubDate><guid>https://syhdtc668.top/notes/ubuntu-python-gpu-environment/</guid><description>先记录操作系统、驱动、Python 和框架版本，再按官方兼容矩阵选择安装路径。</description></item><item><title>VS Code Remote-SSH：从日志到扩展宿主的排查</title><link>https://syhdtc668.top/notes/vscode-remote-ssh-troubleshooting/</link><pubDate>Mon, 31 Aug 2026 00:00:00 +0000</pubDate><guid>https://syhdtc668.top/notes/vscode-remote-ssh-troubleshooting/</guid><description>不替换系统文件，沿 Remote-SSH 的真实链路逐层检查。</description></item><item><title>Windows 与 WSL：可回滚的系统排障备忘</title><link>https://syhdtc668.top/notes/windows-wsl-system-troubleshooting/</link><pubDate>Mon, 31 Aug 2026 00:00:00 +0000</pubDate><guid>https://syhdtc668.top/notes/windows-wsl-system-troubleshooting/</guid><description>先查实际状态和数据备份，再动权限、注册表或系统组件。</description></item><item><title>论文排版备忘：Word、PowerPoint 与 LaTeX</title><link>https://syhdtc668.top/notes/academic-writing-typesetting-workflow/</link><pubDate>Mon, 31 Aug 2026 00:00:00 +0000</pubDate><guid>https://syhdtc668.top/notes/academic-writing-typesetting-workflow/</guid><description>少记界面技巧，多保留能让论文结构稳定、图表清晰、编译可复现的做法。</description></item><item><title>桌面工具与安全故障排查备忘</title><link>https://syhdtc668.top/notes/misc-tools-links-troubleshooting/</link><pubDate>Mon, 31 Aug 2026 00:00:00 +0000</pubDate><guid>https://syhdtc668.top/notes/misc-tools-links-troubleshooting/</guid><description>先收集证据、再做可回滚修改；不依赖来源不明的安装包、脚本或注册表配方。</description></item><item><title>Git 工作流与撤销操作备忘</title><link>https://syhdtc668.top/notes/git-workflow-and-undo/</link><pubDate>Sun, 30 Aug 2026 00:00:00 +0000</pubDate><guid>https://syhdtc668.top/notes/git-workflow-and-undo/</guid><description>从提交推送到 restore、revert 与 reset，整理常用 Git 操作及其风险边界。</description></item><item><title>Nginx 路径映射与日志排查备忘</title><link>https://syhdtc668.top/notes/nginx-paths-and-logs/</link><pubDate>Sun, 30 Aug 2026 00:00:00 +0000</pubDate><guid>https://syhdtc668.top/notes/nginx-paths-and-logs/</guid><description>从 root 与 alias 的路径映射讲起，汇总静态站点配置和日志排查方法。</description></item></channel></rss>