Skip to content

Commit

Permalink
Site updated: 2024-10-09 20:40:45
Browse files Browse the repository at this point in the history
  • Loading branch information
Explorer-Dong committed Oct 9, 2024
1 parent 0ad3603 commit cb00683
Show file tree
Hide file tree
Showing 52 changed files with 438 additions and 364 deletions.
4 changes: 2 additions & 2 deletions Algorithm/a_template/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -622,8 +622,8 @@ <h2 id="计算几何">计算几何</h2>
<article class="post-next col-6">


<a href="/Algorithm/data-structure/" title="data-structure">
<span class="hidden-mobile">data-structure</span>
<a href="/Algorithm/divide-and-conquer/" title="divide-and-conquer">
<span class="hidden-mobile">divide-and-conquer</span>
<span class="visible-mobile">下一篇</span>
<i class="iconfont icon-arrowright"></i>
</a>
Expand Down
8 changes: 4 additions & 4 deletions Algorithm/binary-search/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -580,18 +580,18 @@ <h3 id="【二分查找】Bomb">【二分查找】Bomb</h3>
<article class="post-prev col-6">


<a href="/Algorithm/data-structure/" title="data-structure">
<a href="/Algorithm/divide-and-conquer/" title="divide-and-conquer">
<i class="iconfont icon-arrowleft"></i>
<span class="hidden-mobile">data-structure</span>
<span class="hidden-mobile">divide-and-conquer</span>
<span class="visible-mobile">上一篇</span>
</a>

</article>
<article class="post-next col-6">


<a href="/Algorithm/dfs-and-similar/" title="dfs-and-similar">
<span class="hidden-mobile">dfs-and-similar</span>
<a href="/Algorithm/data-structure/" title="data-structure">
<span class="hidden-mobile">data-structure</span>
<span class="visible-mobile">下一篇</span>
<i class="iconfont icon-arrowright"></i>
</a>
Expand Down
8 changes: 4 additions & 4 deletions Algorithm/data-structure/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -792,18 +792,18 @@ <h2 id="【线段树-二分】以组为单位订音乐会的门票-fire">【线
<article class="post-prev col-6">


<a href="/Algorithm/a_template/" title="a_template">
<a href="/Algorithm/binary-search/" title="binary-search">
<i class="iconfont icon-arrowleft"></i>
<span class="hidden-mobile">a_template</span>
<span class="hidden-mobile">binary-search</span>
<span class="visible-mobile">上一篇</span>
</a>

</article>
<article class="post-next col-6">


<a href="/Algorithm/binary-search/" title="binary-search">
<span class="hidden-mobile">binary-search</span>
<a href="/Algorithm/dfs-and-similar/" title="dfs-and-similar">
<span class="hidden-mobile">dfs-and-similar</span>
<span class="visible-mobile">下一篇</span>
<i class="iconfont icon-arrowright"></i>
</a>
Expand Down
8 changes: 4 additions & 4 deletions Algorithm/dfs-and-similar/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -857,18 +857,18 @@ <h3 id="【dfs】将石头分散到网格图的最少移动次数">【dfs】将
<article class="post-prev col-6">


<a href="/Algorithm/binary-search/" title="binary-search">
<a href="/Algorithm/data-structure/" title="data-structure">
<i class="iconfont icon-arrowleft"></i>
<span class="hidden-mobile">binary-search</span>
<span class="hidden-mobile">data-structure</span>
<span class="visible-mobile">上一篇</span>
</a>

</article>
<article class="post-next col-6">


<a href="/Algorithm/divide-and-conquer/" title="divide-and-conquer">
<span class="hidden-mobile">divide-and-conquer</span>
<a href="/Algorithm/dp/" title="dp">
<span class="hidden-mobile">dp</span>
<span class="visible-mobile">下一篇</span>
<i class="iconfont icon-arrowright"></i>
</a>
Expand Down
8 changes: 4 additions & 4 deletions Algorithm/divide-and-conquer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -425,18 +425,18 @@ <h3 id="【分治】随机排列">【分治】随机排列</h3>
<article class="post-prev col-6">


<a href="/Algorithm/dfs-and-similar/" title="dfs-and-similar">
<a href="/Algorithm/a_template/" title="a_template">
<i class="iconfont icon-arrowleft"></i>
<span class="hidden-mobile">dfs-and-similar</span>
<span class="hidden-mobile">a_template</span>
<span class="visible-mobile">上一篇</span>
</a>

</article>
<article class="post-next col-6">


<a href="/Algorithm/dp/" title="dp">
<span class="hidden-mobile">dp</span>
<a href="/Algorithm/binary-search/" title="binary-search">
<span class="hidden-mobile">binary-search</span>
<span class="visible-mobile">下一篇</span>
<i class="iconfont icon-arrowright"></i>
</a>
Expand Down
4 changes: 2 additions & 2 deletions Algorithm/dp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -979,9 +979,9 @@ <h3 id="【状压dp】Avoid-K-Palindrome-fire">【状压dp】Avoid K Palindrome
<article class="post-prev col-6">


<a href="/Algorithm/divide-and-conquer/" title="divide-and-conquer">
<a href="/Algorithm/dfs-and-similar/" title="dfs-and-similar">
<i class="iconfont icon-arrowleft"></i>
<span class="hidden-mobile">divide-and-conquer</span>
<span class="hidden-mobile">dfs-and-similar</span>
<span class="visible-mobile">上一篇</span>
</a>

Expand Down
8 changes: 4 additions & 4 deletions Algorithm/games/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -426,18 +426,18 @@ <h3 id="【博弈-贪心-交互】Salyg1n-and-the-MEX-Game">【博弈/贪心/交
<article class="post-prev col-6">


<a href="/BackEnd/back-end-guide/" title="back-end-guide">
<a href="/Algorithm/geometry/" title="geometry">
<i class="iconfont icon-arrowleft"></i>
<span class="hidden-mobile">back-end-guide</span>
<span class="hidden-mobile">geometry</span>
<span class="visible-mobile">上一篇</span>
</a>

</article>
<article class="post-next col-6">


<a href="/Algorithm/geometry/" title="geometry">
<span class="hidden-mobile">geometry</span>
<a href="/Algorithm/hashing/" title="hashing">
<span class="hidden-mobile">hashing</span>
<span class="visible-mobile">下一篇</span>
<i class="iconfont icon-arrowright"></i>
</a>
Expand Down
8 changes: 4 additions & 4 deletions Algorithm/geometry/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -472,18 +472,18 @@ <h3 id="【凸包】奶牛过马路">【凸包】奶牛过马路</h3>
<article class="post-prev col-6">


<a href="/Algorithm/games/" title="games">
<a href="/BackEnd/back-end-guide/" title="back-end-guide">
<i class="iconfont icon-arrowleft"></i>
<span class="hidden-mobile">games</span>
<span class="hidden-mobile">back-end-guide</span>
<span class="visible-mobile">上一篇</span>
</a>

</article>
<article class="post-next col-6">


<a href="/Algorithm/graphs/" title="graphs">
<span class="hidden-mobile">graphs</span>
<a href="/Algorithm/games/" title="games">
<span class="hidden-mobile">games</span>
<span class="visible-mobile">下一篇</span>
<i class="iconfont icon-arrowright"></i>
</a>
Expand Down
4 changes: 2 additions & 2 deletions Algorithm/graphs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -694,9 +694,9 @@ <h3 id="【LCA】树的直径">【LCA】树的直径</h3>
<article class="post-prev col-6">


<a href="/Algorithm/geometry/" title="geometry">
<a href="/Algorithm/number-theory/" title="number-theory">
<i class="iconfont icon-arrowleft"></i>
<span class="hidden-mobile">geometry</span>
<span class="hidden-mobile">number-theory</span>
<span class="visible-mobile">上一篇</span>
</a>

Expand Down
4 changes: 2 additions & 2 deletions Algorithm/greedy/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -819,8 +819,8 @@ <h3 id="【按位贪心-分类讨论】">【按位贪心/分类讨论】</h3>
<article class="post-next col-6">


<a href="/Algorithm/hashing/" title="hashing">
<span class="hidden-mobile">hashing</span>
<a href="/Algorithm/prefix-and-difference/" title="prefix-and-difference">
<span class="hidden-mobile">prefix-and-difference</span>
<span class="visible-mobile">下一篇</span>
<i class="iconfont icon-arrowright"></i>
</a>
Expand Down
4 changes: 2 additions & 2 deletions Algorithm/hashing/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -466,9 +466,9 @@ <h3 id="【哈希-枚举-思维】Torn-Lucky-Ticket">【哈希/枚举/思维】T
<article class="post-prev col-6">


<a href="/Algorithm/greedy/" title="greedy">
<a href="/Algorithm/games/" title="games">
<i class="iconfont icon-arrowleft"></i>
<span class="hidden-mobile">greedy</span>
<span class="hidden-mobile">games</span>
<span class="visible-mobile">上一篇</span>
</a>

Expand Down
4 changes: 2 additions & 2 deletions Algorithm/number-theory/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -484,8 +484,8 @@ <h3 id="【组合数学】序列数量">【组合数学】序列数量</h3>
<article class="post-next col-6">


<a href="/Algorithm/prefix-and-difference/" title="prefix-and-difference">
<span class="hidden-mobile">prefix-and-difference</span>
<a href="/Algorithm/graphs/" title="graphs">
<span class="hidden-mobile">graphs</span>
<span class="visible-mobile">下一篇</span>
<i class="iconfont icon-arrowright"></i>
</a>
Expand Down
4 changes: 2 additions & 2 deletions Algorithm/prefix-and-difference/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -463,9 +463,9 @@ <h3 id="【差分-贪心】增减序列">【差分/贪心】增减序列</h3>
<article class="post-prev col-6">


<a href="/Algorithm/number-theory/" title="number-theory">
<a href="/Algorithm/greedy/" title="greedy">
<i class="iconfont icon-arrowleft"></i>
<span class="hidden-mobile">number-theory</span>
<span class="hidden-mobile">greedy</span>
<span class="visible-mobile">上一篇</span>
</a>

Expand Down
4 changes: 2 additions & 2 deletions BackEnd/back-end-guide/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -433,8 +433,8 @@ <h2 id="参考">参考</h2>
<article class="post-next col-6">


<a href="/Algorithm/games/" title="games">
<span class="hidden-mobile">games</span>
<a href="/Algorithm/geometry/" title="geometry">
<span class="hidden-mobile">geometry</span>
<span class="visible-mobile">下一篇</span>
<i class="iconfont icon-arrowright"></i>
</a>
Expand Down
4 changes: 2 additions & 2 deletions GPA/3rd-term/CollegePhysics_2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1475,8 +1475,8 @@ <h4 id="13-6-3-卡诺定理">13.6.3 卡诺定理</h4>
<article class="post-next col-6">


<a href="/GPA/3rd-term/DigitalLogicCircuit/" title="DigitalLogicCircuit">
<span class="hidden-mobile">DigitalLogicCircuit</span>
<a href="/GPA/3rd-term/DataStructure/" title="DataStructure">
<span class="hidden-mobile">DataStructure</span>
<span class="visible-mobile">下一篇</span>
<i class="iconfont icon-arrowright"></i>
</a>
Expand Down
4 changes: 2 additions & 2 deletions GPA/3rd-term/DataStructure/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1405,9 +1405,9 @@ <h3 id="10-8-归并排序">10.8 归并排序</h3>
<article class="post-prev col-6">


<a href="/GPA/3rd-term/DigitalLogicCircuit/" title="DigitalLogicCircuit">
<a href="/GPA/3rd-term/CollegePhysics_2/" title="CollegePhysics_2">
<i class="iconfont icon-arrowleft"></i>
<span class="hidden-mobile">DigitalLogicCircuit</span>
<span class="hidden-mobile">CollegePhysics_2</span>
<span class="visible-mobile">上一篇</span>
</a>

Expand Down
4 changes: 2 additions & 2 deletions GPA/3rd-term/DataStructureClassDesign/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -611,8 +611,8 @@ <h2 id="仓库地址">仓库地址</h2>
<article class="post-next col-6">


<a href="/GPA/3rd-term/LinearAlgebra/" title="LinearAlgebra">
<span class="hidden-mobile">LinearAlgebra</span>
<a href="/GPA/3rd-term/DigitalLogicCircuit/" title="DigitalLogicCircuit">
<span class="hidden-mobile">DigitalLogicCircuit</span>
<span class="visible-mobile">下一篇</span>
<i class="iconfont icon-arrowright"></i>
</a>
Expand Down
8 changes: 4 additions & 4 deletions GPA/3rd-term/DigitalLogicCircuit/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1522,18 +1522,18 @@ <h3 id="6-3-用-verilog-描述同步时序逻辑电路">6.3 用 verilog 描述
<article class="post-prev col-6">


<a href="/GPA/3rd-term/CollegePhysics_2/" title="CollegePhysics_2">
<a href="/GPA/3rd-term/DataStructureClassDesign/" title="DataStructureClassDesign">
<i class="iconfont icon-arrowleft"></i>
<span class="hidden-mobile">CollegePhysics_2</span>
<span class="hidden-mobile">DataStructureClassDesign</span>
<span class="visible-mobile">上一篇</span>
</a>

</article>
<article class="post-next col-6">


<a href="/GPA/3rd-term/DataStructure/" title="DataStructure">
<span class="hidden-mobile">DataStructure</span>
<a href="/GPA/3rd-term/LinearAlgebra/" title="LinearAlgebra">
<span class="hidden-mobile">LinearAlgebra</span>
<span class="visible-mobile">下一篇</span>
<i class="iconfont icon-arrowright"></i>
</a>
Expand Down
4 changes: 2 additions & 2 deletions GPA/3rd-term/LinearAlgebra/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1177,9 +1177,9 @@ <h4 id="行列式角度">行列式角度</h4>
<article class="post-prev col-6">


<a href="/GPA/3rd-term/DataStructureClassDesign/" title="DataStructureClassDesign">
<a href="/GPA/3rd-term/DigitalLogicCircuit/" title="DigitalLogicCircuit">
<i class="iconfont icon-arrowleft"></i>
<span class="hidden-mobile">DataStructureClassDesign</span>
<span class="hidden-mobile">DigitalLogicCircuit</span>
<span class="visible-mobile">上一篇</span>
</a>

Expand Down
8 changes: 4 additions & 4 deletions GPA/4th-term/MachineLearning/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1969,18 +1969,18 @@ <h2 id="考试大纲">考试大纲</h2>
<article class="post-prev col-6">


<a href="/GPA/4th-term/OptMethod/" title="OptMethod">
<a href="/GPA/4th-term/PyApply/" title="PyApply">
<i class="iconfont icon-arrowleft"></i>
<span class="hidden-mobile">OptMethod</span>
<span class="hidden-mobile">PyApply</span>
<span class="visible-mobile">上一篇</span>
</a>

</article>
<article class="post-next col-6">


<a href="/GPA/4th-term/PyAlgo/" title="PyAlgo">
<span class="hidden-mobile">PyAlgo</span>
<a href="/GPA/4th-term/OptMethod/" title="OptMethod">
<span class="hidden-mobile">OptMethod</span>
<span class="visible-mobile">下一篇</span>
<i class="iconfont icon-arrowright"></i>
</a>
Expand Down
8 changes: 4 additions & 4 deletions GPA/4th-term/OptMethod/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1843,18 +1843,18 @@ <h3 id="四、计算-68"><strong>四、计算 <code>68'</code></strong></h3>
<article class="post-prev col-6">


<a href="/GPA/4th-term/PyApply/" title="PyApply">
<a href="/GPA/4th-term/MachineLearning/" title="MachineLearning">
<i class="iconfont icon-arrowleft"></i>
<span class="hidden-mobile">PyApply</span>
<span class="hidden-mobile">MachineLearning</span>
<span class="visible-mobile">上一篇</span>
</a>

</article>
<article class="post-next col-6">


<a href="/GPA/4th-term/MachineLearning/" title="MachineLearning">
<span class="hidden-mobile">MachineLearning</span>
<a href="/GPA/4th-term/PyAlgo/" title="PyAlgo">
<span class="hidden-mobile">PyAlgo</span>
<span class="visible-mobile">下一篇</span>
<i class="iconfont icon-arrowright"></i>
</a>
Expand Down
4 changes: 2 additions & 2 deletions GPA/4th-term/PyAlgo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -504,9 +504,9 @@ <h2 id="考后碎碎念">考后碎碎念</h2>
<article class="post-prev col-6">


<a href="/GPA/4th-term/MachineLearning/" title="MachineLearning">
<a href="/GPA/4th-term/OptMethod/" title="OptMethod">
<i class="iconfont icon-arrowleft"></i>
<span class="hidden-mobile">MachineLearning</span>
<span class="hidden-mobile">OptMethod</span>
<span class="visible-mobile">上一篇</span>
</a>

Expand Down
Loading

0 comments on commit cb00683

Please sign in to comment.