<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Riscv on Yorozumoon</title><link>https://www.yorozumoon.cn/zh-cn/tags/riscv/</link><description>Recent content in Riscv on Yorozumoon</description><generator>Hugo</generator><language>zh-cn</language><copyright>copyright by Moonhalf.</copyright><lastBuildDate>Wed, 10 Jun 2026 14:58:20 +0800</lastBuildDate><atom:link href="https://www.yorozumoon.cn/zh-cn/tags/riscv/index.xml" rel="self" type="application/rss+xml"/><item><title>CS61Cfall20学习笔记03：如何使用汇编实现手写数字识别</title><link>https://www.yorozumoon.cn/zh-cn/posts/cs61cfall20%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B003%E5%A6%82%E4%BD%95%E4%BD%BF%E7%94%A8%E6%B1%87%E7%BC%96%E5%AE%9E%E7%8E%B0%E6%89%8B%E5%86%99%E6%95%B0%E5%AD%97%E8%AF%86%E5%88%AB/</link><pubDate>Wed, 10 Jun 2026 14:58:20 +0800</pubDate><guid>https://www.yorozumoon.cn/zh-cn/posts/cs61cfall20%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B003%E5%A6%82%E4%BD%95%E4%BD%BF%E7%94%A8%E6%B1%87%E7%BC%96%E5%AE%9E%E7%8E%B0%E6%89%8B%E5%86%99%E6%95%B0%E5%AD%97%E8%AF%86%E5%88%AB/</guid><description>&lt;h1 id="参考链接"&gt;参考链接&lt;a href="#%e5%8f%82%e8%80%83%e9%93%be%e6%8e%a5" class="anchor" aria-hidden="true"&gt;&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
 stroke-linecap="round" stroke-linejoin="round"&gt;
 &lt;path d="M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3"&gt;&lt;/path&gt;
 &lt;line x1="8" y1="12" x2="16" y2="12"&gt;&lt;/line&gt;
 &lt;/svg&gt;&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;a href="https://www.learncs.site/docs/curriculum-resource/cs61c/syllabus"&gt;fall20备份网站&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.bilibili.com/video/BV1fC4y147iZ/?share_source=copy_web&amp;amp;vd_source=7c3823b46a52fbbef42b79e01d55c300"&gt;课程视频bilibili(字幕翻译比较难绷)&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.youtube.com/playlist?list=PL0j-r-omG7i0-mnsxN5T4UcVS1Di0isqf"&gt;课程视频youtube&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/InsideEmpire/CS61C-Assignment"&gt;课程作业仓库&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://web.archive.org/web/20220120134001/https://inst.eecs.berkeley.edu/~cs61c/fa20/"&gt;csdiy介绍&lt;/a&gt;&lt;/p&gt;
&lt;h1 id="本篇要素"&gt;本篇要素&lt;a href="#%e6%9c%ac%e7%af%87%e8%a6%81%e7%b4%a0" class="anchor" aria-hidden="true"&gt;&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
 stroke-linecap="round" stroke-linejoin="round"&gt;
 &lt;path d="M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3"&gt;&lt;/path&gt;
 &lt;line x1="8" y1="12" x2="16" y2="12"&gt;&lt;/line&gt;
 &lt;/svg&gt;&lt;/a&gt;&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Lecture 11, 12, 13&lt;/li&gt;
&lt;li&gt;Lab 4&lt;/li&gt;
&lt;li&gt;Project 2&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;因为觉得看lecture太墨迹了，所以本篇的笔记直接从slide中提取得到。&lt;/p&gt;</description></item></channel></rss>