﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><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>C++博客-icecream-随笔分类-NetWork Flow</title><link>http://www.cppblog.com/icecream/category/13728.html</link><description>我的代码备份！</description><language>zh-cn</language><lastBuildDate>Sat, 15 May 2010 12:39:28 GMT</lastBuildDate><pubDate>Sat, 15 May 2010 12:39:28 GMT</pubDate><ttl>60</ttl><item><title>Maximum Flow Algorithms</title><link>http://www.cppblog.com/icecream/archive/2010/05/05/114483.html</link><dc:creator>icecream</dc:creator><author>icecream</author><pubDate>Wed, 05 May 2010 06:15:00 GMT</pubDate><guid>http://www.cppblog.com/icecream/archive/2010/05/05/114483.html</guid><wfw:comment>http://www.cppblog.com/icecream/comments/114483.html</wfw:comment><comments>http://www.cppblog.com/icecream/archive/2010/05/05/114483.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/icecream/comments/commentRss/114483.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/icecream/services/trackbacks/114483.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: &nbsp;&nbsp;1#include&nbsp;&lt;iostream&gt;&nbsp;2#include&nbsp;&lt;cstring&gt;&nbsp;3using&nbsp;namespace&nbsp;std;&nbsp;4&nbsp;5const&nbsp;int&nbsp;MAX&nbsp;=&nbsp;128;&nbsp;6class&nbsp;Network&nb...&nbsp;&nbsp;<a href='http://www.cppblog.com/icecream/archive/2010/05/05/114483.html'>阅读全文</a><img src ="http://www.cppblog.com/icecream/aggbug/114483.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/icecream/" target="_blank">icecream</a> 2010-05-05 14:15 <a href="http://www.cppblog.com/icecream/archive/2010/05/05/114483.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>