<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>数据结构 on 杨刚的个人网站</title>
    <link>https://www.ygang.top/posts/c343b13e/6eb2df4f/2cc3f3c2/</link>
    <description>Recent content in 数据结构 on 杨刚的个人网站</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh</language>
    <copyright>Copyright © 2018-2025 GradyYoung. All rights reserved.</copyright>
    <lastBuildDate>Sat, 11 Nov 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://www.ygang.top/posts/c343b13e/6eb2df4f/2cc3f3c2/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>1、数据结构</title>
      <link>https://www.ygang.top/posts/c343b13e/6eb2df4f/2cc3f3c2/f8c96125/</link>
      <pubDate>Sat, 11 Nov 2023 00:00:00 +0000</pubDate>
      
      <guid>https://www.ygang.top/posts/c343b13e/6eb2df4f/2cc3f3c2/f8c96125/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;什么是数据结构 
    &lt;div id=&#34;什么是数据结构&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#%e4%bb%80%e4%b9%88%e6%98%af%e6%95%b0%e6%8d%ae%e7%bb%93%e6%9e%84&#34; aria-label=&#34;锚点&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;数据结构（Data Structure是一门和计算机硬件与软件都密切相关的学科，它的研究重点是在计算机的程序设计领域中探讨如何在计算机中组织和存储数据并进行高效率的运用，涉及的内容包含：数据的逻辑关系、数据的存储结构、排序算法（Algorithm）、查找（或搜索）等。&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>2、b&#43;树</title>
      <link>https://www.ygang.top/posts/c343b13e/6eb2df4f/2cc3f3c2/e8d64676/</link>
      <pubDate>Sat, 11 Nov 2023 00:00:00 +0000</pubDate>
      
      <guid>https://www.ygang.top/posts/c343b13e/6eb2df4f/2cc3f3c2/e8d64676/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;B+树 
    &lt;div id=&#34;b树&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#b%e6%a0%91&#34; aria-label=&#34;锚点&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;Ｂ＋树是Ｂ树的变种，有着比Ｂ树更高的查询效率。&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
