<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>火龙果的小窝 - 趣味算法</title><link>http://blog.csdn.net/bao110908/category/350853.aspx</link><description>摘要一些很难在普通的算法书或者是数学书中找到的一些有趣的算法，文章中不会出现难涩的数学理论和公式，将会以最通俗的语言来展现。</description><dc:language>zh-CN</dc:language><lastUpdateTime>Fri, 11 Apr 2008 09:31:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>火龙果</dc:creator><title>使用Java生成法莱数列</title><link>http://blog.csdn.net/bao110908/archive/2007/11/28/1906070.aspx</link><pubDate>Wed, 28 Nov 2007 15:58:00 GMT</pubDate><guid>http://blog.csdn.net/bao110908/archive/2007/11/28/1906070.aspx</guid><wfw:comment>http://blog.csdn.net/bao110908/comments/1906070.aspx</wfw:comment><comments>http://blog.csdn.net/bao110908/archive/2007/11/28/1906070.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/bao110908/comments/commentRss/1906070.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1906070</trackback:ping><description>这篇文章通过上一篇《法莱数列》中所描述法莱数列的特性，使用Java来生成法莱数列。&lt;img src ="http://blog.csdn.net/bao110908/aggbug/1906070.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>火龙果</dc:creator><title>法莱数列</title><link>http://blog.csdn.net/bao110908/archive/2007/11/28/1905328.aspx</link><pubDate>Wed, 28 Nov 2007 09:41:00 GMT</pubDate><guid>http://blog.csdn.net/bao110908/archive/2007/11/28/1905328.aspx</guid><wfw:comment>http://blog.csdn.net/bao110908/comments/1905328.aspx</wfw:comment><comments>http://blog.csdn.net/bao110908/archive/2007/11/28/1905328.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/bao110908/comments/commentRss/1905328.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1905328</trackback:ping><description>给定分母最大为5，要生成从小到大的分数：1/5, 1/4, 1/3, 2/5, 1/2, 3/5, 2/3, 3/4, 4/5，这样的数列在数学上有个专门的名称——法莱数列（Farey series）。本文以最通俗的语言来介绍了法莱数列的特性和如何生成一个法莱数列。&lt;img src ="http://blog.csdn.net/bao110908/aggbug/1905328.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>