Louis's Blog


  • Home

  • Categories

  • About

  • Archives

  • Tags

大数的幂取模

Posted on 2016-02-24   |   In 数据结构与算法   |  

数的幂取模和素数的相关内容
算法中相应的数学方法

Read more »

图中的乐趣

Posted on 2016-02-17   |   In 数据结构与算法   |  

图的用法总结,包括图的表示方法,单源最短路径,任意两点间的最短距离和最小生成树

Read more »

linux下的进程 线程

Posted on 2016-02-14   |  

linux下的进程 线程

Read more »

动态规划

Posted on 2016-01-06   |   In 数据结构与算法   |  

主要介绍动态规划

Read more »

算法导论大数组的直接寻址表

Posted on 2016-01-02   |   In 数据结构与算法   |  

利用哈希,解决大数组的直接寻址

Read more »

Lua闭包

Posted on 2015-12-25   |   In Lua   |  

Lua中的闭包

Read more »

c++ priority_queue

Posted on 2015-12-15   |   In 数据结构与算法   |  

优先队列的使用

Read more »

环检测

Posted on 2015-12-10   |   In 数据结构与算法   |  

环检测问题

Read more »

摊还分析

Posted on 2015-12-05   |   In 数据结构与算法   |  

在摊还分析中,我们通过求数据结构中一个操作序列中所执行的所有操作的平均时间,来评价操作的代价。

Read more »

shell与shellscript

Posted on 2015-11-14   |   In linux   |  

shell使用注意事项

Read more »
1…567
gcc

gcc

68 posts
9 categories
19 tags
© 2015 - 2016 gcc
Powered by Hexo
Theme - NexT.Mist