<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>梦想继续共享吧 - 数据结构与算法</title>
    <link>https://www.dreamjx.com/forum-93-1.html</link>
    <description>Latest 20 threads of 数据结构与算法</description>
    <copyright>Copyright(C) 梦想继续共享吧</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Mon, 20 Apr 2026 07:21:32 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.dreamjx.com/static/image/common/logo_88_31.gif</url>
      <title>梦想继续共享吧</title>
      <link>https://www.dreamjx.com/</link>
    </image>
    <item>
      <title>玩转JAVA数据结构视频教程 从入门到进阶</title>
      <link>https://www.dreamjx.com/thread-681-1-1.html</link>
      <description><![CDATA[从零开始，步步展开，彻底掌握数据结构。从底层到实践，构建属于自己的数据结构知识网络，课程循序渐进 绝不缺乏深度。

线性结构也能讲出深度：动态数组自动扩容方案，防止复杂度的震荡，队列和栈的多种实现比较，从链表开始深入理解递归；从原理到应用、彻底搞定树结 ...]]></description>
      <category>数据结构与算法</category>
      <author>admin</author>
      <pubDate>Sat, 27 Jul 2019 14:30:35 +0000</pubDate>
    </item>
    <item>
      <title>郝斌数据结构系列培训教程</title>
      <link>https://www.dreamjx.com/thread-589-1-1.html</link>
      <description><![CDATA[01：什么叫做数据结构
02：衡量算法的标准
03：数据结构的特点
04：预备知识 指针 1
05：预备知识 指针 2
06：所有的指针变量只占4个子节
07：如何通过函数修改实参的值
08：结构体的使用概述
09：malloc()动态分配内存概述
10：跨函数使用内存讲解及其示例
11：知识点 ...]]></description>
      <category>数据结构与算法</category>
      <author>admin</author>
      <pubDate>Sat, 15 Jul 2017 13:24:25 +0000</pubDate>
    </item>
    <item>
      <title>零基础学C++算法视频教程</title>
      <link>https://www.dreamjx.com/thread-588-1-1.html</link>
      <description><![CDATA[课程主要内容：

1.编程的灵魂：数据结构+算法
2.算法的作用：猜价格游戏
3.递推算法
4.枚举(穷举)算法
5.递归算法
6.分治算法
7.贪婪算法
8.试探法算法
9.模拟算法
10.算法的评价
11.最简单的结构：线性表
12.先进先出结构：队列
13.后进先出结构：栈
14.层次关系结构 ...]]></description>
      <category>数据结构与算法</category>
      <author>admin</author>
      <pubDate>Sat, 15 Jul 2017 11:55:30 +0000</pubDate>
    </item>
  </channel>
</rss>