<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	〈[筆記] 網路通訊原理：頻道編碼與錯誤控制 (二)〉的留言	</title>
	<atom:link href="https://isite.tw/2015/03/21/13133/feed" rel="self" type="application/rss+xml" />
	<link>https://isite.tw/2015/03/21/13133?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=%25e7%25ad%2586%25e8%25a8%2598-%25e7%25b6%25b2%25e8%25b7%25af%25e9%2580%259a%25e8%25a8%258a%25e5%258e%259f%25e7%2590%2586%25ef%25bc%259a%25e9%25a0%25bb%25e9%2581%2593%25e7%25b7%25a8%25e7%25a2%25bc%25e8%2588%2587%25e9%258c%25af%25e8%25aa%25a4%25e6%258e%25a7%25e5%2588%25b6-%25e4%25ba%258c</link>
	<description>日誌、科技、軟體、硬體、手機、架站</description>
	<lastBuildDate>Wed, 17 Feb 2016 00:31:00 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		留言者: Steve Zhen		</title>
		<link>https://isite.tw/2015/03/21/13133#comment-641</link>

		<dc:creator><![CDATA[Steve Zhen]]></dc:creator>
		<pubDate>Wed, 17 Feb 2016 00:31:00 +0000</pubDate>
		<guid isPermaLink="false">https://isite.tw/?p=13133#comment-641</guid>

					<description><![CDATA[不是縱列全部加起來是0就代表沒錯
因為兩個1做XOR計算也會是0 
事實上0可能代表的是兩個以上的錯誤
用你的例子來說101110100這個code
有可能錯的是編號1 4 8 9 正確的也許是001010111]]></description>
			<content:encoded><![CDATA[<p>不是縱列全部加起來是0就代表沒錯<br />
因為兩個1做XOR計算也會是0<br />
事實上0可能代表的是兩個以上的錯誤<br />
用你的例子來說101110100這個code<br />
有可能錯的是編號1 4 8 9 正確的也許是001010111</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		留言者: Jyun Ming Huang		</title>
		<link>https://isite.tw/2015/03/21/13133#comment-23</link>

		<dc:creator><![CDATA[Jyun Ming Huang]]></dc:creator>
		<pubDate>Sun, 19 Apr 2015 20:37:00 +0000</pubDate>
		<guid isPermaLink="false">https://isite.tw/?p=13133#comment-23</guid>

					<description><![CDATA[回覆的對象為「&lt;a href=&quot;https://isite.tw/2015/03/21/13133#comment-22&quot;&gt;有疑問的人&lt;/a&gt;」。

漢明碼本身就是線性區段碼的一種，範例可另外參見 Wikipedia 上 http://zh.wikipedia.org/wiki/%E6%B1%89%E6%98%8E%E7%A0%81 將 11000010 編碼成 101110010010 的過程。

該範例中，原始資料長 K = 8，R = 4，滿足 2^R ≧ K + R + 1 (16 ≧ 8 + 4 + 1 = 13)]]></description>
			<content:encoded><![CDATA[<p>回覆的對象為「<a href="https://isite.tw/2015/03/21/13133#comment-22">有疑問的人</a>」。</p>
<p>漢明碼本身就是線性區段碼的一種，範例可另外參見 Wikipedia 上 <a href="http://zh.wikipedia.org/wiki/%E6%B1%89%E6%98%8E%E7%A0%81" rel="nofollow ugc">http://zh.wikipedia.org/wiki/%E6%B1%89%E6%98%8E%E7%A0%81</a> 將 11000010 編碼成 101110010010 的過程。</p>
<p>該範例中，原始資料長 K = 8，R = 4，滿足 2^R ≧ K + R + 1 (16 ≧ 8 + 4 + 1 = 13)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		留言者: 有疑問的人		</title>
		<link>https://isite.tw/2015/03/21/13133#comment-22</link>

		<dc:creator><![CDATA[有疑問的人]]></dc:creator>
		<pubDate>Wed, 15 Apr 2015 20:22:00 +0000</pubDate>
		<guid isPermaLink="false">https://isite.tw/?p=13133#comment-22</guid>

					<description><![CDATA[請問一下漢明碼不是確定是 等號嗎?? 怎麼可以用線性分區碼的定義去做 &#062;= 去做??]]></description>
			<content:encoded><![CDATA[<p>請問一下漢明碼不是確定是 等號嗎?? 怎麼可以用線性分區碼的定義去做 &gt;= 去做??</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
