<?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/dwbclz" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/dwbclz" type="application/rss+xml"></fs:self_link><lastBuildDate>Tue, 12 Feb 2008 18:07:00 GMT</lastBuildDate><title>蒋黎的专栏</title><link>http://blog.csdn.net/dwbclz/</link><item><title>一个Python程序引发的讨论[续]</title><link>http://blog.csdn.net/dwbclz/archive/2008/02/12/2088958.aspx</link><wfw:comment>http://blog.csdn.net/dwbclz/comments/2088958.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dwbclz/comments/commentRss/2088958.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2088958</trackback:ping><description>在旧文“一个Python程序引发的讨论”中，进行了一些优化方面的讨论。本文提出了一些新的优化方法，效率又有提高。&lt;img src =&quot;http://blog.csdn.net/dwbclz/aggbug/2088958.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 13 Feb 2008 02:07:00 +0800</pubDate><author>蒋黎</author><comments>http://blog.csdn.net/dwbclz/archive/2008/02/12/2088958.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dwbclz/archive/2008/02/12/2088958.aspx</guid><dc:creator>蒋黎</dc:creator></item><item><title>英特尔多核编程大赛优化报告</title><link>http://blog.csdn.net/dwbclz/archive/2007/01/21/1489261.aspx</link><wfw:comment>http://blog.csdn.net/dwbclz/comments/1489261.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/dwbclz/comments/commentRss/1489261.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1489261</trackback:ping><description>首先要感谢CSDN和Intel为我们提供了这么好的学习机会。在比赛的过程中，
我对多核体系有了更多的了解，对优化也有了更深的认识。希望能多跟大家
讨论，共同进步。&lt;img src =&quot;http://blog.csdn.net/dwbclz/aggbug/1489261.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 21 Jan 2007 23:54:00 +0800</pubDate><author>蒋黎</author><comments>http://blog.csdn.net/dwbclz/archive/2007/01/21/1489261.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dwbclz/archive/2007/01/21/1489261.aspx</guid><dc:creator>蒋黎</dc:creator></item><item><title>优化报告1-概要篇</title><link>http://blog.csdn.net/dwbclz/archive/2007/01/21/1489258.aspx</link><wfw:comment>http://blog.csdn.net/dwbclz/comments/1489258.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dwbclz/comments/commentRss/1489258.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1489258</trackback:ping><description>简述优化思路和方法。

最终优化版本运行时间：
单核：0.562s(Celeron 3.06G)
双核：0.375s(AMD Athlon 64 X2 Dual 3800+ 2.01GHz)&lt;img src =&quot;http://blog.csdn.net/dwbclz/aggbug/1489258.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 21 Jan 2007 23:52:00 +0800</pubDate><author>蒋黎</author><comments>http://blog.csdn.net/dwbclz/archive/2007/01/21/1489258.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dwbclz/archive/2007/01/21/1489258.aspx</guid><dc:creator>蒋黎</dc:creator></item><item><title>优化报告2-源码篇</title><link>http://blog.csdn.net/dwbclz/archive/2007/01/21/1489257.aspx</link><wfw:comment>http://blog.csdn.net/dwbclz/comments/1489257.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dwbclz/comments/commentRss/1489257.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1489257</trackback:ping><description>最终版本的源码&lt;img src =&quot;http://blog.csdn.net/dwbclz/aggbug/1489257.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 21 Jan 2007 23:51:00 +0800</pubDate><author>蒋黎</author><comments>http://blog.csdn.net/dwbclz/archive/2007/01/21/1489257.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dwbclz/archive/2007/01/21/1489257.aspx</guid><dc:creator>蒋黎</dc:creator></item><item><title>优化报告3-算法篇</title><link>http://blog.csdn.net/dwbclz/archive/2007/01/21/1489253.aspx</link><wfw:comment>http://blog.csdn.net/dwbclz/comments/1489253.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dwbclz/comments/commentRss/1489253.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1489253</trackback:ping><description>分析主要的算法&lt;img src =&quot;http://blog.csdn.net/dwbclz/aggbug/1489253.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 21 Jan 2007 23:48:00 +0800</pubDate><author>蒋黎</author><comments>http://blog.csdn.net/dwbclz/archive/2007/01/21/1489253.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dwbclz/archive/2007/01/21/1489253.aspx</guid><dc:creator>蒋黎</dc:creator></item><item><title>C++,C# 效率研究</title><link>http://blog.csdn.net/dwbclz/archive/2006/09/02/1159882.aspx</link><wfw:comment>http://blog.csdn.net/dwbclz/comments/1159882.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/dwbclz/comments/commentRss/1159882.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1159882</trackback:ping><description>Robert C. Martin博客中文版有一篇文章，比较了Java, C/C++和Ruby的性能。
看过之后有些不解，于是作了一些测试。在此写一下我的心得体会。&lt;img src =&quot;http://blog.csdn.net/dwbclz/aggbug/1159882.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 02 Sep 2006 19:33:00 +0800</pubDate><author>蒋黎</author><comments>http://blog.csdn.net/dwbclz/archive/2006/09/02/1159882.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dwbclz/archive/2006/09/02/1159882.aspx</guid><dc:creator>蒋黎</dc:creator></item><item><title>一个Python程序引发的讨论</title><link>http://blog.csdn.net/dwbclz/archive/2006/04/06/653294.aspx</link><wfw:comment>http://blog.csdn.net/dwbclz/comments/653294.aspx</wfw:comment><slash:comments>6</slash:comments><wfw:commentRss>http://blog.csdn.net/dwbclz/comments/commentRss/653294.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=653294</trackback:ping><description>一篇题为“为何Python这么快”的文章登上了CSDN首页，引起了很多人注意。本文借此探讨一些C/C++的优化方法。
&lt;img src =&quot;http://blog.csdn.net/dwbclz/aggbug/653294.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 07 Apr 2006 03:57:00 +0800</pubDate><author>蒋黎</author><comments>http://blog.csdn.net/dwbclz/archive/2006/04/06/653294.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dwbclz/archive/2006/04/06/653294.aspx</guid><dc:creator>蒋黎</dc:creator></item><item><title>开门大吉</title><link>http://blog.csdn.net/dwbclz/archive/2006/04/04/650693.aspx</link><wfw:comment>http://blog.csdn.net/dwbclz/comments/650693.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/dwbclz/comments/commentRss/650693.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=650693</trackback:ping><description>开门大吉，从今天起，拥有自己的Blog！&lt;img src =&quot;http://blog.csdn.net/dwbclz/aggbug/650693.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 05 Apr 2006 03:23:00 +0800</pubDate><author>dwbclz</author><comments>http://blog.csdn.net/dwbclz/archive/2006/04/04/650693.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dwbclz/archive/2006/04/04/650693.aspx</guid><dc:creator>dwbclz</dc:creator></item></channel></rss>