<?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:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/manio" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/manio" type="application/rss+xml"></fs:self_link><lastBuildDate>Wed, 27 Jan 2010 06:25:00 GMT</lastBuildDate><title>马牛不是人</title><description>从平凡到卓越</description><link>http://blog.csdn.net/blogrss.aspx?username=manio</link><item><title>博客搬了家</title><link>http://blog.csdn.net/manio/archive/2010/01/27/5261547.aspx</link><description>&lt;br /&gt;域名manio.org还在备案中...&lt;br /&gt;&lt;br /&gt;先用着临时域名&lt;br /&gt;http://manio.org.w129.998877.com/&lt;br /&gt;&lt;br /&gt;豆瓣在这里：&lt;br /&gt;http://www.douban.com/people/2625433/&lt;br /&gt;&lt;br /&gt;还是自己的blog定制性强些。我爱死我用的wordpress theme了，simple but beautiful.~&lt;img src=&quot;http://www1.feedsky.com/t1/326406314/manio/csdn.net/s.gif?r=http://blog.csdn.net/manio/archive/2010/01/27/5261547.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/manio/326406314/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/manio/326406314/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 27 Jan 2010 14:25:00 +0800</pubDate><author>马牛</author><guid isPermaLink="false">http://blog.csdn.net/manio/archive/2010/01/27/5261547.aspx</guid><dc:creator>马牛</dc:creator><fs:srclink>http://blog.csdn.net/manio/archive/2010/01/27/5261547.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/manio/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/manio/~1137336/326406314/1137326</fs:itemid></item><item><title>Mr. Process的一生－Linux内核的社会视角 (1)调度</title><link>http://blog.csdn.net/manio/archive/2010/01/08/5160702.aspx</link><description>Written by manio (http://blog.csdn.net/manio)Linux内核是一个无比复杂的系统，要想看清大致的脉络也非易事。其实，可以把运行中的Linux想像成一个人类的社会，当中的进程就是社会中的人。人有生老病死，进程有创建、异常、终止。人有各种各样的财产，进程有对应的地址空间、设备等等。人被各种各样的东西限制着，被人管着，进程也是。内核无比巨大，从哪着手？我想，从进程的视角来看是个好办法。并且，在学习Linux内核的同时，类比人类社会来看，会有更深刻的印象，理解得更透彻。本来也应该从进程的创建开始写的，但是最近在看调度的相关论文，就又把Linux调度的东西看了一下。所以，就先写调度相关的东西吧。首先介绍与进程所在环境对应的人类场景：这是一个公司，公司里有很多人（进程），每个人都有其对应的职称（优先级）。这个公司很奇怪，只有一张办公桌（CPU），在任意时刻，只能有一个人在工作(TASK_RUNNING正在运行状态)。其他人呢，要么在休息室时短暂地休息（对应TASK_RUNNING就绪状态），要么&lt;img src=&quot;http://www1.feedsky.com/t1/326406315/manio/csdn.net/s.gif?r=http://blog.csdn.net/manio/archive/2010/01/08/5160702.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/manio/326406315/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/manio/326406315/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 08 Jan 2010 19:41:00 +0800</pubDate><author>马牛</author><guid isPermaLink="false">http://blog.csdn.net/manio/archive/2010/01/08/5160702.aspx</guid><dc:creator>马牛</dc:creator><fs:srclink>http://blog.csdn.net/manio/archive/2010/01/08/5160702.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/manio/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/manio/~1137336/326406315/1137326</fs:itemid></item><item><title>微软是最差的，GOOGLE是最好的，中国的教育是很难救的 -读《世界因你不同》</title><link>http://blog.csdn.net/manio/archive/2010/01/08/5160461.aspx</link><description>&lt;br /&gt;什么人才敢用“世界因你而不同”这样的标题啊？这里面的潜台词是，“世界已经因为我而不同了，然后我也能让这世界因你而不同。”开复同学说他从小都一直是那么自信，我终于相信了。  &lt;br /&gt;一个人从小的生活环境给人的一生的影响是巨大的。在座的恐怕难有很多人能有开复同学那样的背景。父亲在抗战时演讲（母亲那时看上他），后来又到stanford做访问学者，文化人啊。11岁到美国接受西方教育…龙生龙，凤生凤，生个老鼠打地洞。&lt;br /&gt; 很多人没成功，因为他们不知道自己能成功。他们看到的都是主流媒体的垃圾信息，看不到真正关心他们自身发展的信息。大学里所谓的“职业发展规划”形同虚设。我本科时曾经陪学院里有一个领导到省里开“职业发展规划”的会，他在会上主要是报告院里的职业规划活动是如何的搞得生龙活虎的，理论基础是什么，BALABALA。可是，我在院里可没见到有什么实际的活动。老师人还是很好的，但这也阻止不了这些都成为雷声大雨点小的政绩工程。我的职业规划一片雪白，那皎洁的…&lt;br /&gt; 在这样的环境下，我觉得开复同学在教育上做的事是对我们教育的发展有促进作用的。他让我们看到了一条他成功的轨迹。&lt;img src=&quot;http://www1.feedsky.com/t1/326406316/manio/csdn.net/s.gif?r=http://blog.csdn.net/manio/archive/2010/01/08/5160461.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/manio/326406316/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/manio/326406316/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 08 Jan 2010 19:06:00 +0800</pubDate><author>马牛</author><guid isPermaLink="false">http://blog.csdn.net/manio/archive/2010/01/08/5160461.aspx</guid><dc:creator>马牛</dc:creator><fs:srclink>http://blog.csdn.net/manio/archive/2010/01/08/5160461.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/manio/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/manio/~1137336/326406316/1137326</fs:itemid></item><item><title>纪念两个IBM实习OFFER的死去</title><link>http://blog.csdn.net/manio/archive/2009/05/17/4195800.aspx</link><description>In memory of my offers
14th dormitory, Hnu&lt;img src=&quot;http://www1.feedsky.com/t1/326406317/manio/csdn.net/s.gif?r=http://blog.csdn.net/manio/archive/2009/05/17/4195800.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/manio/326406317/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/manio/326406317/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 17 May 2009 21:34:00 +0800</pubDate><author>马牛</author><guid isPermaLink="false">http://blog.csdn.net/manio/archive/2009/05/17/4195800.aspx</guid><dc:creator>马牛</dc:creator><fs:srclink>http://blog.csdn.net/manio/archive/2009/05/17/4195800.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/manio/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/manio/~1137336/326406317/1137326</fs:itemid></item><item><title>关于挑战杯的失败</title><link>http://blog.csdn.net/manio/archive/2009/03/24/4020542.aspx</link><description>&lt;br /&gt;一个在另一个同一级别的比赛中拿了奖的作品，放到挑战杯里，连学校都没冲出去。除了运气（前一次运气太好？这一次运气太差），一定还有一些其他原因。虽然不能简单地取两次比赛所做的事的集合之交，就认为这是与成败无关的，也不能对集合做差运算，从而得到成败的关键。（因为这个世界上的事情是如此的复杂，以致于它并不是简单的集合的数学模型...）但是，从这些差集，交集中，我们能近似的分析出哪些是与成败息息相关的因素。&lt;br /&gt;&lt;br /&gt;这次挑战杯从08年12月份开始着手准备，在2月22号校内答辩，过了四五天的样子，在团委的网站上知道没有出围。说是准备，其实那时也忙着考试，大家都没有什么时间。开过两三次会讨论作品的选题问题。进展不是很大。其实从12月份开始着手已经是很迟了，后来因为考试和各种原因（包括我的拖延症），一拖再拖，到12月底，要交文档了，就只好把原来的作品改改，加个视频传输的功能，做成远程的了。大家还在想，到2月底文档上交到省里前，还是可以改的，到时大家有空了，再做一个新的东西。其实，即使是从12月初就选好题开始做，这段时间里的考试、春节等杂事占用的时间已经使从头开始学一个新平台&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/manio/326406318/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/manio/326406318/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 24 Mar 2009 15:47:00 +0800</pubDate><author>马牛</author><guid isPermaLink="false">http://blog.csdn.net/manio/archive/2009/03/24/4020542.aspx</guid><dc:creator>马牛</dc:creator><fs:srclink>http://blog.csdn.net/manio/archive/2009/03/24/4020542.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/manio/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/manio/~1137336/326406318/1137326</fs:itemid></item><item><title>关于思考的思考</title><link>http://blog.csdn.net/manio/archive/2009/03/01/3947740.aspx</link><description>这是关于思考的一篇文章。思考这件事我们每天都在做，但是，关于它的很多东西，却被我们忽略了。我们每天都在思考，但是，我们中的很多人都不是一个好的思考者。我们从小学习数理化，用我们的脑子来想问题。但是，从小学到大学，都没有一门课来考我们如何思考，我们没有关于思考的知识系统，只能在我们的学习过程中不断地改变。这种改变没有大方向的指导，只能是摸着石头过河。也许这个摸索的过程只要几年，或者是几十年。&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/manio/326406319/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/manio/326406319/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 01 Mar 2009 20:41:00 +0800</pubDate><author>马牛</author><guid isPermaLink="false">http://blog.csdn.net/manio/archive/2009/03/01/3947740.aspx</guid><dc:creator>马牛</dc:creator><fs:srclink>http://blog.csdn.net/manio/archive/2009/03/01/3947740.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/manio/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/manio/~1137336/326406319/1137326</fs:itemid></item><item><title>Manio’s达芬奇Getting Started</title><link>http://blog.csdn.net/manio/archive/2008/12/28/3628301.aspx</link><description>作者：何军 www.manio.org  manioster[at]gmail.com修改日期：2008年11月版本：1.0&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/manio/326406320/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/manio/326406320/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 28 Dec 2008 12:25:00 +0800</pubDate><author>马牛</author><guid isPermaLink="false">http://blog.csdn.net/manio/archive/2008/12/28/3628301.aspx</guid><dc:creator>马牛</dc:creator><fs:srclink>http://blog.csdn.net/manio/archive/2008/12/28/3628301.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/manio/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/manio/~1137336/326406320/1137326</fs:itemid></item><item><title>CVS Quick Start</title><link>http://blog.csdn.net/manio/archive/2008/12/09/3485614.aspx</link><description>&lt;br /&gt;CVS Quick Start  &lt;br /&gt;update&lt;br /&gt;04/20/08 21:22 by manio&lt;br /&gt;04/20/08 16:17 by manio &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;CVS是一个开源的软件开发版本控制软件&lt;br /&gt;QUOTE:&lt;br /&gt;CVS 是 Concurrent Version System（并行版本系统）的缩写，用于版本管理．如果大家曾经参与过多人协作开发的项目，大家肯定有这样的痛苦经历：由于多个人同时修改同一个文件，自己辛辛苦苦修改的程序被别人彻底删除了．另外，如果你的软件/程序已经发布了三个版本，而这时候用户需要你修改第二个版本的东西，也许你会因为只保留了最新版本而痛哭流涕。还有就是你对程序做了一些修改，但是修改很少，你只想给远方的同事发一个两个版本之间的差别文件，这样可以免于邮箱不够大，网速太慢之类的问题．为了解决类似这样的问题，以及诸如生成补丁文件，历史版本修改等，一帮黑客（褒义）在原先 Unix 体系里很成熟的 SCCS 和 RCS 的基础上，开发了 CVS。(SCCS：Source Cod&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/manio/326406321/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/manio/326406321/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 09 Dec 2008 20:40:00 +0800</pubDate><author>马牛</author><guid isPermaLink="false">http://blog.csdn.net/manio/archive/2008/12/09/3485614.aspx</guid><dc:creator>马牛</dc:creator><fs:srclink>http://blog.csdn.net/manio/archive/2008/12/09/3485614.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/manio/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/manio/~1137336/326406321/1137326</fs:itemid></item><item><title>Intel杯竞赛总结</title><link>http://blog.csdn.net/manio/archive/2008/12/04/3446477.aspx</link><description> 给教务处写的，部分内容比较恶心，见谅竞赛总结2008年英特尔杯大学生电子设计竞赛嵌入式系统专题邀请赛邀请中国大陆，香港，马来西亚，印度及美国共72所高校，160支队参加。全国专家组对参赛作品进行了认真评审，评选出本次竞赛的“英特尔杯”获得者，一等奖13支队，二等奖27支队，三等奖61支队。我们三人所做的作品“互动视窗”，获得了全国一等奖。回想整个竞赛的过程，我们感到收获颇丰。作品针对博物馆文物展示等应用，通过对参观者手势、语音、意念行为等信息进行识别和处理，构建了一个方便、自然、人性化的嵌入式互动平台。在EC5-1719CLDNA平台上，针对特定应用增加了摄像头、扬声器、可控展品台等硬件装置；研究了手势和人脸的识别与跟踪、非特定人中英文连续语音识别等人机交互技术；改进了基于手形结构特征的识别算法，建立了手势缺陷图的判断方法；基于Linux实现了具有物品展示、多媒体评论、娱乐等功能的互动平台，充分展示了基于视觉、语音等多通道交互的优势。前期的重视在大三的时候，我们就从徐成老师&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/manio/326406322/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/manio/326406322/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 04 Dec 2008 19:32:00 +0800</pubDate><author>马牛</author><guid isPermaLink="false">http://blog.csdn.net/manio/archive/2008/12/04/3446477.aspx</guid><dc:creator>马牛</dc:creator><fs:srclink>http://blog.csdn.net/manio/archive/2008/12/04/3446477.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/manio/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/manio/~1137336/326406322/1137326</fs:itemid></item><item><title>BLOG该写写了</title><link>http://blog.csdn.net/manio/archive/2008/12/02/3425126.aspx</link><description>&lt;br /&gt;考研，比赛，项目，BLOG没写已经SO LONG了。&lt;br /&gt;It's time to write something about life and tech.Here is the place for thinking.Write down my mind here and then there will be more idea in mind.Think more and enjoy thinking (life and tech).That's the way from good to great.&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/manio/326406323/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/manio/326406323/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 02 Dec 2008 02:06:00 +0800</pubDate><author>马牛</author><guid isPermaLink="false">http://blog.csdn.net/manio/archive/2008/12/02/3425126.aspx</guid><dc:creator>马牛</dc:creator><fs:srclink>http://blog.csdn.net/manio/archive/2008/12/02/3425126.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/manio/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/manio/~1137336/326406323/1137326</fs:itemid></item></channel></rss>