The 34 most important algorithms

奥地利符号计算研究所(Research Institute for Symbolic Computation,简称RISC)做了一个调查,投票选出32个最重要的算法: A* 搜索算法——图

Ctags and cscope usage

Ctags Ctags Install 前提: 安装 vim 确认已安装了 ctags 1 2 # which ctags /usr/bin/ctags 如果结果如上,证明已经安装了该插件,则跳过下面步骤。 如果找不到,极有可能ctags还没安装,安装

Insert rar file to picture

图片内嵌RAR 好吧,其实以前玩过,后来忘了怎么弄了,写下来保存一下。 大家都见过,有的图片,改后缀名改成rar就变成了压缩文件,解压里面就有东

Linux performance config

参考链接 : 性能优化领域 : linu各层面可调性能参数介绍 第一节:cpu 性能瓶颈 计算机中,cpu是最重要的一个子系统,负责所有计算任务;基于摩尔

How to use crontab on android

Note: the method below is not work on Nexus7 because N7 is not support init.d Install busybox(you need root permission) and sshd service 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 # mount -o remount,rw / # vi init.rc service daily_poweroff /system/etc/init.