<?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/chinaeli" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/chinaeli" type="application/rss+xml"></fs:self_link><lastBuildDate>Sun, 22 Feb 2009 23:57:00 GMT</lastBuildDate><title>Eli's XXX</title><description>Programming My World;</description><link>http://blog.csdn.net/chinaeli/</link><item><title>匈牙利表示法</title><link>http://blog.csdn.net/chinaeli/archive/2009/02/22/3924262.aspx</link><wfw:comment>http://blog.csdn.net/chinaeli/comments/3924262.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/chinaeli/comments/commentRss/3924262.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3924262</trackback:ping><description>&lt;br /&gt;匈牙利表示法：&lt;br /&gt;     它通过在每一个表示符名字的前面放置一个数据类型助记符，为程序员提供了对标识符的即时识别。&lt;br /&gt;《1》MFC、句柄、控件及结构的命名规则。&lt;br /&gt;      Windows类型  样本变量    MFC类        样本对象&lt;br /&gt;     HWND         hWnd         CWnd*        pWnd&lt;br /&gt;     HDLG         hDlg        CDialog*     pDlg&lt;br /&gt;      HDC          hDC         CDC*         pDC&lt;br /&gt;     HGDIOBJ      hGdiObj      CGdiObject*  pGdiObj&lt;br /&gt;     HPEN         hPen        CPen*        pPen&lt;br /&gt;      HBRUSH       hBrush      CBrush*      pBrush&lt;br /&gt;     HFONT        hFont   &lt;img src =&quot;http://blog.csdn.net/chinaeli/aggbug/3924262.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 23 Feb 2009 07:57:00 +0800</pubDate><author>符劼</author><comments>http://blog.csdn.net/chinaeli/archive/2009/02/22/3924262.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/chinaeli/archive/2009/02/22/3924262.aspx</guid><dc:creator>符劼</dc:creator><fs:srclink>http://blog.csdn.net/chinaeli/archive/2009/02/22/3924262.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/chinaeli/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/chinaeli/~7392612/207869530/5502134</fs:itemid></item><item><title>Range Minimum Query and Lowest Common Ancestor</title><link>http://blog.csdn.net/chinaeli/archive/2008/12/29/3640302.aspx</link><wfw:comment>http://blog.csdn.net/chinaeli/comments/3640302.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/chinaeli/comments/commentRss/3640302.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3640302</trackback:ping><description>Range Minimum Query and Lowest Common Ancestor&lt;br /&gt; Introduction&lt;br /&gt;&lt;img src =&quot;http://blog.csdn.net/chinaeli/aggbug/3640302.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 30 Dec 2008 06:29:00 +0800</pubDate><author>符劼</author><comments>http://blog.csdn.net/chinaeli/archive/2008/12/29/3640302.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/chinaeli/archive/2008/12/29/3640302.aspx</guid><dc:creator>符劼</dc:creator><fs:srclink>http://blog.csdn.net/chinaeli/archive/2008/12/29/3640302.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/chinaeli/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/chinaeli/~7392612/207869531/5502134</fs:itemid></item><item><title>突发奇想，对于a+b问题的一个另类代码。。。</title><link>http://blog.csdn.net/chinaeli/archive/2008/11/24/3358105.aspx</link><wfw:comment>http://blog.csdn.net/chinaeli/comments/3358105.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/chinaeli/comments/commentRss/3358105.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3358105</trackback:ping><description>#include using namespace std;class ANS{    int a,b;public:    ANS(){cin&gt;&gt;a&gt;&gt;b;}    ~ANS(){cout&lt;br /&gt;哈哈，很奇特！&lt;img src =&quot;http://blog.csdn.net/chinaeli/aggbug/3358105.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 24 Nov 2008 09:14:00 +0800</pubDate><author>符劼</author><comments>http://blog.csdn.net/chinaeli/archive/2008/11/24/3358105.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/chinaeli/archive/2008/11/24/3358105.aspx</guid><dc:creator>符劼</dc:creator><fs:srclink>http://blog.csdn.net/chinaeli/archive/2008/11/24/3358105.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/chinaeli/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/chinaeli/~7392612/207869532/5502134</fs:itemid></item><item><title>图论复习1，贴几个求单源最短路的模板</title><link>http://blog.csdn.net/chinaeli/archive/2008/11/23/3356824.aspx</link><wfw:comment>http://blog.csdn.net/chinaeli/comments/3356824.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/chinaeli/comments/commentRss/3356824.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3356824</trackback:ping><description>最短路（Dijkstra+Priority_queue+邻接表）struct NODE{    int to;    int len;    bool operator buf[],int s,int* min){    int i;    NODE v;    for (i=0;i&lt;img src =&quot;http://blog.csdn.net/chinaeli/aggbug/3356824.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 24 Nov 2008 02:46:00 +0800</pubDate><author>符劼</author><comments>http://blog.csdn.net/chinaeli/archive/2008/11/23/3356824.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/chinaeli/archive/2008/11/23/3356824.aspx</guid><dc:creator>符劼</dc:creator><fs:srclink>http://blog.csdn.net/chinaeli/archive/2008/11/23/3356824.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/chinaeli/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/chinaeli/~7392612/207869533/5502134</fs:itemid></item><item><title>第一次现场赛，锻炼为主，得奖。。。</title><link>http://blog.csdn.net/chinaeli/archive/2008/11/16/3313534.aspx</link><wfw:comment>http://blog.csdn.net/chinaeli/comments/3313534.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/chinaeli/comments/commentRss/3313534.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3313534</trackback:ping><description>&lt;br /&gt;我们以邀请队伍的名义参加了合肥的现场赛，本着锻炼为主的主旨，今天毫不留情的被虐了。。。&lt;br /&gt;在大约2小时的时候，我们队过了A，然后就沉下去了。。。&lt;br /&gt;我先考虑了F，一开始以为可以用线段树解，结果以失败告终。。。&lt;br /&gt;然后考虑了E，想了好半天的状态转移方程，发现是错的。。。&lt;br /&gt;队友们也是陷入了困境。。。&lt;br /&gt;以前没参加过现场赛，没经验，这次就是来体验了一下气氛。&lt;br /&gt;最深的感觉就是时间过的好快，看一下时间，就发现已经过了1小时，再看一下，又是1小时。。。一开始看题倒挺快的，开始10分钟，我把G,H,B都给看了。就是没想法。。。然后时不时的看一下后面吹气球的地方，关注着第一个拿出来的气球是啥颜色的（一般就是最简单那题），终于，红色的A题气球第一个出来。A!立刻做A。这时两个队友正疯狂看A，留我思考后面的难题。。。F题经过离散化后，就此打住。&lt;br /&gt;于是放弃了F，主攻E。大概1小时以后，队友们搞出了第一题，高高兴兴的提交，返回一个RE。。。&lt;br /&gt;哎。。。都是开始时太冲动，急着打头文件，把MAXN设成了100...不过还是鼓励队友，&lt;img src =&quot;http://blog.csdn.net/chinaeli/aggbug/3313534.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 17 Nov 2008 04:48:00 +0800</pubDate><author>符劼</author><comments>http://blog.csdn.net/chinaeli/archive/2008/11/16/3313534.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/chinaeli/archive/2008/11/16/3313534.aspx</guid><dc:creator>符劼</dc:creator><fs:srclink>http://blog.csdn.net/chinaeli/archive/2008/11/16/3313534.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/chinaeli/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/chinaeli/~7392612/207869534/5502134</fs:itemid></item><item><title>线段树小节</title><link>http://blog.csdn.net/chinaeli/archive/2008/11/01/3201574.aspx</link><wfw:comment>http://blog.csdn.net/chinaeli/comments/3201574.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/chinaeli/comments/commentRss/3201574.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3201574</trackback:ping><description>哎~由于智力因素，线段树看了N个星期，今天终于看懂了（只是停留在看懂的阶段，还不是用的很熟练）。&lt;br /&gt;线段树的数据结构：&lt;br /&gt;const int SIZE = 10010;const double EPS = 1e-6;int MAX = 99999999;struct node // the node of line tree{    int i,j; // 区间范围    node * lson;    node * rson;    int count; // 线段覆盖条数    int m; // 测度    int line; // 连续段数    int lbd,rbd; // 用来计算连续段数    node(int l,int r)    {        i = l,j = r;        count = m = line = lbd = rbd = 0;        lson = rson = NULL;    }};count:线段覆盖条数，当插入线段完全覆盖线段树上的区间时（ l&lt;img src =&quot;http://blog.csdn.net/chinaeli/aggbug/3201574.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 01 Nov 2008 23:44:00 +0800</pubDate><author>符劼</author><comments>http://blog.csdn.net/chinaeli/archive/2008/11/01/3201574.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/chinaeli/archive/2008/11/01/3201574.aspx</guid><dc:creator>符劼</dc:creator><fs:srclink>http://blog.csdn.net/chinaeli/archive/2008/11/01/3201574.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/chinaeli/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/chinaeli/~7392612/207869535/5502134</fs:itemid></item><item><title>线段树学习（3）离散化 POJ 2528</title><link>http://blog.csdn.net/chinaeli/archive/2008/10/23/3132757.aspx</link><wfw:comment>http://blog.csdn.net/chinaeli/comments/3132757.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/chinaeli/comments/commentRss/3132757.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3132757</trackback:ping><description>看了好多关于线段树离散化的资料，对离散化还是很陌生，于是尝试着做一道需要离散化的线段树题，来找一找感觉。资料上的离散化的知识，用不到题中（我好笨。。。），于是在网上找到了这题的代码，经过一番研究后，顿悟。&lt;br /&gt;POJ 2528 对于初学者来说，是道不错的题。&lt;br /&gt;-----------------------------------------题目----------------------------------------------------------&lt;br /&gt;&lt;br /&gt;DescriptionThe
citizens of Bytetown, AB, could not stand that the candidates in the
mayoral election campaign have been placing their electoral posters at
all places at their whim. The city council has finally decided to build
an electoral wall &lt;img src =&quot;http://blog.csdn.net/chinaeli/aggbug/3132757.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 24 Oct 2008 07:15:00 +0800</pubDate><author>符劼</author><comments>http://blog.csdn.net/chinaeli/archive/2008/10/23/3132757.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/chinaeli/archive/2008/10/23/3132757.aspx</guid><dc:creator>符劼</dc:creator><fs:srclink>http://blog.csdn.net/chinaeli/archive/2008/10/23/3132757.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/chinaeli/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/chinaeli/~7392612/207869536/5502134</fs:itemid></item><item><title>线段树学习（2）POI  Promotion</title><link>http://blog.csdn.net/chinaeli/archive/2008/10/23/3127641.aspx</link><wfw:comment>http://blog.csdn.net/chinaeli/comments/3127641.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/chinaeli/comments/commentRss/3127641.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3127641</trackback:ping><description>今天尝试写了一个线段树的题，POI2000 的Promotion，（参考了李睿的论文）一开始建了一个[1,1000000]的线段树，结果超内存了~后来hash了一下，优化了一下结构，但是wrong answer了，最后把所有的int改为了__int64，终于AC了------------------------------------------题目--------------------------------------------------------------------------------Description

Great Bytelandish net of supermarkets asked you for writing a program simulating costs of the promotion being prepared. 

The promotion has to obey the following rules: 

1.A customer, who wants to participate in the promotio&lt;img src =&quot;http://blog.csdn.net/chinaeli/aggbug/3127641.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 23 Oct 2008 08:41:00 +0800</pubDate><author>符劼</author><comments>http://blog.csdn.net/chinaeli/archive/2008/10/23/3127641.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/chinaeli/archive/2008/10/23/3127641.aspx</guid><dc:creator>符劼</dc:creator><fs:srclink>http://blog.csdn.net/chinaeli/archive/2008/10/23/3127641.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/chinaeli/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/chinaeli/~7392612/207869537/5502134</fs:itemid></item><item><title>令人完全崩溃的网赛。。。</title><link>http://blog.csdn.net/chinaeli/archive/2008/10/19/3097883.aspx</link><wfw:comment>http://blog.csdn.net/chinaeli/comments/3097883.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/chinaeli/comments/commentRss/3097883.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3097883</trackback:ping><description>今年开始第一次正式作ACM/ICPC的比赛，之前对于网赛的情况了解不多。一个学长的签名中这样写道：“网赛比的就是网速。”以前看着这话有点模糊，不过经历了今天的杭电的网赛之后，网速确实能够决定网赛。&lt;br /&gt;前几站中，网速最好的就是北京的网赛了，哈尔滨的虽然网速慢了点，不过还是比较稳定，就是判题的时候，等的久点~但是至少还是能交的上题。而今天杭电的比赛，一点submit就找不到链接了。无语了，最后不停的刷，才刷出个submit来，而且今天的题目也出的比较怪异，竟然出现了第一版都是5题，甚至延伸到了第二版。最后时刻才有队伍过了6题的。对于过了6题的队伍，还是要膜拜一下的。。。&lt;br /&gt;我们队在最后时刻，还是把1001做出来了，“光荣”的来到了第一版。我做的1003始终没有调出来，不过其他队伍的大牛们也没有调出来，哈哈。5题的成绩还是很满意了。&lt;br /&gt;噩梦还是没有散去。。。明天的成都的网赛，也是在HDU的OJ上做，希望HDU的大牛们，能过好好调试一下服务器。。。&lt;br /&gt;希望明天成都的网赛，RP大爆发！最后一场网赛了。。。&lt;br /&gt;&lt;img src =&quot;http://blog.csdn.net/chinaeli/aggbug/3097883.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 19 Oct 2008 08:37:00 +0800</pubDate><author>符劼</author><comments>http://blog.csdn.net/chinaeli/archive/2008/10/19/3097883.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/chinaeli/archive/2008/10/19/3097883.aspx</guid><dc:creator>符劼</dc:creator><fs:srclink>http://blog.csdn.net/chinaeli/archive/2008/10/19/3097883.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/chinaeli/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/chinaeli/~7392612/207869538/5502134</fs:itemid></item><item><title>网络流(poj1459)</title><link>http://blog.csdn.net/chinaeli/archive/2008/10/17/3088272.aspx</link><wfw:comment>http://blog.csdn.net/chinaeli/comments/3088272.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/chinaeli/comments/commentRss/3088272.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3088272</trackback:ping><description>最近正在学习网络流，找了几道非常典型的简单网络流题，不用自己花心思去建图。&lt;br /&gt;----------------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;DescriptionA power
network consists of nodes (power stations, consumers and dispatchers)
connected by power transport lines. A node u may be supplied with an
amount s(u) &gt;= 0 of power, may produce an amount 0 &lt;img src =&quot;http://blog.csdn.net/chinaeli/aggbug/3088272.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 17 Oct 2008 09:18:00 +0800</pubDate><author>符劼</author><comments>http://blog.csdn.net/chinaeli/archive/2008/10/17/3088272.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/chinaeli/archive/2008/10/17/3088272.aspx</guid><dc:creator>符劼</dc:creator><fs:srclink>http://blog.csdn.net/chinaeli/archive/2008/10/17/3088272.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/chinaeli/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/chinaeli/~7392612/207869539/5502134</fs:itemid></item></channel></rss>