<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>

<title></title>
      <link>http://yinhail.ycool.com/</link>
      <description><![CDATA[]]></description>
      <pubDate>Tue, 24 Jun 2008 08:06:33 GMT</pubDate>
      <lastBuildDate>Tue, 24 Jun 2008 08:06:33 GMT</lastBuildDate>
      <image>
        <url>http://sta.yculblog.com/images/logo/general-88x31.gif</url>
        <title></title>
        <link>http://yinhail.ycool.com/</link>
      </image>
<item>
        <title>红黑树&amp;AVL 树</title>
        <link>http://yinhail.ycool.com/post.3009314.html</link>
        <description><![CDATA[<font face="Arial">红黑树算法的时间复杂度和AVL相同，但统计性能比AVL树更高。具体怎样，可以看以下这段描述：<br />
AVL trees are actually easier to implement than RB trees because there are fewer cases.&nbsp; And AVL trees require O(1) rotations on an insertion, whereas red-black trees require O(lg n). <br />
In practice, the speed of AVL trees versus red-black trees will depend on the data that you're inserting.&nbsp; If your data is well distributed, so that an unbalanced binary tree would generally be acceptable (i.e. roughly in random order), but you want to handle bad cases anyway, then red-black trees will be faster because they do less unnecessary rebalancing of already acceptable data.On the other hand, if a pathological insertion order (e.g. increasing order of key) is common, then AVL trees will be faster, because the stricter balancing rule will reduce the tree's height.<br />
Splay trees might be even faster than either RB or AVL trees,depending on your data access distribution.&nbsp; And if you can use a hash instead of a tree, then that'll be fastest of all.&nbsp;<br />
<br />
相关链接<br />
<font face="Arial"><a href="http://blog.chinaunix.net/u1/35281/showart_279925.html">http://blog.chinaunix.net/u1/35281/showart_279925.html</a></font><br />
<font face="Arial"><a href="http://www.ececs.uc.edu/~franco/C321/html/RedBlack/redblack.html">http://www.ececs.uc.edu/~franco/C321/html/RedBlack/redblack.html</a></font><br />
<font face="Arial"><a href="http://www.cppblog.com/converse/archive/2007/11/28/37430.html">http://www.cppblog.com/converse/archive/2007/11/28/37430.html</a><br />
</font></font>...
]]></description>
        <guid isPermaLink="true">http://yinhail.ycool.com/post.3009314.html</guid>
        <pubDate>Tue, 24 Jun 2008 05:06:47 GMT</pubDate>

      </item>

      <item>
        <title>领袖气质</title>
        <link>http://yinhail.ycool.com/post.2945113.html</link>
        <description><![CDATA[优秀的领袖所必备的几点素质：<br />
　 1、稳定的情绪&nbsp;<br />
　　2、有自省能力<br />
　　3、精密得思考问题的能力<br />
　　4、有创造性地解决问题<br />
　　5、克服个人困难<br />
　　6、有统筹能力、管理自己的时间<br />
　　7、知己知彼、用人惟才<br />
　　8、和别人分享你的蓝图<br />
　　9、社交能力好，交往广泛<br />
　　10、能鼓励他人<br />
　　11、愿意倾听别人说话<br />
　　12、支持他人的想法<br />
　　13、挑战自己和同伴<br />
　　14、扮演良师益友的角色...
]]></description>
        <guid isPermaLink="true">http://yinhail.ycool.com/post.2945113.html</guid>
        <pubDate>Sat, 15 Mar 2008 08:03:26 GMT</pubDate>

      </item>

      <item>
        <title>旅游，我到过的地方。</title>
        <link>http://yinhail.ycool.com/post.2933436.html</link>
        <description><![CDATA[喜欢旅游。下面是我到过的地方。
create your own China map
<img src="http://www.markwang.com/chinamap/image.php?&AH=1&BJ=1&FJ=1&JS=1&SD=1&SH=1&SX=1&SC=1&ZJ=1"><br/>
<a href="http://www.markwang.com/chinamap/">create your own China map</a>...
]]></description>
        <guid isPermaLink="true">http://yinhail.ycool.com/post.2933436.html</guid>
        <pubDate>Sun, 24 Feb 2008 09:02:29 GMT</pubDate>

      </item>

      <item>
        <title>2008年计划</title>
        <link>http://yinhail.ycool.com/post.2929977.html</link>
        <description><![CDATA[日子一天一天过,不怎么觉得韶华易逝.猛然回头的时候发现身后是一长串的脚印.或深或浅而已.<br />
07年,工作了.每天上班,周末休息,看看书.下下厨.这就是生活?!&nbsp;<br />
工作并不十分忙,偶尔加班,在软件行业这应该算是性价比比较高的工作了吧.平时?好像也没有其他的活动,这不应该是我所向往的生活.至今回想起来.高中的生活最充实.无他,目标明确耳. 后来,面对生活的选择就多了起来.喜欢各个方面都尝试一下.年轻吧.<br />
今年过年的时候忽然我的灯亮了:其实我的目标不仅仅与此.<br />
08年希望能够对下面的几个方面锻炼:<br />
<br />
1. 领导力.能够在人群中树立可信赖的形象.在完成自己事情的前提下对周围的人给予帮助.学习以适当的方式给别人施加影响,团结其他人,完成工作.学习Presentation&amp;meeting技能.<br />
措施:提高专业技能,高效完成自己工作.关心其他人遇到的问题,帮助解决. 开发1~2个有助于提高工作效率的小工具. 参与其他项目的讨论,并提出自己的见解.阅读&lt;Presenting to win&gt;&lt;高效能人士的7个习惯&gt;&lt;战国策&gt;<br />
<br />
2.专业能力.进一步学习C++设计思想,.Net. 学习Revit的Framework.学习Revit的几大组成部分中的4~5项<br />
措施:学习3本书&lt;C++&gt;&lt;.net via C#&gt;&lt;CLI in action&gt;,阅读Revit代码,学习Revit框架.并在Scribble上试验.<br />
<br />
3. 提高英语口语水平,能够较流利的使用英语交流.适应英语的思维方式<br />
措施: &lt;高级口语教程&gt; 阅读. 有问题问蛋蛋.<br />
<br />
4.学习经济管理知识. 学习货币,贸易会计知识. 学习6sigma.<br />
措施:阅读.有问题请教蛋蛋.归纳公司的管理方法,收集学习公司的管理流程和文档.<br />
<br />
5.学习理财. 深入了解基金,股票的投资原理.学习黄金投资原理<br />
措施:购买10K左右基金.目标收益率10%,向阿姨学习股票投资.<br />
<br />
6.积累社会关系.增加社会交际面,人士更多人.交4~5个新朋友,并建立较好的关系<br />
措施:参加公司的羽毛球等运动.<br />
<br />
7. 建立良好的生活习惯 10:30睡觉.7:00起床,锻炼.或阅读英语.<br />
<br />
其他. 努力减肥 目标65kg.<br />
措施:多运动,晚上少吃.少吃/不吃糖果,巧克力等高热量食品.<br />
<br />
以上的目标并不高,但是要达成目标需要时时提醒自己,战胜懒惰.更重要的是时刻记住我的目标!<br />
<br />...
]]></description>
        <guid isPermaLink="true">http://yinhail.ycool.com/post.2929977.html</guid>
        <pubDate>Mon, 18 Feb 2008 12:02:35 GMT</pubDate>

      </item>

      <item>
        <title>周公解梦</title>
        <link>http://yinhail.ycool.com/post.2861350.html</link>
        <description><![CDATA[前一段时间睡觉老是做梦。那天梦到蛇了。
周公解梦上说梦到蛇咬自己是要发财。
我后来仔细回忆了一下。依稀记得好像是那条蛇咬了一下我。不过既不大清了。
不管了。就当是咬了我吧。我们Dang的作风。^_^。就喜欢听好听的。
那么什么地方可以发点小财呢？
1。 今天中石油IPO，不管三七二十四我就买了一千，希望能中。不过这个希望比中彩票还小。^_^。好在比买彩票要省2快钱的彩票钱。^_^。这里写一下。留作纪念。
2。今天在公司加了一会班。临走的时候发现老板发信要我们推荐人，^_^。不管三七二十三我就发了6，7份简历过去。希望这几个xdjm多少能够进来一个吧。这个概率要比中石油打新股强。不过要看他们能不能进来了。这里也写一下。留作纪念。

这两个月好像范冲，老是不顺心，希望接下来的日子能够好一点吧。

PS。今天看了一下股票，浮亏6％。希望周一能够挣回来。这个概率介于1和2之间吧。这里也写一下。留作纪念

PPS。前面一篇感叹号居然也有6位xdjm阅读了全文。真是。。。。。
不过不知道有那我读出了我当时的心情呢？ 无奖征文。...
]]></description>
        <guid isPermaLink="true">http://yinhail.ycool.com/post.2861350.html</guid>
        <pubDate>Fri, 26 Oct 2007 14:10:36 GMT</pubDate>

      </item>

      <item>
        <title>。。。。。</title>
        <link>http://yinhail.ycool.com/post.2855643.html</link>
        <description><![CDATA[。。。。。。。
！
。。。。。。。。。。...
]]></description>
        <guid isPermaLink="true">http://yinhail.ycool.com/post.2855643.html</guid>
        <pubDate>Thu, 18 Oct 2007 12:10:18 GMT</pubDate>

      </item>

      <item>
        <title>What's up</title>
        <link>http://yinhail.ycool.com/post.2853013.html</link>
        <description><![CDATA[<p>What's up!!!</p>...
]]></description>
        <guid isPermaLink="true">http://yinhail.ycool.com/post.2853013.html</guid>
        <pubDate>Sun, 14 Oct 2007 09:10:34 GMT</pubDate>

      </item>

      <item>
        <title>红月亮，加班到10点及其他</title>
        <link>http://yinhail.ycool.com/post.2842024.html</link>
        <description><![CDATA[今天是8月17.根据网上的研究，今天的月亮是一年之中最圆的。<br />
<br />
今天出去吃饭的时候发现东边天空树梢头挂了一个脸盆大的红月亮。 同事开玩笑说&rdquo;太阳落山了&ldquo;。<br />
我是极讨厌红月亮的。也可能是&rdquo;感时花溅泪，恨别鸟惊心&ldquo;把。心情更加坏了。<br />
<br />
回想起来确实月圆的时候人的情绪波动特别厉害。月圆的时候也最好不要讨论重要的事情。<br />
<br />
等一下要和美国那边又要讨论项目的事情了。。。。。 9点到10点。我想我的床。。。。<br />
<br />...
]]></description>
        <guid isPermaLink="true">http://yinhail.ycool.com/post.2842024.html</guid>
        <pubDate>Thu, 27 Sep 2007 12:09:23 GMT</pubDate>

      </item>

      <item>
        <title>最糟糕的一天。</title>
        <link>http://yinhail.ycool.com/post.2841606.html</link>
        <description><![CDATA[股票大跌。收到假钞，还有其他一大堆的烦心的事情。<br />
要挺住。...
]]></description>
        <guid isPermaLink="true">http://yinhail.ycool.com/post.2841606.html</guid>
        <pubDate>Wed, 26 Sep 2007 15:09:33 GMT</pubDate>

      </item>

      <item>
        <title>找工作记录（一） Microsoft ATC</title>
        <link>http://yinhail.ycool.com/post.2640892.html</link>
        <description><![CDATA[<!-- PLAIN --> 今天开始正儿八经的写点blog把。记录一下过去的日子。<br />
 我好像是10月中旬开始投简历的，因为开始还打算出国，所以工作的重心没有在找工作上。但是仔细考虑以后还是觉得先工作把。父母毕竟老了，不要最后“树欲静而风不止，子欲养而亲不在”。所以还是能够留在上海，方便照顾家里。<br />
 &nbsp;&nbsp;开始投的是上海的ATC，由于做Testing有点心得，所有就投了SDET。<br />
 &nbsp;&nbsp;需要提一下的是，这次的MS的招聘系统好像是自己开发的，估计是实习生开发了。满烂的。添了3次才填上去。要知道，那都是我一个字一个字敲进去的啊。<br />
 &nbsp;不过老实说，其实也没有抱多大希望能进ms，毕竟从来没有觉得自己是牛人。<br />
 &nbsp;收到笔势通知的时候通知的是mini test，感觉满疑惑的，为什么是mini test?不过好像我们系里面收到比试通知的人不多。心里还是着实满得意的。^_^。bs自己一下。<br />
 &nbsp;笔势是在sjtu 闵行校区，开始的时候还以为在atc上海内。所以联系了mo师兄去那边蹭饭。mo师兄是大好人啊。马上热情欢迎。还预祝我pass云云。<br />
 &nbsp;&nbsp;不过后来一看，ft，是sjtu啊。不过兵来将挡，马上联系欢欢，蹭饭计划一切照旧。^_^。同学多就是好啊。<br />
<br />
 &nbsp;到了sjtu，同一个教室还有lmf。本科隔壁寝室的通信，直言到sjtu了。真是有缘。寒暄了两句，发卷，作题。<br />
 &nbsp;我终于明白了minitest的意思。原来只有3道题目。<br />
1。实现字典查找，三种方法，实现其中一种，我用tire tree解之<br />
2。测试两大数相加<br />
3。给14year-old小女孩设计笔记本电脑。<br />
个人分析。1是为SDE设计的。2是为SDET设计的，3是为PM设计的。<br />
不过第一题就花了好多时间。而且题目中的pre/cons也不明白什么意思。问那个监考的人（后来去吃饭得时候还碰到了他，好像他也只是交大得学生，据他分析，第3题是拉开差距得。不过我在想得是，我第一题就给其他忍拉开差距了，哭～～～～～～～～～～）。着实给他bs了一下。<br />
第一体花的时间太场了。到最后只剩15min的时候狂做后面两体，写得惨不忍睹。～～～～～<br />
<br />
ms还是很有效率得。第二天7：00多就通知面试。那时候我正在清水完那边等honeywell得班车呢。<br />
马上掉头，换衣服，去衡山宾馆。<br />
 面试是两轮，和msra得忍在一起面，其中碰到好多熟人。有本科得通信，本科闻名依旧得高佳jj。牛人啊。敬仰之。<br />
这时候才发现这边其实面得都是bj得职位，ft。给搞到bj去了。<br />
不过也只好硬着头皮上。<br />
第一轮是staff manager，面了一个float转string得测试题目，经过提示用FSM解之。<br />
然后就是谈谈自己做得项目，blablabla。不过好像他也没有在注意听我得。<br />
出去等第二轮。<br />
ms人还是满好得。问我远不愿意和他们得deve manager聊聊。当然愿意罗。<br />
然后就去了另外一个房间。他是上海人，去国外度了phd，然后进了ms，很nice很有亲和力得人。<br />
和我谈了去bj得好处。我当即就给说服了。连连说愿意。<br />
<br />
然后hr manager说你可以去bj了。^_^。pass。美好得bj啊。我来了。（To be Continued)<br />
<br />
...
]]></description>
        <guid isPermaLink="true">http://yinhail.ycool.com/post.2640892.html</guid>
        <pubDate>Wed, 10 Jan 2007 06:01:07 GMT</pubDate>

      </item>

      <item>
        <title>本年度第四个正式offer</title>
        <link>http://yinhail.ycool.com/post.2640877.html</link>
        <description><![CDATA[<!-- PLAIN --> 意料之中的offer，<br />
但是没想到能offer这么大的机会。现在优点郁闷了，<br />
看来有offer和没offer一样让人郁闷啊。<br />
<br />
PS，今天抽盲检，意料之中的，没有中，而且系里的同学基本上都没有中。<br />
bless all<br />
...
]]></description>
        <guid isPermaLink="true">http://yinhail.ycool.com/post.2640877.html</guid>
        <pubDate>Wed, 10 Jan 2007 06:01:39 GMT</pubDate>

      </item>

      <item>
        <title>本年度第三个正式Offer</title>
        <link>http://yinhail.ycool.com/post.2631099.html</link>
        <description><![CDATA[等了很长时间，虽然不是最最最最最最满意，但是还满意了。<br />
打算就这样把自己卖了把。<br />
希望xdjm们都能找到好工作。<br />
<br />
随后放出找工作记录，比试记录，面试记录等等...
]]></description>
        <guid isPermaLink="true">http://yinhail.ycool.com/post.2631099.html</guid>
        <pubDate>Fri, 29 Dec 2006 08:12:44 GMT</pubDate>

      </item>
    </channel>
  </rss>
