<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Blogspot</title>
    <link>https://zhangwiehao.cn</link>
    <description>一个关于编程、系统和写作的中文技术博客。</description>
    <language>zh-CN</language>
    <atom:link href="https://zhangwiehao.cn/feed.xml" rel="self" type="application/rss+xml" />
    <lastBuildDate>Thu, 09 Jul 2026 00:20:36 GMT</lastBuildDate>
    <item>
      <title>从 LLaMA 3.2 框架解析大语言模型推理流程</title>
      <link>https://zhangwiehao.cn/articles/llama-3.2-llm-inference-analysis</link>
      <guid isPermaLink="true">https://zhangwiehao.cn/articles/llama-3.2-llm-inference-analysis</guid>
      <description>以 LLaMA 3.2 6B 架构图为例，梳理单个上下文序列的输入处理流程，解析现代大语言模型的推理框架。</description>
      <pubDate>Fri, 26 Jun 2026 16:00:00 GMT</pubDate>
      <category>LLM</category>
      <category>LLM</category>
      <category>LLaMA</category>
      <category>Transformer</category>
      <category>推理</category>
    </item>
    <item>
      <title>AMSS-NCKU 数值相对论程序性能优化</title>
      <link>https://zhangwiehao.cn/articles/amss-ncku</link>
      <guid isPermaLink="true">https://zhangwiehao.cn/articles/amss-ncku</guid>
      <description>选自ASC26赛题，AMSS-NCKU程序是我国首个自主开发的数值相对论计算程序，基于有限差分方法与自适应网格模拟技术，适用于双黑洞合并等强引力场系统的模拟。</description>
      <pubDate>Wed, 17 Jun 2026 16:00:00 GMT</pubDate>
      <category>高性能计算</category>
      <category>高性能计算</category>
      <category>CUDA</category>
    </item>
    <item>
      <title>CSAPP 第四章 - 处理器体系结构</title>
      <link>https://zhangwiehao.cn/articles/csapp-chapter-4-processor-architecture</link>
      <guid isPermaLink="true">https://zhangwiehao.cn/articles/csapp-chapter-4-processor-architecture</guid>
      <description>围绕 Y86-64 指令集体系结构与处理器微架构设计，系统梳理指令执行阶段划分、SEQ 顺序处理器、流水线技术与 PIPE 模型等核心知识点。</description>
      <pubDate>Mon, 08 Jun 2026 15:27:00 GMT</pubDate>
      <category>计算机基础</category>
      <category>CSAPP</category>
    </item>
    <item>
      <title>为什么当下的自己如此浮躁</title>
      <link>https://zhangwiehao.cn/articles/why-restless-essay</link>
      <guid isPermaLink="true">https://zhangwiehao.cn/articles/why-restless-essay</guid>
      <description>从一次失败的阅读开始，把时代加速、Vibe Coding 与思维惰性放在一起审视自己的浮躁。</description>
      <pubDate>Mon, 11 May 2026 16:00:00 GMT</pubDate>
      <category>随笔</category>
      <category>随笔</category>
      <category>思考</category>
    </item>
    <item>
      <title>为什么当下的自己如此浮躁 · 交互演示</title>
      <link>https://zhangwiehao.cn/articles/why-restless</link>
      <guid isPermaLink="true">https://zhangwiehao.cn/articles/why-restless</guid>
      <description>一次失败的阅读开始，把自己的浮躁拆成外部加速、Vibe Coding 双面焦虑与思维惰性三条线，用动画逐步拆解。</description>
      <pubDate>Mon, 11 May 2026 16:00:00 GMT</pubDate>
      <category>随笔</category>
      <category>随笔</category>
      <category>思考</category>
    </item>
    <item>
      <title>CSAPP 第三章 - 程序的机器级表示</title>
      <link>https://zhangwiehao.cn/articles/csapp-chapter-3-machine-level-representation</link>
      <guid isPermaLink="true">https://zhangwiehao.cn/articles/csapp-chapter-3-machine-level-representation</guid>
      <description>围绕程序编码、数据格式、数据传输、栈、算术逻辑操作与控制流，梳理 CSAPP 第三章“程序的机器级表示”的核心知识点。</description>
      <pubDate>Sat, 18 Apr 2026 12:10:24 GMT</pubDate>
      <category>计算机基础</category>
      <category>CSAPP</category>
    </item>
    <item>
      <title>CS336 Lecture 04 - 注意力替代方案与混合专家</title>
      <link>https://zhangwiehao.cn/articles/lecture-04-cs336-attention-alternatives-and-moe</link>
      <guid isPermaLink="true">https://zhangwiehao.cn/articles/lecture-04-cs336-attention-alternatives-and-moe</guid>
      <description>Stanford CS336 第四讲：从线性注意力、状态空间/混合架构到 Mixture of Experts，理解长上下文时代语言模型如何继续扩展容量与效率。</description>
      <pubDate>Tue, 14 Apr 2026 06:00:00 GMT</pubDate>
      <category>人工智能</category>
      <category>CS336</category>
      <category>人工智能</category>
    </item>
    <item>
      <title>CS336 Lecture 03 - 现代 Transformer 设计选择</title>
      <link>https://zhangwiehao.cn/articles/lecture-03-cs336-modern-transformer-design</link>
      <guid isPermaLink="true">https://zhangwiehao.cn/articles/lecture-03-cs336-modern-transformer-design</guid>
      <description>Stanford CS336 第三讲：梳理现代大语言模型在归一化、激活函数、位置编码与超参数上的主流设计选择，理解“为什么今天的 Transformer 长这样”。</description>
      <pubDate>Tue, 14 Apr 2026 02:00:00 GMT</pubDate>
      <category>人工智能</category>
      <category>CS336</category>
      <category>人工智能</category>
    </item>
    <item>
      <title>CS336 Lecture 02 - 资源核算与系统直觉</title>
      <link>https://zhangwiehao.cn/articles/lecture-02-cs336-resource-accounting</link>
      <guid isPermaLink="true">https://zhangwiehao.cn/articles/lecture-02-cs336-resource-accounting</guid>
      <description>Stanford CS336 第二讲：从内存与算力核算出发，理解训练效率、算术强度、Roofline 与常见内存优化策略。</description>
      <pubDate>Sun, 12 Apr 2026 16:00:00 GMT</pubDate>
      <category>人工智能</category>
      <category>CS336</category>
      <category>高性能计算</category>
    </item>
    <item>
      <title>CS336 Lecture 01 - 课程介绍</title>
      <link>https://zhangwiehao.cn/articles/lecture-01-cs336-intro</link>
      <guid isPermaLink="true">https://zhangwiehao.cn/articles/lecture-01-cs336-intro</guid>
      <description>Stanford CS336 语言模型从零构建课程第一讲 - 课程介绍与语言模型基础</description>
      <pubDate>Fri, 10 Apr 2026 16:00:00 GMT</pubDate>
      <category>人工智能</category>
      <category>CS336</category>
      <category>人工智能</category>
    </item>
    <item>
      <title>C语言储存精度与类型转换问题</title>
      <link>https://zhangwiehao.cn/articles/c-language-storage-precision-and-type-conversion-issues</link>
      <guid isPermaLink="true">https://zhangwiehao.cn/articles/c-language-storage-precision-and-type-conversion-issues</guid>
      <description>围绕浮点数储存方式与变量自动转换规则，记录一次从初学者问题出发展开的 C 语言类型系统学习笔记。</description>
      <pubDate>Tue, 07 Apr 2026 16:00:00 GMT</pubDate>
      <category>C语言</category>
      <category>C语言</category>
    </item>
    <item>
      <title>VSCode 无法打开问题修复</title>
      <link>https://zhangwiehao.cn/articles/vscode-cannot-open</link>
      <guid isPermaLink="true">https://zhangwiehao.cn/articles/vscode-cannot-open</guid>
      <description>记录一次 VS Code 无法启动的问题定位过程，以及通过修复安装目录中 ICU 相关文件恢复启动的方法。</description>
      <pubDate>Mon, 06 Apr 2026 16:00:00 GMT</pubDate>
      <category>环境配置</category>
      <category>环境配置</category>
    </item>
    <item>
      <title>WSL 移植</title>
      <link>https://zhangwiehao.cn/articles/wsl-migration</link>
      <guid isPermaLink="true">https://zhangwiehao.cn/articles/wsl-migration</guid>
      <description>记录通过 export、unregister 与 import 流程迁移 WSL 实例的完整步骤，包括导出备份、重新导入与结果验证。</description>
      <pubDate>Mon, 06 Apr 2026 16:00:00 GMT</pubDate>
      <category>环境配置</category>
      <category>WSL</category>
      <category>环境配置</category>
    </item>
    <item>
      <title>WSL 无响应问题修复</title>
      <link>https://zhangwiehao.cn/articles/wsl-no-response-fix</link>
      <guid isPermaLink="true">https://zhangwiehao.cn/articles/wsl-no-response-fix</guid>
      <description>记录一次 WSL 终端无响应、相关命令卡住时的排查过程，以及最终通过重置 WinSock 配置解决问题的处理方法。</description>
      <pubDate>Mon, 06 Apr 2026 16:00:00 GMT</pubDate>
      <category>环境配置</category>
      <category>WSL</category>
      <category>环境配置</category>
    </item>
    <item>
      <title>WSL2 安装与初始化指南</title>
      <link>https://zhangwiehao.cn/articles/wsl2-installation-guide</link>
      <guid isPermaLink="true">https://zhangwiehao.cn/articles/wsl2-installation-guide</guid>
      <description>从开启系统组件到安装 Ubuntu 实例，再到完成普通用户与 root 密码初始化，记录一套适合 Windows 开发环境的 WSL2 安装流程。</description>
      <pubDate>Mon, 06 Apr 2026 16:00:00 GMT</pubDate>
      <category>环境配置</category>
      <category>WSL</category>
      <category>环境配置</category>
    </item>
    <item>
      <title>CSAPP 第二章 - 信息的表示和处理</title>
      <link>https://zhangwiehao.cn/articles/csapp-chapter-2-information-representation</link>
      <guid isPermaLink="true">https://zhangwiehao.cn/articles/csapp-chapter-2-information-representation</guid>
      <description>第二章围绕整数与浮点数的位级表示展开，梳理字节序、补码、溢出、类型转换以及 IEEE 754 浮点数编码等核心概念。</description>
      <pubDate>Sun, 05 Apr 2026 16:00:00 GMT</pubDate>
      <category>计算机基础</category>
      <category>CSAPP</category>
      <category>C语言</category>
    </item>
    <item>
      <title>CSAPP Data Lab 题解</title>
      <link>https://zhangwiehao.cn/articles/csapp-datalab-notes</link>
      <guid isPermaLink="true">https://zhangwiehao.cn/articles/csapp-datalab-notes</guid>
      <description>记录 CSAPP Data Lab 12 道题的解法与思路，包括位运算、补码、条件判断以及浮点数表示相关题目。</description>
      <pubDate>Fri, 03 Apr 2026 16:00:00 GMT</pubDate>
      <category>课程笔记</category>
      <category>CSAPP</category>
      <category>C语言</category>
    </item>
    <item>
      <title>CSAPP 第一章 - 计算机系统漫游</title>
      <link>https://zhangwiehao.cn/articles/csapp-chapter-1-computer-system</link>
      <guid isPermaLink="true">https://zhangwiehao.cn/articles/csapp-chapter-1-computer-system</guid>
      <description>第一章以 `hello_world.c` 程序的编译与运行流程为例，引出该工作流程中计算机系统软硬件所扮演的角色与作用——这也正是本书将要探讨的内容，旨在从一个贴近实际编码的层面，为读者提供计算机编程的宏观视野</description>
      <pubDate>Sun, 22 Mar 2026 16:00:00 GMT</pubDate>
      <category>计算机基础</category>
      <category>CSAPP</category>
      <category>计算机基础</category>
    </item>
    <item>
      <title>CUDA SGEMM 性能优化分析</title>
      <link>https://zhangwiehao.cn/articles/sgemm-analysis</link>
      <guid isPermaLink="true">https://zhangwiehao.cn/articles/sgemm-analysis</guid>
      <description>以 CUDA SGEMM 为案例，完整记录从基线测试、瓶颈定位到逐级优化的性能分析过程，覆盖性能优化思路、Nsight Compute 指标解读与优化验证。</description>
      <pubDate>Sat, 14 Mar 2026 16:00:00 GMT</pubDate>
      <category>工程实践</category>
      <category>高性能计算</category>
      <category>CUDA</category>
    </item>
    <item>
      <title>人生第一份简历-2025年春</title>
      <link>https://zhangwiehao.cn/articles/my-first-resume-2025</link>
      <guid isPermaLink="true">https://zhangwiehao.cn/articles/my-first-resume-2025</guid>
      <description>摘要 本文记录了作者人生第一份简历的创作全过程，包括简历设计思路、面试自我介绍准备、面试经验总结以及简历创作技巧。从确定目标人群、构建大纲到内容包装、项目书写要点，完整分享了一份优秀简历的诞生过程，同时附带了真实的面试经验和反思，对于准备简历和面试的同学具有很好的参考价值。     前言 为了准备学院创新拔尖班而准备的个人简历与面试自我介绍。简历与自我介绍一共耗时8 10小时，其中简历创作感谢团队学长们的不吝指导。下面是2025年春 个人简历暨人生第一份简历与面试自我介绍。       于等待面试的小紧张中作此 passage。 后面会补充简历、自我介绍文段创作以及面试要点。 个人简历   E...</description>
      <pubDate>Sat, 01 Mar 2025 16:00:00 GMT</pubDate>
      <category>人生经验</category>
      <category>简历</category>
    </item>
  </channel>
</rss>