﻿<?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++博客-OnTheWay2012-随笔分类-算法</title><link>http://www.cppblog.com/OnTheWay2008/category/13758.html</link><description>埋葬昨天的我，迎来重生的我！</description><language>zh-cn</language><lastBuildDate>Mon, 29 Nov 2010 17:13:30 GMT</lastBuildDate><pubDate>Mon, 29 Nov 2010 17:13:30 GMT</pubDate><ttl>60</ttl><item><title>给定一个字符串，求其所有可能组合</title><link>http://www.cppblog.com/OnTheWay2008/archive/2010/11/27/134802.html</link><dc:creator>OnTheWay</dc:creator><author>OnTheWay</author><pubDate>Sat, 27 Nov 2010 00:32:00 GMT</pubDate><guid>http://www.cppblog.com/OnTheWay2008/archive/2010/11/27/134802.html</guid><wfw:comment>http://www.cppblog.com/OnTheWay2008/comments/134802.html</wfw:comment><comments>http://www.cppblog.com/OnTheWay2008/archive/2010/11/27/134802.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/OnTheWay2008/comments/commentRss/134802.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/OnTheWay2008/services/trackbacks/134802.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 给定一个字符串，求其所有可能组合&nbsp;&nbsp;<a href='http://www.cppblog.com/OnTheWay2008/archive/2010/11/27/134802.html'>阅读全文</a><img src ="http://www.cppblog.com/OnTheWay2008/aggbug/134802.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/OnTheWay2008/" target="_blank">OnTheWay</a> 2010-11-27 08:32 <a href="http://www.cppblog.com/OnTheWay2008/archive/2010/11/27/134802.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>写了两个函数（1）把一个unsigned int 转换成字符型的IP（2）链表插入元素，升序</title><link>http://www.cppblog.com/OnTheWay2008/archive/2010/05/25/116317.html</link><dc:creator>OnTheWay</dc:creator><author>OnTheWay</author><pubDate>Tue, 25 May 2010 12:37:00 GMT</pubDate><guid>http://www.cppblog.com/OnTheWay2008/archive/2010/05/25/116317.html</guid><wfw:comment>http://www.cppblog.com/OnTheWay2008/comments/116317.html</wfw:comment><comments>http://www.cppblog.com/OnTheWay2008/archive/2010/05/25/116317.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/OnTheWay2008/comments/commentRss/116317.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/OnTheWay2008/services/trackbacks/116317.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 写了两个函数（1）把一个unsigned int 转换成字符型的IP（2）链表插入元素，升序&nbsp;&nbsp;<a href='http://www.cppblog.com/OnTheWay2008/archive/2010/05/25/116317.html'>阅读全文</a><img src ="http://www.cppblog.com/OnTheWay2008/aggbug/116317.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/OnTheWay2008/" target="_blank">OnTheWay</a> 2010-05-25 20:37 <a href="http://www.cppblog.com/OnTheWay2008/archive/2010/05/25/116317.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>反转字符串</title><link>http://www.cppblog.com/OnTheWay2008/archive/2010/05/08/114856.html</link><dc:creator>OnTheWay</dc:creator><author>OnTheWay</author><pubDate>Sat, 08 May 2010 09:21:00 GMT</pubDate><guid>http://www.cppblog.com/OnTheWay2008/archive/2010/05/08/114856.html</guid><wfw:comment>http://www.cppblog.com/OnTheWay2008/comments/114856.html</wfw:comment><comments>http://www.cppblog.com/OnTheWay2008/archive/2010/05/08/114856.html#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://www.cppblog.com/OnTheWay2008/comments/commentRss/114856.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/OnTheWay2008/services/trackbacks/114856.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 字符串反转函数的实现&nbsp;&nbsp;<a href='http://www.cppblog.com/OnTheWay2008/archive/2010/05/08/114856.html'>阅读全文</a><img src ="http://www.cppblog.com/OnTheWay2008/aggbug/114856.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/OnTheWay2008/" target="_blank">OnTheWay</a> 2010-05-08 17:21 <a href="http://www.cppblog.com/OnTheWay2008/archive/2010/05/08/114856.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>