<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>算法 on mrchi</title>
    <link>https://blog.mrchi.cc/tags/%E7%AE%97%E6%B3%95/</link>
    <description>Recent content in 算法 on mrchi</description>
    <generator>Hugo -- 0.151.2</generator>
    <language>zh-cn</language>
    <lastBuildDate>Fri, 20 Nov 2020 00:06:46 +0800</lastBuildDate>
    <atom:link href="https://blog.mrchi.cc/tags/%E7%AE%97%E6%B3%95/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Python 手写 Base64 编码</title>
      <link>https://blog.mrchi.cc/posts/handwritten-base64-by-python/</link>
      <pubDate>Fri, 20 Nov 2020 00:06:46 +0800</pubDate>
      <guid>https://blog.mrchi.cc/posts/handwritten-base64-by-python/</guid>
      <description>介绍 Base64 编码原理，并用 Python 实现不依赖标准库的 Base64 编码函数。</description>
    </item>
  </channel>
</rss>
