这几天看了Tanky Woo的母函数http://www.wutianqi.com/?p=596,感觉把数学和现实生活真正结合是在ACM里啊~~
我在这里把生成函数的解题思路再整理一下,一是把多项式的计算和物品的组合更直接的关联起来,二是通过举例补充一下Tanky Woo没有细讲的题目。
这是在理解dfs大致意思之后自己写的,一定是不够优雅的,但是觉得很开心~所以刚着手dfs的童鞋也可以试试~
有人推荐了 刘海洋的《LaTeX入门》,可以入手一本看看~
另外巧遇一个pdf,简单明了很喜欢,mark一下:点击链接可以直接下载哦~
顺便再吐槽一下Arch的texlive从2012更到2013的时候崩了,这里有个.pacnew的bug,不过最简单的办法就是先卸了2012再装2013就没事啦哈哈~~
GRUB双启动,屏幕的亮度调节,root下运行Chromium,chromium+goagent,vim配置文件,安装yaourt & Adobe Flash Player,totem解码补充安装
Abstract: This is a record of archlinux installation with necessary commands. It provides the general idea of ARCHLINUX INSTALLATION which could be more comprehensible than wiki for newbies.
// Since I am a totally newbie~^0^~ It is always appreciated it you can pick out some mistakes in my article~
概要: 这是Arch Linux安装过程思路整理,是本人在安装过程中学习理解的整理,或许比wiki更适合新手快速获得直观的印象。
Without deep understanding of Arch Linux, you can just input the commands and get some kind of general understanding of what you have done.