<?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/poson" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/poson" type="application/rss+xml"></fs:self_link><lastBuildDate>Sun, 07 Jun 2009 22:40:00 GMT</lastBuildDate><title>poson的专栏</title><link>http://blog.csdn.net/poson/</link><item><title>几行代码搞定python 设计模式</title><link>http://blog.csdn.net/poson/archive/2009/06/07/4250198.aspx</link><wfw:comment>http://blog.csdn.net/poson/comments/4250198.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/poson/comments/commentRss/4250198.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4250198</trackback:ping><description>#!/usr/bin/env python# -*- coding:utf-8class HttpBase:    def get(self):        psssclass Http1(HttpBase):    def get(self):        print 'http1'class Http2(HttpBase):    def get(self):        print 'http2'class Base:    def __init__(self):        self.httpobj = None    def http(self):        self.httpobj.get()    def compute(self):        self.http()        self.show()    #虚函数    def show(self):        pass    def notify(self, k):&lt;img src =&quot;http://blog.csdn.net/poson/aggbug/4250198.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/236642650/poson/csdn.net/s.gif?r=http://blog.csdn.net/poson/archive/2009/06/07/4250198.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/poson/236642650/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/poson/236642650/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 08 Jun 2009 06:40:00 +0800</pubDate><author>钟灵</author><comments>http://blog.csdn.net/poson/archive/2009/06/07/4250198.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/poson/archive/2009/06/07/4250198.aspx</guid><dc:creator>钟灵</dc:creator><fs:srclink>http://blog.csdn.net/poson/archive/2009/06/07/4250198.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/poson/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/poson/~1064784/236642650/1064784</fs:itemid></item><item><title>中国法律受到巨大挑战</title><link>http://blog.csdn.net/poson/archive/2009/05/23/4210925.aspx</link><wfw:comment>http://blog.csdn.net/poson/comments/4210925.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/poson/comments/commentRss/4210925.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4210925</trackback:ping><description>&lt;br /&gt; 国内内部矛盾不断激化，其激化的结果是出现了越来越多的热点、爆炸性事件。这些事件引起大量人员的关注，刺激了大量普通爱国民众的神经。这些事件推动了新闻透明性，推动了事件的处理。但是如果事件的处理程序或者结果有失公平，将损害法律的权威性和工作性，增加社会的不安定性。&lt;img src =&quot;http://blog.csdn.net/poson/aggbug/4210925.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/236642651/poson/csdn.net/s.gif?r=http://blog.csdn.net/poson/archive/2009/05/23/4210925.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/poson/236642651/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/poson/236642651/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 24 May 2009 00:03:00 +0800</pubDate><author>钟灵</author><comments>http://blog.csdn.net/poson/archive/2009/05/23/4210925.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/poson/archive/2009/05/23/4210925.aspx</guid><dc:creator>钟灵</dc:creator><fs:srclink>http://blog.csdn.net/poson/archive/2009/05/23/4210925.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/poson/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/poson/~1064784/236642651/1064784</fs:itemid></item><item><title>毕业两年来做过的项目</title><link>http://blog.csdn.net/poson/archive/2009/05/07/4158921.aspx</link><wfw:comment>http://blog.csdn.net/poson/comments/4158921.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/poson/comments/commentRss/4158921.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4158921</trackback:ping><description>毕业两年来做过的项目，回顾、总结&lt;img src =&quot;http://blog.csdn.net/poson/aggbug/4158921.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/poson/236642652/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/poson/236642652/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 08 May 2009 05:26:00 +0800</pubDate><author>钟灵</author><comments>http://blog.csdn.net/poson/archive/2009/05/07/4158921.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/poson/archive/2009/05/07/4158921.aspx</guid><dc:creator>钟灵</dc:creator><fs:srclink>http://blog.csdn.net/poson/archive/2009/05/07/4158921.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/poson/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/poson/~1064784/236642652/1064784</fs:itemid></item><item><title>设计文档的部分内容</title><link>http://blog.csdn.net/poson/archive/2009/05/07/4158885.aspx</link><wfw:comment>http://blog.csdn.net/poson/comments/4158885.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/poson/comments/commentRss/4158885.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4158885</trackback:ping><description>系统边界
接口
架构
计算流程/数据流
部署/依赖

1功能
&lt;img src =&quot;http://blog.csdn.net/poson/aggbug/4158885.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/poson/236642653/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/poson/236642653/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 08 May 2009 05:11:00 +0800</pubDate><author>钟灵</author><comments>http://blog.csdn.net/poson/archive/2009/05/07/4158885.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/poson/archive/2009/05/07/4158885.aspx</guid><dc:creator>钟灵</dc:creator><fs:srclink>http://blog.csdn.net/poson/archive/2009/05/07/4158885.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/poson/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/poson/~1064784/236642653/1064784</fs:itemid></item><item><title>我所知道的养生</title><link>http://blog.csdn.net/poson/archive/2009/05/03/4146728.aspx</link><wfw:comment>http://blog.csdn.net/poson/comments/4146728.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/poson/comments/commentRss/4146728.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4146728</trackback:ping><description>养生者，修养身心也。养生之道，也就是修养身心的方法&lt;img src =&quot;http://blog.csdn.net/poson/aggbug/4146728.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/poson/236642654/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/poson/236642654/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 04 May 2009 07:26:00 +0800</pubDate><author>钟灵</author><comments>http://blog.csdn.net/poson/archive/2009/05/03/4146728.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/poson/archive/2009/05/03/4146728.aspx</guid><dc:creator>钟灵</dc:creator><fs:srclink>http://blog.csdn.net/poson/archive/2009/05/03/4146728.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/poson/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/poson/~1064784/236642654/1064784</fs:itemid></item><item><title>eclipse 的RSE插件不错</title><link>http://blog.csdn.net/poson/archive/2009/04/24/4107169.aspx</link><wfw:comment>http://blog.csdn.net/poson/comments/4107169.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/poson/comments/commentRss/4107169.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4107169</trackback:ping><description>可以远程编辑服务器上面的代码

http://download.eclipse.org/dsdp/tm/updates/

 

而且可以直接编写运行。可以相当于一个轻量级的secureCRT。
&lt;img src =&quot;http://blog.csdn.net/poson/aggbug/4107169.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/poson/236642655/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/poson/236642655/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 24 Apr 2009 23:06:00 +0800</pubDate><author>钟灵</author><comments>http://blog.csdn.net/poson/archive/2009/04/24/4107169.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/poson/archive/2009/04/24/4107169.aspx</guid><dc:creator>钟灵</dc:creator><fs:srclink>http://blog.csdn.net/poson/archive/2009/04/24/4107169.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/poson/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/poson/~1064784/236642655/1064784</fs:itemid></item><item><title>eclipse 单机测试 hadoop</title><link>http://blog.csdn.net/poson/archive/2009/04/03/4046141.aspx</link><wfw:comment>http://blog.csdn.net/poson/comments/4046141.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/poson/comments/commentRss/4046141.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4046141</trackback:ping><description>&lt;br /&gt;装了cygwin之后，还是有错误：&lt;br /&gt;Caused by: javax.security.auth.login.LoginException: Login failed: bash: /usr/bin/groups: /bin/sh: bad interpreter: No such file or directory&lt;br /&gt;&lt;br /&gt;修改办法：把cygwin下面的bash复制改名为sh&lt;br /&gt;&lt;img src =&quot;http://blog.csdn.net/poson/aggbug/4046141.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/poson/236642656/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/poson/236642656/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 03 Apr 2009 20:49:00 +0800</pubDate><author>钟灵</author><comments>http://blog.csdn.net/poson/archive/2009/04/03/4046141.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/poson/archive/2009/04/03/4046141.aspx</guid><dc:creator>钟灵</dc:creator><fs:srclink>http://blog.csdn.net/poson/archive/2009/04/03/4046141.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/poson/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/poson/~1064784/236642656/1064784</fs:itemid></item><item><title>fp growth 实现</title><link>http://blog.csdn.net/poson/archive/2009/03/21/4011028.aspx</link><wfw:comment>http://blog.csdn.net/poson/comments/4011028.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/poson/comments/commentRss/4011028.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4011028</trackback:ping><description>&lt;br /&gt;近日，准备使用fp growth写个程序，挖掘频繁模式。但是从han jia wei哪里下载的c语言程序效率非常低。根本不能满足大数据量的要求。&lt;br /&gt;仔细分析源代码发现，fp growth需要生成很多棵树，每个结点路径都需要保存，还是非常消耗资源的。&lt;br /&gt;考虑之后，使用hadoop编写了一个简单的fp growth，总是耗尽java的内存。最后，限制了结点的数量，得到一个计算结果。&lt;img src =&quot;http://blog.csdn.net/poson/aggbug/4011028.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/poson/236642657/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/poson/236642657/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 21 Mar 2009 18:39:00 +0800</pubDate><author>钟灵</author><comments>http://blog.csdn.net/poson/archive/2009/03/21/4011028.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/poson/archive/2009/03/21/4011028.aspx</guid><dc:creator>钟灵</dc:creator><fs:srclink>http://blog.csdn.net/poson/archive/2009/03/21/4011028.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/poson/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/poson/~1064784/236642657/1064784</fs:itemid></item><item><title>相似性计算</title><link>http://blog.csdn.net/poson/archive/2009/03/18/4002029.aspx</link><wfw:comment>http://blog.csdn.net/poson/comments/4002029.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/poson/comments/commentRss/4002029.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4002029</trackback:ping><description>相似性计算&lt;img src =&quot;http://blog.csdn.net/poson/aggbug/4002029.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/poson/236642658/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/poson/236642658/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 19 Mar 2009 01:43:00 +0800</pubDate><author>钟灵</author><comments>http://blog.csdn.net/poson/archive/2009/03/18/4002029.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/poson/archive/2009/03/18/4002029.aspx</guid><dc:creator>钟灵</dc:creator><fs:srclink>http://blog.csdn.net/poson/archive/2009/03/18/4002029.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/poson/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/poson/~1064784/236642658/1064784</fs:itemid></item><item><title>层次聚类与分类规则</title><link>http://blog.csdn.net/poson/archive/2009/03/05/3959727.aspx</link><wfw:comment>http://blog.csdn.net/poson/comments/3959727.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/poson/comments/commentRss/3959727.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3959727</trackback:ping><description>&lt;br /&gt;&lt;br /&gt;层次聚类，通过设计相似性函数（或者聚类函数），可以非常方便的实现无监督的聚类过程。但是相似性阈值太高，得到类目太多，达不到聚类的目的；阈值太低，类目少，但是准确性就会降低。在这个时候，使用一些分类规则，当相似度很高的时候，当满足一些规则，就降低其相似度，这样可以得到合适的类目个数，同时得到比较满意的准确率。&lt;img src =&quot;http://blog.csdn.net/poson/aggbug/3959727.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/poson/236642659/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/poson/236642659/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 05 Mar 2009 22:30:00 +0800</pubDate><author>钟灵</author><comments>http://blog.csdn.net/poson/archive/2009/03/05/3959727.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/poson/archive/2009/03/05/3959727.aspx</guid><dc:creator>钟灵</dc:creator><fs:srclink>http://blog.csdn.net/poson/archive/2009/03/05/3959727.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/poson/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/poson/~1064784/236642659/1064784</fs:itemid></item></channel></rss>