<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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>阅微堂 &#187; 量子信息</title>
	<atom:link href="http://zhiqiang.org/blog/tag/%e9%87%8f%e5%ad%90%e4%bf%a1%e6%81%af/feed" rel="self" type="application/rss+xml" />
	<link>http://zhiqiang.org/blog</link>
	<description>理工科背景的证券从业人员</description>
	<lastBuildDate>Sun, 05 Feb 2012 03:59:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>高等理论计算机I</title>
		<link>http://zhiqiang.org/blog/science/computer-science/advanced-theoretical-computer-science-i-lectures.html</link>
		<comments>http://zhiqiang.org/blog/science/computer-science/advanced-theoretical-computer-science-i-lectures.html#comments</comments>
		<pubDate>Fri, 19 Sep 2008 02:06:48 +0000</pubDate>
		<dc:creator>zhiqiang</dc:creator>
				<category><![CDATA[计算机科学]]></category>
		<category><![CDATA[量子信息]]></category>
		<category><![CDATA[量子计算]]></category>
		<category><![CDATA[高等理论计算机]]></category>

		<guid isPermaLink="false">http://zhiqiang.org/blog/posts/advanced-theoretical-computer-science-i-lectures.html</guid>
		<description><![CDATA[博客 » 计算机科学 » 量子计算 » 姚期智教授给清华大学新入学研究生开的一门课，课程内容 在经典计算复杂性方面：NP完全性，多项式空间复杂性，对数空间复杂性，交互式证明系统，随机复杂性，去随机化，概率检验证明系统，电路复杂性，通信复杂性，判定树复杂性等。在量子计算复杂性方面将包括：量子计算模型，量子电路，量子Fourier变换算法，Shor算法，Grover量子...]]></description>
			<content:encoded><![CDATA[<p id="breadcrumb" class="breadcrumb"><a href="http://zhiqiang.org/blog/">博客</a> » <a href="http://zhiqiang.org/blog/category/science/computer-science">计算机科学</a> » <a href='http://zhiqiang.org/blog/tag/%e9%87%8f%e5%ad%90%e8%ae%a1%e7%ae%97'>量子计算</a>  » </p><p>姚期智教授给清华大学新入学研究生开的一门课，课程内容</p>
<blockquote><p>在经典计算复杂性方面：<a href="http://zhiqiang.org/blog/science/computer-science/np-hard.html" target="_blank">NP完全性</a>，多项式空间复杂性，对数空间复杂性，交互式证明系统，<a href="http://zhiqiang.org/blog/science/computer-science/preliminary-computer-theory-approximation-algorithms-and-probability-algorithm.html" target="_blank">随机复杂性</a>，去随机化，概率检验证明系统，电路复杂性，<a href="http://zhiqiang.org/blog/science/computer-science/introduction-communication-complexity.html" target="_blank">通信复杂性</a>，判定树复杂性等。在量子计算复杂性方面将包括：量子计算模型，量子电路，量子Fourier变换算法，Shor算法，Grover量子搜索算法，量子纠错码，冯诺依曼墒等。</p>
</blockquote>
<p>从这里可以看出理论计算机的一些主要的方向。按照姚先生的说法，这些是做理论的学生，多少都应该知道一点的东西，这样跟别人讨论的时候才不会embarrass。Researcher不应该局限于自己所专注的领域，眼界要开阔; 这也是开这门课的主要原因。</p>
<p>参考教材</p>
<blockquote><p>[1] Complexity Theory: A Modern Approach, Sanjeev Arora and Boaz Barak.      <br />[2] Quantum Computation and Quantum Information, Michael Nielsen and Isaac Chuang.       <br />[3] Lecture nots: <a href="http://www.cs.berkeley.edu/~vazirani/quantum.html" target="_blank">Quantum Computation</a>, instructor <a href="http://www.cs.berkeley.edu/~vazirani/">Umesh Vazirani </a>      </p>
</blockquote>
<p>这门课有I，II两个学期。这个学期主要讲量子计算和量子信息的一些东西吧。我恰好跟着写一些关于量子的东西放到这里，当然都是简单介绍性质的，目的是大家看了之后，对一些NC的东西有简单的辨别力，比如新浪科技的这篇<a href="http://tech.sina.com.cn/d/2008-08-15/07492393416.shtml" target="_blank">瑞士实验显示量子信息传输速度远超光速</a>。</p>
<div><h4>相关文章</h4><ul><li><a href="http://zhiqiang.org/blog/science/why-the-world-needs-quantum-mechanics.html">为什么这个世界需要量子机制</a></li><li><a href="http://zhiqiang.org/blog/science/computer-science/why-quantum-computation-why-study-quantum-computing.html">Why Quantum Computation? - 为什么要研究量子计算？</a></li><li><a href="http://zhiqiang.org/blog/science/computer-science/introduce-probabilistic-checkable-proof.html">PCP - Probabilistic Checkable Proof</a></li></ul></div>    <p></p>
    <hr noshade style="margin:0;height:1px" />
    <p>&copy; zhiqiang for <a href="http://zhiqiang.org/blog">阅微堂</a>, 2008. | <a href="http://zhiqiang.org/blog/science/computer-science/advanced-theoretical-computer-science-i-lectures.html">&#38142;&#25509;</a> | <a href="http://zhiqiang.org/blog/science/computer-science/advanced-theoretical-computer-science-i-lectures.html#comments">4 &#26465;&#35780;&#35770;</a></p>]]></content:encoded>
			<wfw:commentRss>http://zhiqiang.org/blog/science/computer-science/advanced-theoretical-computer-science-i-lectures.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

