您的位置:首页 > 理论基础 > 数据结构算法

底层、内存、数据结构、算法

2014-05-04 15:41 295 查看
[align=center][/align]

一:一些底层技术的探讨
http://duartes.org/gustavo/blog/

二:内存管理
What every programmer should know about memory [Linux吊丝必读]
 http://lwn.net/Articles/250967/

 Memory management in C programs 
http://nethack4.org/blog/memory.html

三:数据结构和算法
Data Structure Visualizations
http://www.cs.usfca.edu/~galles/visualization/Algorithms.html

Basic Data Structures and Algorithms in the Linux kernel
http://cstheory.stackexchange.com/questions/19759/core-algorithms-deployed/19773#19773 ;

四:使用c来构建Lisp
Build Your Own Lisp
http://www.buildyourownlisp.com/

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐