<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>三叉 - 四号程序员</title>
	<atom:link href="https://www.coder4.com/archives/tag/%E4%B8%89%E5%8F%89/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Wed, 03 Aug 2011 08:55:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>《数据结构》读书笔记 第六章 二叉树的三叉链表存储</title>
		<link>https://www.coder4.com/archives/252</link>
					<comments>https://www.coder4.com/archives/252#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Sat, 26 Dec 2009 13:20:54 +0000</pubDate>
				<category><![CDATA[C && C++]]></category>
		<category><![CDATA[算法&数据结构]]></category>
		<category><![CDATA[三叉]]></category>
		<category><![CDATA[严蔚敏]]></category>
		<category><![CDATA[二叉树]]></category>
		<category><![CDATA[数据结构]]></category>
		<category><![CDATA[类]]></category>
		<guid isPermaLink="false">http://www.coder4.com/?p=252</guid>

					<description><![CDATA[今天好像大脑有点疲劳了，或者是今天写得太多了，接近400行啊～ 犯了两个有意思的错误，分享一下： (1)写查双亲节点成员函数的时候 对数据2测试怎么怎么也过不去。把parent用2种方法分别写了2次 崩溃了。然后骤然发现在之前调用了一次assign 把根结点 1--&#62;2....... (2)还是写这个parent的时候 居然开了个队列开始准备塞东西 然后想起来这是三叉 好像有parent指针哦&#8230;&#8230; 是该歇歇了，假期《数据结构》已经啃了大半本了，修养下该开学了。这[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/252/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
