<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>lire&#39;s blog</title>
  
  
  <link href="https://lirewriter.cn/atom.xml" rel="self"/>
  
  <link href="https://lirewriter.cn/"/>
  <updated>2021-12-02T03:15:46.969Z</updated>
  <id>https://lirewriter.cn/</id>
  
  <author>
    <name>LR</name>
    
  </author>
  
  <generator uri="https://hexo.io/">Hexo</generator>
  
  <entry>
    <title>Games103 数学与刚体动力学</title>
    <link href="https://lirewriter.cn/2021/12/03/Games103-rigid/"/>
    <id>https://lirewriter.cn/2021/12/03/Games103-rigid/</id>
    <published>2021-12-03T11:40:02.000Z</published>
    <updated>2021-12-02T03:15:46.969Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2021/12/02/2a8da414116ea.jpg&quot;&gt;&lt;/p&gt;
&lt;h1 id=&quot;GAMES103&quot;&gt;&lt;a href=&quot;#GAMES103&quot; class=&quot;headerlink&quot; title=&quot;GAMES103&quot;&gt;&lt;/a&gt;GAMES103&lt;/h1&gt;&lt;h2 id=&quot;Introduction&quot;&gt;&lt;a href=&quot;#Introduction&quot; class=&quot;headerlink&quot; title=&quot;Introduction&quot;&gt;&lt;/a&gt;Introduction&lt;/h2&gt;&lt;p&gt;如果想要在每一个时间点更新物体状态，这就是动画。所以动画的本质就是更新状态，比如内容、位置、姿势、外观等，而$\Delta t$可以和帧率不同步。物理模拟分成四个方向：&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;刚体 Rigidbody&lt;/li&gt;
&lt;li&gt;衣服和头发 Cloth, Hair&lt;/li&gt;
&lt;li&gt;软体 Soft Bodies&lt;/li&gt;
&lt;li&gt;流体 Fluids&lt;/li&gt;
&lt;/ul&gt;</summary>
    
    
    
    <category term="GRAPHICS" scheme="https://lirewriter.cn/categories/GRAPHICS/"/>
    
    
    <category term="图形学" scheme="https://lirewriter.cn/tags/%E5%9B%BE%E5%BD%A2%E5%AD%A6/"/>
    
  </entry>
  
  <entry>
    <title>美学的妙悟与无定形范畴</title>
    <link href="https://lirewriter.cn/2021/11/13/%E7%BE%8E%E5%AD%A6%E7%9A%84%E5%A6%99%E6%82%9F%E4%B8%8E%E6%97%A0%E5%AE%9A%E5%BD%A2%E8%8C%83%E7%95%B4/"/>
    <id>https://lirewriter.cn/2021/11/13/%E7%BE%8E%E5%AD%A6%E7%9A%84%E5%A6%99%E6%82%9F%E4%B8%8E%E6%97%A0%E5%AE%9A%E5%BD%A2%E8%8C%83%E7%95%B4/</id>
    <published>2021-11-13T11:40:02.000Z</published>
    <updated>2021-12-02T03:43:43.857Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2021/12/02/31ebf6e8aae70.jpg&quot;&gt;&lt;/p&gt;
&lt;p&gt;本文系《美学透视》课程的笔记。&lt;/p&gt;</summary>
    
    
    
    <category term="SOCIOLOGY" scheme="https://lirewriter.cn/categories/SOCIOLOGY/"/>
    
    
    <category term="哲学" scheme="https://lirewriter.cn/tags/%E5%93%B2%E5%AD%A6/"/>
    
  </entry>
  
  <entry>
    <title>Unity的ECS与JobSystem初探</title>
    <link href="https://lirewriter.cn/2021/10/14/Unity%E7%9A%84ECS%E4%B8%8E%E4%BB%BB%E5%8A%A1%E7%B3%BB%E7%BB%9F/"/>
    <id>https://lirewriter.cn/2021/10/14/Unity%E7%9A%84ECS%E4%B8%8E%E4%BB%BB%E5%8A%A1%E7%B3%BB%E7%BB%9F/</id>
    <published>2021-10-14T11:40:02.000Z</published>
    <updated>2021-12-02T03:47:24.692Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2021/12/02/870000a6436ec.jpg&quot;&gt;&lt;/p&gt;
&lt;p&gt;大概学习一下。&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="UNITY" scheme="https://lirewriter.cn/categories/TECHNIQUE/UNITY/"/>
    
    
    <category term="unity" scheme="https://lirewriter.cn/tags/unity/"/>
    
  </entry>
  
  <entry>
    <title>设计模式</title>
    <link href="https://lirewriter.cn/2021/09/28/%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F/"/>
    <id>https://lirewriter.cn/2021/09/28/%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F/</id>
    <published>2021-09-28T11:40:02.000Z</published>
    <updated>2021-12-02T03:35:02.257Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2021/12/02/60ed54303c3ba.jpg&quot;&gt;&lt;/p&gt;
&lt;h2 id=&quot;设计原则&quot;&gt;&lt;a href=&quot;#设计原则&quot; class=&quot;headerlink&quot; title=&quot;设计原则&quot;&gt;&lt;/a&gt;设计原则&lt;/h2&gt;&lt;h3 id=&quot;单一职责原则&quot;&gt;&lt;a href=&quot;#单一职责原则&quot; class=&quot;headerlink&quot; title=&quot;单一职责原则&quot;&gt;&lt;/a&gt;单一职责原则&lt;/h3&gt;&lt;p&gt;单一职责原则（Single Responsibility Principle, SRP）是一个备受争议的原则。&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="MISC" scheme="https://lirewriter.cn/categories/TECHNIQUE/MISC/"/>
    
    
    <category term="总结" scheme="https://lirewriter.cn/tags/%E6%80%BB%E7%BB%93/"/>
    
  </entry>
  
  <entry>
    <title>庄懂技美课的shader复现2</title>
    <link href="https://lirewriter.cn/2021/08/03/%E5%BA%84%E6%87%82%E6%8A%80%E7%BE%8E%E8%AF%BE%E7%9A%84Shader%E5%A4%8D%E7%8E%B02/"/>
    <id>https://lirewriter.cn/2021/08/03/%E5%BA%84%E6%87%82%E6%8A%80%E7%BE%8E%E8%AF%BE%E7%9A%84Shader%E5%A4%8D%E7%8E%B02/</id>
    <published>2021-08-03T11:40:02.000Z</published>
    <updated>2021-12-02T03:27:54.513Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2021/12/02/d6e0a817760b2.jpg&quot;&gt;&lt;/p&gt;
&lt;h2 id=&quot;Lec5&quot;&gt;&lt;a href=&quot;#Lec5&quot; class=&quot;headerlink&quot; title=&quot;Lec5&quot;&gt;&lt;/a&gt;Lec5&lt;/h2&gt;&lt;p&gt;做一下三ambient。直接莽就行~&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="SHADER" scheme="https://lirewriter.cn/categories/TECHNIQUE/SHADER/"/>
    
    
    <category term="unity" scheme="https://lirewriter.cn/tags/unity/"/>
    
    <category term="shader" scheme="https://lirewriter.cn/tags/shader/"/>
    
  </entry>
  
  <entry>
    <title>庄懂技美课的shader复现1</title>
    <link href="https://lirewriter.cn/2021/07/28/%E5%BA%84%E6%87%82%E6%8A%80%E7%BE%8E%E8%AF%BE%E7%9A%84shader%E5%A4%8D%E7%8E%B01/"/>
    <id>https://lirewriter.cn/2021/07/28/%E5%BA%84%E6%87%82%E6%8A%80%E7%BE%8E%E8%AF%BE%E7%9A%84shader%E5%A4%8D%E7%8E%B01/</id>
    <published>2021-07-28T11:40:02.000Z</published>
    <updated>2021-07-28T14:54:29.679Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;第二课shader复现&quot;&gt;&lt;a href=&quot;#第二课shader复现&quot; class=&quot;headerlink&quot; title=&quot;第二课shader复现&quot;&gt;&lt;/a&gt;第二课shader复现&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2021/07/28/5399d9ff2fa5f.webp&quot;&gt;&lt;/p&gt;
&lt;p&gt;第二课的shader.&lt;/p&gt;
&lt;p&gt;SF有些实现好怪- -&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="SHADER" scheme="https://lirewriter.cn/categories/TECHNIQUE/SHADER/"/>
    
    
    <category term="unity" scheme="https://lirewriter.cn/tags/unity/"/>
    
    <category term="shader" scheme="https://lirewriter.cn/tags/shader/"/>
    
  </entry>
  
  <entry>
    <title>毛泽东思想和中国特色社会主义理论体系概论</title>
    <link href="https://lirewriter.cn/2021/07/28/%E6%AF%9B%E6%B3%BD%E4%B8%9C%E6%80%9D%E6%83%B3%E5%92%8C%E4%B8%AD%E5%9B%BD%E7%89%B9%E8%89%B2%E7%A4%BE%E4%BC%9A%E4%B8%BB%E4%B9%89%E7%90%86%E8%AE%BA%E4%BD%93%E7%B3%BB%E6%A6%82%E8%AE%BA/"/>
    <id>https://lirewriter.cn/2021/07/28/%E6%AF%9B%E6%B3%BD%E4%B8%9C%E6%80%9D%E6%83%B3%E5%92%8C%E4%B8%AD%E5%9B%BD%E7%89%B9%E8%89%B2%E7%A4%BE%E4%BC%9A%E4%B8%BB%E4%B9%89%E7%90%86%E8%AE%BA%E4%BD%93%E7%B3%BB%E6%A6%82%E8%AE%BA/</id>
    <published>2021-07-28T11:40:00.000Z</published>
    <updated>2021-07-28T14:42:10.100Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;毛泽东思想和中国特色社会主义理论体系概论&quot;&gt;&lt;a href=&quot;#毛泽东思想和中国特色社会主义理论体系概论&quot; class=&quot;headerlink&quot; title=&quot;毛泽东思想和中国特色社会主义理论体系概论&quot;&gt;&lt;/a&gt;毛泽东思想和中国特色社会主义理论体系概论&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2021/07/28/d520d6ac372af.webp&quot;&gt;&lt;/p&gt;
&lt;h2 id=&quot;马克思主义中国化&quot;&gt;&lt;a href=&quot;#马克思主义中国化&quot; class=&quot;headerlink&quot; title=&quot;马克思主义中国化&quot;&gt;&lt;/a&gt;马克思主义中国化&lt;/h2&gt;&lt;p&gt;一、什么是马克思主义？有什么特点？&lt;/p&gt;
&lt;p&gt;马克思主义是无产阶级争取自身解放和全人类解放的纲要，是无产阶级的科学的世界观和方法论。&lt;/p&gt;
&lt;p&gt;马克思主义是科学性和革命性的统一，有鲜明的无产阶级立场和实践品格。&lt;/p&gt;</summary>
    
    
    
    <category term="SOCIOLOGY" scheme="https://lirewriter.cn/categories/SOCIOLOGY/"/>
    
    
    <category term="思政" scheme="https://lirewriter.cn/tags/%E6%80%9D%E6%94%BF/"/>
    
    <category term="总结" scheme="https://lirewriter.cn/tags/%E6%80%BB%E7%BB%93/"/>
    
  </entry>
  
  <entry>
    <title>Games202 实时光线追踪与杂项</title>
    <link href="https://lirewriter.cn/2021/07/12/Games202-RTRT/"/>
    <id>https://lirewriter.cn/2021/07/12/Games202-RTRT/</id>
    <published>2021-07-12T11:40:02.000Z</published>
    <updated>2021-12-02T02:50:37.064Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2021/12/02/16ee3c17f92a3.png&quot;&gt;&lt;/p&gt;
&lt;h2 id=&quot;Real-Time-Ray-Tracing&quot;&gt;&lt;a href=&quot;#Real-Time-Ray-Tracing&quot; class=&quot;headerlink&quot; title=&quot;Real-Time Ray Tracing&quot;&gt;&lt;/a&gt;Real-Time Ray Tracing&lt;/h2&gt;&lt;h3 id=&quot;What-is-RTRT&quot;&gt;&lt;a href=&quot;#What-is-RTRT&quot; class=&quot;headerlink&quot; title=&quot;What is RTRT&quot;&gt;&lt;/a&gt;What is RTRT&lt;/h3&gt;&lt;p&gt;实时渲染的领域一直都呼唤着光线追踪。&lt;/p&gt;</summary>
    
    
    
    <category term="GRAPHICS" scheme="https://lirewriter.cn/categories/GRAPHICS/"/>
    
    
    <category term="图形学" scheme="https://lirewriter.cn/tags/%E5%9B%BE%E5%BD%A2%E5%AD%A6/"/>
    
  </entry>
  
  <entry>
    <title>Games202 PBR与NPR</title>
    <link href="https://lirewriter.cn/2021/05/20/Games202-material/"/>
    <id>https://lirewriter.cn/2021/05/20/Games202-material/</id>
    <published>2021-05-20T11:40:02.000Z</published>
    <updated>2021-12-02T02:50:19.368Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2021/12/02/5c6ea49b867b9.jpg&quot;&gt;&lt;/p&gt;
&lt;h2 id=&quot;Real-Time-Physically-Based-Materials&quot;&gt;&lt;a href=&quot;#Real-Time-Physically-Based-Materials&quot; class=&quot;headerlink&quot; title=&quot;Real-Time Physically-Based Materials&quot;&gt;&lt;/a&gt;Real-Time Physically-Based Materials&lt;/h2&gt;&lt;p&gt;PBR是Physically Based Rendering，是基于物理的渲染。它包括材质、光线、相机、光线传输等，模拟一切和光相关的东西。但是在Rendering这个领域，PBR很多时候被当成PBR材质。&lt;/p&gt;</summary>
    
    
    
    <category term="GRAPHICS" scheme="https://lirewriter.cn/categories/GRAPHICS/"/>
    
    
    <category term="图形学" scheme="https://lirewriter.cn/tags/%E5%9B%BE%E5%BD%A2%E5%AD%A6/"/>
    
  </entry>
  
  <entry>
    <title>Games101作业框架分析</title>
    <link href="https://lirewriter.cn/2021/05/13/Games101%E4%BD%9C%E4%B8%9A%E6%A1%86%E6%9E%B6%E5%88%86%E6%9E%90/"/>
    <id>https://lirewriter.cn/2021/05/13/Games101%E4%BD%9C%E4%B8%9A%E6%A1%86%E6%9E%B6%E5%88%86%E6%9E%90/</id>
    <published>2021-05-13T11:40:02.000Z</published>
    <updated>2021-12-02T00:42:30.463Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2021/12/02/82d00b2e6b302.jpg&quot;&gt;&lt;/p&gt;
&lt;h1 id=&quot;Games101作业框架阅读（1）&quot;&gt;&lt;a href=&quot;#Games101作业框架阅读（1）&quot; class=&quot;headerlink&quot; title=&quot;Games101作业框架阅读（1）&quot;&gt;&lt;/a&gt;Games101作业框架阅读（1）&lt;/h1&gt;&lt;h2 id=&quot;Asign1-Rasterization&quot;&gt;&lt;a href=&quot;#Asign1-Rasterization&quot; class=&quot;headerlink&quot; title=&quot;Asign1 Rasterization&quot;&gt;&lt;/a&gt;Asign1 Rasterization&lt;/h2&gt;&lt;p&gt;本次作业的框架，需要完成的是main部分，给出的是rasterization和triangle。triangle只是一个存数据的类，没什么特别的，所以不再展开。&lt;/p&gt;</summary>
    
    
    
    <category term="GRAPHICS" scheme="https://lirewriter.cn/categories/GRAPHICS/"/>
    
    
    <category term="图形学" scheme="https://lirewriter.cn/tags/%E5%9B%BE%E5%BD%A2%E5%AD%A6/"/>
    
  </entry>
  
  <entry>
    <title>Games202 环境光照与全局光照</title>
    <link href="https://lirewriter.cn/2021/05/13/Games202-GI/"/>
    <id>https://lirewriter.cn/2021/05/13/Games202-GI/</id>
    <published>2021-05-13T11:40:02.000Z</published>
    <updated>2021-12-02T02:49:16.724Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2021/12/02/acd02d9fff13b.jpg&quot;&gt;&lt;/p&gt;
&lt;h2 id=&quot;Realtime-Environmental-Mapping&quot;&gt;&lt;a href=&quot;#Realtime-Environmental-Mapping&quot; class=&quot;headerlink&quot; title=&quot;Realtime Environmental Mapping&quot;&gt;&lt;/a&gt;Realtime Environmental Mapping&lt;/h2&gt;&lt;h3 id=&quot;Image-Based-Lighting-IBL&quot;&gt;&lt;a href=&quot;#Image-Based-Lighting-IBL&quot; class=&quot;headerlink&quot; title=&quot;Image-Based Lighting(IBL)&quot;&gt;&lt;/a&gt;Image-Based Lighting(IBL)&lt;/h3&gt;&lt;p&gt;环境光照一般由Cube Map或Sphere Map给出。首先讨论给出环境光照，如何进行shading呢？&lt;/p&gt;</summary>
    
    
    
    <category term="GRAPHICS" scheme="https://lirewriter.cn/categories/GRAPHICS/"/>
    
    
    <category term="图形学" scheme="https://lirewriter.cn/tags/%E5%9B%BE%E5%BD%A2%E5%AD%A6/"/>
    
  </entry>
  
  <entry>
    <title>Games202 阴影</title>
    <link href="https://lirewriter.cn/2021/04/04/Games202-Shadow/"/>
    <id>https://lirewriter.cn/2021/04/04/Games202-Shadow/</id>
    <published>2021-04-04T11:40:02.000Z</published>
    <updated>2021-12-02T02:47:58.265Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2021/12/02/05004430859ea.jpg&quot;&gt;&lt;/p&gt;
&lt;h2 id=&quot;Real-Time-Shadows&quot;&gt;&lt;a href=&quot;#Real-Time-Shadows&quot; class=&quot;headerlink&quot; title=&quot;Real-Time Shadows&quot;&gt;&lt;/a&gt;Real-Time Shadows&lt;/h2&gt;&lt;h3 id=&quot;Shadow-Mapping&quot;&gt;&lt;a href=&quot;#Shadow-Mapping&quot; class=&quot;headerlink&quot; title=&quot;Shadow Mapping&quot;&gt;&lt;/a&gt;Shadow Mapping&lt;/h3&gt;&lt;p&gt;Shadow是一个2 Pass的算法。第一次先从Light Pass中，生成Light能看到的最浅深度。接下来在相机位置出发，配合Shadow Map进行场景渲染。&lt;/p&gt;</summary>
    
    
    
    <category term="GRAPHICS" scheme="https://lirewriter.cn/categories/GRAPHICS/"/>
    
    
    <category term="图形学" scheme="https://lirewriter.cn/tags/%E5%9B%BE%E5%BD%A2%E5%AD%A6/"/>
    
  </entry>
  
  <entry>
    <title>马克思主义基本原理概论</title>
    <link href="https://lirewriter.cn/2021/03/05/%E9%A9%AC%E5%85%8B%E6%80%9D%E4%B8%BB%E4%B9%89%E5%9F%BA%E6%9C%AC%E5%8E%9F%E7%90%86%E6%A6%82%E8%AE%BA/"/>
    <id>https://lirewriter.cn/2021/03/05/%E9%A9%AC%E5%85%8B%E6%80%9D%E4%B8%BB%E4%B9%89%E5%9F%BA%E6%9C%AC%E5%8E%9F%E7%90%86%E6%A6%82%E8%AE%BA/</id>
    <published>2021-03-05T07:48:00.000Z</published>
    <updated>2021-07-28T14:42:16.519Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;马克思主义基本原理概论&quot;&gt;&lt;a href=&quot;#马克思主义基本原理概论&quot; class=&quot;headerlink&quot; title=&quot;马克思主义基本原理概论&quot;&gt;&lt;/a&gt;马克思主义基本原理概论&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2021/03/05/798efae5a9fbd.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="SOCIOLOGY" scheme="https://lirewriter.cn/categories/SOCIOLOGY/"/>
    
    
    <category term="思政" scheme="https://lirewriter.cn/tags/%E6%80%9D%E6%94%BF/"/>
    
    <category term="总结" scheme="https://lirewriter.cn/tags/%E6%80%BB%E7%BB%93/"/>
    
  </entry>
  
  <entry>
    <title>永恒的樱之歌</title>
    <link href="https://lirewriter.cn/2021/03/05/%E6%B0%B8%E6%81%92%E7%9A%84%E6%A8%B1%E4%B9%8B%E6%AD%8C/"/>
    <id>https://lirewriter.cn/2021/03/05/%E6%B0%B8%E6%81%92%E7%9A%84%E6%A8%B1%E4%B9%8B%E6%AD%8C/</id>
    <published>2021-03-05T05:48:17.000Z</published>
    <updated>2021-07-28T14:50:03.437Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;永恒的樱之歌&quot;&gt;&lt;a href=&quot;#永恒的樱之歌&quot; class=&quot;headerlink&quot; title=&quot;永恒的樱之歌&quot;&gt;&lt;/a&gt;永恒的樱之歌&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2021/03/05/512e2b5bb8a3e.webp&quot;&gt;&lt;/p&gt;
&lt;p&gt;全是剧透&lt;/p&gt;</summary>
    
    
    
    <category term="GAME" scheme="https://lirewriter.cn/categories/GAME/"/>
    
    
    <category term="galgame" scheme="https://lirewriter.cn/tags/galgame/"/>
    
    <category term="感想" scheme="https://lirewriter.cn/tags/%E6%84%9F%E6%83%B3/"/>
    
    <category term="哲学" scheme="https://lirewriter.cn/tags/%E5%93%B2%E5%AD%A6/"/>
    
  </entry>
  
  <entry>
    <title>纯粹樱学研究-维特根斯坦、斯宾诺莎和海德格尔</title>
    <link href="https://lirewriter.cn/2021/03/05/%E7%BA%AF%E7%B2%B9%E6%A8%B1%E5%AD%A6%E7%A0%94%E7%A9%B6-%E7%BB%B4%E7%89%B9%E6%A0%B9%E6%96%AF%E5%9D%A6%E3%80%81%E6%96%AF%E5%AE%BE%E8%AF%BA%E8%8E%8E%E5%92%8C%E6%B5%B7%E5%BE%B7%E6%A0%BC%E5%B0%94/"/>
    <id>https://lirewriter.cn/2021/03/05/%E7%BA%AF%E7%B2%B9%E6%A8%B1%E5%AD%A6%E7%A0%94%E7%A9%B6-%E7%BB%B4%E7%89%B9%E6%A0%B9%E6%96%AF%E5%9D%A6%E3%80%81%E6%96%AF%E5%AE%BE%E8%AF%BA%E8%8E%8E%E5%92%8C%E6%B5%B7%E5%BE%B7%E6%A0%BC%E5%B0%94/</id>
    <published>2021-03-05T05:48:14.000Z</published>
    <updated>2021-07-28T14:36:54.867Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;纯粹樱学研究-维特根斯坦、斯宾诺莎和海德格尔&quot;&gt;&lt;a href=&quot;#纯粹樱学研究-维特根斯坦、斯宾诺莎和海德格尔&quot; class=&quot;headerlink&quot; title=&quot;纯粹樱学研究-维特根斯坦、斯宾诺莎和海德格尔&quot;&gt;&lt;/a&gt;纯粹樱学研究-维特根斯坦、斯宾诺莎和海德格尔&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2021/03/05/9ff3ea5107959.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="SOCIOLOGY" scheme="https://lirewriter.cn/categories/SOCIOLOGY/"/>
    
    
    <category term="galgame" scheme="https://lirewriter.cn/tags/galgame/"/>
    
    <category term="哲学" scheme="https://lirewriter.cn/tags/%E5%93%B2%E5%AD%A6/"/>
    
  </entry>
  
  <entry>
    <title>Games101-Animation</title>
    <link href="https://lirewriter.cn/2021/02/10/Games101-Animation/"/>
    <id>https://lirewriter.cn/2021/02/10/Games101-Animation/</id>
    <published>2021-02-10T11:40:02.000Z</published>
    <updated>2021-12-02T00:42:50.609Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2021/12/02/b39a33cf905f0.jpg&quot;&gt;&lt;/p&gt;
&lt;h1 id=&quot;Animation-Simulation&quot;&gt;&lt;a href=&quot;#Animation-Simulation&quot; class=&quot;headerlink&quot; title=&quot;Animation / Simulation&quot;&gt;&lt;/a&gt;Animation / Simulation&lt;/h1&gt;&lt;h2 id=&quot;Animation-Sketch&quot;&gt;&lt;a href=&quot;#Animation-Sketch&quot; class=&quot;headerlink&quot; title=&quot;Animation Sketch&quot;&gt;&lt;/a&gt;Animation Sketch&lt;/h2&gt;&lt;p&gt;Animation是一种交流的工具，展示动起来的东西，所以更关注好不好看。传统的动画是手绘为主，所以不是很在意其正确性。&lt;/p&gt;
&lt;p&gt;如今，动画更类似于对几何的拓展。在算出来之后，把3D模型延伸到时间上，就是顺序。&lt;/p&gt;</summary>
    
    
    
    <category term="GRAPHICS" scheme="https://lirewriter.cn/categories/GRAPHICS/"/>
    
    
    <category term="图形学" scheme="https://lirewriter.cn/tags/%E5%9B%BE%E5%BD%A2%E5%AD%A6/"/>
    
  </entry>
  
  <entry>
    <title>Games101-渲染杂项</title>
    <link href="https://lirewriter.cn/2021/02/03/Games101-Miscellanies%20of%20Rendering/"/>
    <id>https://lirewriter.cn/2021/02/03/Games101-Miscellanies%20of%20Rendering/</id>
    <published>2021-02-03T11:40:02.000Z</published>
    <updated>2021-12-02T00:43:30.206Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2021/12/02/35f23c9c9c04a.jpg&quot;&gt;&lt;/p&gt;
&lt;h1 id=&quot;Miscellanies-of-Rendering&quot;&gt;&lt;a href=&quot;#Miscellanies-of-Rendering&quot; class=&quot;headerlink&quot; title=&quot;Miscellanies of Rendering&quot;&gt;&lt;/a&gt;Miscellanies of Rendering&lt;/h1&gt;&lt;h2 id=&quot;Appearance-and-materials&quot;&gt;&lt;a href=&quot;#Appearance-and-materials&quot; class=&quot;headerlink&quot; title=&quot;Appearance and materials&quot;&gt;&lt;/a&gt;Appearance and materials&lt;/h2&gt;&lt;h3 id=&quot;Materials&quot;&gt;&lt;a href=&quot;#Materials&quot; class=&quot;headerlink&quot; title=&quot;Materials&quot;&gt;&lt;/a&gt;Materials&lt;/h3&gt;&lt;p&gt;在不同表面上，光线会发生各种各样的现象。什么是图形学中的材质呢？实际上，BRDF决定了光的反射方式。因此，Material = BRDF。&lt;/p&gt;</summary>
    
    
    
    <category term="GRAPHICS" scheme="https://lirewriter.cn/categories/GRAPHICS/"/>
    
    
    <category term="图形学" scheme="https://lirewriter.cn/tags/%E5%9B%BE%E5%BD%A2%E5%AD%A6/"/>
    
  </entry>
  
  <entry>
    <title>Games101-RayTracing</title>
    <link href="https://lirewriter.cn/2021/01/26/Games101-RayTracing/"/>
    <id>https://lirewriter.cn/2021/01/26/Games101-RayTracing/</id>
    <published>2021-01-26T11:40:02.000Z</published>
    <updated>2021-12-02T02:57:59.544Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2021/12/02/a045aec80b4e3.jpg&quot;&gt;&lt;/p&gt;
&lt;h1 id=&quot;Ray-tracing&quot;&gt;&lt;a href=&quot;#Ray-tracing&quot; class=&quot;headerlink&quot; title=&quot;Ray tracing&quot;&gt;&lt;/a&gt;Ray tracing&lt;/h1&gt;&lt;p&gt;光线追踪与光栅化是两种不同的成像方法。&lt;/p&gt;
&lt;p&gt;传统光栅化存在很多不足：&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;全局效果较难表示。为了支持这一算法，光栅化进行了很多改进，但是效果仍然不够漂亮&lt;ul&gt;
&lt;li&gt;点光源限于硬阴影&lt;/li&gt;
&lt;li&gt;雾面反射，光线在场景中反射多次&lt;/li&gt;
&lt;li&gt;间接光照，存在漫反射等&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;光栅化是一个快速但是质量较低的方法&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;相比而来，光线追踪是准确的，但是是很慢的。所以光线追踪一般用在一些离线应用中，一帧需要大约1万cpu小时。&lt;/p&gt;</summary>
    
    
    
    <category term="GRAPHICS" scheme="https://lirewriter.cn/categories/GRAPHICS/"/>
    
    
    <category term="图形学" scheme="https://lirewriter.cn/tags/%E5%9B%BE%E5%BD%A2%E5%AD%A6/"/>
    
  </entry>
  
  <entry>
    <title>Games101-Geometry</title>
    <link href="https://lirewriter.cn/2021/01/13/Games101-Geometry/"/>
    <id>https://lirewriter.cn/2021/01/13/Games101-Geometry/</id>
    <published>2021-01-13T11:40:02.000Z</published>
    <updated>2021-12-02T00:43:09.673Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2021/12/02/87c9adcd38b0d.jpg&quot;&gt;&lt;/p&gt;
&lt;h1 id=&quot;几何-Geometry&quot;&gt;&lt;a href=&quot;#几何-Geometry&quot; class=&quot;headerlink&quot; title=&quot;几何(Geometry)&quot;&gt;&lt;/a&gt;几何(Geometry)&lt;/h1&gt;&lt;h2 id=&quot;Introduction-to-geometry&quot;&gt;&lt;a href=&quot;#Introduction-to-geometry&quot; class=&quot;headerlink&quot; title=&quot;Introduction to geometry&quot;&gt;&lt;/a&gt;Introduction to geometry&lt;/h2&gt;&lt;p&gt;在世界上存在一些光滑曲面，而我们的描述很多时候是离散的。&lt;/p&gt;
&lt;p&gt;如何恰当的描述这些线面？&lt;/p&gt;
&lt;p&gt;在图形学中，一般将几何分成两类：&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;隐式几何（implicit geometry）&lt;/li&gt;
&lt;li&gt;显示几何（explicit geometry）&lt;/li&gt;
&lt;/ul&gt;</summary>
    
    
    
    <category term="GRAPHICS" scheme="https://lirewriter.cn/categories/GRAPHICS/"/>
    
    
    <category term="图形学" scheme="https://lirewriter.cn/tags/%E5%9B%BE%E5%BD%A2%E5%AD%A6/"/>
    
  </entry>
  
  <entry>
    <title>Games101-Shading</title>
    <link href="https://lirewriter.cn/2021/01/11/Games101-Shading/"/>
    <id>https://lirewriter.cn/2021/01/11/Games101-Shading/</id>
    <published>2021-01-11T11:40:02.000Z</published>
    <updated>2021-12-02T00:44:03.164Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2021/12/02/3f4a028f46f95.jpg&quot;&gt;&lt;/p&gt;
&lt;h1 id=&quot;着色-Shading&quot;&gt;&lt;a href=&quot;#着色-Shading&quot; class=&quot;headerlink&quot; title=&quot;着色(Shading)&quot;&gt;&lt;/a&gt;着色(Shading)&lt;/h1&gt;&lt;p&gt;在不同位置，颜色会出现变化，主要是明暗，这些因素会影响真实感。&lt;/p&gt;
&lt;p&gt;在图形学中，shading就是”the process of applying a material to an object”。&lt;/p&gt;</summary>
    
    
    
    <category term="GRAPHICS" scheme="https://lirewriter.cn/categories/GRAPHICS/"/>
    
    
    <category term="图形学" scheme="https://lirewriter.cn/tags/%E5%9B%BE%E5%BD%A2%E5%AD%A6/"/>
    
  </entry>
  
  <entry>
    <title>Games101-Rasterization</title>
    <link href="https://lirewriter.cn/2021/01/06/Games101-Rasterization/"/>
    <id>https://lirewriter.cn/2021/01/06/Games101-Rasterization/</id>
    <published>2021-01-06T11:40:02.000Z</published>
    <updated>2021-12-02T00:48:50.325Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2021/12/02/d6e0a817760b2.jpg&quot;&gt;&lt;/p&gt;
&lt;h1 id=&quot;光栅化-Rasterization&quot;&gt;&lt;a href=&quot;#光栅化-Rasterization&quot; class=&quot;headerlink&quot; title=&quot;光栅化(Rasterization)&quot;&gt;&lt;/a&gt;光栅化(Rasterization)&lt;/h1&gt;&lt;p&gt;我们常常定义长宽比(aspect ratio)和可视角(field of view)。有这两个定义，就相当于规定了透视投影的视锥。&lt;/p&gt;</summary>
    
    
    
    <category term="GRAPHICS" scheme="https://lirewriter.cn/categories/GRAPHICS/"/>
    
    
    <category term="图形学" scheme="https://lirewriter.cn/tags/%E5%9B%BE%E5%BD%A2%E5%AD%A6/"/>
    
  </entry>
  
  <entry>
    <title>Games101-线性代数与空间变换</title>
    <link href="https://lirewriter.cn/2021/01/02/Games101-LinearAlgebra&amp;Transform/"/>
    <id>https://lirewriter.cn/2021/01/02/Games101-LinearAlgebra&amp;Transform/</id>
    <published>2021-01-02T11:40:02.000Z</published>
    <updated>2021-12-02T00:45:09.756Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2021/12/02/3f584fccf4879.jpg&quot;&gt;&lt;/p&gt;
&lt;h1 id=&quot;A-swift-and-brutal-introduction-to-linear-algebra&quot;&gt;&lt;a href=&quot;#A-swift-and-brutal-introduction-to-linear-algebra&quot; class=&quot;headerlink&quot; title=&quot;A swift and brutal introduction to linear algebra&quot;&gt;&lt;/a&gt;A swift and brutal introduction to linear algebra&lt;/h1&gt;&lt;p&gt;主要用来熟悉一些术语。。&lt;/p&gt;
&lt;h2 id=&quot;向量-Vector&quot;&gt;&lt;a href=&quot;#向量-Vector&quot; class=&quot;headerlink&quot; title=&quot;向量(Vector)&quot;&gt;&lt;/a&gt;向量(Vector)&lt;/h2&gt;&lt;p&gt;写作$\vec{a}$，是一条有向线段，$\overrightarrow{AB} = B - A$&lt;/p&gt;</summary>
    
    
    
    <category term="GRAPHICS" scheme="https://lirewriter.cn/categories/GRAPHICS/"/>
    
    
    <category term="图形学" scheme="https://lirewriter.cn/tags/%E5%9B%BE%E5%BD%A2%E5%AD%A6/"/>
    
  </entry>
  
  <entry>
    <title>CTF集训（8）</title>
    <link href="https://lirewriter.cn/2020/08/09/CTF%E9%9B%86%E8%AE%AD%EF%BC%888%EF%BC%89/"/>
    <id>https://lirewriter.cn/2020/08/09/CTF%E9%9B%86%E8%AE%AD%EF%BC%888%EF%BC%89/</id>
    <published>2020-08-09T04:07:11.000Z</published>
    <updated>2021-07-28T14:57:11.798Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;PWN-3&quot;&gt;&lt;a href=&quot;#PWN-3&quot; class=&quot;headerlink&quot; title=&quot;PWN(3)&quot;&gt;&lt;/a&gt;PWN(3)&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/08/09/778e92270f09a.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="CTF" scheme="https://lirewriter.cn/categories/COMPETITION/CTF/"/>
    
    
    <category term="CTF" scheme="https://lirewriter.cn/tags/CTF/"/>
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
  </entry>
  
  <entry>
    <title>CTF集训（7）</title>
    <link href="https://lirewriter.cn/2020/08/07/CTF%E9%9B%86%E8%AE%AD%EF%BC%887%EF%BC%89/"/>
    <id>https://lirewriter.cn/2020/08/07/CTF%E9%9B%86%E8%AE%AD%EF%BC%887%EF%BC%89/</id>
    <published>2020-08-06T17:19:22.000Z</published>
    <updated>2021-07-28T14:57:08.305Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;MISC-amp-Crypto-2&quot;&gt;&lt;a href=&quot;#MISC-amp-Crypto-2&quot; class=&quot;headerlink&quot; title=&quot;MISC &amp;amp; Crypto(2)&quot;&gt;&lt;/a&gt;MISC &amp;amp; Crypto(2)&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/08/07/d7cc49b7c33f2.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="CTF" scheme="https://lirewriter.cn/categories/COMPETITION/CTF/"/>
    
    
    <category term="CTF" scheme="https://lirewriter.cn/tags/CTF/"/>
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
  </entry>
  
  <entry>
    <title>CTF集训（6）</title>
    <link href="https://lirewriter.cn/2020/08/07/CTF%E9%9B%86%E8%AE%AD%EF%BC%886%EF%BC%89/"/>
    <id>https://lirewriter.cn/2020/08/07/CTF%E9%9B%86%E8%AE%AD%EF%BC%886%EF%BC%89/</id>
    <published>2020-08-06T17:19:21.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;PWN-2&quot;&gt;&lt;a href=&quot;#PWN-2&quot; class=&quot;headerlink&quot; title=&quot;PWN(2)&quot;&gt;&lt;/a&gt;PWN(2)&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/08/07/a65a801193d1b.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="CTF" scheme="https://lirewriter.cn/categories/COMPETITION/CTF/"/>
    
    
    <category term="CTF" scheme="https://lirewriter.cn/tags/CTF/"/>
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
  </entry>
  
  <entry>
    <title>CTF集训（5）</title>
    <link href="https://lirewriter.cn/2020/08/02/CTF%E9%9B%86%E8%AE%AD%EF%BC%885%EF%BC%89/"/>
    <id>https://lirewriter.cn/2020/08/02/CTF%E9%9B%86%E8%AE%AD%EF%BC%885%EF%BC%89/</id>
    <published>2020-08-02T15:51:16.000Z</published>
    <updated>2021-07-28T14:57:00.785Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;PWN-1&quot;&gt;&lt;a href=&quot;#PWN-1&quot; class=&quot;headerlink&quot; title=&quot;PWN(1)&quot;&gt;&lt;/a&gt;PWN(1)&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/08/02/04548449d2029.webp&quot;&gt;&lt;/p&gt;
&lt;p&gt;pwn，yyds&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="CTF" scheme="https://lirewriter.cn/categories/COMPETITION/CTF/"/>
    
    
    <category term="CTF" scheme="https://lirewriter.cn/tags/CTF/"/>
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
  </entry>
  
  <entry>
    <title>第8課-第13課动词变形</title>
    <link href="https://lirewriter.cn/2020/07/31/%E5%81%87%E5%AE%9A%E5%BD%A2%E3%80%81%E5%8F%AF%E8%83%BD%E5%BD%A2%E3%80%81%E8%A2%AB%E5%8A%A8%E5%BD%A2%E3%80%81%E4%BD%BF%E5%BD%B9%E5%BD%A2%E3%80%81%E4%BD%BF%E5%BD%B9%E8%A2%AB%E5%8A%A8%E5%BD%A2%E3%80%81%E5%91%BD%E4%BB%A4%E5%BD%A2/"/>
    <id>https://lirewriter.cn/2020/07/31/%E5%81%87%E5%AE%9A%E5%BD%A2%E3%80%81%E5%8F%AF%E8%83%BD%E5%BD%A2%E3%80%81%E8%A2%AB%E5%8A%A8%E5%BD%A2%E3%80%81%E4%BD%BF%E5%BD%B9%E5%BD%A2%E3%80%81%E4%BD%BF%E5%BD%B9%E8%A2%AB%E5%8A%A8%E5%BD%A2%E3%80%81%E5%91%BD%E4%BB%A4%E5%BD%A2/</id>
    <published>2020-07-31T03:58:02.000Z</published>
    <updated>2021-07-28T15:10:00.196Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;假定形、可能形、被动形、使役形、使役被动形、命令形&quot;&gt;&lt;a href=&quot;#假定形、可能形、被动形、使役形、使役被动形、命令形&quot; class=&quot;headerlink&quot; title=&quot;假定形、可能形、被动形、使役形、使役被动形、命令形&quot;&gt;&lt;/a&gt;假定形、可能形、被动形、使役形、使役被动形、命令形&lt;/h1&gt;&lt;p&gt;第8课到第13课，每课一个动词形（&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/07/31/3992d8205cf6f.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="MISC" scheme="https://lirewriter.cn/categories/MISC/"/>
    
    
    <category term="日语" scheme="https://lirewriter.cn/tags/%E6%97%A5%E8%AF%AD/"/>
    
    <category term="总结" scheme="https://lirewriter.cn/tags/%E6%80%BB%E7%BB%93/"/>
    
  </entry>
  
  <entry>
    <title>CTF集训（4）</title>
    <link href="https://lirewriter.cn/2020/07/30/CTF%E9%9B%86%E8%AE%AD%EF%BC%884%EF%BC%89/"/>
    <id>https://lirewriter.cn/2020/07/30/CTF%E9%9B%86%E8%AE%AD%EF%BC%884%EF%BC%89/</id>
    <published>2020-07-29T16:04:23.000Z</published>
    <updated>2021-07-28T14:56:56.682Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;WEB（I）&quot;&gt;&lt;a href=&quot;#WEB（I）&quot; class=&quot;headerlink&quot; title=&quot;WEB（I）&quot;&gt;&lt;/a&gt;WEB（I）&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/07/30/45314b02cfdce.webp&quot;&gt;&lt;/p&gt;
&lt;p&gt;该学习了（&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="CTF" scheme="https://lirewriter.cn/categories/COMPETITION/CTF/"/>
    
    
    <category term="CTF" scheme="https://lirewriter.cn/tags/CTF/"/>
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
  </entry>
  
  <entry>
    <title>CTF集训（3）</title>
    <link href="https://lirewriter.cn/2020/07/30/CTF%E9%9B%86%E8%AE%AD%EF%BC%883%EF%BC%89/"/>
    <id>https://lirewriter.cn/2020/07/30/CTF%E9%9B%86%E8%AE%AD%EF%BC%883%EF%BC%89/</id>
    <published>2020-07-29T16:04:22.000Z</published>
    <updated>2021-07-28T14:56:53.125Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;古典密码学&quot;&gt;&lt;a href=&quot;#古典密码学&quot; class=&quot;headerlink&quot; title=&quot;古典密码学&quot;&gt;&lt;/a&gt;古典密码学&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/07/30/6b2f5c51b8c68.webp&quot;&gt;&lt;/p&gt;
&lt;p&gt;咳咳，这个笔记大概是10号左右完成的（&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="CTF" scheme="https://lirewriter.cn/categories/COMPETITION/CTF/"/>
    
    
    <category term="CTF" scheme="https://lirewriter.cn/tags/CTF/"/>
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
  </entry>
  
  <entry>
    <title>第六課语法小结</title>
    <link href="https://lirewriter.cn/2020/07/28/%E7%AC%AC%E5%85%AD%E8%AA%B2%E8%AF%AD%E6%B3%95%E5%B0%8F%E7%BB%93/"/>
    <id>https://lirewriter.cn/2020/07/28/%E7%AC%AC%E5%85%AD%E8%AA%B2%E8%AF%AD%E6%B3%95%E5%B0%8F%E7%BB%93/</id>
    <published>2020-07-28T15:18:42.000Z</published>
    <updated>2021-07-28T15:10:00.196Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;第六課语法小结&quot;&gt;&lt;a href=&quot;#第六課语法小结&quot; class=&quot;headerlink&quot; title=&quot;第六課语法小结&quot;&gt;&lt;/a&gt;第六課语法小结&lt;/h1&gt;&lt;p&gt;有几个挺重要的语法，特作总结。&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/07/28/3a6451304bcbd.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="MISC" scheme="https://lirewriter.cn/categories/MISC/"/>
    
    
    <category term="日语" scheme="https://lirewriter.cn/tags/%E6%97%A5%E8%AF%AD/"/>
    
    <category term="总结" scheme="https://lirewriter.cn/tags/%E6%80%BB%E7%BB%93/"/>
    
  </entry>
  
  <entry>
    <title>格好いいCSS</title>
    <link href="https://lirewriter.cn/2020/07/28/%E6%A0%BC%E5%A5%BD%E3%81%84%E3%81%84CSS1/"/>
    <id>https://lirewriter.cn/2020/07/28/%E6%A0%BC%E5%A5%BD%E3%81%84%E3%81%84CSS1/</id>
    <published>2020-07-28T15:12:20.000Z</published>
    <updated>2021-07-28T15:10:00.196Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;CSS基础知识拾遗（上）&quot;&gt;&lt;a href=&quot;#CSS基础知识拾遗（上）&quot; class=&quot;headerlink&quot; title=&quot;CSS基础知识拾遗（上）&quot;&gt;&lt;/a&gt;CSS基础知识拾遗（上）&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/07/28/9140c0b88c33e.webp&quot;&gt;&lt;/p&gt;
&lt;p&gt;没错，我又来开新坑了&lt;/p&gt;
&lt;p&gt;本来打算消遣娱乐一下，但是这玩意太香了（&lt;/p&gt;
&lt;p&gt;本系列是对《深入解析css》的摘录。如果想要了解更酷的CSS，希望去阅读原书。&lt;/p&gt;
&lt;p&gt;今年的新书，东西不过时，我个人觉得讲的很好。&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="FRONTEND" scheme="https://lirewriter.cn/categories/TECHNIQUE/FRONTEND/"/>
    
    
    <category term="css" scheme="https://lirewriter.cn/tags/css/"/>
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
  </entry>
  
  <entry>
    <title>CTF集训（2）</title>
    <link href="https://lirewriter.cn/2020/07/15/CTF%E9%9B%86%E8%AE%AD%EF%BC%882%EF%BC%89/"/>
    <id>https://lirewriter.cn/2020/07/15/CTF%E9%9B%86%E8%AE%AD%EF%BC%882%EF%BC%89/</id>
    <published>2020-07-15T09:39:22.000Z</published>
    <updated>2021-07-28T14:56:49.645Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;MISC入门（1）&quot;&gt;&lt;a href=&quot;#MISC入门（1）&quot; class=&quot;headerlink&quot; title=&quot;MISC入门（1）&quot;&gt;&lt;/a&gt;MISC入门（1）&lt;/h1&gt;&lt;p&gt;nmd,全是脑筋急转弯&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/07/15/577b1ef0405cf.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="CTF" scheme="https://lirewriter.cn/categories/COMPETITION/CTF/"/>
    
    
    <category term="CTF" scheme="https://lirewriter.cn/tags/CTF/"/>
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
  </entry>
  
  <entry>
    <title>CTF集训（1）</title>
    <link href="https://lirewriter.cn/2020/07/10/CTF%E9%9B%86%E8%AE%AD%EF%BC%881%EF%BC%89/"/>
    <id>https://lirewriter.cn/2020/07/10/CTF%E9%9B%86%E8%AE%AD%EF%BC%881%EF%BC%89/</id>
    <published>2020-07-10T15:23:22.000Z</published>
    <updated>2021-07-28T14:56:44.393Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;Linux基础入门&quot;&gt;&lt;a href=&quot;#Linux基础入门&quot; class=&quot;headerlink&quot; title=&quot;Linux基础入门&quot;&gt;&lt;/a&gt;Linux基础入门&lt;/h1&gt;&lt;p&gt;总之是报着玩 能整多少随意吧 问题不大（&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/07/15/c8f76e2554c8e.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="CTF" scheme="https://lirewriter.cn/categories/COMPETITION/CTF/"/>
    
    
    <category term="CTF" scheme="https://lirewriter.cn/tags/CTF/"/>
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
  </entry>
  
  <entry>
    <title>Vue学习笔记（2）</title>
    <link href="https://lirewriter.cn/2020/07/03/Vue%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(2)/"/>
    <id>https://lirewriter.cn/2020/07/03/Vue%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(2)/</id>
    <published>2020-07-02T16:12:08.000Z</published>
    <updated>2021-07-28T15:10:00.198Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;vue的指令（下）&quot;&gt;&lt;a href=&quot;#vue的指令（下）&quot; class=&quot;headerlink&quot; title=&quot;vue的指令（下）&quot;&gt;&lt;/a&gt;vue的指令（下）&lt;/h1&gt;&lt;h2 id=&quot;内置指令（-下）&quot;&gt;&lt;a href=&quot;#内置指令（-下）&quot; class=&quot;headerlink&quot; title=&quot;内置指令（ 下）&quot;&gt;&lt;/a&gt;内置指令（ 下）&lt;/h2&gt;&lt;p&gt;先把内置指令搞完（&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/07/03/63a492dff236a.webp&quot; alt=&quot;Clause&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="FRONTEND" scheme="https://lirewriter.cn/categories/TECHNIQUE/FRONTEND/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="javascript" scheme="https://lirewriter.cn/tags/javascript/"/>
    
    <category term="vue" scheme="https://lirewriter.cn/tags/vue/"/>
    
  </entry>
  
  <entry>
    <title>Vue学习笔记（1）</title>
    <link href="https://lirewriter.cn/2020/07/01/Vue%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(1)/"/>
    <id>https://lirewriter.cn/2020/07/01/Vue%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(1)/</id>
    <published>2020-07-01T15:31:02.000Z</published>
    <updated>2021-07-28T15:10:00.209Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;Vue的基本架构&quot;&gt;&lt;a href=&quot;#Vue的基本架构&quot; class=&quot;headerlink&quot; title=&quot;Vue的基本架构&quot;&gt;&lt;/a&gt;Vue的基本架构&lt;/h1&gt;&lt;p&gt;放假了！&lt;/p&gt;
&lt;p&gt;学学Vue吧！&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/07/01/eb3b93cfb7510.webp&quot; alt=&quot;QQ图片20200701233222.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="FRONTEND" scheme="https://lirewriter.cn/categories/TECHNIQUE/FRONTEND/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="javascript" scheme="https://lirewriter.cn/tags/javascript/"/>
    
    <category term="vue" scheme="https://lirewriter.cn/tags/vue/"/>
    
  </entry>
  
  <entry>
    <title>电路分析专题</title>
    <link href="https://lirewriter.cn/2020/06/27/%E4%BA%8C%E7%AB%AF%E5%8F%A3%E9%97%AE%E9%A2%98%E6%B5%85%E6%9E%90/"/>
    <id>https://lirewriter.cn/2020/06/27/%E4%BA%8C%E7%AB%AF%E5%8F%A3%E9%97%AE%E9%A2%98%E6%B5%85%E6%9E%90/</id>
    <published>2020-06-27T13:27:11.000Z</published>
    <updated>2021-07-28T15:10:00.196Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;二端口问题浅析&quot;&gt;&lt;a href=&quot;#二端口问题浅析&quot; class=&quot;headerlink&quot; title=&quot;二端口问题浅析&quot;&gt;&lt;/a&gt;二端口问题浅析&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/06/27/cc67d003012fa.webp&quot; alt=&quot;文&quot;&gt;&lt;/p&gt;
&lt;p&gt;本文所探讨的二端口并非端口参数方程。这里只希望提出在现有知识下，几种二端口的题型和基础解法。&lt;/p&gt;
&lt;p&gt;这类问题如果出没，很多时候会放在第八题或第九题的压轴位置。&lt;/p&gt;</summary>
    
    
    
    <category term="CURRICULUM" scheme="https://lirewriter.cn/categories/CURRICULUM/"/>
    
    
    <category term="物理" scheme="https://lirewriter.cn/tags/%E7%89%A9%E7%90%86/"/>
    
    <category term="总结" scheme="https://lirewriter.cn/tags/%E6%80%BB%E7%BB%93/"/>
    
  </entry>
  
  <entry>
    <title>大物复习笔记（下）</title>
    <link href="https://lirewriter.cn/2020/06/27/%E5%A4%A7%E7%89%A9%E5%A4%8D%E4%B9%A0%E7%AC%94%E8%AE%B0%EF%BC%88%E4%B8%8B%EF%BC%89/"/>
    <id>https://lirewriter.cn/2020/06/27/%E5%A4%A7%E7%89%A9%E5%A4%8D%E4%B9%A0%E7%AC%94%E8%AE%B0%EF%BC%88%E4%B8%8B%EF%BC%89/</id>
    <published>2020-06-26T17:28:11.000Z</published>
    <updated>2021-07-28T15:10:00.196Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;热力学基础、振动和波动与波动光学&quot;&gt;&lt;a href=&quot;#热力学基础、振动和波动与波动光学&quot; class=&quot;headerlink&quot; title=&quot;热力学基础、振动和波动与波动光学&quot;&gt;&lt;/a&gt;热力学基础、振动和波动与波动光学&lt;/h1&gt;&lt;p&gt;突发奇想传上来（&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/06/27/ad76fa78d3046.webp&quot; alt=&quot;兔子.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="CURRICULUM" scheme="https://lirewriter.cn/categories/CURRICULUM/"/>
    
    
    <category term="物理" scheme="https://lirewriter.cn/tags/%E7%89%A9%E7%90%86/"/>
    
    <category term="总结" scheme="https://lirewriter.cn/tags/%E6%80%BB%E7%BB%93/"/>
    
  </entry>
  
  <entry>
    <title>大学物理AI 2017年试题解析</title>
    <link href="https://lirewriter.cn/2020/06/27/%E5%A4%A7%E5%AD%A6%E7%89%A9%E7%90%86AI%202017%E5%B9%B4%E8%AF%95%E9%A2%98%E8%A7%A3%E6%9E%90/"/>
    <id>https://lirewriter.cn/2020/06/27/%E5%A4%A7%E5%AD%A6%E7%89%A9%E7%90%86AI%202017%E5%B9%B4%E8%AF%95%E9%A2%98%E8%A7%A3%E6%9E%90/</id>
    <published>2020-06-26T16:33:11.000Z</published>
    <updated>2021-07-28T15:10:00.196Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;大学物理AI-2017年试题解析&quot;&gt;&lt;a href=&quot;#大学物理AI-2017年试题解析&quot; class=&quot;headerlink&quot; title=&quot;大学物理AI 2017年试题解析&quot;&gt;&lt;/a&gt;大学物理AI 2017年试题解析&lt;/h1&gt;&lt;p&gt;这套题是真的刺激（&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/06/27/81553e490f7d5.webp&quot; alt=&quot;QQ图片20200627003723.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="CURRICULUM" scheme="https://lirewriter.cn/categories/CURRICULUM/"/>
    
    
    <category term="物理" scheme="https://lirewriter.cn/tags/%E7%89%A9%E7%90%86/"/>
    
    <category term="题解" scheme="https://lirewriter.cn/tags/%E9%A2%98%E8%A7%A3/"/>
    
  </entry>
  
  <entry>
    <title>大物复习笔记（上）</title>
    <link href="https://lirewriter.cn/2020/06/15/%E5%A4%A7%E7%89%A9%E5%A4%8D%E4%B9%A0%E7%AC%94%E8%AE%B0%EF%BC%88%E4%B8%8A%EF%BC%89/"/>
    <id>https://lirewriter.cn/2020/06/15/%E5%A4%A7%E7%89%A9%E5%A4%8D%E4%B9%A0%E7%AC%94%E8%AE%B0%EF%BC%88%E4%B8%8A%EF%BC%89/</id>
    <published>2020-06-14T16:31:11.000Z</published>
    <updated>2021-07-28T15:10:00.196Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;质点力学、刚体力学和分子动理论&quot;&gt;&lt;a href=&quot;#质点力学、刚体力学和分子动理论&quot; class=&quot;headerlink&quot; title=&quot;质点力学、刚体力学和分子动理论&quot;&gt;&lt;/a&gt;质点力学、刚体力学和分子动理论&lt;/h1&gt;&lt;p&gt;突发奇想传上来（&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/06/15/d80ddb4748407.webp&quot; alt=&quot;satori.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="CURRICULUM" scheme="https://lirewriter.cn/categories/CURRICULUM/"/>
    
    
    <category term="物理" scheme="https://lirewriter.cn/tags/%E7%89%A9%E7%90%86/"/>
    
    <category term="总结" scheme="https://lirewriter.cn/tags/%E6%80%BB%E7%BB%93/"/>
    
  </entry>
  
  <entry>
    <title>6月14日晚安东方整理</title>
    <link href="https://lirewriter.cn/2020/06/14/6%E6%9C%8814%E6%97%A5%E6%99%9A%E5%AE%89%E4%B8%9C%E6%96%B9/"/>
    <id>https://lirewriter.cn/2020/06/14/6%E6%9C%8814%E6%97%A5%E6%99%9A%E5%AE%89%E4%B8%9C%E6%96%B9/</id>
    <published>2020-06-14T15:58:22.000Z</published>
    <updated>2021-07-28T15:10:00.196Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;6月14日晚安东方&quot;&gt;&lt;a href=&quot;#6月14日晚安东方&quot; class=&quot;headerlink&quot; title=&quot;6月14日晚安东方&quot;&gt;&lt;/a&gt;6月14日晚安东方&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/06/15/32dc53dd00e3c.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="MISC" scheme="https://lirewriter.cn/categories/MISC/"/>
    
    
    <category term="东方" scheme="https://lirewriter.cn/tags/%E4%B8%9C%E6%96%B9/"/>
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
  </entry>
  
  <entry>
    <title>工程师灭绝的世界翻译</title>
    <link href="https://lirewriter.cn/2020/05/28/%E5%B7%A5%E7%A8%8B%E5%B8%88%E7%81%AD%E7%BB%9D%E7%9A%84%E4%B8%96%E7%95%8C/"/>
    <id>https://lirewriter.cn/2020/05/28/%E5%B7%A5%E7%A8%8B%E5%B8%88%E7%81%AD%E7%BB%9D%E7%9A%84%E4%B8%96%E7%95%8C/</id>
    <published>2020-05-28T12:15:18.000Z</published>
    <updated>2021-07-28T15:10:00.196Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;某paizagal翻译&quot;&gt;&lt;a href=&quot;#某paizagal翻译&quot; class=&quot;headerlink&quot; title=&quot;某paizagal翻译&quot;&gt;&lt;/a&gt;某paizagal翻译&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/05/28/2a256caa29e1e.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="MISC" scheme="https://lirewriter.cn/categories/MISC/"/>
    
    
    <category term="翻译" scheme="https://lirewriter.cn/tags/%E7%BF%BB%E8%AF%91/"/>
    
  </entry>
  
  <entry>
    <title>浅谈近代中华民族观念的形成与发展</title>
    <link href="https://lirewriter.cn/2020/05/28/%E5%8F%B2%E7%BA%B2%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/"/>
    <id>https://lirewriter.cn/2020/05/28/%E5%8F%B2%E7%BA%B2%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/</id>
    <published>2020-05-28T12:15:17.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;浅谈近代中华民族观念的形成与发展-——《重塑中华·近代中国中华民族观念研究读书报告》&quot;&gt;&lt;a href=&quot;#浅谈近代中华民族观念的形成与发展-——《重塑中华·近代中国中华民族观念研究读书报告》&quot; class=&quot;headerlink&quot; title=&quot;浅谈近代中华民族观念的形成与发展 ——《重塑中华·近代中国中华民族观念研究读书报告》&quot;&gt;&lt;/a&gt;浅谈近代中华民族观念的形成与发展 ——《重塑中华·近代中国中华民族观念研究读书报告》&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/05/28/d9f1d740c37b4.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="SOCIOLOGY" scheme="https://lirewriter.cn/categories/SOCIOLOGY/"/>
    
    
    <category term="思政" scheme="https://lirewriter.cn/tags/%E6%80%9D%E6%94%BF/"/>
    
    <category term="期末论文" scheme="https://lirewriter.cn/tags/%E6%9C%9F%E6%9C%AB%E8%AE%BA%E6%96%87/"/>
    
  </entry>
  
  <entry>
    <title>Node.js学习笔记（12）</title>
    <link href="https://lirewriter.cn/2020/05/28/Node.js%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(C)/"/>
    <id>https://lirewriter.cn/2020/05/28/Node.js%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(C)/</id>
    <published>2020-05-28T12:15:16.000Z</published>
    <updated>2021-07-28T15:10:00.198Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;异步IO和异步编程&quot;&gt;&lt;a href=&quot;#异步IO和异步编程&quot; class=&quot;headerlink&quot; title=&quot;异步IO和异步编程&quot;&gt;&lt;/a&gt;异步IO和异步编程&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/05/28/b33a6bb7908b7.webp&quot;&gt;&lt;/p&gt;
&lt;p&gt;这一章我们跳脱Node语言的使用，从原理上探索Node是如何实现异步的。&lt;/p&gt;
&lt;p&gt;这一部分内容会从四部分展开。一是异步IO与异步编程，二是网络编程和Web应用的构建，三是进程，四是内存控制和Buffer。&lt;/p&gt;
&lt;p&gt;其知识来源于朴灵先生的《深入浅出Node.js》，将这几篇看作其学习笔记也未尝不可。&lt;/p&gt;
&lt;p&gt;那么首先从Node最大的特点——异步开始。&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="BACKEND" scheme="https://lirewriter.cn/categories/TECHNIQUE/BACKEND/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="javascript" scheme="https://lirewriter.cn/tags/javascript/"/>
    
    <category term="node" scheme="https://lirewriter.cn/tags/node/"/>
    
  </entry>
  
  <entry>
    <title>数学建模笔记（10）</title>
    <link href="https://lirewriter.cn/2020/05/28/%E8%82%A5%E8%82%A5%E4%B9%9F%E8%83%BD%E6%87%82%E7%9A%84%E5%B1%82%E6%AC%A1%E5%88%86%E6%9E%90%E6%B3%95/"/>
    <id>https://lirewriter.cn/2020/05/28/%E8%82%A5%E8%82%A5%E4%B9%9F%E8%83%BD%E6%87%82%E7%9A%84%E5%B1%82%E6%AC%A1%E5%88%86%E6%9E%90%E6%B3%95/</id>
    <published>2020-05-28T12:15:14.000Z</published>
    <updated>2021-07-28T15:10:00.196Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;肥肥也能懂的层次分析法&quot;&gt;&lt;a href=&quot;#肥肥也能懂的层次分析法&quot; class=&quot;headerlink&quot; title=&quot;肥肥也能懂的层次分析法&quot;&gt;&lt;/a&gt;肥肥也能懂的层次分析法&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/05/28/41ba7e3470c72.webp&quot;&gt;&lt;/p&gt;
&lt;p&gt;大家好，我是L星人。今天来和大家玩玩AHP。&lt;/p&gt;
&lt;p&gt;众所周知，每个人都会被舍友问这样一个问题：&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;笔记本买哪个比较好？&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;这个灵魂质问经常让我们陷入尴尬之中，因为我们缺乏一个科学的理论告诉我们应当如何决策。&lt;/p&gt;
&lt;p&gt;但是如今我们不同了——我们用层次分析法来进行决策！&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="MATHMODELING" scheme="https://lirewriter.cn/categories/COMPETITION/MATHMODELING/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="数学建模" scheme="https://lirewriter.cn/tags/%E6%95%B0%E5%AD%A6%E5%BB%BA%E6%A8%A1/"/>
    
  </entry>
  
  <entry>
    <title>数学建模笔记（9）</title>
    <link href="https://lirewriter.cn/2020/05/28/%E6%95%B0%E5%80%BC%E6%96%B9%E6%B3%95%E5%88%9D%E6%AD%A5/"/>
    <id>https://lirewriter.cn/2020/05/28/%E6%95%B0%E5%80%BC%E6%96%B9%E6%B3%95%E5%88%9D%E6%AD%A5/</id>
    <published>2020-05-28T12:15:13.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;数值方法初步&quot;&gt;&lt;a href=&quot;#数值方法初步&quot; class=&quot;headerlink&quot; title=&quot;数值方法初步&quot;&gt;&lt;/a&gt;数值方法初步&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/05/28/6039f5b4fd8a2.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="MATHMODELING" scheme="https://lirewriter.cn/categories/COMPETITION/MATHMODELING/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="数学建模" scheme="https://lirewriter.cn/tags/%E6%95%B0%E5%AD%A6%E5%BB%BA%E6%A8%A1/"/>
    
  </entry>
  
  <entry>
    <title>数学建模笔记（8）</title>
    <link href="https://lirewriter.cn/2020/05/28/%E7%9B%B8%E5%85%B3%E5%88%86%E6%9E%90%E5%92%8C%E5%9B%9E%E5%BD%92%E5%88%86%E6%9E%90/"/>
    <id>https://lirewriter.cn/2020/05/28/%E7%9B%B8%E5%85%B3%E5%88%86%E6%9E%90%E5%92%8C%E5%9B%9E%E5%BD%92%E5%88%86%E6%9E%90/</id>
    <published>2020-05-28T12:15:12.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;相关分析和回归分析&quot;&gt;&lt;a href=&quot;#相关分析和回归分析&quot; class=&quot;headerlink&quot; title=&quot;相关分析和回归分析&quot;&gt;&lt;/a&gt;相关分析和回归分析&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/05/28/6bcf4f1d3459b.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="MATHMODELING" scheme="https://lirewriter.cn/categories/COMPETITION/MATHMODELING/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="数学建模" scheme="https://lirewriter.cn/tags/%E6%95%B0%E5%AD%A6%E5%BB%BA%E6%A8%A1/"/>
    
  </entry>
  
  <entry>
    <title>数学建模笔记（7）</title>
    <link href="https://lirewriter.cn/2020/05/28/%E8%82%A5%E8%82%A5%E4%B9%9F%E8%83%BD%E6%87%82%E7%9A%84%E5%81%87%E8%AE%BE%E6%A3%80%E9%AA%8C/"/>
    <id>https://lirewriter.cn/2020/05/28/%E8%82%A5%E8%82%A5%E4%B9%9F%E8%83%BD%E6%87%82%E7%9A%84%E5%81%87%E8%AE%BE%E6%A3%80%E9%AA%8C/</id>
    <published>2020-05-28T12:15:11.000Z</published>
    <updated>2021-07-28T15:10:00.196Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/05/28/4d557dc175e99.webp&quot;&gt;&lt;/p&gt;
&lt;h1 id=&quot;肥肥也能懂的假设检验&quot;&gt;&lt;a href=&quot;#肥肥也能懂的假设检验&quot; class=&quot;headerlink&quot; title=&quot;肥肥也能懂的假设检验&quot;&gt;&lt;/a&gt;肥肥也能懂的假设检验&lt;/h1&gt;&lt;p&gt;大家好，我是L星人。今天我们来谈谈假设检验。&lt;/p&gt;
&lt;p&gt;作为一个标准的肥肥，你可能需要，唔……先懂一点正态分布。&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="MATHMODELING" scheme="https://lirewriter.cn/categories/COMPETITION/MATHMODELING/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="数学建模" scheme="https://lirewriter.cn/tags/%E6%95%B0%E5%AD%A6%E5%BB%BA%E6%A8%A1/"/>
    
  </entry>
  
  <entry>
    <title>数学建模笔记（6）</title>
    <link href="https://lirewriter.cn/2020/05/28/%E7%BB%9F%E8%AE%A1%E5%AD%A6%E5%88%9D%E6%AD%A5/"/>
    <id>https://lirewriter.cn/2020/05/28/%E7%BB%9F%E8%AE%A1%E5%AD%A6%E5%88%9D%E6%AD%A5/</id>
    <published>2020-05-28T12:15:10.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;统计学初步&quot;&gt;&lt;a href=&quot;#统计学初步&quot; class=&quot;headerlink&quot; title=&quot;统计学初步&quot;&gt;&lt;/a&gt;统计学初步&lt;/h1&gt;&lt;p&gt;本节来初步探讨统计学。&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/05/28/b91a8ea108bfc.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="MATHMODELING" scheme="https://lirewriter.cn/categories/COMPETITION/MATHMODELING/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="数学建模" scheme="https://lirewriter.cn/tags/%E6%95%B0%E5%AD%A6%E5%BB%BA%E6%A8%A1/"/>
    
  </entry>
  
  <entry>
    <title>数学建模笔记（5）</title>
    <link href="https://lirewriter.cn/2020/05/28/LINGO%E5%88%9D%E6%AD%A5/"/>
    <id>https://lirewriter.cn/2020/05/28/LINGO%E5%88%9D%E6%AD%A5/</id>
    <published>2020-05-28T12:15:09.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;LINGO初步&quot;&gt;&lt;a href=&quot;#LINGO初步&quot; class=&quot;headerlink&quot; title=&quot;LINGO初步&quot;&gt;&lt;/a&gt;LINGO初步&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/05/28/3e5e464ff9dfd.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="MATHMODELING" scheme="https://lirewriter.cn/categories/COMPETITION/MATHMODELING/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="数学建模" scheme="https://lirewriter.cn/tags/%E6%95%B0%E5%AD%A6%E5%BB%BA%E6%A8%A1/"/>
    
  </entry>
  
  <entry>
    <title>数学建模笔记（4）</title>
    <link href="https://lirewriter.cn/2020/05/28/%E6%9C%80%E4%BC%98%E5%8C%96%E6%A8%A1%E5%9E%8B/"/>
    <id>https://lirewriter.cn/2020/05/28/%E6%9C%80%E4%BC%98%E5%8C%96%E6%A8%A1%E5%9E%8B/</id>
    <published>2020-05-28T12:15:08.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;数学规划&quot;&gt;&lt;a href=&quot;#数学规划&quot; class=&quot;headerlink&quot; title=&quot;数学规划&quot;&gt;&lt;/a&gt;数学规划&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/05/28/508648bd2abc8.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="MATHMODELING" scheme="https://lirewriter.cn/categories/COMPETITION/MATHMODELING/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="数学建模" scheme="https://lirewriter.cn/tags/%E6%95%B0%E5%AD%A6%E5%BB%BA%E6%A8%A1/"/>
    
  </entry>
  
  <entry>
    <title>数学建模笔记（3）</title>
    <link href="https://lirewriter.cn/2020/05/28/%E4%BC%A0%E6%9F%93%E7%97%85%E6%A8%A1%E5%9E%8B%E5%92%8C%E5%BE%AE%E5%88%86%E6%96%B9%E7%A8%8B%E7%A8%B3%E5%AE%9A%E6%80%A7/"/>
    <id>https://lirewriter.cn/2020/05/28/%E4%BC%A0%E6%9F%93%E7%97%85%E6%A8%A1%E5%9E%8B%E5%92%8C%E5%BE%AE%E5%88%86%E6%96%B9%E7%A8%8B%E7%A8%B3%E5%AE%9A%E6%80%A7/</id>
    <published>2020-05-28T12:15:07.000Z</published>
    <updated>2021-07-28T15:10:00.196Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;传染病模型和微分方程稳定性&quot;&gt;&lt;a href=&quot;#传染病模型和微分方程稳定性&quot; class=&quot;headerlink&quot; title=&quot;传染病模型和微分方程稳定性&quot;&gt;&lt;/a&gt;传染病模型和微分方程稳定性&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/05/28/561299869f846.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="MATHMODELING" scheme="https://lirewriter.cn/categories/COMPETITION/MATHMODELING/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="数学建模" scheme="https://lirewriter.cn/tags/%E6%95%B0%E5%AD%A6%E5%BB%BA%E6%A8%A1/"/>
    
  </entry>
  
  <entry>
    <title>MySQL学习笔记（1）</title>
    <link href="https://lirewriter.cn/2020/05/28/mysql1/"/>
    <id>https://lirewriter.cn/2020/05/28/mysql1/</id>
    <published>2020-05-28T12:15:06.000Z</published>
    <updated>2021-07-28T15:10:00.198Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;基础操作&quot;&gt;&lt;a href=&quot;#基础操作&quot; class=&quot;headerlink&quot; title=&quot;基础操作&quot;&gt;&lt;/a&gt;基础操作&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/05/28/4b7b4953d1ca0.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="BACKEND" scheme="https://lirewriter.cn/categories/TECHNIQUE/BACKEND/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="数据库" scheme="https://lirewriter.cn/tags/%E6%95%B0%E6%8D%AE%E5%BA%93/"/>
    
  </entry>
  
  <entry>
    <title>git+gitee指北</title>
    <link href="https://lirewriter.cn/2020/05/28/git+gitee%E6%8C%87%E5%8C%97/"/>
    <id>https://lirewriter.cn/2020/05/28/git+gitee%E6%8C%87%E5%8C%97/</id>
    <published>2020-05-28T12:15:05.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;git-gitee指北&quot;&gt;&lt;a href=&quot;#git-gitee指北&quot; class=&quot;headerlink&quot; title=&quot;git+gitee指北&quot;&gt;&lt;/a&gt;git+gitee指北&lt;/h1&gt;&lt;p&gt;先下载一个git，在工程目录打开git bash。&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/05/28/f09b036822ec1.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="MISC" scheme="https://lirewriter.cn/categories/TECHNIQUE/MISC/"/>
    
    
    <category term="git" scheme="https://lirewriter.cn/tags/git/"/>
    
    <category term="教程" scheme="https://lirewriter.cn/tags/%E6%95%99%E7%A8%8B/"/>
    
  </entry>
  
  <entry>
    <title>Node.js学习笔记（10）</title>
    <link href="https://lirewriter.cn/2020/05/28/Node.js%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(A)/"/>
    <id>https://lirewriter.cn/2020/05/28/Node.js%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(A)/</id>
    <published>2020-05-28T12:15:04.000Z</published>
    <updated>2021-07-28T15:10:00.198Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;服务器封装和NPM&quot;&gt;&lt;a href=&quot;#服务器封装和NPM&quot; class=&quot;headerlink&quot; title=&quot;服务器封装和NPM&quot;&gt;&lt;/a&gt;服务器封装和NPM&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/05/28/2c0a9ea04562e.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="BACKEND" scheme="https://lirewriter.cn/categories/TECHNIQUE/BACKEND/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="javascript" scheme="https://lirewriter.cn/tags/javascript/"/>
    
    <category term="node" scheme="https://lirewriter.cn/tags/node/"/>
    
  </entry>
  
  <entry>
    <title>形势与政策 疫情专题</title>
    <link href="https://lirewriter.cn/2020/05/28/%E5%BD%A2%E5%8A%BF%E4%B8%8E%E6%94%BF%E7%AD%96%20%E7%96%AB%E6%83%85%E4%B8%93%E9%A2%98/"/>
    <id>https://lirewriter.cn/2020/05/28/%E5%BD%A2%E5%8A%BF%E4%B8%8E%E6%94%BF%E7%AD%96%20%E7%96%AB%E6%83%85%E4%B8%93%E9%A2%98/</id>
    <published>2020-05-28T12:15:03.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;p&gt;#形势与政策 疫情专题 &lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/05/28/9f026c06fe451.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="SOCIOLOGY" scheme="https://lirewriter.cn/categories/SOCIOLOGY/"/>
    
    
    <category term="思政" scheme="https://lirewriter.cn/tags/%E6%80%9D%E6%94%BF/"/>
    
    <category term="总结" scheme="https://lirewriter.cn/tags/%E6%80%BB%E7%BB%93/"/>
    
  </entry>
  
  <entry>
    <title>Node.js学习笔记（9）</title>
    <link href="https://lirewriter.cn/2020/05/28/Node.js%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(9)/"/>
    <id>https://lirewriter.cn/2020/05/28/Node.js%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(9)/</id>
    <published>2020-05-28T12:15:02.000Z</published>
    <updated>2021-07-28T15:10:00.198Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;网络基础、Promise和爬虫总结&quot;&gt;&lt;a href=&quot;#网络基础、Promise和爬虫总结&quot; class=&quot;headerlink&quot; title=&quot;网络基础、Promise和爬虫总结&quot;&gt;&lt;/a&gt;网络基础、Promise和爬虫总结&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/05/28/fcc55c8b94fe3.webp&quot; alt=&quot;p3.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="BACKEND" scheme="https://lirewriter.cn/categories/TECHNIQUE/BACKEND/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="javascript" scheme="https://lirewriter.cn/tags/javascript/"/>
    
    <category term="node" scheme="https://lirewriter.cn/tags/node/"/>
    
  </entry>
  
  <entry>
    <title>数学建模笔记（2）</title>
    <link href="https://lirewriter.cn/2020/05/28/%E6%95%B0%E5%AD%A6%E5%BB%BA%E6%A8%A1(2)/"/>
    <id>https://lirewriter.cn/2020/05/28/%E6%95%B0%E5%AD%A6%E5%BB%BA%E6%A8%A1(2)/</id>
    <published>2020-05-28T12:15:01.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;数学建模（2）-动态方法建模&quot;&gt;&lt;a href=&quot;#数学建模（2）-动态方法建模&quot; class=&quot;headerlink&quot; title=&quot;数学建模（2） 动态方法建模&quot;&gt;&lt;/a&gt;数学建模（2） 动态方法建模&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/05/28/723351fb6919a.webp&quot; alt=&quot;p2.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="MATHMODELING" scheme="https://lirewriter.cn/categories/COMPETITION/MATHMODELING/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="数学建模" scheme="https://lirewriter.cn/tags/%E6%95%B0%E5%AD%A6%E5%BB%BA%E6%A8%A1/"/>
    
  </entry>
  
  <entry>
    <title>WhoseRevenge展示</title>
    <link href="https://lirewriter.cn/2020/05/28/WhoseRevenge/"/>
    <id>https://lirewriter.cn/2020/05/28/WhoseRevenge/</id>
    <published>2020-05-28T12:15:00.000Z</published>
    <updated>2021-07-28T15:10:00.209Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;Whose-Revenge&quot;&gt;&lt;a href=&quot;#Whose-Revenge&quot; class=&quot;headerlink&quot; title=&quot;Whose Revenge&quot;&gt;&lt;/a&gt;Whose Revenge&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/05/28/3a29957d1a4b8.webp&quot; alt=&quot;p1.webp&quot;&gt;&lt;/p&gt;
&lt;p&gt;一直在纠结100篇放啥，正好这玩意做好了&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="UNITY" scheme="https://lirewriter.cn/categories/TECHNIQUE/UNITY/"/>
    
    
    <category term="unity" scheme="https://lirewriter.cn/tags/unity/"/>
    
    <category term="展示" scheme="https://lirewriter.cn/tags/%E5%B1%95%E7%A4%BA/"/>
    
  </entry>
  
  <entry>
    <title>数学建模笔记（1）</title>
    <link href="https://lirewriter.cn/2020/03/12/%E6%95%B0%E5%AD%A6%E5%BB%BA%E6%A8%A1(1)/"/>
    <id>https://lirewriter.cn/2020/03/12/%E6%95%B0%E5%AD%A6%E5%BB%BA%E6%A8%A1(1)/</id>
    <published>2020-03-12T15:38:15.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;微分法建模&quot;&gt;&lt;a href=&quot;#微分法建模&quot; class=&quot;headerlink&quot; title=&quot;微分法建模&quot;&gt;&lt;/a&gt;微分法建模&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/03/12/f160c843a687f.webp&quot;&gt;&lt;/p&gt;
&lt;h2 id=&quot;存储模型&quot;&gt;&lt;a href=&quot;#存储模型&quot; class=&quot;headerlink&quot; title=&quot;存储模型&quot;&gt;&lt;/a&gt;存储模型&lt;/h2&gt;&lt;p&gt;考虑工厂需要订购并储存原料，商场需要进货并库存零售，我们试图找到最优解。&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="MATHMODELING" scheme="https://lirewriter.cn/categories/COMPETITION/MATHMODELING/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="数学建模" scheme="https://lirewriter.cn/tags/%E6%95%B0%E5%AD%A6%E5%BB%BA%E6%A8%A1/"/>
    
  </entry>
  
  <entry>
    <title>Node.js学习笔记（8）</title>
    <link href="https://lirewriter.cn/2020/03/09/Node.js%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(8)/"/>
    <id>https://lirewriter.cn/2020/03/09/Node.js%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(8)/</id>
    <published>2020-03-09T14:11:10.000Z</published>
    <updated>2021-07-28T15:10:00.198Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;爬虫（3）&quot;&gt;&lt;a href=&quot;#爬虫（3）&quot; class=&quot;headerlink&quot; title=&quot;爬虫（3）&quot;&gt;&lt;/a&gt;爬虫（3）&lt;/h1&gt;&lt;p&gt;这次我们来实践爬取电子书。&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/03/09/835f15ec097ab.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="BACKEND" scheme="https://lirewriter.cn/categories/TECHNIQUE/BACKEND/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="javascript" scheme="https://lirewriter.cn/tags/javascript/"/>
    
    <category term="node" scheme="https://lirewriter.cn/tags/node/"/>
    
  </entry>
  
  <entry>
    <title>Node.js学习笔记（7）</title>
    <link href="https://lirewriter.cn/2020/03/08/Node.js%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(7)/"/>
    <id>https://lirewriter.cn/2020/03/08/Node.js%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(7)/</id>
    <published>2020-03-07T17:56:14.000Z</published>
    <updated>2021-07-28T15:10:00.198Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;Node-js爬虫（2）&quot;&gt;&lt;a href=&quot;#Node-js爬虫（2）&quot; class=&quot;headerlink&quot; title=&quot;Node.js爬虫（2）&quot;&gt;&lt;/a&gt;Node.js爬虫（2）&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/03/08/a839c0d7b19ca.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="BACKEND" scheme="https://lirewriter.cn/categories/TECHNIQUE/BACKEND/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="javascript" scheme="https://lirewriter.cn/tags/javascript/"/>
    
    <category term="node" scheme="https://lirewriter.cn/tags/node/"/>
    
  </entry>
  
  <entry>
    <title>Node.js学习笔记（6）</title>
    <link href="https://lirewriter.cn/2020/03/08/Node.js%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(6)/"/>
    <id>https://lirewriter.cn/2020/03/08/Node.js%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(6)/</id>
    <published>2020-03-07T17:56:13.000Z</published>
    <updated>2021-07-28T15:10:00.198Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;Node-js爬虫（1）&quot;&gt;&lt;a href=&quot;#Node-js爬虫（1）&quot; class=&quot;headerlink&quot; title=&quot;Node.js爬虫（1）&quot;&gt;&lt;/a&gt;Node.js爬虫（1）&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/03/08/94030014c10e4.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="BACKEND" scheme="https://lirewriter.cn/categories/TECHNIQUE/BACKEND/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="javascript" scheme="https://lirewriter.cn/tags/javascript/"/>
    
    <category term="node" scheme="https://lirewriter.cn/tags/node/"/>
    
  </entry>
  
  <entry>
    <title>Node.js学习笔记（5）</title>
    <link href="https://lirewriter.cn/2020/03/08/Node.js%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(5)/"/>
    <id>https://lirewriter.cn/2020/03/08/Node.js%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(5)/</id>
    <published>2020-03-07T17:56:12.000Z</published>
    <updated>2021-07-28T15:10:00.198Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;各种各样的库&quot;&gt;&lt;a href=&quot;#各种各样的库&quot; class=&quot;headerlink&quot; title=&quot;各种各样的库&quot;&gt;&lt;/a&gt;各种各样的库&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/03/08/fb24ce831450f.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="BACKEND" scheme="https://lirewriter.cn/categories/TECHNIQUE/BACKEND/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="javascript" scheme="https://lirewriter.cn/tags/javascript/"/>
    
    <category term="node" scheme="https://lirewriter.cn/tags/node/"/>
    
  </entry>
  
  <entry>
    <title>Node.js学习笔记（4）</title>
    <link href="https://lirewriter.cn/2020/03/03/Node.js%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(4)/"/>
    <id>https://lirewriter.cn/2020/03/03/Node.js%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(4)/</id>
    <published>2020-03-02T17:14:51.000Z</published>
    <updated>2021-07-28T15:10:10.534Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;fs模块&quot;&gt;&lt;a href=&quot;#fs模块&quot; class=&quot;headerlink&quot; title=&quot;fs模块&quot;&gt;&lt;/a&gt;fs模块&lt;/h1&gt;&lt;p&gt;今天开始系统的学习node.js吧（&lt;/p&gt;
&lt;p&gt;&lt;a href = &quot;https://www.bilibili.com/video/av88369894&quot;&gt; 这个教程 &lt;/a&gt; 真的不错，推荐大家都去看（&lt;/p&gt;
&lt;p&gt;本节需要&lt;code&gt;const fs = require(&amp;#39;fs&amp;#39;);&lt;/code&gt; ，后面不再赘述。&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/03/03/074baefaa6c3d.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="BACKEND" scheme="https://lirewriter.cn/categories/TECHNIQUE/BACKEND/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="javascript" scheme="https://lirewriter.cn/tags/javascript/"/>
    
    <category term="node" scheme="https://lirewriter.cn/tags/node/"/>
    
  </entry>
  
  <entry>
    <title>每日一题D12-D21</title>
    <link href="https://lirewriter.cn/2020/03/02/%E6%AF%8F%E6%97%A5%E4%B8%80%E9%A2%98D12-D21/"/>
    <id>https://lirewriter.cn/2020/03/02/%E6%AF%8F%E6%97%A5%E4%B8%80%E9%A2%98D12-D21/</id>
    <published>2020-03-01T16:52:43.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;p&gt;嗯，21天终于苟完了（&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/03/02/2186769747351.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="MATH" scheme="https://lirewriter.cn/categories/MATH/"/>
    
    <category term="CALCULUS" scheme="https://lirewriter.cn/categories/MATH/CALCULUS/"/>
    
    
    <category term="微积分" scheme="https://lirewriter.cn/tags/%E5%BE%AE%E7%A7%AF%E5%88%86/"/>
    
    <category term="题解" scheme="https://lirewriter.cn/tags/%E9%A2%98%E8%A7%A3/"/>
    
  </entry>
  
  <entry>
    <title>新编日语教程I 复习（1）</title>
    <link href="https://lirewriter.cn/2020/03/02/%E6%97%A5%E8%AF%ADI%E5%A4%8D%E4%B9%A0(1)/"/>
    <id>https://lirewriter.cn/2020/03/02/%E6%97%A5%E8%AF%ADI%E5%A4%8D%E4%B9%A0(1)/</id>
    <published>2020-03-01T16:52:42.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;助词及其用法&quot;&gt;&lt;a href=&quot;#助词及其用法&quot; class=&quot;headerlink&quot; title=&quot;助词及其用法&quot;&gt;&lt;/a&gt;助词及其用法&lt;/h1&gt;&lt;p&gt;荒废已久了，总要复习一下吧（&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/03/02/62018ab584d18.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="MISC" scheme="https://lirewriter.cn/categories/MISC/"/>
    
    
    <category term="日语" scheme="https://lirewriter.cn/tags/%E6%97%A5%E8%AF%AD/"/>
    
    <category term="总结" scheme="https://lirewriter.cn/tags/%E6%80%BB%E7%BB%93/"/>
    
  </entry>
  
  <entry>
    <title>HTTP实验</title>
    <link href="https://lirewriter.cn/2020/03/02/HTTP%E5%AE%9E%E9%AA%8C/"/>
    <id>https://lirewriter.cn/2020/03/02/HTTP%E5%AE%9E%E9%AA%8C/</id>
    <published>2020-03-01T16:52:41.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;HTTP实验&quot;&gt;&lt;a href=&quot;#HTTP实验&quot; class=&quot;headerlink&quot; title=&quot;HTTP实验&quot;&gt;&lt;/a&gt;HTTP实验&lt;/h1&gt;&lt;p&gt;我们来做一个HTTP实验，来学习常见的GET、POST的机制。&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/03/02/57bf359ff5116.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="MISC" scheme="https://lirewriter.cn/categories/TECHNIQUE/MISC/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="http" scheme="https://lirewriter.cn/tags/http/"/>
    
  </entry>
  
  <entry>
    <title>Node.js学习笔记（3）</title>
    <link href="https://lirewriter.cn/2020/02/22/Node.js%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(3)/"/>
    <id>https://lirewriter.cn/2020/02/22/Node.js%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(3)/</id>
    <published>2020-02-21T16:38:12.000Z</published>
    <updated>2021-07-28T15:10:00.198Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;NodeWeb项目基础&quot;&gt;&lt;a href=&quot;#NodeWeb项目基础&quot; class=&quot;headerlink&quot; title=&quot;NodeWeb项目基础&quot;&gt;&lt;/a&gt;NodeWeb项目基础&lt;/h1&gt;&lt;p&gt;这节就更懵了，看样子该换书了（&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/02/22/4fb80024c99cc.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="BACKEND" scheme="https://lirewriter.cn/categories/TECHNIQUE/BACKEND/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="javascript" scheme="https://lirewriter.cn/tags/javascript/"/>
    
    <category term="node" scheme="https://lirewriter.cn/tags/node/"/>
    
  </entry>
  
  <entry>
    <title>每日一题D1-D11</title>
    <link href="https://lirewriter.cn/2020/02/21/%E6%AF%8F%E6%97%A5%E4%B8%80%E9%A2%98D1-D11/"/>
    <id>https://lirewriter.cn/2020/02/21/%E6%AF%8F%E6%97%A5%E4%B8%80%E9%A2%98D1-D11/</id>
    <published>2020-02-20T17:09:33.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;p&gt;嘛，差不多凑够一篇blog了&lt;/p&gt;
&lt;p&gt;感觉难度浮动的很厉害啊……前两天那道含参变量积分简直震撼我&lt;/p&gt;
&lt;p&gt;大概有两天的没做，一个完全是不会的含参变量积分，一个是涉及到实数理论的，完全没学过，咕了&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/02/21/3891ca9c70667.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="MATH" scheme="https://lirewriter.cn/categories/MATH/"/>
    
    <category term="CALCULUS" scheme="https://lirewriter.cn/categories/MATH/CALCULUS/"/>
    
    
    <category term="微积分" scheme="https://lirewriter.cn/tags/%E5%BE%AE%E7%A7%AF%E5%88%86/"/>
    
    <category term="题解" scheme="https://lirewriter.cn/tags/%E9%A2%98%E8%A7%A3/"/>
    
  </entry>
  
  <entry>
    <title>Node.js学习笔记（2）</title>
    <link href="https://lirewriter.cn/2020/02/20/Node.js%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(2)/"/>
    <id>https://lirewriter.cn/2020/02/20/Node.js%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(2)/</id>
    <published>2020-02-19T16:29:44.000Z</published>
    <updated>2021-07-28T15:10:00.198Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;Node-js基础知识（下）&quot;&gt;&lt;a href=&quot;#Node-js基础知识（下）&quot; class=&quot;headerlink&quot; title=&quot;Node.js基础知识（下）&quot;&gt;&lt;/a&gt;Node.js基础知识（下）&lt;/h1&gt;&lt;p&gt;本节我们继续学习Node.js的基础知识。&lt;/p&gt;
&lt;p&gt;这书太难了，爪巴爪巴&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/02/20/e3e574baa8bc7.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="BACKEND" scheme="https://lirewriter.cn/categories/TECHNIQUE/BACKEND/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="javascript" scheme="https://lirewriter.cn/tags/javascript/"/>
    
    <category term="node" scheme="https://lirewriter.cn/tags/node/"/>
    
  </entry>
  
  <entry>
    <title>Node.js学习笔记（1）</title>
    <link href="https://lirewriter.cn/2020/02/20/Node.js%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(1)/"/>
    <id>https://lirewriter.cn/2020/02/20/Node.js%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(1)/</id>
    <published>2020-02-19T16:29:43.000Z</published>
    <updated>2021-07-28T15:10:00.198Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;Node-js基础知识（上）&quot;&gt;&lt;a href=&quot;#Node-js基础知识（上）&quot; class=&quot;headerlink&quot; title=&quot;Node.js基础知识（上）&quot;&gt;&lt;/a&gt;Node.js基础知识（上）&lt;/h1&gt;&lt;p&gt;Node.js归根结底是在JS的基础上的，而我们之前学过了JS（？）。&lt;/p&gt;
&lt;p&gt;不过上手Node.js其实是有点坑的，因为之前的那本书太老了，导致我们没有用过ES6标准（&lt;/p&gt;
&lt;p&gt;所以先简单说明ES6好了&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/02/20/b56cc2b8254fd.webp&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="BACKEND" scheme="https://lirewriter.cn/categories/TECHNIQUE/BACKEND/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="javascript" scheme="https://lirewriter.cn/tags/javascript/"/>
    
    <category term="node" scheme="https://lirewriter.cn/tags/node/"/>
    
  </entry>
  
  <entry>
    <title>JS学习笔记(8)</title>
    <link href="https://lirewriter.cn/2020/02/18/JS%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(8)/"/>
    <id>https://lirewriter.cn/2020/02/18/JS%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(8)/</id>
    <published>2020-02-17T16:34:12.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;jQuery-UI与jQuery-AJax&quot;&gt;&lt;a href=&quot;#jQuery-UI与jQuery-AJax&quot; class=&quot;headerlink&quot; title=&quot;jQuery-UI与jQuery AJax&quot;&gt;&lt;/a&gt;jQuery-UI与jQuery AJax&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/02/18/11597ea45254d.png&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="FRONTEND" scheme="https://lirewriter.cn/categories/TECHNIQUE/FRONTEND/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="javascript" scheme="https://lirewriter.cn/tags/javascript/"/>
    
  </entry>
  
  <entry>
    <title>JS学习笔记(7)</title>
    <link href="https://lirewriter.cn/2020/02/17/JS%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(7)/"/>
    <id>https://lirewriter.cn/2020/02/17/JS%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(7)/</id>
    <published>2020-02-16T16:57:44.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;JQuery基础（上）&quot;&gt;&lt;a href=&quot;#JQuery基础（上）&quot; class=&quot;headerlink&quot; title=&quot;JQuery基础（上）&quot;&gt;&lt;/a&gt;JQuery基础（上）&lt;/h1&gt;&lt;p&gt;本节我们来学习基础的JQuery。&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/02/17/a89b219526bc1.png&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="FRONTEND" scheme="https://lirewriter.cn/categories/TECHNIQUE/FRONTEND/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="javascript" scheme="https://lirewriter.cn/tags/javascript/"/>
    
  </entry>
  
  <entry>
    <title>JS学习笔记(6)</title>
    <link href="https://lirewriter.cn/2020/02/16/JS%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(6)/"/>
    <id>https://lirewriter.cn/2020/02/16/JS%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(6)/</id>
    <published>2020-02-15T17:07:03.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;AJax&quot;&gt;&lt;a href=&quot;#AJax&quot; class=&quot;headerlink&quot; title=&quot;AJax&quot;&gt;&lt;/a&gt;AJax&lt;/h1&gt;&lt;p&gt;虽然本来打算多来几个例子的，奈何Unity那边一个游戏企划完全打乱了（还是我太菜，唉&lt;/p&gt;
&lt;p&gt;时间关系，我们直接开Ajax&lt;/p&gt;
&lt;p&gt;注意，由于Chrome不允许file机制，所以我们在使用时，需要在服务器下进行。开启一个本地服务器非常简单：安装VScode的Live Server插件，在右下角直接开始一个服务器即可。&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/02/16/f6aaf460acbf6.png&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="FRONTEND" scheme="https://lirewriter.cn/categories/TECHNIQUE/FRONTEND/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="javascript" scheme="https://lirewriter.cn/tags/javascript/"/>
    
  </entry>
  
  <entry>
    <title>Kiero! 开发笔记(4)</title>
    <link href="https://lirewriter.cn/2020/02/14/KieRo!%E5%BC%80%E5%8F%91%E7%AC%94%E8%AE%B0(4)/"/>
    <id>https://lirewriter.cn/2020/02/14/KieRo!%E5%BC%80%E5%8F%91%E7%AC%94%E8%AE%B0(4)/</id>
    <published>2020-02-13T17:15:16.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;UI和存档&quot;&gt;&lt;a href=&quot;#UI和存档&quot; class=&quot;headerlink&quot; title=&quot;UI和存档&quot;&gt;&lt;/a&gt;UI和存档&lt;/h1&gt;&lt;p&gt;本文介绍怎么实现一个简单的界面控制和存档（指存最高分）机制。&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/02/14/cba251765667c.png&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="UNITY" scheme="https://lirewriter.cn/categories/TECHNIQUE/UNITY/"/>
    
    
    <category term="教程" scheme="https://lirewriter.cn/tags/%E6%95%99%E7%A8%8B/"/>
    
    <category term="unity" scheme="https://lirewriter.cn/tags/unity/"/>
    
  </entry>
  
  <entry>
    <title>Kiero! 开发笔记(3)</title>
    <link href="https://lirewriter.cn/2020/02/14/KieRo!%E5%BC%80%E5%8F%91%E7%AC%94%E8%AE%B0(3)/"/>
    <id>https://lirewriter.cn/2020/02/14/KieRo!%E5%BC%80%E5%8F%91%E7%AC%94%E8%AE%B0(3)/</id>
    <published>2020-02-13T17:15:15.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;动画和特效&quot;&gt;&lt;a href=&quot;#动画和特效&quot; class=&quot;headerlink&quot; title=&quot;动画和特效&quot;&gt;&lt;/a&gt;动画和特效&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/02/14/e03bb1610ca95.jpg&quot; alt=&quot;QQ图片20200214004511.jpg&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="UNITY" scheme="https://lirewriter.cn/categories/TECHNIQUE/UNITY/"/>
    
    
    <category term="教程" scheme="https://lirewriter.cn/tags/%E6%95%99%E7%A8%8B/"/>
    
    <category term="unity" scheme="https://lirewriter.cn/tags/unity/"/>
    
  </entry>
  
  <entry>
    <title>主席树学习笔记</title>
    <link href="https://lirewriter.cn/2020/02/12/%E4%B8%BB%E5%B8%AD%E6%A0%91%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0/"/>
    <id>https://lirewriter.cn/2020/02/12/%E4%B8%BB%E5%B8%AD%E6%A0%91%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0/</id>
    <published>2020-02-12T14:38:10.000Z</published>
    <updated>2021-07-28T14:53:44.986Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;主席树学习笔记&quot;&gt;&lt;a href=&quot;#主席树学习笔记&quot; class=&quot;headerlink&quot; title=&quot;主席树学习笔记&quot;&gt;&lt;/a&gt;主席树学习笔记&lt;/h1&gt;&lt;p&gt;老年人了，你突然让我学这个&lt;/p&gt;
&lt;p&gt;虽然今天看起来好像并不是那么复杂吧（bushi&lt;/p&gt;
&lt;p&gt;本文的图片取自&lt;a href=&quot;https://blog.csdn.net/ModestCoder_/article/details/90107874&quot;&gt;https://blog.csdn.net/ModestCoder_/article/details/90107874&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;懒得画了&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/02/12/b2cc782194b8d.jpg&quot; alt=&quot;QQ图片20200212222630.jpg&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="OI" scheme="https://lirewriter.cn/categories/COMPETITION/OI/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="数据结构" scheme="https://lirewriter.cn/tags/%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84/"/>
    
  </entry>
  
  <entry>
    <title>思想修养和法律基础</title>
    <link href="https://lirewriter.cn/2020/02/11/%E6%80%9D%E6%83%B3%E4%BF%AE%E5%85%BB%E5%92%8C%E6%B3%95%E5%BE%8B%E5%9F%BA%E7%A1%80%E6%80%BB%E7%BB%93/"/>
    <id>https://lirewriter.cn/2020/02/11/%E6%80%9D%E6%83%B3%E4%BF%AE%E5%85%BB%E5%92%8C%E6%B3%95%E5%BE%8B%E5%9F%BA%E7%A1%80%E6%80%BB%E7%BB%93/</id>
    <published>2020-02-10T17:22:43.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/02/11/76a2f07ede602.png&quot;&gt;&lt;/p&gt;
&lt;h1 id=&quot;思想修养和法律基础&quot;&gt;&lt;a href=&quot;#思想修养和法律基础&quot; class=&quot;headerlink&quot; title=&quot;思想修养和法律基础&quot;&gt;&lt;/a&gt;思想修养和法律基础&lt;/h1&gt;&lt;h2 id=&quot;绪论、人生青春之问模块&quot;&gt;&lt;a href=&quot;#绪论、人生青春之问模块&quot; class=&quot;headerlink&quot; title=&quot;绪论、人生青春之问模块&quot;&gt;&lt;/a&gt;绪论、人生青春之问模块&lt;/h2&gt;&lt;p&gt;核心知识点：&lt;/p&gt;
&lt;p&gt;1.人生与人生观&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;人生观是人们关于人生目的、人生态度、人生价值等问题的总观点和总看法。&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;人生观主要包括：人生目的、人生态度、人生价值。人生目的决定人生道路、人生态度和人生价值选择，是人生观的核心；人生态度是人生观的重要内容，是人生观的表现和反映。&lt;/strong&gt;人生价值是人的生命及其实践活动对社会个人具有的作用意义。&lt;/p&gt;</summary>
    
    
    
    <category term="SOCIOLOGY" scheme="https://lirewriter.cn/categories/SOCIOLOGY/"/>
    
    
    <category term="思政" scheme="https://lirewriter.cn/tags/%E6%80%9D%E6%94%BF/"/>
    
    <category term="总结" scheme="https://lirewriter.cn/tags/%E6%80%BB%E7%BB%93/"/>
    
  </entry>
  
  <entry>
    <title>Kiero!开发笔记(2)</title>
    <link href="https://lirewriter.cn/2020/02/10/Kiero!%20%E5%BC%80%E5%8F%91%E7%AC%94%E8%AE%B0(2)/"/>
    <id>https://lirewriter.cn/2020/02/10/Kiero!%20%E5%BC%80%E5%8F%91%E7%AC%94%E8%AE%B0(2)/</id>
    <published>2020-02-09T16:25:18.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;基本逻辑实现&quot;&gt;&lt;a href=&quot;#基本逻辑实现&quot; class=&quot;headerlink&quot; title=&quot;基本逻辑实现&quot;&gt;&lt;/a&gt;基本逻辑实现&lt;/h1&gt;&lt;p&gt;我们今天主要来处理逻辑部分。&lt;/p&gt;
&lt;p&gt;感觉对Unity的处理稍微上手了一点x&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/02/10/18c89721b329e.png&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="UNITY" scheme="https://lirewriter.cn/categories/TECHNIQUE/UNITY/"/>
    
    
    <category term="教程" scheme="https://lirewriter.cn/tags/%E6%95%99%E7%A8%8B/"/>
    
    <category term="unity" scheme="https://lirewriter.cn/tags/unity/"/>
    
  </entry>
  
  <entry>
    <title>机图期末作业</title>
    <link href="https://lirewriter.cn/2020/02/09/%E6%9C%BA%E5%9B%BE%E6%9C%9F%E6%9C%AB%E4%BD%9C%E4%B8%9A/"/>
    <id>https://lirewriter.cn/2020/02/09/%E6%9C%BA%E5%9B%BE%E6%9C%9F%E6%9C%AB%E4%BD%9C%E4%B8%9A/</id>
    <published>2020-02-08T16:37:52.000Z</published>
    <updated>2021-07-28T15:10:00.196Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;构型展示&quot;&gt;&lt;a href=&quot;#构型展示&quot; class=&quot;headerlink&quot; title=&quot;构型展示&quot;&gt;&lt;/a&gt;构型展示&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/02/09/286c20bf79875.png&quot;&gt;&lt;/p&gt;
&lt;p&gt;今天是爱莲日，不对昨天&lt;/p&gt;
&lt;p&gt;咳咳，实在不知道该水啥，水水这个吧&lt;/p&gt;
&lt;p&gt;我水平还是太菜了，今天写了一天Unity结果大部分都注释掉了&lt;/p&gt;
&lt;p&gt;具体的故事……明天能出货的话明天写吧&lt;/p&gt;
&lt;p&gt;今天也有世界杯，还是很开心（&lt;/p&gt;</summary>
    
    
    
    <category term="CURRICULUM" scheme="https://lirewriter.cn/categories/CURRICULUM/"/>
    
    
    <category term="机械制图" scheme="https://lirewriter.cn/tags/%E6%9C%BA%E6%A2%B0%E5%88%B6%E5%9B%BE/"/>
    
  </entry>
  
  <entry>
    <title>Kiero! 开发笔记(1)</title>
    <link href="https://lirewriter.cn/2020/02/07/KieRo!%E5%BC%80%E5%8F%91%E7%AC%94%E8%AE%B0(1)/"/>
    <id>https://lirewriter.cn/2020/02/07/KieRo!%E5%BC%80%E5%8F%91%E7%AC%94%E8%AE%B0(1)/</id>
    <published>2020-02-07T15:38:01.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;构建基本场景&quot;&gt;&lt;a href=&quot;#构建基本场景&quot; class=&quot;headerlink&quot; title=&quot;构建基本场景&quot;&gt;&lt;/a&gt;构建基本场景&lt;/h1&gt;&lt;p&gt;好的，那么终于要开始这个专题啊&lt;/p&gt;
&lt;p&gt;嘛，怎么说呢，虽然这个假期一直在摸，不过比赛还是要认真参加的（）&lt;/p&gt;
&lt;p&gt;之前就想顺便搞一个unity的笔记，奈何图太多，就很麻烦。这次趁这个机会搞一个吧。&lt;/p&gt;
&lt;p&gt;本文参考了&lt;a href=&quot;https://edu.51cto.com/course/4133.html%E7%9A%84%E2%80%A6%E2%80%A6%E5%97%AF%EF%BC%8C%E5%85%8D%E8%B4%B9%E9%83%A8%E5%88%86%E3%80%82&quot;&gt;https://edu.51cto.com/course/4133.html的……嗯，免费部分。&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/02/07/535e76e1ad33f.png&quot; alt=&quot;QwQ&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="UNITY" scheme="https://lirewriter.cn/categories/TECHNIQUE/UNITY/"/>
    
    
    <category term="教程" scheme="https://lirewriter.cn/tags/%E6%95%99%E7%A8%8B/"/>
    
    <category term="unity" scheme="https://lirewriter.cn/tags/unity/"/>
    
  </entry>
  
  <entry>
    <title>良乡龙湖天街智能问答机器人评测</title>
    <link href="https://lirewriter.cn/2020/02/06/%E8%89%AF%E4%B9%A1%E9%BE%99%E6%B9%96%E5%A4%A9%E8%A1%97%E6%99%BA%E8%83%BD%E9%97%AE%E7%AD%94%E6%9C%BA%E5%99%A8%E4%BA%BA%E8%AF%84%E6%B5%8B/"/>
    <id>https://lirewriter.cn/2020/02/06/%E8%89%AF%E4%B9%A1%E9%BE%99%E6%B9%96%E5%A4%A9%E8%A1%97%E6%99%BA%E8%83%BD%E9%97%AE%E7%AD%94%E6%9C%BA%E5%99%A8%E4%BA%BA%E8%AF%84%E6%B5%8B/</id>
    <published>2020-02-06T13:54:04.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;p&gt;嗯，于是今天就摸了&lt;/p&gt;
&lt;p&gt;泉太香了&lt;/p&gt;
&lt;p&gt;但是不能断更啊，所以就把这个东西搬上来了&lt;/p&gt;
&lt;p&gt;这玩意是上个学期的选修课《智能语音交互技术》的结课论文，好像是最高分，所以我觉得写的还可以（其实是字数比较多&lt;/p&gt;
&lt;p&gt;原文是用$\LaTeX$写的，所以格式炸了一点，问题不大&lt;/p&gt;
&lt;p&gt;明天开始的三天可能会把重心放到Unity上，学校有一个比赛qwq&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/02/06/3b0fe2c7c5cc0.png&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="MISC" scheme="https://lirewriter.cn/categories/MISC/"/>
    
    
    <category term="期末论文" scheme="https://lirewriter.cn/tags/%E6%9C%9F%E6%9C%AB%E8%AE%BA%E6%96%87/"/>
    
  </entry>
  
  <entry>
    <title>JS学习笔记(5)</title>
    <link href="https://lirewriter.cn/2020/02/05/JS%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(5)/"/>
    <id>https://lirewriter.cn/2020/02/05/JS%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(5)/</id>
    <published>2020-02-05T11:56:02.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;cookie和DOM&quot;&gt;&lt;a href=&quot;#cookie和DOM&quot; class=&quot;headerlink&quot; title=&quot;cookie和DOM&quot;&gt;&lt;/a&gt;cookie和DOM&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/02/05/05d74069063f5.jpg&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="FRONTEND" scheme="https://lirewriter.cn/categories/TECHNIQUE/FRONTEND/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="javascript" scheme="https://lirewriter.cn/tags/javascript/"/>
    
  </entry>
  
  <entry>
    <title>JS学习笔记(4)</title>
    <link href="https://lirewriter.cn/2020/02/04/JS%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(4)/"/>
    <id>https://lirewriter.cn/2020/02/04/JS%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(4)/</id>
    <published>2020-02-04T14:18:16.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;事件处理&quot;&gt;&lt;a href=&quot;#事件处理&quot; class=&quot;headerlink&quot; title=&quot;事件处理&quot;&gt;&lt;/a&gt;事件处理&lt;/h1&gt;&lt;p&gt;本节主要介绍JS的事件处理技术和监听器相关知识。&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/02/04/40482a16e5e8b.png&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="FRONTEND" scheme="https://lirewriter.cn/categories/TECHNIQUE/FRONTEND/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="javascript" scheme="https://lirewriter.cn/tags/javascript/"/>
    
  </entry>
  
  <entry>
    <title>JS学习笔记(3)</title>
    <link href="https://lirewriter.cn/2020/02/03/JS%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(3)/"/>
    <id>https://lirewriter.cn/2020/02/03/JS%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(3)/</id>
    <published>2020-02-03T15:03:15.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;表单处理技术&quot;&gt;&lt;a href=&quot;#表单处理技术&quot; class=&quot;headerlink&quot; title=&quot;表单处理技术&quot;&gt;&lt;/a&gt;表单处理技术&lt;/h1&gt;&lt;p&gt;本节主要讨论怎么处理表单。&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/02/03/f3de151b63179.jpg&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="FRONTEND" scheme="https://lirewriter.cn/categories/TECHNIQUE/FRONTEND/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="javascript" scheme="https://lirewriter.cn/tags/javascript/"/>
    
  </entry>
  
  <entry>
    <title>正则表达式教程</title>
    <link href="https://lirewriter.cn/2020/02/02/%E6%AD%A3%E5%88%99%E8%A1%A8%E8%BE%BE%E5%BC%8F%E6%95%99%E7%A8%8B/"/>
    <id>https://lirewriter.cn/2020/02/02/%E6%AD%A3%E5%88%99%E8%A1%A8%E8%BE%BE%E5%BC%8F%E6%95%99%E7%A8%8B/</id>
    <published>2020-02-02T09:37:40.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;正则表达式教程&quot;&gt;&lt;a href=&quot;#正则表达式教程&quot; class=&quot;headerlink&quot; title=&quot;正则表达式教程&quot;&gt;&lt;/a&gt;正则表达式教程&lt;/h1&gt;&lt;p&gt;本文是搬运，来源是我五年以前在贴吧发的帖（&lt;/p&gt;
&lt;p&gt;最近度娘不吃了，就整回来吧。以此缅怀忘却的初中时代。&lt;/p&gt;
&lt;p&gt;不过现在再仔细看，发现已经都忘了&lt;/p&gt;
&lt;p&gt;看着五年以前自己写的帖子学习.jpg&lt;/p&gt;
&lt;p&gt;正则表达式是字符串学习重点，也是难点。lz我苦学一个国庆，对其略有收获，谨以此专题让大家对正则表达式有一些认识。&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/02/02/ca1124dc245d9.jpg&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="FRONTEND" scheme="https://lirewriter.cn/categories/TECHNIQUE/FRONTEND/"/>
    
    
    <category term="java" scheme="https://lirewriter.cn/tags/java/"/>
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="javascript" scheme="https://lirewriter.cn/tags/javascript/"/>
    
  </entry>
  
  <entry>
    <title>JS学习笔记(2)</title>
    <link href="https://lirewriter.cn/2020/02/02/JS%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(2)/"/>
    <id>https://lirewriter.cn/2020/02/02/JS%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(2)/</id>
    <published>2020-02-01T17:07:55.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;图像处理基础&quot;&gt;&lt;a href=&quot;#图像处理基础&quot; class=&quot;headerlink&quot; title=&quot;图像处理基础&quot;&gt;&lt;/a&gt;图像处理基础&lt;/h1&gt;&lt;p&gt;草，发现上一篇打成JJS了&lt;/p&gt;
&lt;p&gt;今天就是世界杯揭幕战了！砂比稳稳稳！&lt;/p&gt;
&lt;p&gt;（然后就被奶死了&lt;/p&gt;
&lt;p&gt;（表白晚上那场的日本小哥&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/02/02/59361f43c0608.jpg&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="FRONTEND" scheme="https://lirewriter.cn/categories/TECHNIQUE/FRONTEND/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="javascript" scheme="https://lirewriter.cn/tags/javascript/"/>
    
  </entry>
  
  <entry>
    <title>JS学习笔记(1)</title>
    <link href="https://lirewriter.cn/2020/01/31/JS%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(1)/"/>
    <id>https://lirewriter.cn/2020/01/31/JS%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(1)/</id>
    <published>2020-01-31T12:56:14.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;基础入门和简单应用&quot;&gt;&lt;a href=&quot;#基础入门和简单应用&quot; class=&quot;headerlink&quot; title=&quot;基础入门和简单应用&quot;&gt;&lt;/a&gt;基础入门和简单应用&lt;/h1&gt;&lt;p&gt;终于开始了（&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/01/31/7aa60333f2063.jpg&quot; alt=&quot;小心病原体&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="FRONTEND" scheme="https://lirewriter.cn/categories/TECHNIQUE/FRONTEND/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="javascript" scheme="https://lirewriter.cn/tags/javascript/"/>
    
  </entry>
  
  <entry>
    <title>DIV CSS笔记(2)</title>
    <link href="https://lirewriter.cn/2020/01/30/divvss%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(2)/"/>
    <id>https://lirewriter.cn/2020/01/30/divvss%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(2)/</id>
    <published>2020-01-30T09:06:20.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;p&gt;继续。&lt;/p&gt;
&lt;p&gt;有点想回学校了 qwq&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/01/30/5bbc90eafbe36.jpg&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="FRONTEND" scheme="https://lirewriter.cn/categories/TECHNIQUE/FRONTEND/"/>
    
    
    <category term="css" scheme="https://lirewriter.cn/tags/css/"/>
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
  </entry>
  
  <entry>
    <title>DIV CSS笔记(1)</title>
    <link href="https://lirewriter.cn/2020/01/30/divcss%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(1)/"/>
    <id>https://lirewriter.cn/2020/01/30/divcss%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0(1)/</id>
    <published>2020-01-29T17:01:20.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;DIV-CSS笔记-1&quot;&gt;&lt;a href=&quot;#DIV-CSS笔记-1&quot; class=&quot;headerlink&quot; title=&quot;DIV CSS笔记(1)&quot;&gt;&lt;/a&gt;DIV CSS笔记(1)&lt;/h1&gt;&lt;p&gt;嗐，作死的选了一个Web前端实战开发。&lt;/p&gt;
&lt;p&gt;选了就选了吧，假期总得预习预习，要不实在顶不住。&lt;/p&gt;
&lt;p&gt;之前稍微接触过点html和css，不过大抵摆不上台面。所以这次先从div-css开始，了解以盒式布局为基础的网页设计；之后会比较粗略的学习JS相关知识；最后会稍微的涉及一点node.js。听说学校的node.js是死亡课程，诶（（&lt;/p&gt;
&lt;p&gt;不过看的这个教程好像有点过时的样子啊……随意吧&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/01/30/121a09b3db2ac.jpg&quot; alt=&quot;QwQ&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="FRONTEND" scheme="https://lirewriter.cn/categories/TECHNIQUE/FRONTEND/"/>
    
    
    <category term="css" scheme="https://lirewriter.cn/tags/css/"/>
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
  </entry>
  
  <entry>
    <title>风车 蓝房子和纸飞机</title>
    <link href="https://lirewriter.cn/2020/01/29/%E9%A3%8E%E8%BD%A6%E8%93%9D%E6%88%BF%E5%AD%90%E5%92%8C%E7%BA%B8%E9%A3%9E%E6%9C%BA/"/>
    <id>https://lirewriter.cn/2020/01/29/%E9%A3%8E%E8%BD%A6%E8%93%9D%E6%88%BF%E5%AD%90%E5%92%8C%E7%BA%B8%E9%A3%9E%E6%9C%BA/</id>
    <published>2020-01-28T17:05:20.000Z</published>
    <updated>2021-07-28T14:48:50.083Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;风车-蓝房子和纸飞机——青空下的加缪推后感&quot;&gt;&lt;a href=&quot;#风车-蓝房子和纸飞机——青空下的加缪推后感&quot; class=&quot;headerlink&quot; title=&quot;风车 蓝房子和纸飞机——青空下的加缪推后感&quot;&gt;&lt;/a&gt;风车 蓝房子和纸飞机——青空下的加缪推后感&lt;/h1&gt;&lt;p&gt;写gal推后感是一件有点难的事情。一般的作品实在抒发不得，太过电波的作品又难以穷尽其味。我之前写过素晴日和C+C的推后感，如今回头去看，也觉得略有不成熟之处。然而某些时候以文字的形式固化而下心中所感，无疑是对作品的认识的再塑和升华。这两部作品都充满哲思意味，其所探讨的范畴，集中在反抗观、幸福观和孤独观上。&lt;/p&gt;
&lt;p&gt;这部青空下的加缪，也没有摆脱这些范畴。其叙述的故事，主要讲述的就是两个少女在对不合理抗争过程中收获幸福的过程。但是仅仅7h的剧情容量，能够真正的把这些东西展现出来吗？&lt;/p&gt;
&lt;p&gt;当然不能。但是虽然不能，在这其中，我所感受到的是一种隽永宁静的风格，这是我在推其他游戏很难感受到的。这是一件非常怪的事情：放眼望去，所有的CG都是没嘴的怪物，还有莫名其妙的大猩猩，但是在这种狂躁的氛围中，流露出的无数小小的安宁，是这部作品最大的宝物。&lt;/p&gt;
&lt;p&gt;这也是我读完这部作品最大的感受。说是懂了，其实对很多事情只是模模糊糊；可是朦朦胧胧间，感觉怅然若失，又恬静异常。这种朦胧的美感，有说不出的银河铁道之夜的意蕴在。&lt;/p&gt;
&lt;p&gt;废话不多说，还是开始吧。&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/01/26/800a26e52ab99.png&quot; alt=&quot;__PRMLL_POFG__YRC_IQ6DV.png&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="GAME" scheme="https://lirewriter.cn/categories/GAME/"/>
    
    
    <category term="galgame" scheme="https://lirewriter.cn/tags/galgame/"/>
    
    <category term="感想" scheme="https://lirewriter.cn/tags/%E6%84%9F%E6%83%B3/"/>
    
    <category term="哲学" scheme="https://lirewriter.cn/tags/%E5%93%B2%E5%AD%A6/"/>
    
  </entry>
  
  <entry>
    <title>javaSwing学习笔记</title>
    <link href="https://lirewriter.cn/2020/01/23/javaSwing%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0/"/>
    <id>https://lirewriter.cn/2020/01/23/javaSwing%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0/</id>
    <published>2020-01-23T13:44:34.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;https://cdn.pic.hlz.ink/2020/01/23/4598a7eb239bf.png&quot;&gt;&lt;/p&gt;
&lt;p&gt;说起来好久没写了…大概算算…也就四个月&lt;/p&gt;
&lt;p&gt;嗐，四个月而已，问题不大（&lt;/p&gt;
&lt;p&gt;这次是关于Java Swing。上次写GUI是高中学VB应付会考，这次还是学点看上去有用点的吧。学这玩意是为了啥我也不知道，估计是为了填上初中时代对java swing的回忆。那会觉得这玩意挺高端的，最近在晋t群见到一位用java swing写安卓stg的老哥，感觉挺有趣的。虽说我不会试图用这个过气物件写stg，不过学一学就当是入门GUI。&lt;/p&gt;
&lt;p&gt;年后可能的话会有js的学习笔记，嗯，希望吧。&lt;/p&gt;</summary>
    
    
    
    <category term="TECHNIQUE" scheme="https://lirewriter.cn/categories/TECHNIQUE/"/>
    
    <category term="FRONTEND" scheme="https://lirewriter.cn/categories/TECHNIQUE/FRONTEND/"/>
    
    
    <category term="java" scheme="https://lirewriter.cn/tags/java/"/>
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
  </entry>
  
  <entry>
    <title>Hello World Version 2.0</title>
    <link href="https://lirewriter.cn/2019/10/07/BlogSet/"/>
    <id>https://lirewriter.cn/2019/10/07/BlogSet/</id>
    <published>2019-10-07T07:08:00.000Z</published>
    <updated>2021-07-28T14:56:07.665Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;/images/20191007P1.png&quot;&gt;&lt;/p&gt;
&lt;p&gt;本来以为kino发过来的直接用就行，结果好像还要再建一次&lt;/p&gt;
&lt;p&gt;偷懒是不好的（kora）&lt;/p&gt;
&lt;p&gt;那么我们就开始吧&lt;/p&gt;</summary>
    
    
    
    <category term="MISC" scheme="https://lirewriter.cn/categories/MISC/"/>
    
    
    <category term="搭建" scheme="https://lirewriter.cn/tags/%E6%90%AD%E5%BB%BA/"/>
    
    <category term="教程" scheme="https://lirewriter.cn/tags/%E6%95%99%E7%A8%8B/"/>
    
  </entry>
  
  <entry>
    <title>具体数学读书笔记（10） 二项式系数（4）</title>
    <link href="https://lirewriter.cn/2019/08/23/%E5%85%B7%E4%BD%93%E6%95%B0%E5%AD%A6%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0%EF%BC%8810%EF%BC%89-%E4%BA%8C%E9%A1%B9%E5%BC%8F%E7%B3%BB%E6%95%B0%EF%BC%884%EF%BC%89/"/>
    <id>https://lirewriter.cn/2019/08/23/%E5%85%B7%E4%BD%93%E6%95%B0%E5%AD%A6%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0%EF%BC%8810%EF%BC%89-%E4%BA%8C%E9%A1%B9%E5%BC%8F%E7%B3%BB%E6%95%B0%EF%BC%884%EF%BC%89/</id>
    <published>2019-08-23T07:49:00.000Z</published>
    <updated>2021-07-28T15:10:00.196Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;二项式系数（4）-超几何函数、超几何变换、部分超几何和式和机械求和法&quot;&gt;&lt;a href=&quot;#二项式系数（4）-超几何函数、超几何变换、部分超几何和式和机械求和法&quot; class=&quot;headerlink&quot; title=&quot;二项式系数（4） 超几何函数、超几何变换、部分超几何和式和机械求和法&quot;&gt;&lt;/a&gt;二项式系数（4） 超几何函数、超几何变换、部分超几何和式和机械求和法&lt;/h1&gt;&lt;hr&gt;
&lt;p&gt;&lt;img src=&quot;https://i.loli.net/2019/08/23/edQRSFGBpY8ArnK.png&quot; alt=&quot;image.png&quot;&gt;&lt;/p&gt;
&lt;p&gt;说起来超几何叫hypergeometry……果然无论如何都无法摆脱hyper啊&lt;/p&gt;</summary>
    
    
    
    <category term="MATH" scheme="https://lirewriter.cn/categories/MATH/"/>
    
    <category term="CONCRETE" scheme="https://lirewriter.cn/categories/MATH/CONCRETE/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="具体数学" scheme="https://lirewriter.cn/tags/%E5%85%B7%E4%BD%93%E6%95%B0%E5%AD%A6/"/>
    
  </entry>
  
  <entry>
    <title>具体数学读书笔记（9） 二项式系数（3）</title>
    <link href="https://lirewriter.cn/2019/08/20/%E5%85%B7%E4%BD%93%E6%95%B0%E5%AD%A6%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0%EF%BC%889%EF%BC%89-%E4%BA%8C%E9%A1%B9%E5%BC%8F%E7%B3%BB%E6%95%B0%EF%BC%883%EF%BC%89/"/>
    <id>https://lirewriter.cn/2019/08/20/%E5%85%B7%E4%BD%93%E6%95%B0%E5%AD%A6%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0%EF%BC%889%EF%BC%89-%E4%BA%8C%E9%A1%B9%E5%BC%8F%E7%B3%BB%E6%95%B0%EF%BC%883%EF%BC%89/</id>
    <published>2019-08-20T06:14:00.000Z</published>
    <updated>2021-07-28T14:39:01.613Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;二项式系数（3）-处理技巧和生成函数&quot;&gt;&lt;a href=&quot;#二项式系数（3）-处理技巧和生成函数&quot; class=&quot;headerlink&quot; title=&quot;二项式系数（3） 处理技巧和生成函数&quot;&gt;&lt;/a&gt;二项式系数（3） 处理技巧和生成函数&lt;/h1&gt;&lt;p&gt;感觉这两天也有点颓啊&lt;/p&gt;
&lt;p&gt;总之先继续吧&lt;/p&gt;
&lt;p&gt;没办法，最近感觉好东方啊&lt;/p&gt;
&lt;p&gt;东西越来越难了，有的就选择性跳过了……&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://i.loli.net/2019/08/20/jLR45eDHVzghfwC.png&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="MATH" scheme="https://lirewriter.cn/categories/MATH/"/>
    
    <category term="CONCRETE" scheme="https://lirewriter.cn/categories/MATH/CONCRETE/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="具体数学" scheme="https://lirewriter.cn/tags/%E5%85%B7%E4%BD%93%E6%95%B0%E5%AD%A6/"/>
    
  </entry>
  
  <entry>
    <title>具体数学读书笔记（8） 二项式系数（2）</title>
    <link href="https://lirewriter.cn/2019/08/20/%E5%85%B7%E4%BD%93%E6%95%B0%E5%AD%A6%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0%EF%BC%888%EF%BC%89-%E4%BA%8C%E9%A1%B9%E5%BC%8F%E7%B3%BB%E6%95%B0%EF%BC%882%EF%BC%89/"/>
    <id>https://lirewriter.cn/2019/08/20/%E5%85%B7%E4%BD%93%E6%95%B0%E5%AD%A6%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0%EF%BC%888%EF%BC%89-%E4%BA%8C%E9%A1%B9%E5%BC%8F%E7%B3%BB%E6%95%B0%EF%BC%882%EF%BC%89/</id>
    <published>2019-08-20T06:11:00.000Z</published>
    <updated>2021-07-28T14:38:51.411Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;具体数学欣赏-二项式系数（2）-辉夜的八个难题&quot;&gt;&lt;a href=&quot;#具体数学欣赏-二项式系数（2）-辉夜的八个难题&quot; class=&quot;headerlink&quot; title=&quot;具体数学欣赏 二项式系数（2） 辉夜的八个难题&quot;&gt;&lt;/a&gt;具体数学欣赏 二项式系数（2） 辉夜的八个难题&lt;/h1&gt;&lt;p&gt;那么接下来是8个例题。&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://i.loli.net/2019/08/20/Bes18tixKOGolfu.png&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="MATH" scheme="https://lirewriter.cn/categories/MATH/"/>
    
    <category term="CONCRETE" scheme="https://lirewriter.cn/categories/MATH/CONCRETE/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="具体数学" scheme="https://lirewriter.cn/tags/%E5%85%B7%E4%BD%93%E6%95%B0%E5%AD%A6/"/>
    
  </entry>
  
  <entry>
    <title>东方鬼形兽混关指南</title>
    <link href="https://lirewriter.cn/2019/08/20/%E4%B8%9C%E6%96%B9%E9%AC%BC%E5%BD%A2%E5%85%BD%E6%B7%B7%E5%85%B3%E6%8C%87%E5%8D%97/"/>
    <id>https://lirewriter.cn/2019/08/20/%E4%B8%9C%E6%96%B9%E9%AC%BC%E5%BD%A2%E5%85%BD%E6%B7%B7%E5%85%B3%E6%8C%87%E5%8D%97/</id>
    <published>2019-08-20T06:03:00.000Z</published>
    <updated>2021-07-28T14:33:06.106Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;东方鬼形兽normal混关攻略&quot;&gt;&lt;a href=&quot;#东方鬼形兽normal混关攻略&quot; class=&quot;headerlink&quot; title=&quot;东方鬼形兽normal混关攻略&quot;&gt;&lt;/a&gt;东方鬼形兽normal混关攻略&lt;/h1&gt;&lt;p&gt;这游戏真的挺糟的。除了第二发顺利通了之外，后面基本上都糟在前三面。&lt;/p&gt;
&lt;p&gt;糟点很多啊。别的游戏的话基本上没有需要扭的地方，炸就完事了。但是鬼形兽无论如何想要纯炸过去还是很难的。&lt;/p&gt;
&lt;p&gt;所以这里仅仅是一个混关参考。我个人甚至没有完全执行过。&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://i.loli.net/2019/08/20/KARInvVoYc9fluz.png&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="GAME" scheme="https://lirewriter.cn/categories/GAME/"/>
    
    
    <category term="东方" scheme="https://lirewriter.cn/tags/%E4%B8%9C%E6%96%B9/"/>
    
    <category term="攻略" scheme="https://lirewriter.cn/tags/%E6%94%BB%E7%95%A5/"/>
    
  </entry>
  
  <entry>
    <title>具体数学读书笔记（7） 二项式系数（1）</title>
    <link href="https://lirewriter.cn/2019/08/16/%E5%85%B7%E4%BD%93%E6%95%B0%E5%AD%A6%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0%EF%BC%887%EF%BC%89-%E4%BA%8C%E9%A1%B9%E5%BC%8F%E7%B3%BB%E6%95%B0%EF%BC%881%EF%BC%89/"/>
    <id>https://lirewriter.cn/2019/08/16/%E5%85%B7%E4%BD%93%E6%95%B0%E5%AD%A6%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0%EF%BC%887%EF%BC%89-%E4%BA%8C%E9%A1%B9%E5%BC%8F%E7%B3%BB%E6%95%B0%EF%BC%881%EF%BC%89/</id>
    <published>2019-08-16T06:40:00.000Z</published>
    <updated>2021-07-28T14:38:44.402Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;具体数学欣赏-二项式系数（1）&quot;&gt;&lt;a href=&quot;#具体数学欣赏-二项式系数（1）&quot; class=&quot;headerlink&quot; title=&quot;具体数学欣赏 二项式系数（1）&quot;&gt;&lt;/a&gt;具体数学欣赏 二项式系数（1）&lt;/h1&gt;&lt;p&gt;最近沉迷打鬼形兽……鬼形兽真好玩……&lt;/p&gt;
&lt;p&gt;明天可能会出个混关攻略啥的？&lt;/p&gt;
&lt;p&gt;虽然数论习题很迷人，但是我实在做不下去。&lt;/p&gt;
&lt;p&gt;以后真的有能力的话再回来做吧……&lt;/p&gt;
&lt;p&gt;那么接下来就是盼望已久的组合数了。&lt;/p&gt;
&lt;p&gt;虽说作者说这玩意比其它量更容易处理……嗯……反正我不是很明白。&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://i.loli.net/2019/08/16/aJipDbz485NkKSO.jpg&quot; alt=&quot;67508004_p0.jpg&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="MATH" scheme="https://lirewriter.cn/categories/MATH/"/>
    
    <category term="CONCRETE" scheme="https://lirewriter.cn/categories/MATH/CONCRETE/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="具体数学" scheme="https://lirewriter.cn/tags/%E5%85%B7%E4%BD%93%E6%95%B0%E5%AD%A6/"/>
    
  </entry>
  
  <entry>
    <title>具体数学读书笔记（6） 数论（中）</title>
    <link href="https://lirewriter.cn/2019/08/06/%E5%85%B7%E4%BD%93%E6%95%B0%E5%AD%A6%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0%EF%BC%886%EF%BC%89-%E6%95%B0%E8%AE%BA%EF%BC%88%E4%B8%AD%EF%BC%89/"/>
    <id>https://lirewriter.cn/2019/08/06/%E5%85%B7%E4%BD%93%E6%95%B0%E5%AD%A6%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0%EF%BC%886%EF%BC%89-%E6%95%B0%E8%AE%BA%EF%BC%88%E4%B8%AD%EF%BC%89/</id>
    <published>2019-08-06T05:50:00.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;具体数学欣赏-数论（中）&quot;&gt;&lt;a href=&quot;#具体数学欣赏-数论（中）&quot; class=&quot;headerlink&quot; title=&quot;具体数学欣赏 数论（中）&quot;&gt;&lt;/a&gt;具体数学欣赏 数论（中）&lt;/h1&gt;&lt;p&gt;嗯……最近因为各种各样的事情实在是太忙了，所以这个系列迟迟没有大的更新……&lt;/p&gt;
&lt;p&gt;其实不仅仅是这个系列吧……&lt;/p&gt;
&lt;p&gt;感觉最近摸的很厉害啊……&lt;/p&gt;
&lt;p&gt;总之援教事业也告一段落了。最近真的发生了蛮多事情，这之后应该不会有什么变数了吧。希望。&lt;/p&gt;
&lt;p&gt;想这个假期过完具体数学的企划显然是告吹了。不知道能走到哪呢？&lt;/p&gt;
&lt;p&gt;废话不多说，还是开始吧。&lt;/p&gt;
&lt;p&gt;顺便一提，在Mathpix收费之后，可能写blog速度会大大降低也说不定。谁知道呢？一年400+终归是太贵了。&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://i.loli.net/2019/08/06/iRAVarG2Fq5DTNZ.png&quot; alt=&quot;mitori.png&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="MATH" scheme="https://lirewriter.cn/categories/MATH/"/>
    
    <category term="CONCRETE" scheme="https://lirewriter.cn/categories/MATH/CONCRETE/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="具体数学" scheme="https://lirewriter.cn/tags/%E5%85%B7%E4%BD%93%E6%95%B0%E5%AD%A6/"/>
    
  </entry>
  
  <entry>
    <title>具体数学读书笔记（5） 数论（上）</title>
    <link href="https://lirewriter.cn/2019/07/17/%E5%85%B7%E4%BD%93%E6%95%B0%E5%AD%A6%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0%EF%BC%885%EF%BC%89-%E6%95%B0%E8%AE%BA%EF%BC%88%E4%B8%8A%EF%BC%89/"/>
    <id>https://lirewriter.cn/2019/07/17/%E5%85%B7%E4%BD%93%E6%95%B0%E5%AD%A6%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0%EF%BC%885%EF%BC%89-%E6%95%B0%E8%AE%BA%EF%BC%88%E4%B8%8A%EF%BC%89/</id>
    <published>2019-07-17T04:56:00.000Z</published>
    <updated>2021-07-28T14:38:33.594Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;/images/thumbnail_concretemath_05.png&quot;&gt;&lt;/p&gt;
&lt;p&gt;接下来我们将要进入数论的世界，换言之，溺水预备。&lt;/p&gt;
&lt;p&gt;前面的部分多多少少翻过，但是数论我是完全陌生的。所以说不定会过得很慢就是了。&lt;/p&gt;
&lt;p&gt;不过再怎么说，肯定会比后面的章节快（笑）&lt;/p&gt;</summary>
    
    
    
    <category term="MATH" scheme="https://lirewriter.cn/categories/MATH/"/>
    
    <category term="CONCRETE" scheme="https://lirewriter.cn/categories/MATH/CONCRETE/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="具体数学" scheme="https://lirewriter.cn/tags/%E5%85%B7%E4%BD%93%E6%95%B0%E5%AD%A6/"/>
    
  </entry>
  
  <entry>
    <title>东北游记 D10</title>
    <link href="https://lirewriter.cn/2019/07/16/%E4%B8%9C%E5%8C%97%E6%B8%B8%E8%AE%B0-D10/"/>
    <id>https://lirewriter.cn/2019/07/16/%E4%B8%9C%E5%8C%97%E6%B8%B8%E8%AE%B0-D10/</id>
    <published>2019-07-16T05:59:09.000Z</published>
    <updated>2021-07-28T14:32:33.624Z</updated>
    
    
    <summary type="html">&lt;p&gt;这篇估计没有什么看头了……&lt;/p&gt;
&lt;p&gt;从漠河再一次坐上火车，大约是下午两点。&lt;/p&gt;
&lt;p&gt;时间上稍微有点紧张，不过还是勉勉强强赶趟。&lt;/p&gt;</summary>
    
    
    
    <category term="LIFE" scheme="https://lirewriter.cn/categories/LIFE/"/>
    
    <category term="TRAVEL" scheme="https://lirewriter.cn/categories/LIFE/TRAVEL/"/>
    
    
    <category term="游记" scheme="https://lirewriter.cn/tags/%E6%B8%B8%E8%AE%B0/"/>
    
    <category term="旅行" scheme="https://lirewriter.cn/tags/%E6%97%85%E8%A1%8C/"/>
    
  </entry>
  
  <entry>
    <title>东北游记 D8&amp;D9</title>
    <link href="https://lirewriter.cn/2019/07/15/%E4%B8%9C%E5%8C%97%E6%B8%B8%E8%AE%B0-D8-D9/"/>
    <id>https://lirewriter.cn/2019/07/15/%E4%B8%9C%E5%8C%97%E6%B8%B8%E8%AE%B0-D8-D9/</id>
    <published>2019-07-15T08:08:00.000Z</published>
    <updated>2021-07-28T14:32:28.106Z</updated>
    
    
    <summary type="html">&lt;p&gt;为什么我们要去漠河？为什么是漠河？&lt;/p&gt;
&lt;p&gt;照理来说，漠河的风光，和中国一个普通的村落并没有什么差别。&lt;/p&gt;
&lt;p&gt;难道只是为了去最北点打个卡吗？&lt;/p&gt;
&lt;p&gt;网上有这样一种说法：“不去漠河后悔一辈子，去了漠河一辈子后悔。”&lt;/p&gt;</summary>
    
    
    
    <category term="LIFE" scheme="https://lirewriter.cn/categories/LIFE/"/>
    
    <category term="TRAVEL" scheme="https://lirewriter.cn/categories/LIFE/TRAVEL/"/>
    
    
    <category term="游记" scheme="https://lirewriter.cn/tags/%E6%B8%B8%E8%AE%B0/"/>
    
    <category term="旅行" scheme="https://lirewriter.cn/tags/%E6%97%85%E8%A1%8C/"/>
    
  </entry>
  
  <entry>
    <title>东北游记 D7</title>
    <link href="https://lirewriter.cn/2019/07/15/%E4%B8%9C%E5%8C%97%E6%B8%B8%E8%AE%B0-D7/"/>
    <id>https://lirewriter.cn/2019/07/15/%E4%B8%9C%E5%8C%97%E6%B8%B8%E8%AE%B0-D7/</id>
    <published>2019-07-15T08:05:00.000Z</published>
    <updated>2021-07-28T14:32:21.596Z</updated>
    
    
    <summary type="html">&lt;p&gt;kino吐槽说鲁迅风太严重了x那就换个风格吧 不知道能不能转过去呢&lt;/p&gt;
&lt;p&gt;晚上到了哈尔滨。一个小时的动车，勉强能写一会游记。不过经过这么长时间还是有点疲惫，所以小憩了一会。&lt;/p&gt;
&lt;p&gt;下了火车，拖着东西到了宾馆。&lt;/p&gt;
&lt;p&gt;“总感觉中国的城市一个样呢。”&lt;/p&gt;</summary>
    
    
    
    <category term="LIFE" scheme="https://lirewriter.cn/categories/LIFE/"/>
    
    <category term="TRAVEL" scheme="https://lirewriter.cn/categories/LIFE/TRAVEL/"/>
    
    
    <category term="游记" scheme="https://lirewriter.cn/tags/%E6%B8%B8%E8%AE%B0/"/>
    
    <category term="旅行" scheme="https://lirewriter.cn/tags/%E6%97%85%E8%A1%8C/"/>
    
  </entry>
  
  <entry>
    <title>东北游记 D6</title>
    <link href="https://lirewriter.cn/2019/07/15/%E4%B8%9C%E5%8C%97%E6%B8%B8%E8%AE%B0-D6/"/>
    <id>https://lirewriter.cn/2019/07/15/%E4%B8%9C%E5%8C%97%E6%B8%B8%E8%AE%B0-D6/</id>
    <published>2019-07-15T08:03:00.000Z</published>
    <updated>2021-07-28T14:32:18.057Z</updated>
    
    
    <summary type="html">&lt;p&gt;不怎么困就继续写吧……手有点困是真的x&lt;/p&gt;
&lt;p&gt;说到长春，必定要去的一般都是伪满皇宫。&lt;/p&gt;</summary>
    
    
    
    <category term="LIFE" scheme="https://lirewriter.cn/categories/LIFE/"/>
    
    <category term="TRAVEL" scheme="https://lirewriter.cn/categories/LIFE/TRAVEL/"/>
    
    
    <category term="游记" scheme="https://lirewriter.cn/tags/%E6%B8%B8%E8%AE%B0/"/>
    
    <category term="旅行" scheme="https://lirewriter.cn/tags/%E6%97%85%E8%A1%8C/"/>
    
  </entry>
  
  <entry>
    <title>东北游记 D5</title>
    <link href="https://lirewriter.cn/2019/07/12/%E4%B8%9C%E5%8C%97%E6%B8%B8%E8%AE%B0-D5/"/>
    <id>https://lirewriter.cn/2019/07/12/%E4%B8%9C%E5%8C%97%E6%B8%B8%E8%AE%B0-D5/</id>
    <published>2019-07-12T02:10:00.000Z</published>
    <updated>2021-07-28T14:32:14.747Z</updated>
    
    
    <summary type="html">&lt;p&gt;咕了这么久并非有意为之，实在是心有意而力不足，为何还请在下在下面的篇幅慢慢展开。&lt;/p&gt;
&lt;p&gt;现在我正位于从漠河会哈尔滨的车上，硬卧旁边的座很窄，桌子只能容下半个键盘。还没靠背，坐的腰疼。所以我并不知道自己能坚持到哪个时候，如果写不下去还请原谅。&lt;/p&gt;</summary>
    
    
    
    <category term="LIFE" scheme="https://lirewriter.cn/categories/LIFE/"/>
    
    <category term="TRAVEL" scheme="https://lirewriter.cn/categories/LIFE/TRAVEL/"/>
    
    
    <category term="游记" scheme="https://lirewriter.cn/tags/%E6%B8%B8%E8%AE%B0/"/>
    
    <category term="旅行" scheme="https://lirewriter.cn/tags/%E6%97%85%E8%A1%8C/"/>
    
  </entry>
  
  <entry>
    <title>东北游记 番外 崩坏</title>
    <link href="https://lirewriter.cn/2019/07/09/%E4%B8%9C%E5%8C%97%E6%B8%B8%E8%AE%B0-%E7%95%AA%E5%A4%96-%E5%B4%A9%E5%9D%8F/"/>
    <id>https://lirewriter.cn/2019/07/09/%E4%B8%9C%E5%8C%97%E6%B8%B8%E8%AE%B0-%E7%95%AA%E5%A4%96-%E5%B4%A9%E5%9D%8F/</id>
    <published>2019-07-09T07:17:00.000Z</published>
    <updated>2021-07-28T14:31:52.059Z</updated>
    
    
    <summary type="html">&lt;p&gt;（R同学视点）&lt;/p&gt;
&lt;p&gt;我是来寻找旅行的意义的。&lt;/p&gt;
&lt;p&gt;据说我两年以前就来过东北，但是一点印象都没有。&lt;/p&gt;
&lt;p&gt;岂止没有印象，甚至说起东北，还会有一种新鲜感。&lt;/p&gt;
&lt;p&gt;说起来，和朋友一起去东北，应该是件特别多事情吧。&lt;/p&gt;</summary>
    
    
    
    <category term="LIFE" scheme="https://lirewriter.cn/categories/LIFE/"/>
    
    <category term="TRAVEL" scheme="https://lirewriter.cn/categories/LIFE/TRAVEL/"/>
    
    
    <category term="游记" scheme="https://lirewriter.cn/tags/%E6%B8%B8%E8%AE%B0/"/>
    
    <category term="旅行" scheme="https://lirewriter.cn/tags/%E6%97%85%E8%A1%8C/"/>
    
  </entry>
  
  <entry>
    <title>东北游记 D3&amp;D4</title>
    <link href="https://lirewriter.cn/2019/07/08/%E4%B8%9C%E5%8C%97%E6%B8%B8%E8%AE%B0-D3-D4/"/>
    <id>https://lirewriter.cn/2019/07/08/%E4%B8%9C%E5%8C%97%E6%B8%B8%E8%AE%B0-D3-D4/</id>
    <published>2019-07-08T06:06:00.000Z</published>
    <updated>2021-07-28T14:32:11.266Z</updated>
    
    
    <summary type="html">&lt;p&gt;为什么昨天没有更？当然不是因为懒得这种肤浅理由啦！只是……只是……&lt;/p&gt;
&lt;p&gt;D3行程并不算紧密。早上起来，去麦当劳来了一份早餐，然后就普通的去了车站。&lt;/p&gt;</summary>
    
    
    
    <category term="LIFE" scheme="https://lirewriter.cn/categories/LIFE/"/>
    
    <category term="TRAVEL" scheme="https://lirewriter.cn/categories/LIFE/TRAVEL/"/>
    
    
    <category term="游记" scheme="https://lirewriter.cn/tags/%E6%B8%B8%E8%AE%B0/"/>
    
    <category term="旅行" scheme="https://lirewriter.cn/tags/%E6%97%85%E8%A1%8C/"/>
    
  </entry>
  
  <entry>
    <title>东北游记 D2</title>
    <link href="https://lirewriter.cn/2019/07/05/%E4%B8%9C%E5%8C%97%E6%B8%B8%E8%AE%B0-D2/"/>
    <id>https://lirewriter.cn/2019/07/05/%E4%B8%9C%E5%8C%97%E6%B8%B8%E8%AE%B0-D2/</id>
    <published>2019-07-05T07:00:00.000Z</published>
    <updated>2021-07-28T14:32:08.266Z</updated>
    
    
    <summary type="html">&lt;p&gt;如果说今天的旅行让我体会到了什么的话，那便是，任何人果然是不能相互理解的。&lt;/p&gt;
&lt;p&gt;嘛，这不是什么深邃的话题，我也不打算展开成一个深邃的话题，毕竟那样显得太胃疼了，不符合我一贯以来的文风；所以接下来我可能会做成一条暗线，来慢慢展开。&lt;/p&gt;
&lt;p&gt;当然游记的重点不是这样枯燥无味的话题；只是如果看到这样的话题能让各位会心一笑，那真是在下莫大的荣膺。&lt;/p&gt;</summary>
    
    
    
    <category term="LIFE" scheme="https://lirewriter.cn/categories/LIFE/"/>
    
    <category term="TRAVEL" scheme="https://lirewriter.cn/categories/LIFE/TRAVEL/"/>
    
    
    <category term="游记" scheme="https://lirewriter.cn/tags/%E6%B8%B8%E8%AE%B0/"/>
    
    <category term="旅行" scheme="https://lirewriter.cn/tags/%E6%97%85%E8%A1%8C/"/>
    
  </entry>
  
  <entry>
    <title>东北游记 D1</title>
    <link href="https://lirewriter.cn/2019/07/04/%E4%B8%9C%E5%8C%97%E6%B8%B8%E8%AE%B0-D1/"/>
    <id>https://lirewriter.cn/2019/07/04/%E4%B8%9C%E5%8C%97%E6%B8%B8%E8%AE%B0-D1/</id>
    <published>2019-07-04T07:06:00.000Z</published>
    <updated>2021-07-28T14:32:05.014Z</updated>
    
    
    <summary type="html">&lt;p&gt;说到东北，我的印象总是颇有些神秘。且不说长白山的各项奇妙传闻，单单是那漫长的国境线，和纬度之高，就让人有些望而却步。&lt;/p&gt;
&lt;p&gt;我，R同学，A同学和M同学之所以定下要去东北，其实没有什么特别的动机。当我们筛查掉所有去过的地方，发现相互交叉之下，就剩下西藏、四川和东北无人踏足。然而西藏新疆之类，终归自己去颇有些冒险，家长想必不会同意；四川A同学对辣过敏，因而一票否决。最终只剩下东北了；所以就定在东北。&lt;/p&gt;</summary>
    
    
    
    <category term="LIFE" scheme="https://lirewriter.cn/categories/LIFE/"/>
    
    <category term="TRAVEL" scheme="https://lirewriter.cn/categories/LIFE/TRAVEL/"/>
    
    
    <category term="游记" scheme="https://lirewriter.cn/tags/%E6%B8%B8%E8%AE%B0/"/>
    
    <category term="旅行" scheme="https://lirewriter.cn/tags/%E6%97%85%E8%A1%8C/"/>
    
  </entry>
  
  <entry>
    <title>3b1b微积分的本质 笔记（上）</title>
    <link href="https://lirewriter.cn/2019/07/04/3b1b%E5%BE%AE%E7%A7%AF%E5%88%86%E7%9A%84%E6%9C%AC%E8%B4%A8-%E7%AC%94%E8%AE%B0%EF%BC%88%E4%B8%8A%EF%BC%89/"/>
    <id>https://lirewriter.cn/2019/07/04/3b1b%E5%BE%AE%E7%A7%AF%E5%88%86%E7%9A%84%E6%9C%AC%E8%B4%A8-%E7%AC%94%E8%AE%B0%EF%BC%88%E4%B8%8A%EF%BC%89/</id>
    <published>2019-07-04T05:58:00.000Z</published>
    <updated>2021-07-28T14:26:36.827Z</updated>
    
    
    <summary type="html">&lt;h2 id=&quot;引入&quot;&gt;&lt;a href=&quot;#引入&quot; class=&quot;headerlink&quot; title=&quot;引入&quot;&gt;&lt;/a&gt;引入&lt;/h2&gt;&lt;p&gt;引入微积分用了圆的例子。&lt;/p&gt;
&lt;p&gt;在窝不太清晰的记忆中，小学求解圆的面积是老师拿来了一个奇奇怪怪的教具，把圆分成了32份还是64份来着，然后拼成一个矩形。不过3b1b好像没有用这种方法，而是用一堆的圆环累加起来。&lt;/p&gt;</summary>
    
    
    
    <category term="MATH" scheme="https://lirewriter.cn/categories/MATH/"/>
    
    <category term="CALCULUS" scheme="https://lirewriter.cn/categories/MATH/CALCULUS/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="微积分" scheme="https://lirewriter.cn/tags/%E5%BE%AE%E7%A7%AF%E5%88%86/"/>
    
  </entry>
  
  <entry>
    <title>具体数学读书笔记（4）整值函数</title>
    <link href="https://lirewriter.cn/2019/07/01/%E5%85%B7%E4%BD%93%E6%95%B0%E5%AD%A6%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0%EF%BC%884%EF%BC%89%E6%95%B4%E5%80%BC%E5%87%BD%E6%95%B0/"/>
    <id>https://lirewriter.cn/2019/07/01/%E5%85%B7%E4%BD%93%E6%95%B0%E5%AD%A6%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0%EF%BC%884%EF%BC%89%E6%95%B4%E5%80%BC%E5%87%BD%E6%95%B0/</id>
    <published>2019-07-01T02:40:00.000Z</published>
    <updated>2021-07-28T15:10:00.196Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;具体数学欣赏-整值函数——底，顶与模&quot;&gt;&lt;a href=&quot;#具体数学欣赏-整值函数——底，顶与模&quot; class=&quot;headerlink&quot; title=&quot;具体数学欣赏 整值函数——底，顶与模&quot;&gt;&lt;/a&gt;具体数学欣赏 整值函数——底，顶与模&lt;/h1&gt;&lt;hr&gt;
&lt;p&gt;&lt;img src=&quot;/images/pasted-7.png&quot; alt=&quot;upload successful&quot;&gt;&lt;/p&gt;
&lt;p&gt;被课后题虐的死去活来……&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;本章主要介绍了三个函数：底（floor），顶（ceiling）和模（mod）。本节我们主要探讨底、顶、模的运算及性质。&lt;/p&gt;
&lt;p&gt;事实上这是承上启下的一章。在介绍过递归式和和式之后，具体数学的地基就得以建立。随之而来的就应当是数论、组合式和离散概率。然而没有底、顶和模的概念，数论问题难以展开，因此在这一章首先讨论了底顶模的相关性质，来为数论做好基础。&lt;/p&gt;
&lt;p&gt;为了追求逻辑性，本章的笔记不按照章节顺序。我们将首先探讨底、顶、模的运算，从而转向其性质，最后探讨底与顶的递归式与和式。&lt;/p&gt;</summary>
    
    
    
    <category term="MATH" scheme="https://lirewriter.cn/categories/MATH/"/>
    
    <category term="CONCRETE" scheme="https://lirewriter.cn/categories/MATH/CONCRETE/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="具体数学" scheme="https://lirewriter.cn/tags/%E5%85%B7%E4%BD%93%E6%95%B0%E5%AD%A6/"/>
    
  </entry>
  
  <entry>
    <title>具体数学读书笔记（3） 和式（下）</title>
    <link href="https://lirewriter.cn/2019/06/25/%E5%85%B7%E4%BD%93%E6%95%B0%E5%AD%A6%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0%EF%BC%883%EF%BC%89-%E5%92%8C%E5%BC%8F%EF%BC%88%E4%B8%8B%EF%BC%89/"/>
    <id>https://lirewriter.cn/2019/06/25/%E5%85%B7%E4%BD%93%E6%95%B0%E5%AD%A6%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0%EF%BC%883%EF%BC%89-%E5%92%8C%E5%BC%8F%EF%BC%88%E4%B8%8B%EF%BC%89/</id>
    <published>2019-06-25T05:04:00.000Z</published>
    <updated>2021-07-28T14:38:21.571Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;具体数学欣赏-和式（下）-有限微积分，无限和式，习题&quot;&gt;&lt;a href=&quot;#具体数学欣赏-和式（下）-有限微积分，无限和式，习题&quot; class=&quot;headerlink&quot; title=&quot;具体数学欣赏 和式（下） 有限微积分，无限和式，习题&quot;&gt;&lt;/a&gt;具体数学欣赏 和式（下） 有限微积分，无限和式，习题&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;/images/pasted-6.png&quot; alt=&quot;upload successful&quot;&gt;&lt;/p&gt;
&lt;p&gt;后面有几个习题好懵啊……&lt;/p&gt;
&lt;h2 id=&quot;有限微积分&quot;&gt;&lt;a href=&quot;#有限微积分&quot; class=&quot;headerlink&quot; title=&quot;有限微积分&quot;&gt;&lt;/a&gt;有限微积分&lt;/h2&gt;&lt;p&gt;作为一个没有学过微积分相关知识的人，无限微积分是有点难的（&lt;/p&gt;
&lt;p&gt;所以用时长一点吧，就当给高数打点基础？&lt;/p&gt;</summary>
    
    
    
    <category term="MATH" scheme="https://lirewriter.cn/categories/MATH/"/>
    
    <category term="CONCRETE" scheme="https://lirewriter.cn/categories/MATH/CONCRETE/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="具体数学" scheme="https://lirewriter.cn/tags/%E5%85%B7%E4%BD%93%E6%95%B0%E5%AD%A6/"/>
    
  </entry>
  
  <entry>
    <title>具体数学读书笔记（2） 和式（上）</title>
    <link href="https://lirewriter.cn/2019/06/23/%E5%85%B7%E4%BD%93%E6%95%B0%E5%AD%A6%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0%EF%BC%882%EF%BC%89-%E5%92%8C%E5%BC%8F%EF%BC%88%E4%B8%8A%EF%BC%89/"/>
    <id>https://lirewriter.cn/2019/06/23/%E5%85%B7%E4%BD%93%E6%95%B0%E5%AD%A6%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0%EF%BC%882%EF%BC%89-%E5%92%8C%E5%BC%8F%EF%BC%88%E4%B8%8A%EF%BC%89/</id>
    <published>2019-06-22T18:13:00.000Z</published>
    <updated>2021-07-28T14:38:15.806Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;和式-（1）&quot;&gt;&lt;a href=&quot;#和式-（1）&quot; class=&quot;headerlink&quot; title=&quot;和式 （1）&quot;&gt;&lt;/a&gt;和式 （1）&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;/images/pasted-1.png&quot; alt=&quot;upload successful&quot;&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&quot;约定&quot;&gt;&lt;a href=&quot;#约定&quot; class=&quot;headerlink&quot; title=&quot;约定&quot;&gt;&lt;/a&gt;约定&lt;/h2&gt;&lt;p&gt;2.1着重介绍了和式的阅读。&lt;/p&gt;
&lt;p&gt;这里作者提出了一个观念：关于计算的有效性，即保持上下界尽可能简单。&lt;/p&gt;
&lt;p&gt;因而 $\sum^n_{k=2} k (k-1)(n-k)$  最好写成 $\sum^{n}_{k=0} k(k-1)(n-k)$ ，尽管 $k = 1, 2, n$ 时多项式均为0.&lt;/p&gt;
&lt;p&gt;此外，作者引入了艾弗森约定。&lt;/p&gt;</summary>
    
    
    
    <category term="MATH" scheme="https://lirewriter.cn/categories/MATH/"/>
    
    <category term="CONCRETE" scheme="https://lirewriter.cn/categories/MATH/CONCRETE/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="具体数学" scheme="https://lirewriter.cn/tags/%E5%85%B7%E4%BD%93%E6%95%B0%E5%AD%A6/"/>
    
  </entry>
  
  <entry>
    <title>具体数学读书笔记（1） 递归问题</title>
    <link href="https://lirewriter.cn/2019/06/20/%E5%85%B7%E4%BD%93%E6%95%B0%E5%AD%A6%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0%EF%BC%881%EF%BC%89-%E9%80%92%E5%BD%92%E9%97%AE%E9%A2%98/"/>
    <id>https://lirewriter.cn/2019/06/20/%E5%85%B7%E4%BD%93%E6%95%B0%E5%AD%A6%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0%EF%BC%881%EF%BC%89-%E9%80%92%E5%BD%92%E9%97%AE%E9%A2%98/</id>
    <published>2019-06-20T05:02:00.000Z</published>
    <updated>2021-07-28T14:38:06.019Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;具体数学欣赏&quot;&gt;&lt;a href=&quot;#具体数学欣赏&quot; class=&quot;headerlink&quot; title=&quot;具体数学欣赏&quot;&gt;&lt;/a&gt;具体数学欣赏&lt;/h1&gt;&lt;h2 id=&quot;前言&quot;&gt;&lt;a href=&quot;#前言&quot; class=&quot;headerlink&quot; title=&quot;前言&quot;&gt;&lt;/a&gt;前言&lt;/h2&gt;&lt;p&gt;对于具体数学，首先知道是在ljt那里。&lt;/p&gt;
&lt;p&gt;某日在群里问了一个问题（是什么已经记不清了）之后，图巨亲切友好的说，去看具体数学吧。&lt;/p&gt;
&lt;p&gt;于是我就买了具体数学。&lt;/p&gt;</summary>
    
    
    
    <category term="MATH" scheme="https://lirewriter.cn/categories/MATH/"/>
    
    <category term="CONCRETE" scheme="https://lirewriter.cn/categories/MATH/CONCRETE/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="具体数学" scheme="https://lirewriter.cn/tags/%E5%85%B7%E4%BD%93%E6%95%B0%E5%AD%A6/"/>
    
  </entry>
  
  <entry>
    <title>さよなら、OI</title>
    <link href="https://lirewriter.cn/2018/11/11/%E3%81%95%E3%82%88%E3%81%AA%E3%82%89%E3%80%81OI/"/>
    <id>https://lirewriter.cn/2018/11/11/%E3%81%95%E3%82%88%E3%81%AA%E3%82%89%E3%80%81OI/</id>
    <published>2018-11-11T05:54:16.000Z</published>
    <updated>2021-07-28T15:06:14.542Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;さよなら、OI&quot;&gt;&lt;a href=&quot;#さよなら、OI&quot; class=&quot;headerlink&quot; title=&quot;さよなら、OI&quot;&gt;&lt;/a&gt;さよなら、OI&lt;/h1&gt;&lt;p&gt;11月11日，临汾，大雾。&lt;/p&gt;
&lt;p&gt;大雾中乘着车去临汾一中，看着屏幕上的考试未开始，感觉一切都要结束了。&lt;/p&gt;
&lt;p&gt;OI啊。&lt;/p&gt;
&lt;h2 id=&quot;我的故事&quot;&gt;&lt;a href=&quot;#我的故事&quot; class=&quot;headerlink&quot; title=&quot;我的故事&quot;&gt;&lt;/a&gt;我的故事&lt;/h2&gt;&lt;p&gt;说实话，我的故事没有什么值得看的。&lt;/p&gt;
&lt;p&gt;因为不过如此，平平淡淡的入坑，平平淡淡的失败，平平淡淡的退役。&lt;/p&gt;
&lt;p&gt;第一次知道OI，是初二。被myp拖入了Java的坑里，那是我第一次接触编程。同时我也认识了ljt，虽然他并不认识我x。&lt;/p&gt;
&lt;p&gt;仍记得那会因为不知道数组的写法纠结良久，想来也颇为怀念。那时候ljt已经开始学OI了，我想一想，也许可以试一试。&lt;/p&gt;</summary>
    
    
    
    <category term="LIFE" scheme="https://lirewriter.cn/categories/LIFE/"/>
    
    <category term="FEELING" scheme="https://lirewriter.cn/categories/LIFE/FEELING/"/>
    
    
    <category term="OI" scheme="https://lirewriter.cn/tags/OI/"/>
    
    <category term="感想" scheme="https://lirewriter.cn/tags/%E6%84%9F%E6%83%B3/"/>
    
  </entry>
  
  <entry>
    <title>群青色不仅仅是孤独——推C+C有感</title>
    <link href="https://lirewriter.cn/2018/08/29/%E7%BE%A4%E9%9D%92%E8%89%B2%E4%B8%8D%E4%BB%85%E4%BB%85%E6%98%AF%E5%AD%A4%E7%8B%AC%E2%80%94%E2%80%94%E6%8E%A8C-C%E6%9C%89%E6%84%9F/"/>
    <id>https://lirewriter.cn/2018/08/29/%E7%BE%A4%E9%9D%92%E8%89%B2%E4%B8%8D%E4%BB%85%E4%BB%85%E6%98%AF%E5%AD%A4%E7%8B%AC%E2%80%94%E2%80%94%E6%8E%A8C-C%E6%9C%89%E6%84%9F/</id>
    <published>2018-08-29T07:30:00.000Z</published>
    <updated>2021-07-28T14:48:39.498Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;http://ozz4vkmqm.bkt.clouddn.com/18-8-29/50562626.jpg&quot;&gt;&lt;/p&gt;
&lt;h2 id=&quot;绪言&quot;&gt;&lt;a href=&quot;#绪言&quot; class=&quot;headerlink&quot; title=&quot;绪言&quot;&gt;&lt;/a&gt;绪言&lt;/h2&gt;&lt;p&gt;断断续续推了两年多吧，终于推完了。&lt;/p&gt;
&lt;p&gt;感触很深啊。&lt;/p&gt;</summary>
    
    
    
    <category term="GAME" scheme="https://lirewriter.cn/categories/GAME/"/>
    
    
    <category term="galgame" scheme="https://lirewriter.cn/tags/galgame/"/>
    
    <category term="感想" scheme="https://lirewriter.cn/tags/%E6%84%9F%E6%83%B3/"/>
    
    <category term="哲学" scheme="https://lirewriter.cn/tags/%E5%93%B2%E5%AD%A6/"/>
    
  </entry>
  
  <entry>
    <title>仅有一日的化竞集训</title>
    <link href="https://lirewriter.cn/2018/08/19/%E6%9C%89%E4%B8%80%E6%97%A5%E7%9A%84%E5%8C%96%E7%AB%9E%E9%9B%86%E8%AE%AD/"/>
    <id>https://lirewriter.cn/2018/08/19/%E6%9C%89%E4%B8%80%E6%97%A5%E7%9A%84%E5%8C%96%E7%AB%9E%E9%9B%86%E8%AE%AD/</id>
    <published>2018-08-19T05:26:00.000Z</published>
    <updated>2021-07-28T14:50:27.270Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;http://ozz4vkmqm.bkt.clouddn.com/18-8-19/49866181.jpg&quot;&gt;&lt;/p&gt;
&lt;p&gt;学了一些（并没有卵用但看起来很骚的）东西……&lt;/p&gt;
&lt;p&gt;更多的东西懒得画了，所以记了一些对文化课稍微有点帮助的qwq&lt;/p&gt;</summary>
    
    
    
    <category term="MISC" scheme="https://lirewriter.cn/categories/MISC/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="化学" scheme="https://lirewriter.cn/tags/%E5%8C%96%E5%AD%A6/"/>
    
  </entry>
  
  <entry>
    <title>莫队 学习笔记</title>
    <link href="https://lirewriter.cn/2018/05/27/%E8%8E%AB%E9%98%9F-%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0/"/>
    <id>https://lirewriter.cn/2018/05/27/%E8%8E%AB%E9%98%9F-%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0/</id>
    <published>2018-05-26T21:40:00.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;p&gt;我没死，真的……真的……虽说已经在退役的边缘了……&lt;/p&gt;
&lt;p&gt;话说看到lyd神犇的评论要把我吓死了啊woccc&lt;/p&gt;
&lt;p&gt;久违的学点新东西吧。&lt;/p&gt;
&lt;p&gt;不过说真的莫队这玩意是当年一系列学失败的东西之一啊……&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="OI" scheme="https://lirewriter.cn/categories/COMPETITION/OI/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="算法" scheme="https://lirewriter.cn/tags/%E7%AE%97%E6%B3%95/"/>
    
  </entry>
  
  <entry>
    <title>电磁感应题目选（一）</title>
    <link href="https://lirewriter.cn/2018/04/02/%E7%A3%81%E6%84%9F%E5%BA%94%E9%A2%98%E7%9B%AE%E9%80%89%EF%BC%88%E4%B8%80%EF%BC%89/"/>
    <id>https://lirewriter.cn/2018/04/02/%E7%A3%81%E6%84%9F%E5%BA%94%E9%A2%98%E7%9B%AE%E9%80%89%EF%BC%88%E4%B8%80%EF%BC%89/</id>
    <published>2018-04-01T21:33:00.000Z</published>
    <updated>2021-07-28T14:29:41.693Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;http://ozz4vkmqm.bkt.clouddn.com/18-4-2/47490547.jpg&quot;&gt;&lt;/p&gt;
&lt;h2 id=&quot;一&quot;&gt;&lt;a href=&quot;#一&quot; class=&quot;headerlink&quot; title=&quot;一&quot;&gt;&lt;/a&gt;一&lt;/h2&gt;&lt;p&gt;[高二第三次月考T1]在均匀的正方形线框(单位长度电阻为定值)内有向里的磁场，一个导体棒(电阻为r)从左边匀速滑到右边，试讨论线框上消耗功率的变化情况。&lt;/p&gt;</summary>
    
    
    
    <category term="CURRICULUM" scheme="https://lirewriter.cn/categories/CURRICULUM/"/>
    
    
    <category term="物理" scheme="https://lirewriter.cn/tags/%E7%89%A9%E7%90%86/"/>
    
    <category term="题解" scheme="https://lirewriter.cn/tags/%E9%A2%98%E8%A7%A3/"/>
    
  </entry>
  
  <entry>
    <title>Atcoder Grand 22 ABC 题解</title>
    <link href="https://lirewriter.cn/2018/04/01/Atcoder-Grand-22-ABC-%E9%A2%98%E8%A7%A3/"/>
    <id>https://lirewriter.cn/2018/04/01/Atcoder-Grand-22-ABC-%E9%A2%98%E8%A7%A3/</id>
    <published>2018-03-31T23:25:00.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;p&gt;算了 做出来一道A不亏了.jpg&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://ozz4vkmqm.bkt.clouddn.com/18-4-1/10973473.jpg&quot;&gt;&lt;/p&gt;
&lt;h2 id=&quot;A-Diverse-Word&quot;&gt;&lt;a href=&quot;#A-Diverse-Word&quot; class=&quot;headerlink&quot; title=&quot;A Diverse Word&quot;&gt;&lt;/a&gt;A Diverse Word&lt;/h2&gt;&lt;p&gt;如果N &amp;gt; 26，直接输出-1&lt;/p&gt;
&lt;p&gt;如果N &amp;lt; 26，在后面加一个没有用过的最小的字母即可。&lt;/p&gt;
&lt;p&gt;如果N = 26，从后往前扫，直到遇到第一个可以换的。这个直接看代码吧，注意特判zyxwvutsrqponmlkjihgfedcba &lt;del&gt;我才没有滚键盘！&lt;/del&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="OI" scheme="https://lirewriter.cn/categories/COMPETITION/OI/"/>
    
    
    <category term="atcoder" scheme="https://lirewriter.cn/tags/atcoder/"/>
    
    <category term="题解" scheme="https://lirewriter.cn/tags/%E9%A2%98%E8%A7%A3/"/>
    
  </entry>
  
  <entry>
    <title>李经纬——一个时代的荣耀与伤害样本</title>
    <link href="https://lirewriter.cn/2018/03/25/%E6%9D%8E%E7%BB%8F%E7%BA%AC%E2%80%94%E2%80%94%E4%B8%80%E4%B8%AA%E6%97%B6%E4%BB%A3%E7%9A%84%E8%8D%A3%E8%80%80%E4%B8%8E%E4%BC%A4%E5%AE%B3%E6%A0%B7%E6%9C%AC/"/>
    <id>https://lirewriter.cn/2018/03/25/%E6%9D%8E%E7%BB%8F%E7%BA%AC%E2%80%94%E2%80%94%E4%B8%80%E4%B8%AA%E6%97%B6%E4%BB%A3%E7%9A%84%E8%8D%A3%E8%80%80%E4%B8%8E%E4%BC%A4%E5%AE%B3%E6%A0%B7%E6%9C%AC/</id>
    <published>2018-03-25T01:57:00.000Z</published>
    <updated>2021-07-28T14:40:02.515Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;一个时代的荣耀与伤害-标本李经纬&quot;&gt;&lt;a href=&quot;#一个时代的荣耀与伤害-标本李经纬&quot; class=&quot;headerlink&quot; title=&quot;一个时代的荣耀与伤害 标本李经纬&quot;&gt;&lt;/a&gt;一个时代的荣耀与伤害 标本李经纬&lt;/h1&gt;&lt;p&gt;偶然看到百度的首页上，一条“为何健力宝失去了踪影”。之后又搜到了南周的相关报道，唏嘘不已。&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://ozz4vkmqm.bkt.clouddn.com/18-3-25/32548491.jpg&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="SOCIOLOGY" scheme="https://lirewriter.cn/categories/SOCIOLOGY/"/>
    
    
    <category term="语文" scheme="https://lirewriter.cn/tags/%E8%AF%AD%E6%96%87/"/>
    
  </entry>
  
  <entry>
    <title>人民日报两会报道选摘</title>
    <link href="https://lirewriter.cn/2018/03/18/%E4%BA%BA%E6%B0%91%E6%97%A5%E6%8A%A5%E4%B8%A4%E4%BC%9A%E6%8A%A5%E9%81%93%E9%80%89%E6%91%98/"/>
    <id>https://lirewriter.cn/2018/03/18/%E4%BA%BA%E6%B0%91%E6%97%A5%E6%8A%A5%E4%B8%A4%E4%BC%9A%E6%8A%A5%E9%81%93%E9%80%89%E6%91%98/</id>
    <published>2018-03-18T07:00:00.000Z</published>
    <updated>2021-07-28T14:45:50.976Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;http://ozz4vkmqm.bkt.clouddn.com/18-3-18/87126132.jpg&quot;&gt;&lt;/p&gt;
&lt;h2 id=&quot;教育&quot;&gt;&lt;a href=&quot;#教育&quot; class=&quot;headerlink&quot; title=&quot;教育&quot;&gt;&lt;/a&gt;教育&lt;/h2&gt;&lt;h3 id=&quot;办好公平而有质量的教育&quot;&gt;&lt;a href=&quot;#办好公平而有质量的教育&quot; class=&quot;headerlink&quot; title=&quot;办好公平而有质量的教育&quot;&gt;&lt;/a&gt;办好公平而有质量的教育&lt;/h3&gt;&lt;p&gt;“教育，在我看来，核心就是公平和有质量。”安徽省教育厅厅长李和平委员说，公平不是简单的平均，而是我们每个人能够在公平的环境里通过受教育、通过自身的努力，来改变命运、成就梦想。这是最大的公平，也是一个社会文明而美好的重要标志。&lt;/p&gt;</summary>
    
    
    
    <category term="SOCIOLOGY" scheme="https://lirewriter.cn/categories/SOCIOLOGY/"/>
    
    
    <category term="语文" scheme="https://lirewriter.cn/tags/%E8%AF%AD%E6%96%87/"/>
    
    <category term="总结" scheme="https://lirewriter.cn/tags/%E6%80%BB%E7%BB%93/"/>
    
  </entry>
  
  <entry>
    <title>欧姆社 傅里叶解析 学习笔记</title>
    <link href="https://lirewriter.cn/2018/03/10/%E6%AC%A7%E5%A7%86%E7%A4%BE-%E5%82%85%E9%87%8C%E5%8F%B6%E8%A7%A3%E6%9E%90-%E7%AC%94%E8%AE%B0/"/>
    <id>https://lirewriter.cn/2018/03/10/%E6%AC%A7%E5%A7%86%E7%A4%BE-%E5%82%85%E9%87%8C%E5%8F%B6%E8%A7%A3%E6%9E%90-%E7%AC%94%E8%AE%B0/</id>
    <published>2018-03-09T23:25:00.000Z</published>
    <updated>2021-07-28T14:44:02.590Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;欧姆社傅里叶解析学习笔记&quot;&gt;&lt;a href=&quot;#欧姆社傅里叶解析学习笔记&quot; class=&quot;headerlink&quot; title=&quot;欧姆社傅里叶解析学习笔记&quot;&gt;&lt;/a&gt;欧姆社傅里叶解析学习笔记&lt;/h1&gt;&lt;p&gt;&lt;img src=&quot;http://ozz4vkmqm.bkt.clouddn.com/18-3-10/1128439.jpg&quot;&gt;&lt;/p&gt;
&lt;h2 id=&quot;函数的正交&quot;&gt;&lt;a href=&quot;#函数的正交&quot; class=&quot;headerlink&quot; title=&quot;函数的正交&quot;&gt;&lt;/a&gt;函数的正交&lt;/h2&gt;&lt;p&gt;在一个周期上，函数之积的积分为0的两个函数成为相互正交。&lt;/p&gt;
&lt;p&gt;对于三角函数来说有如下性质：&lt;/p&gt;
&lt;p&gt;$\sin nx$与$\cos nx(n \in N_+)$正交，&lt;br&gt;$\sin nx$与$\sin mx(n, m \in N_+ \text{且}m \neq n)$正交。&lt;/p&gt;</summary>
    
    
    
    <category term="MATH" scheme="https://lirewriter.cn/categories/MATH/"/>
    
    <category term="MISC" scheme="https://lirewriter.cn/categories/MATH/MISC/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="微积分" scheme="https://lirewriter.cn/tags/%E5%BE%AE%E7%A7%AF%E5%88%86/"/>
    
  </entry>
  
  <entry>
    <title>植树节栽树计画（三） fhqtreap维护区间</title>
    <link href="https://lirewriter.cn/2018/03/09/%E6%A4%8D%E6%A0%91%E8%8A%82%E6%A0%BD%E6%A0%91%E8%AE%A1%E7%94%BB%EF%BC%88%E4%B8%89%EF%BC%89-fhqtreap%E7%BB%B4%E6%8A%A4%E5%8C%BA%E9%97%B4/"/>
    <id>https://lirewriter.cn/2018/03/09/%E6%A4%8D%E6%A0%91%E8%8A%82%E6%A0%BD%E6%A0%91%E8%AE%A1%E7%94%BB%EF%BC%88%E4%B8%89%EF%BC%89-fhqtreap%E7%BB%B4%E6%8A%A4%E5%8C%BA%E9%97%B4/</id>
    <published>2018-03-09T06:29:00.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;http://ozz4vkmqm.bkt.clouddn.com/18-3-9/9214631.jpg&quot;&gt;&lt;/p&gt;
&lt;h2 id=&quot;fhqtreap维护区间&quot;&gt;&lt;a href=&quot;#fhqtreap维护区间&quot; class=&quot;headerlink&quot; title=&quot;fhqtreap维护区间&quot;&gt;&lt;/a&gt;fhqtreap维护区间&lt;/h2&gt;&lt;p&gt;事实上，刚才我们做的类似值域线段树；而现在我们要做的是一般线段树的工作。&lt;/p&gt;
&lt;p&gt;我们先来试着完成一项工作：luogu3391文艺平衡树。我们要求要维护区间翻转。&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="OI" scheme="https://lirewriter.cn/categories/COMPETITION/OI/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="数据结构" scheme="https://lirewriter.cn/tags/%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84/"/>
    
  </entry>
  
  <entry>
    <title>植树节栽树计画（二） 值域fhqtreap</title>
    <link href="https://lirewriter.cn/2018/03/07/%E6%A4%8D%E6%A0%91%E8%8A%82%E6%A0%BD%E6%A0%91%E8%AE%A1%E7%94%BB%EF%BC%88%E4%BA%8C%EF%BC%89-%E5%80%BC%E5%9F%9Ffhqtreap/"/>
    <id>https://lirewriter.cn/2018/03/07/%E6%A4%8D%E6%A0%91%E8%8A%82%E6%A0%BD%E6%A0%91%E8%AE%A1%E7%94%BB%EF%BC%88%E4%BA%8C%EF%BC%89-%E5%80%BC%E5%9F%9Ffhqtreap/</id>
    <published>2018-03-07T07:07:00.000Z</published>
    <updated>2021-07-28T14:53:25.992Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;http://ozz4vkmqm.bkt.clouddn.com/18-3-7/43970269.jpg&quot;&gt;&lt;/p&gt;
&lt;h2 id=&quot;fhqtreap&quot;&gt;&lt;a href=&quot;#fhqtreap&quot; class=&quot;headerlink&quot; title=&quot;fhqtreap&quot;&gt;&lt;/a&gt;fhqtreap&lt;/h2&gt;&lt;p&gt;终于我们开始学非旋treap了。&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="OI" scheme="https://lirewriter.cn/categories/COMPETITION/OI/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="数据结构" scheme="https://lirewriter.cn/tags/%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84/"/>
    
  </entry>
  
  <entry>
    <title>植树节栽树计画（一） treap与左偏树</title>
    <link href="https://lirewriter.cn/2018/03/05/%E6%A4%8D%E6%A0%91%E8%8A%82%E6%A0%BD%E6%A0%91%E8%AE%A1%E7%94%BB%EF%BC%88%E4%B8%80%EF%BC%89-treap%E4%B8%8E%E5%B7%A6%E5%81%8F%E6%A0%91/"/>
    <id>https://lirewriter.cn/2018/03/05/%E6%A4%8D%E6%A0%91%E8%8A%82%E6%A0%BD%E6%A0%91%E8%AE%A1%E7%94%BB%EF%BC%88%E4%B8%80%EF%BC%89-treap%E4%B8%8E%E5%B7%A6%E5%81%8F%E6%A0%91/</id>
    <published>2018-03-05T06:54:00.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;http://ozz4vkmqm.bkt.clouddn.com/18-3-5/92280662.jpg&quot;&gt;&lt;/p&gt;
&lt;h2 id=&quot;初衷&quot;&gt;&lt;a href=&quot;#初衷&quot; class=&quot;headerlink&quot; title=&quot;初衷&quot;&gt;&lt;/a&gt;初衷&lt;/h2&gt;&lt;p&gt;为了在植树节种下一棵树。&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="OI" scheme="https://lirewriter.cn/categories/COMPETITION/OI/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="数据结构" scheme="https://lirewriter.cn/tags/%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84/"/>
    
  </entry>
  
  <entry>
    <title>2017感动中国记录</title>
    <link href="https://lirewriter.cn/2018/03/01/2017%E6%84%9F%E5%8A%A8%E4%B8%AD%E5%9B%BD%E8%AE%B0%E5%BD%95/"/>
    <id>https://lirewriter.cn/2018/03/01/2017%E6%84%9F%E5%8A%A8%E4%B8%AD%E5%9B%BD%E8%AE%B0%E5%BD%95/</id>
    <published>2018-03-01T07:09:00.000Z</published>
    <updated>2021-07-28T14:28:38.363Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;http://ozz4vkmqm.bkt.clouddn.com/18-3-1/22603070.jpg&quot;&gt;&lt;/p&gt;
&lt;p&gt;先来只成美压压惊&lt;/p&gt;</summary>
    
    
    
    <category term="CURRICULUM" scheme="https://lirewriter.cn/categories/CURRICULUM/"/>
    
    
    <category term="语文" scheme="https://lirewriter.cn/tags/%E8%AF%AD%E6%96%87/"/>
    
    <category term="思政" scheme="https://lirewriter.cn/tags/%E6%80%9D%E6%94%BF/"/>
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
  </entry>
  
  <entry>
    <title>lyd读书笔记 宽搜（3）Astar</title>
    <link href="https://lirewriter.cn/2018/02/27/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-%E5%AE%BD%E6%90%9C%EF%BC%883%EF%BC%89Astar/"/>
    <id>https://lirewriter.cn/2018/02/27/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-%E5%AE%BD%E6%90%9C%EF%BC%883%EF%BC%89Astar/</id>
    <published>2018-02-27T03:45:00.000Z</published>
    <updated>2021-07-28T15:10:00.198Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;http://ozz4vkmqm.bkt.clouddn.com/18-2-27/26944767.jpg&quot;&gt;&lt;/p&gt;
&lt;h2 id=&quot;A&quot;&gt;&lt;a href=&quot;#A&quot; class=&quot;headerlink&quot; title=&quot;A*&quot;&gt;&lt;/a&gt;A*&lt;/h2&gt;&lt;h3 id=&quot;A-的含义&quot;&gt;&lt;a href=&quot;#A-的含义&quot; class=&quot;headerlink&quot; title=&quot;A*的含义&quot;&gt;&lt;/a&gt;A*的含义&lt;/h3&gt;&lt;p&gt;&lt;del&gt;Aster是个好游戏&lt;/del&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="OI" scheme="https://lirewriter.cn/categories/COMPETITION/OI/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="算法" scheme="https://lirewriter.cn/tags/%E7%AE%97%E6%B3%95/"/>
    
  </entry>
  
  <entry>
    <title>lyd读书笔记 宽搜（2）宽搜变形</title>
    <link href="https://lirewriter.cn/2018/02/27/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-%E5%AE%BD%E6%90%9C%EF%BC%882%EF%BC%89%E5%AE%BD%E6%90%9C%E5%8F%98%E5%BD%A2/"/>
    <id>https://lirewriter.cn/2018/02/27/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-%E5%AE%BD%E6%90%9C%EF%BC%882%EF%BC%89%E5%AE%BD%E6%90%9C%E5%8F%98%E5%BD%A2/</id>
    <published>2018-02-27T03:42:00.000Z</published>
    <updated>2021-07-28T15:10:00.198Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;http://ozz4vkmqm.bkt.clouddn.com/18-2-27/89871194.jpg&quot;&gt;&lt;/p&gt;
&lt;h2 id=&quot;双向宽搜&quot;&gt;&lt;a href=&quot;#双向宽搜&quot; class=&quot;headerlink&quot; title=&quot;双向宽搜&quot;&gt;&lt;/a&gt;双向宽搜&lt;/h2&gt;&lt;p&gt;Meet in the middle，从两边同时开始，可以大量减少枚举次数。&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="OI" scheme="https://lirewriter.cn/categories/COMPETITION/OI/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="算法" scheme="https://lirewriter.cn/tags/%E7%AE%97%E6%B3%95/"/>
    
  </entry>
  
  <entry>
    <title>人民日报寒假社论选</title>
    <link href="https://lirewriter.cn/2018/02/27/%E4%BA%BA%E6%B0%91%E6%97%A5%E6%8A%A5%E5%AF%92%E5%81%87%E7%A4%BE%E8%AE%BA%E9%80%89/"/>
    <id>https://lirewriter.cn/2018/02/27/%E4%BA%BA%E6%B0%91%E6%97%A5%E6%8A%A5%E5%AF%92%E5%81%87%E7%A4%BE%E8%AE%BA%E9%80%89/</id>
    <published>2018-02-26T17:31:00.000Z</published>
    <updated>2021-07-28T14:45:40.645Z</updated>
    
    
    <summary type="html">&lt;p&gt;因为觉得这种地方放妹子不太好所以…当然选择矢田寺成美啦！&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://static.mengniang.org/common/1/1e/%E7%9F%A2%E7%94%B0%E5%AF%BA%E6%88%90%E7%BE%8ELucky.jpg&quot;&gt;&lt;/p&gt;
&lt;h2 id=&quot;2018-2-27-大数据也可以有温度&quot;&gt;&lt;a href=&quot;#2018-2-27-大数据也可以有温度&quot; class=&quot;headerlink&quot; title=&quot;2018.2.27 大数据也可以有温度&quot;&gt;&lt;/a&gt;2018.2.27 大数据也可以有温度&lt;/h2&gt;</summary>
    
    
    
    <category term="SOCIOLOGY" scheme="https://lirewriter.cn/categories/SOCIOLOGY/"/>
    
    
    <category term="语文" scheme="https://lirewriter.cn/tags/%E8%AF%AD%E6%96%87/"/>
    
    <category term="总结" scheme="https://lirewriter.cn/tags/%E6%80%BB%E7%BB%93/"/>
    
  </entry>
  
  <entry>
    <title>lyd读书笔记 宽搜（1）朴素宽搜</title>
    <link href="https://lirewriter.cn/2018/02/26/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-%E5%AE%BD%E6%90%9C%EF%BC%881%EF%BC%89%E6%9C%B4%E7%B4%A0%E5%AE%BD%E6%90%9C/"/>
    <id>https://lirewriter.cn/2018/02/26/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-%E5%AE%BD%E6%90%9C%EF%BC%881%EF%BC%89%E6%9C%B4%E7%B4%A0%E5%AE%BD%E6%90%9C/</id>
    <published>2018-02-26T05:35:00.000Z</published>
    <updated>2021-07-28T15:10:00.198Z</updated>
    
    
    <summary type="html">&lt;p&gt;因为宽搜码农大题真的特别多所以。。不得不过的松一点否则就GG了&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://ozz4vkmqm.bkt.clouddn.com/18-2-26/29828652.jpg&quot;&gt;&lt;/p&gt;
&lt;h2 id=&quot;基础宽搜&quot;&gt;&lt;a href=&quot;#基础宽搜&quot; class=&quot;headerlink&quot; title=&quot;基础宽搜&quot;&gt;&lt;/a&gt;基础宽搜&lt;/h2&gt;&lt;p&gt;我们从队头取出状态，然后对所有分支，将每条分支到达的下一个状态插入队尾。&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="OI" scheme="https://lirewriter.cn/categories/COMPETITION/OI/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="算法" scheme="https://lirewriter.cn/tags/%E7%AE%97%E6%B3%95/"/>
    
  </entry>
  
  <entry>
    <title>论如何优雅的编出卡最坏复杂度的数据</title>
    <link href="https://lirewriter.cn/2018/02/26/%E8%AE%BA%E5%A6%82%E4%BD%95%E4%BC%98%E9%9B%85%E7%9A%84%E5%8D%A1%E6%8E%89kino%E9%85%B1/"/>
    <id>https://lirewriter.cn/2018/02/26/%E8%AE%BA%E5%A6%82%E4%BD%95%E4%BC%98%E9%9B%85%E7%9A%84%E5%8D%A1%E6%8E%89kino%E9%85%B1/</id>
    <published>2018-02-26T05:21:00.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;http://ozz4vkmqm.bkt.clouddn.com/18-2-26/51838860.jpg&quot;&gt;&lt;/p&gt;
&lt;p&gt;kino酱在做BZOJ1007水平可见直线。众所周知这是一道单调栈维护凸壳经典题，但是kino却发明了一种妙妙的贪心法，而且没有被卡。&lt;/p&gt;
&lt;p&gt;其操作流程是，我们首先找出斜率最小的一条直线，然后我们遍历整个数组，找出交点横坐标最小的直线。随之移动到该交点对应的另一条直线，重复这一过程。由于他的代码太长了，这里用伪代码描述吧。&lt;/p&gt;</summary>
    
    
    
    <category term="MISC" scheme="https://lirewriter.cn/categories/MISC/"/>
    
    
    <category term="OI" scheme="https://lirewriter.cn/tags/OI/"/>
    
  </entry>
  
  <entry>
    <title>lyd读书笔记 深搜（4） 迭代加深与双向深搜</title>
    <link href="https://lirewriter.cn/2018/02/26/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-%E6%B7%B1%E6%90%9C%EF%BC%884%EF%BC%89-%E8%BF%AD%E4%BB%A3%E5%8A%A0%E6%B7%B1%E4%B8%8E%E5%8F%8C%E5%90%91%E6%B7%B1%E6%90%9C/"/>
    <id>https://lirewriter.cn/2018/02/26/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-%E6%B7%B1%E6%90%9C%EF%BC%884%EF%BC%89-%E8%BF%AD%E4%BB%A3%E5%8A%A0%E6%B7%B1%E4%B8%8E%E5%8F%8C%E5%90%91%E6%B7%B1%E6%90%9C/</id>
    <published>2018-02-25T18:54:00.000Z</published>
    <updated>2021-07-28T15:10:00.198Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;http://ozz4vkmqm.bkt.clouddn.com/18-2-26/67054173.jpg&quot;&gt;&lt;/p&gt;
&lt;h2 id=&quot;迭代加深&quot;&gt;&lt;a href=&quot;#迭代加深&quot; class=&quot;headerlink&quot; title=&quot;迭代加深&quot;&gt;&lt;/a&gt;迭代加深&lt;/h2&gt;&lt;p&gt;迭代加深看上去高大上，其实并不复杂…&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="OI" scheme="https://lirewriter.cn/categories/COMPETITION/OI/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="算法" scheme="https://lirewriter.cn/tags/%E7%AE%97%E6%B3%95/"/>
    
  </entry>
  
  <entry>
    <title>lyd读书笔记 深搜（3） 常用剪枝方法</title>
    <link href="https://lirewriter.cn/2018/02/25/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-%E6%B7%B1%E6%90%9C%EF%BC%883%EF%BC%89-%E5%B8%B8%E7%94%A8%E5%89%AA%E6%9E%9D%E6%8A%80%E5%B7%A7/"/>
    <id>https://lirewriter.cn/2018/02/25/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-%E6%B7%B1%E6%90%9C%EF%BC%883%EF%BC%89-%E5%B8%B8%E7%94%A8%E5%89%AA%E6%9E%9D%E6%8A%80%E5%B7%A7/</id>
    <published>2018-02-25T03:05:00.000Z</published>
    <updated>2021-07-28T15:10:00.198Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;http://ozz4vkmqm.bkt.clouddn.com/18-2-25/71421898.jpg&quot;&gt;&lt;/p&gt;
&lt;h2 id=&quot;常用剪枝（0x23）&quot;&gt;&lt;a href=&quot;#常用剪枝（0x23）&quot; class=&quot;headerlink&quot; title=&quot;常用剪枝（0x23）&quot;&gt;&lt;/a&gt;常用剪枝（0x23）&lt;/h2&gt;&lt;p&gt;有六种常用剪枝方法。&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="OI" scheme="https://lirewriter.cn/categories/COMPETITION/OI/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="算法" scheme="https://lirewriter.cn/tags/%E7%AE%97%E6%B3%95/"/>
    
  </entry>
  
  <entry>
    <title>素晴日 推后感</title>
    <link href="https://lirewriter.cn/2018/02/24/%E7%B4%A0%E6%99%B4%E6%97%A5-%E6%8E%A8%E5%90%8E%E6%84%9F/"/>
    <id>https://lirewriter.cn/2018/02/24/%E7%B4%A0%E6%99%B4%E6%97%A5-%E6%8E%A8%E5%90%8E%E6%84%9F/</id>
    <published>2018-02-24T08:05:00.000Z</published>
    <updated>2021-07-28T14:48:27.633Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;http://ozz4vkmqm.bkt.clouddn.com/18-2-25/14829813.jpg&quot;&gt;&lt;/p&gt;
&lt;h1 id=&quot;推素晴日有感&quot;&gt;&lt;a href=&quot;#推素晴日有感&quot; class=&quot;headerlink&quot; title=&quot;推素晴日有感&quot;&gt;&lt;/a&gt;推素晴日有感&lt;/h1&gt;&lt;blockquote&gt;
&lt;p&gt;人类呦，幸福的生活下去吧！ ——维特根斯坦&lt;br&gt;——题记&lt;/p&gt;
&lt;/blockquote&gt;</summary>
    
    
    
    <category term="GAME" scheme="https://lirewriter.cn/categories/GAME/"/>
    
    
    <category term="galgame" scheme="https://lirewriter.cn/tags/galgame/"/>
    
    <category term="感想" scheme="https://lirewriter.cn/tags/%E6%84%9F%E6%83%B3/"/>
    
    <category term="哲学" scheme="https://lirewriter.cn/tags/%E5%93%B2%E5%AD%A6/"/>
    
  </entry>
  
  <entry>
    <title>恋爱SLG 最终关</title>
    <link href="https://lirewriter.cn/2018/02/23/%E6%81%8B%E7%88%B1SLG-%E6%9C%80%E7%BB%88%E5%85%B3/"/>
    <id>https://lirewriter.cn/2018/02/23/%E6%81%8B%E7%88%B1SLG-%E6%9C%80%E7%BB%88%E5%85%B3/</id>
    <published>2018-02-23T02:51:00.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;p&gt;题干是啥也忘了。。直接贴代码喽&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://ozz4vkmqm.bkt.clouddn.com/18-2-25/6089921.jpg&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="OI" scheme="https://lirewriter.cn/categories/COMPETITION/OI/"/>
    
    
    <category term="SLG" scheme="https://lirewriter.cn/tags/SLG/"/>
    
    <category term="题解" scheme="https://lirewriter.cn/tags/%E9%A2%98%E8%A7%A3/"/>
    
  </entry>
  
  <entry>
    <title>lyd读书笔记 深搜（2） 数独型搜索</title>
    <link href="https://lirewriter.cn/2018/02/23/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-%E6%B7%B1%E6%90%9C%EF%BC%882%EF%BC%89-%E6%95%B0%E7%8B%AC%E5%9E%8B%E6%90%9C%E7%B4%A2/"/>
    <id>https://lirewriter.cn/2018/02/23/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-%E6%B7%B1%E6%90%9C%EF%BC%882%EF%BC%89-%E6%95%B0%E7%8B%AC%E5%9E%8B%E6%90%9C%E7%B4%A2/</id>
    <published>2018-02-23T02:42:00.000Z</published>
    <updated>2021-07-28T15:10:00.198Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;http://ozz4vkmqm.bkt.clouddn.com/18-2-25/33387016.jpg&quot;&gt;&lt;/p&gt;
&lt;h2 id=&quot;数独型搜索&quot;&gt;&lt;a href=&quot;#数独型搜索&quot; class=&quot;headerlink&quot; title=&quot;数独型搜索&quot;&gt;&lt;/a&gt;数独型搜索&lt;/h2&gt;&lt;p&gt;luogu1784数独、POJ2676、POJ3074、luogu1074靶形数独、POJ3076&lt;/p&gt;
&lt;p&gt;数据难度是递增的。。这次我们将数独型搜索的重点放在优化剪枝上。所以我先贴一下我好多年以前开O2才A掉的朴素靶形数独。&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="OI" scheme="https://lirewriter.cn/categories/COMPETITION/OI/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="算法" scheme="https://lirewriter.cn/tags/%E7%AE%97%E6%B3%95/"/>
    
  </entry>
  
  <entry>
    <title>lyd读书笔记 深搜（1） 搜索理论知识</title>
    <link href="https://lirewriter.cn/2018/02/23/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-%E6%B7%B1%E6%90%9C%EF%BC%881%EF%BC%89/"/>
    <id>https://lirewriter.cn/2018/02/23/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-%E6%B7%B1%E6%90%9C%EF%BC%881%EF%BC%89/</id>
    <published>2018-02-23T02:39:00.000Z</published>
    <updated>2021-07-28T15:10:00.198Z</updated>
    
    
    <summary type="html">&lt;p&gt;大放送…因为各种各样的原因一直没有更orz&lt;/p&gt;
&lt;p&gt;本节和lyd的顺序略错位。&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://ozz4vkmqm.bkt.clouddn.com/18-2-25/51306691.jpg&quot;&gt;&lt;/p&gt;
&lt;h2 id=&quot;深搜的含义与基本应用（0x22）&quot;&gt;&lt;a href=&quot;#深搜的含义与基本应用（0x22）&quot; class=&quot;headerlink&quot; title=&quot;深搜的含义与基本应用（0x22）&quot;&gt;&lt;/a&gt;深搜的含义与基本应用（0x22）&lt;/h2&gt;&lt;h3 id=&quot;深搜的定义&quot;&gt;&lt;a href=&quot;#深搜的定义&quot; class=&quot;headerlink&quot; title=&quot;深搜的定义&quot;&gt;&lt;/a&gt;深搜的定义&lt;/h3&gt;&lt;p&gt;深搜是一类包括遍历形式、状态记录与检索、剪枝优化等算法整体设计的统称。&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="OI" scheme="https://lirewriter.cn/categories/COMPETITION/OI/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="算法" scheme="https://lirewriter.cn/tags/%E7%AE%97%E6%B3%95/"/>
    
  </entry>
  
  <entry>
    <title>lyd读书笔记 0x21 树与图的遍历</title>
    <link href="https://lirewriter.cn/2018/02/21/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-0x21-%E6%A0%91%E4%B8%8E%E5%9B%BE%E7%9A%84%E9%81%8D%E5%8E%86/"/>
    <id>https://lirewriter.cn/2018/02/21/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-0x21-%E6%A0%91%E4%B8%8E%E5%9B%BE%E7%9A%84%E9%81%8D%E5%8E%86/</id>
    <published>2018-02-20T19:12:00.000Z</published>
    <updated>2021-07-28T15:10:00.198Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;http://ozz4vkmqm.bkt.clouddn.com/18-2-21/11078323.jpg&quot;&gt;&lt;/p&gt;
&lt;h1 id=&quot;树与图的遍历&quot;&gt;&lt;a href=&quot;#树与图的遍历&quot; class=&quot;headerlink&quot; title=&quot;树与图的遍历&quot;&gt;&lt;/a&gt;树与图的遍历&lt;/h1&gt;&lt;p&gt;不得不说，这一章除去IDA*之外全是重点….而且非常糟…&lt;/p&gt;
&lt;p&gt;搜索我一直没有理论化体系化的学过..这是最绝望的…&lt;/p&gt;
&lt;p&gt;不知道寒假一共能过多少，尽量吧。。&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="OI" scheme="https://lirewriter.cn/categories/COMPETITION/OI/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="数据结构" scheme="https://lirewriter.cn/tags/%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84/"/>
    
  </entry>
  
  <entry>
    <title>恋爱SLG 第二关&amp;第三关</title>
    <link href="https://lirewriter.cn/2018/02/20/%E6%81%8B%E7%88%B1SLG-%E7%AC%AC%E4%BA%8C%E5%85%B3-%E7%AC%AC%E4%B8%89%E5%85%B3/"/>
    <id>https://lirewriter.cn/2018/02/20/%E6%81%8B%E7%88%B1SLG-%E7%AC%AC%E4%BA%8C%E5%85%B3-%E7%AC%AC%E4%B8%89%E5%85%B3/</id>
    <published>2018-02-20T05:12:00.000Z</published>
    <updated>2021-07-28T14:40:29.630Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;http://ozz4vkmqm.bkt.clouddn.com/18-2-20/8521559.jpg&quot;&gt;&lt;br&gt;无口妹抖最高！&lt;/p&gt;
&lt;p&gt;造妹子真有趣.jpg&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="OI" scheme="https://lirewriter.cn/categories/COMPETITION/OI/"/>
    
    
    <category term="SLG" scheme="https://lirewriter.cn/tags/SLG/"/>
    
    <category term="题解" scheme="https://lirewriter.cn/tags/%E9%A2%98%E8%A7%A3/"/>
    
  </entry>
  
  <entry>
    <title>lyd读书笔记 0x17 二叉堆（下）</title>
    <link href="https://lirewriter.cn/2018/02/20/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-0x17-%E4%BA%8C%E5%8F%89%E5%A0%86%EF%BC%88%E4%B8%8B%EF%BC%89/"/>
    <id>https://lirewriter.cn/2018/02/20/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-0x17-%E4%BA%8C%E5%8F%89%E5%A0%86%EF%BC%88%E4%B8%8B%EF%BC%89/</id>
    <published>2018-02-20T01:37:00.000Z</published>
    <updated>2021-07-28T15:10:00.198Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;http://ozz4vkmqm.bkt.clouddn.com/18-2-20/66395974.jpg&quot;&gt;&lt;/p&gt;
&lt;p&gt;终于。。蚯蚓毁我人参&lt;/p&gt;
&lt;p&gt;也算是完成了一个梦想。。&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="OI" scheme="https://lirewriter.cn/categories/COMPETITION/OI/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="数据结构" scheme="https://lirewriter.cn/tags/%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84/"/>
    
  </entry>
  
  <entry>
    <title>恋爱SLG 第一关</title>
    <link href="https://lirewriter.cn/2018/02/19/%E6%81%8B%E7%88%B1SLG-%E7%AC%AC%E4%B8%80%E5%85%B3/"/>
    <id>https://lirewriter.cn/2018/02/19/%E6%81%8B%E7%88%B1SLG-%E7%AC%AC%E4%B8%80%E5%85%B3/</id>
    <published>2018-02-19T05:01:00.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;p&gt;在下第一关之后的妹子：&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://ozz4vkmqm.bkt.clouddn.com/18-2-19/60806305.jpg&quot;&gt;&lt;/p&gt;
&lt;p&gt;强行写一波题解。&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="OI" scheme="https://lirewriter.cn/categories/COMPETITION/OI/"/>
    
    
    <category term="SLG" scheme="https://lirewriter.cn/tags/SLG/"/>
    
    <category term="题解" scheme="https://lirewriter.cn/tags/%E9%A2%98%E8%A7%A3/"/>
    
  </entry>
  
  <entry>
    <title>lyd读书笔记 0x17 二叉堆（上）</title>
    <link href="https://lirewriter.cn/2018/02/19/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-0x17-%E4%BA%8C%E5%8F%89%E5%A0%86/"/>
    <id>https://lirewriter.cn/2018/02/19/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-0x17-%E4%BA%8C%E5%8F%89%E5%A0%86/</id>
    <published>2018-02-19T02:35:00.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;http://ozz4vkmqm.bkt.clouddn.com/18-2-19/79277885.jpg&quot;&gt;&lt;/p&gt;
&lt;h1 id=&quot;二叉堆&quot;&gt;&lt;a href=&quot;#二叉堆&quot; class=&quot;headerlink&quot; title=&quot;二叉堆&quot;&gt;&lt;/a&gt;二叉堆&lt;/h1&gt;&lt;p&gt;二叉堆是满足堆性质的完全二叉树。分为大根堆与小根堆。&lt;/p&gt;
&lt;p&gt;一般来说用priority_queue可以实现除删除某一特定元素之外的操作。&lt;/p&gt;
&lt;p&gt;现在将各种操作原理先大致总结。&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="OI" scheme="https://lirewriter.cn/categories/COMPETITION/OI/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="数据结构" scheme="https://lirewriter.cn/tags/%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84/"/>
    
  </entry>
  
  <entry>
    <title>lyd读书笔记 0x12 队列 0x13 链表</title>
    <link href="https://lirewriter.cn/2018/02/18/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-0x12-%E9%98%9F%E5%88%97-0x13-%E9%93%BE%E8%A1%A8/"/>
    <id>https://lirewriter.cn/2018/02/18/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-0x12-%E9%98%9F%E5%88%97-0x13-%E9%93%BE%E8%A1%A8/</id>
    <published>2018-02-18T04:18:00.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;http://ozz4vkmqm.bkt.clouddn.com/18-2-18/23843146.jpg&quot;&gt;&lt;br&gt;安逸…&lt;br&gt;我怎么这么草率啊（（（&lt;/p&gt;
&lt;h1 id=&quot;队列&quot;&gt;&lt;a href=&quot;#队列&quot; class=&quot;headerlink&quot; title=&quot;队列&quot;&gt;&lt;/a&gt;队列&lt;/h1&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="OI" scheme="https://lirewriter.cn/categories/COMPETITION/OI/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="数据结构" scheme="https://lirewriter.cn/tags/%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84/"/>
    
  </entry>
  
  <entry>
    <title>lyd读书笔记 0x11 栈</title>
    <link href="https://lirewriter.cn/2018/02/18/yd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-0x11-%E6%A0%88/"/>
    <id>https://lirewriter.cn/2018/02/18/yd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-0x11-%E6%A0%88/</id>
    <published>2018-02-17T20:26:00.000Z</published>
    <updated>2021-07-28T15:10:00.198Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;http://ozz4vkmqm.bkt.clouddn.com/18-2-18/84482306.jpg&quot;&gt;&lt;br&gt;先来说一下这章的规划…基本上会先放下0x14-0x16的内容，之后再处理。时间有限所以重点放在线性结构和二叉堆上（希望能赶出时间肝搜索…），所以这章代码实现也会少很多，毕竟数据结构全是坑，调起来太恶心了…&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="OI" scheme="https://lirewriter.cn/categories/COMPETITION/OI/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="数据结构" scheme="https://lirewriter.cn/tags/%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84/"/>
    
  </entry>
  
  <entry>
    <title>lyd读书笔记 0x08 练习（下）</title>
    <link href="https://lirewriter.cn/2018/02/18/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-0x08-%E7%BB%83%E4%B9%A0%EF%BC%88%E4%B8%8B%EF%BC%89/"/>
    <id>https://lirewriter.cn/2018/02/18/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-0x08-%E7%BB%83%E4%B9%A0%EF%BC%88%E4%B8%8B%EF%BC%89/</id>
    <published>2018-02-17T18:54:00.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;http://ozz4vkmqm.bkt.clouddn.com/18-2-18/90539537.jpg&quot;&gt;&lt;/p&gt;
&lt;h2 id=&quot;POJ3714&quot;&gt;&lt;a href=&quot;#POJ3714&quot; class=&quot;headerlink&quot; title=&quot;POJ3714&quot;&gt;&lt;/a&gt;POJ3714&lt;/h2&gt;&lt;p&gt;现在就可以很舒适的做这道题了。&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="OI" scheme="https://lirewriter.cn/categories/COMPETITION/OI/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="算法" scheme="https://lirewriter.cn/tags/%E7%AE%97%E6%B3%95/"/>
    
  </entry>
  
  <entry>
    <title>lyd读书笔记 0x08 练习（中）</title>
    <link href="https://lirewriter.cn/2018/02/15/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-0x08-%E7%BB%83%E4%B9%A0%EF%BC%88%E4%B8%AD%EF%BC%89/"/>
    <id>https://lirewriter.cn/2018/02/15/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-0x08-%E7%BB%83%E4%B9%A0%EF%BC%88%E4%B8%AD%EF%BC%89/</id>
    <published>2018-02-14T21:24:00.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;http://ozz4vkmqm.bkt.clouddn.com/18-2-15/92145176.jpg&quot;&gt;&lt;/p&gt;
&lt;h2 id=&quot;POJ2083-Fractal&quot;&gt;&lt;a href=&quot;#POJ2083-Fractal&quot; class=&quot;headerlink&quot; title=&quot;POJ2083 Fractal&quot;&gt;&lt;/a&gt;POJ2083 Fractal&lt;/h2&gt;&lt;p&gt;我就说一句话。。&lt;/p&gt;
&lt;p&gt;以后谁tm这题写递推&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="OI" scheme="https://lirewriter.cn/categories/COMPETITION/OI/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="算法" scheme="https://lirewriter.cn/tags/%E7%AE%97%E6%B3%95/"/>
    
  </entry>
  
  <entry>
    <title>lyd读书笔记 0x08 练习（上）</title>
    <link href="https://lirewriter.cn/2018/02/13/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-0x08-%E7%BB%83%E4%B9%A0%EF%BC%88%E4%B8%8A%EF%BC%89/"/>
    <id>https://lirewriter.cn/2018/02/13/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-0x08-%E7%BB%83%E4%B9%A0%EF%BC%88%E4%B8%8A%EF%BC%89/</id>
    <published>2018-02-13T00:29:00.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;http://ozz4vkmqm.bkt.clouddn.com/18-2-13/40132120.jpg&quot;&gt;&lt;/p&gt;
&lt;h2 id=&quot;POJ2965-The-Pilots-Brother’s-Refrigerator&quot;&gt;&lt;a href=&quot;#POJ2965-The-Pilots-Brother’s-Refrigerator&quot; class=&quot;headerlink&quot; title=&quot;POJ2965 The Pilots Brother’s Refrigerator&quot;&gt;&lt;/a&gt;POJ2965 The Pilots Brother’s Refrigerator&lt;/h2&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="OI" scheme="https://lirewriter.cn/categories/COMPETITION/OI/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="算法" scheme="https://lirewriter.cn/tags/%E7%AE%97%E6%B3%95/"/>
    
  </entry>
  
  <entry>
    <title>lyd读书笔记 0x07 贪心（下）</title>
    <link href="https://lirewriter.cn/2018/02/13/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-0x07-%E8%B4%AA%E5%BF%83%EF%BC%88%E4%B8%8B%EF%BC%89/"/>
    <id>https://lirewriter.cn/2018/02/13/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-0x07-%E8%B4%AA%E5%BF%83%EF%BC%88%E4%B8%8B%EF%BC%89/</id>
    <published>2018-02-12T20:12:00.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;http://ozz4vkmqm.bkt.clouddn.com/18-2-13/11954729.jpg&quot;&gt;&lt;/p&gt;
&lt;h2 id=&quot;POJ1328-Radar-Installation&quot;&gt;&lt;a href=&quot;#POJ1328-Radar-Installation&quot; class=&quot;headerlink&quot; title=&quot;POJ1328 Radar Installation&quot;&gt;&lt;/a&gt;POJ1328 Radar Installation&lt;/h2&gt;&lt;p&gt;第一感觉比较奇怪。我们从最左边开始扫一遍，然后到最右边为止。如果见到了一个未归类的雷达就统计，并且维护最远距离为当前的圆心，然后进行计算，当某个圆超出半径之后就作为下一个雷达。&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="OI" scheme="https://lirewriter.cn/categories/COMPETITION/OI/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="算法" scheme="https://lirewriter.cn/tags/%E7%AE%97%E6%B3%95/"/>
    
  </entry>
  
  <entry>
    <title>lyd读书笔记 0x07 贪心（上）</title>
    <link href="https://lirewriter.cn/2018/02/12/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-0x07-%E8%B4%AA%E5%BF%83%EF%BC%88%E4%B8%8A%EF%BC%89/"/>
    <id>https://lirewriter.cn/2018/02/12/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-0x07-%E8%B4%AA%E5%BF%83%EF%BC%88%E4%B8%8A%EF%BC%89/</id>
    <published>2018-02-12T03:25:00.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;http://ozz4vkmqm.bkt.clouddn.com/18-2-12/75314010.jpg&quot;&gt;&lt;/p&gt;
&lt;h2 id=&quot;贪心思路的证明&quot;&gt;&lt;a href=&quot;#贪心思路的证明&quot; class=&quot;headerlink&quot; title=&quot;贪心思路的证明&quot;&gt;&lt;/a&gt;贪心思路的证明&lt;/h2&gt;&lt;p&gt;证明贪心思路的方法有六种。&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="OI" scheme="https://lirewriter.cn/categories/COMPETITION/OI/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="算法" scheme="https://lirewriter.cn/tags/%E7%AE%97%E6%B3%95/"/>
    
  </entry>
  
  <entry>
    <title>lyd读书笔记 0x06 倍增</title>
    <link href="https://lirewriter.cn/2018/02/12/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-0x06-%E5%80%8D%E5%A2%9E-1/"/>
    <id>https://lirewriter.cn/2018/02/12/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-0x06-%E5%80%8D%E5%A2%9E-1/</id>
    <published>2018-02-12T01:27:00.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;http://ozz4vkmqm.bkt.clouddn.com/18-2-12/25100594.jpg&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="OI" scheme="https://lirewriter.cn/categories/COMPETITION/OI/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="算法" scheme="https://lirewriter.cn/tags/%E7%AE%97%E6%B3%95/"/>
    
  </entry>
  
  <entry>
    <title>lyd读书笔记 0x05 排序（下）</title>
    <link href="https://lirewriter.cn/2018/02/11/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-0x05-%E6%8E%92%E5%BA%8F%EF%BC%88%E4%B8%8B%EF%BC%89/"/>
    <id>https://lirewriter.cn/2018/02/11/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-0x05-%E6%8E%92%E5%BA%8F%EF%BC%88%E4%B8%8B%EF%BC%89/</id>
    <published>2018-02-11T07:13:00.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;p&gt;&lt;img src=&quot;http://ozz4vkmqm.bkt.clouddn.com/18-2-12/72094545.jpg&quot;&gt;&lt;/p&gt;
&lt;p&gt;终于看到了完结的曙光。。话说我规划今天做后面的题诶。。&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="OI" scheme="https://lirewriter.cn/categories/COMPETITION/OI/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="算法" scheme="https://lirewriter.cn/tags/%E7%AE%97%E6%B3%95/"/>
    
  </entry>
  
  <entry>
    <title>lyd读书笔记 0x05 排序（上、中）</title>
    <link href="https://lirewriter.cn/2018/02/11/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-0x04-%E6%8E%92%E5%BA%8F/"/>
    <id>https://lirewriter.cn/2018/02/11/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-0x04-%E6%8E%92%E5%BA%8F/</id>
    <published>2018-02-10T22:17:00.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;h2 id=&quot;排序算法&quot;&gt;&lt;a href=&quot;#排序算法&quot; class=&quot;headerlink&quot; title=&quot;排序算法&quot;&gt;&lt;/a&gt;排序算法&lt;/h2&gt;&lt;p&gt;第一类$O(n^2)$算法：选择、插入、冒泡&lt;/p&gt;
&lt;p&gt;第二类$O(nlogn)$算法：堆排、归并、快排&lt;/p&gt;
&lt;p&gt;第三类玄学算法：计数、基数、桶排&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="OI" scheme="https://lirewriter.cn/categories/COMPETITION/OI/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="算法" scheme="https://lirewriter.cn/tags/%E7%AE%97%E6%B3%95/"/>
    
  </entry>
  
  <entry>
    <title>Hello World</title>
    <link href="https://lirewriter.cn/2018/02/11/hello-world/"/>
    <id>https://lirewriter.cn/2018/02/11/hello-world/</id>
    <published>2018-02-10T21:06:03.000Z</published>
    <updated>2021-07-28T14:58:14.915Z</updated>
    
    
      
      
    <summary type="html">&lt;p&gt;一个菊苣咸鱼OIer&lt;br&gt;东方众&lt;/p&gt;
</summary>
      
    
    
    
    <category term="MISC" scheme="https://lirewriter.cn/categories/MISC/"/>
    
    
  </entry>
  
  <entry>
    <title>lyd读书笔记 0x03 递归 0x04 二分</title>
    <link href="https://lirewriter.cn/2018/02/08/yd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-0x03-%E9%80%92%E5%BD%92-0x04-%E4%BA%8C%E5%88%86-2/"/>
    <id>https://lirewriter.cn/2018/02/08/yd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-0x03-%E9%80%92%E5%BD%92-0x04-%E4%BA%8C%E5%88%86-2/</id>
    <published>2018-02-07T22:13:00.000Z</published>
    <updated>2021-07-28T15:10:00.198Z</updated>
    
    
    <summary type="html">&lt;p&gt;递归二分不分家~~~~&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&quot;递归&quot;&gt;&lt;a href=&quot;#递归&quot; class=&quot;headerlink&quot; title=&quot;递归&quot;&gt;&lt;/a&gt;递归&lt;/h2&gt;&lt;h3 id=&quot;递归的宏观描述&quot;&gt;&lt;a href=&quot;#递归的宏观描述&quot; class=&quot;headerlink&quot; title=&quot;递归的宏观描述&quot;&gt;&lt;/a&gt;递归的宏观描述&lt;/h3&gt;&lt;p&gt;将解答的应用场景扩大到原问题的状态空间，并且扩展过程中每个步骤有相似性，则可以考虑递归和递推。&lt;/p&gt;
&lt;p&gt;推导路线难以确定，从路线上反向回溯的遍历方式是递归。&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="OI" scheme="https://lirewriter.cn/categories/COMPETITION/OI/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="算法" scheme="https://lirewriter.cn/tags/%E7%AE%97%E6%B3%95/"/>
    
  </entry>
  
  <entry>
    <title>lyd读书笔记 0x02 枚举、模拟、递推</title>
    <link href="https://lirewriter.cn/2018/02/08/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-0x02-%E6%9E%9A%E4%B8%BE%E3%80%81%E6%A8%A1%E6%8B%9F%E3%80%81%E9%80%92%E6%8E%A8-1/"/>
    <id>https://lirewriter.cn/2018/02/08/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-0x02-%E6%9E%9A%E4%B8%BE%E3%80%81%E6%A8%A1%E6%8B%9F%E3%80%81%E9%80%92%E6%8E%A8-1/</id>
    <published>2018-02-07T22:10:00.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;h2 id=&quot;费解的开关&quot;&gt;&lt;a href=&quot;#费解的开关&quot; class=&quot;headerlink&quot; title=&quot;费解的开关&quot;&gt;&lt;/a&gt;费解的开关&lt;/h2&gt;&lt;p&gt;&lt;a href=&quot;http://www.joyoi.cn/problem/tyvj-1266&quot;&gt;http://www.joyoi.cn/problem/tyvj-1266&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Tyvj挂了以后说实话。。joyoi好sabi啊。。&lt;br&gt;好吧其实挺好看的。。&lt;/p&gt;
&lt;p&gt;首先有两条并不显然的性质。一个是，每个位置至多被点一次，这是因为如果有多于一次的点击就相当于浪费。&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="OI" scheme="https://lirewriter.cn/categories/COMPETITION/OI/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="算法" scheme="https://lirewriter.cn/tags/%E7%AE%97%E6%B3%95/"/>
    
  </entry>
  
  <entry>
    <title>lyd读书笔记 0x01 位运算</title>
    <link href="https://lirewriter.cn/2018/02/06/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-0x01-%E4%BD%8D%E8%BF%90%E7%AE%97/"/>
    <id>https://lirewriter.cn/2018/02/06/lyd%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0-0x01-%E4%BD%8D%E8%BF%90%E7%AE%97/</id>
    <published>2018-02-05T22:06:00.000Z</published>
    <updated>2021-07-28T15:10:00.197Z</updated>
    
    
    <summary type="html">&lt;p&gt;回来了一本算法竞赛进阶指南。可喜可贺，可喜可贺。&lt;/p&gt;
&lt;p&gt;于是怀揣着期末考试GG的决心，我….开刷了（x）&lt;/p&gt;
&lt;p&gt;顺便一提。。打*的题太丧病了所以就不做了。。&lt;/p&gt;</summary>
    
    
    
    <category term="COMPETITION" scheme="https://lirewriter.cn/categories/COMPETITION/"/>
    
    <category term="OI" scheme="https://lirewriter.cn/categories/COMPETITION/OI/"/>
    
    
    <category term="笔记" scheme="https://lirewriter.cn/tags/%E7%AC%94%E8%AE%B0/"/>
    
    <category term="算法" scheme="https://lirewriter.cn/tags/%E7%AE%97%E6%B3%95/"/>
    
  </entry>
  
</feed>
