﻿<?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++博客-厚积薄发-随笔分类-数据结构和算法</title><link>http://www.cppblog.com/weiym/category/20868.html</link><description>海纳百川, 有容乃大
</description><language>zh-cn</language><lastBuildDate>Thu, 22 May 2014 12:41:16 GMT</lastBuildDate><pubDate>Thu, 22 May 2014 12:41:16 GMT</pubDate><ttl>60</ttl><item><title>图解数据结构（转载）</title><link>http://www.cppblog.com/weiym/archive/2014/05/15/206979.html</link><dc:creator>Richard Wei</dc:creator><author>Richard Wei</author><pubDate>Thu, 15 May 2014 12:10:00 GMT</pubDate><guid>http://www.cppblog.com/weiym/archive/2014/05/15/206979.html</guid><wfw:comment>http://www.cppblog.com/weiym/comments/206979.html</wfw:comment><comments>http://www.cppblog.com/weiym/archive/2014/05/15/206979.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/weiym/comments/commentRss/206979.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/weiym/services/trackbacks/206979.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 工作越久， 越觉得数据结构和算法才是程序的关键， 语言只是实现工具， 平台只是运行环境，数据结构和算法才是解决问题的思路, 很多时候我们过度关注外围的东西， 却反而忽视了程序的内在本质。&nbsp;&nbsp;<a href='http://www.cppblog.com/weiym/archive/2014/05/15/206979.html'>阅读全文</a><img src ="http://www.cppblog.com/weiym/aggbug/206979.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/weiym/" target="_blank">Richard Wei</a> 2014-05-15 20:10 <a href="http://www.cppblog.com/weiym/archive/2014/05/15/206979.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>理解数组</title><link>http://www.cppblog.com/weiym/archive/2014/05/12/206931.html</link><dc:creator>Richard Wei</dc:creator><author>Richard Wei</author><pubDate>Mon, 12 May 2014 14:05:00 GMT</pubDate><guid>http://www.cppblog.com/weiym/archive/2014/05/12/206931.html</guid><wfw:comment>http://www.cppblog.com/weiym/comments/206931.html</wfw:comment><comments>http://www.cppblog.com/weiym/archive/2014/05/12/206931.html#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://www.cppblog.com/weiym/comments/commentRss/206931.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/weiym/services/trackbacks/206931.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 简单总结下，我们从C++的内置数组讲到标准库提供的vector， 最后谈到C++11新增的array, 数组这个最基本的数据结构在C++中终于有了完整的支持。&nbsp;&nbsp;<a href='http://www.cppblog.com/weiym/archive/2014/05/12/206931.html'>阅读全文</a><img src ="http://www.cppblog.com/weiym/aggbug/206931.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/weiym/" target="_blank">Richard Wei</a> 2014-05-12 22:05 <a href="http://www.cppblog.com/weiym/archive/2014/05/12/206931.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>