<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/zhaostu" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/zhaostu" type="application/rss+xml"></fs:self_link><lastBuildDate>Mon, 26 Nov 2007 12:26:00 GMT</lastBuildDate><title>STU的星球</title><description>我的程序生活</description><link>http://blog.csdn.net/zhaostu/</link><item><title>ACM长春铜牌，成都银牌....</title><link>http://blog.csdn.net/zhaostu/archive/2007/11/26/1902570.aspx</link><wfw:comment>http://blog.csdn.net/zhaostu/comments/1902570.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zhaostu/comments/commentRss/1902570.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1902570</trackback:ping><description>...&lt;img src =&quot;http://blog.csdn.net/zhaostu/aggbug/1902570.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 26 Nov 2007 20:26:00 +0800</pubDate><author>zhaostu</author><comments>http://blog.csdn.net/zhaostu/archive/2007/11/26/1902570.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zhaostu/archive/2007/11/26/1902570.aspx</guid><dc:creator>zhaostu</dc:creator></item><item><title>pku2479</title><link>http://blog.csdn.net/zhaostu/archive/2007/10/10/1819154.aspx</link><wfw:comment>http://blog.csdn.net/zhaostu/comments/1819154.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zhaostu/comments/commentRss/1819154.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1819154</trackback:ping><description>题目描述：
给你一个数列，让你取其中两个连续序列(两个序列不能有相交的元素)，每个序列的和就是这个序列所有元素的和，使得所选的两个序列的和最大。
由于n&lt;=50000，所以只能用o(n)的方法...&lt;img src =&quot;http://blog.csdn.net/zhaostu/aggbug/1819154.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 11 Oct 2007 05:31:00 +0800</pubDate><author>zhaostu</author><comments>http://blog.csdn.net/zhaostu/archive/2007/10/10/1819154.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zhaostu/archive/2007/10/10/1819154.aspx</guid><dc:creator>zhaostu</dc:creator></item><item><title>PKU2551</title><link>http://blog.csdn.net/zhaostu/archive/2007/08/30/1765458.aspx</link><wfw:comment>http://blog.csdn.net/zhaostu/comments/1765458.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zhaostu/comments/commentRss/1765458.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1765458</trackback:ping><description>这道题我真的一点思路没有的...觉得大概得要高精度乘法除法一大堆吧...&lt;img src =&quot;http://blog.csdn.net/zhaostu/aggbug/1765458.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 30 Aug 2007 23:13:00 +0800</pubDate><author>zhaostu</author><comments>http://blog.csdn.net/zhaostu/archive/2007/08/30/1765458.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zhaostu/archive/2007/08/30/1765458.aspx</guid><dc:creator>zhaostu</dc:creator></item><item><title>PKU1159 -- Palindrome</title><link>http://blog.csdn.net/zhaostu/archive/2007/08/29/1764352.aspx</link><wfw:comment>http://blog.csdn.net/zhaostu/comments/1764352.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zhaostu/comments/commentRss/1764352.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1764352</trackback:ping><description>题目大意：在一个串S中插入最少的字符，使得S变成一个回文串...求插入的字符个数 ．这题真的确实比较令人没有头绪，虽然一般的case都能用肉眼看出解...但是还是没有思路来解这道题...最后终于还是看了解题报告...&lt;img src =&quot;http://blog.csdn.net/zhaostu/aggbug/1764352.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 30 Aug 2007 04:15:00 +0800</pubDate><author>zhaostu</author><comments>http://blog.csdn.net/zhaostu/archive/2007/08/29/1764352.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zhaostu/archive/2007/08/29/1764352.aspx</guid><dc:creator>zhaostu</dc:creator></item><item><title>神奇的 GCC 3.4.2 (mingw-special) for win32....（错怪GCC了）</title><link>http://blog.csdn.net/zhaostu/archive/2007/08/28/1762877.aspx</link><wfw:comment>http://blog.csdn.net/zhaostu/comments/1762877.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zhaostu/comments/commentRss/1762877.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1762877</trackback:ping><description>错怪GCC&lt;img src =&quot;http://blog.csdn.net/zhaostu/aggbug/1762877.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 29 Aug 2007 06:28:00 +0800</pubDate><author>zhaostu</author><comments>http://blog.csdn.net/zhaostu/archive/2007/08/28/1762877.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zhaostu/archive/2007/08/28/1762877.aspx</guid><dc:creator>zhaostu</dc:creator></item><item><title>PKU1011</title><link>http://blog.csdn.net/zhaostu/archive/2007/08/27/1760019.aspx</link><wfw:comment>http://blog.csdn.net/zhaostu/comments/1760019.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zhaostu/comments/commentRss/1760019.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1760019</trackback:ping><description>果然一道很恶心的题...花了我3个小时&lt;img src =&quot;http://blog.csdn.net/zhaostu/aggbug/1760019.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 27 Aug 2007 08:46:00 +0800</pubDate><author>zhaostu</author><comments>http://blog.csdn.net/zhaostu/archive/2007/08/27/1760019.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zhaostu/archive/2007/08/27/1760019.aspx</guid><dc:creator>zhaostu</dc:creator></item><item><title>《Unix入门经典》Beginning Unix学习笔记</title><link>http://blog.csdn.net/zhaostu/archive/2007/07/23/1703415.aspx</link><wfw:comment>http://blog.csdn.net/zhaostu/comments/1703415.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zhaostu/comments/commentRss/1703415.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1703415</trackback:ping><description>花了将近一个月，终于把Beginning Unix这本书完了，看书的时候一边练习，一边在Tomboy里面用列表的形式记下了这本书讲到的东西，还是和vi Command Reference一样，很简略。linux下的命令等那些东西都是仅仅介绍了一个最常用的用途，但是有句话说的好：有man就够了......确实，这种东西就仅仅是作为参考吧。&lt;img src =&quot;http://blog.csdn.net/zhaostu/aggbug/1703415.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 24 Jul 2007 03:00:00 +0800</pubDate><author>zhaostu</author><comments>http://blog.csdn.net/zhaostu/archive/2007/07/23/1703415.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zhaostu/archive/2007/07/23/1703415.aspx</guid><dc:creator>zhaostu</dc:creator></item><item><title>2007 June 29: GPLv3 and LGPLv3 have been released!</title><link>http://blog.csdn.net/zhaostu/archive/2007/07/10/1684770.aspx</link><wfw:comment>http://blog.csdn.net/zhaostu/comments/1684770.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zhaostu/comments/commentRss/1684770.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1684770</trackback:ping><description>2007年6月29日FSF发布了GPLv3和LGPLv3, 现把GPL v3全文贴上来，有时间的话我会翻译一下的。
刚得知前一阵子万恶的Microsoft和Novell签下了某些协议，暂时不了解其中内容，但是估计不会是太好的事情。但是可以推断出的是，为M$和Novell的合作，是导致GPLv3的一个原因之一。
&lt;img src =&quot;http://blog.csdn.net/zhaostu/aggbug/1684770.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 11 Jul 2007 05:58:00 +0800</pubDate><author>zhaostu</author><comments>http://blog.csdn.net/zhaostu/archive/2007/07/10/1684770.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zhaostu/archive/2007/07/10/1684770.aspx</guid><dc:creator>zhaostu</dc:creator></item><item><title>vi Command Reference</title><link>http://blog.csdn.net/zhaostu/archive/2007/07/09/1684086.aspx</link><wfw:comment>http://blog.csdn.net/zhaostu/comments/1684086.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zhaostu/comments/commentRss/1684086.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1684086</trackback:ping><description>下面的是学习第7章“用vi编辑文件”以后做的简单的笔记，这是一个vi常用命令的参考，不是很全， 记录的也不是很规范，但是对个人来说是一个很好的记忆的过程。贴上来希望对能看到此blog的人有一点帮助。&lt;img src =&quot;http://blog.csdn.net/zhaostu/aggbug/1684086.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 10 Jul 2007 07:55:00 +0800</pubDate><author>zhaostu</author><comments>http://blog.csdn.net/zhaostu/archive/2007/07/09/1684086.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zhaostu/archive/2007/07/09/1684086.aspx</guid><dc:creator>zhaostu</dc:creator></item><item><title>浅谈shuffle算法(二)</title><link>http://blog.csdn.net/zhaostu/archive/2007/01/19/1487912.aspx</link><wfw:comment>http://blog.csdn.net/zhaostu/comments/1487912.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zhaostu/comments/commentRss/1487912.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1487912</trackback:ping><description>播放器的shuffle算法：

前面说过播放器的随机播放有两种，一种叫Random,一种叫Shuffle(我自己理解的......)，下面解释这两种方法的不同。

&lt;img src =&quot;http://blog.csdn.net/zhaostu/aggbug/1487912.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 20 Jan 2007 01:54:00 +0800</pubDate><author>zhaostu</author><comments>http://blog.csdn.net/zhaostu/archive/2007/01/19/1487912.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zhaostu/archive/2007/01/19/1487912.aspx</guid><dc:creator>zhaostu</dc:creator></item></channel></rss>