摘要:
文章目录 algorithm_算法分析引入的记号:复杂度分析符号 T ( n ) : T(n): T(n):算法的运行时间 f ( n ) f(n) f(n):输入规模和关于输入规模的函数( Θ , O , Ω \Theta,O,\Omega Θ,O,Ω):常用的三种记号:关系小结 Θ(渐进紧确界) 阅读全文
摘要:
文章目录 refs字体修改@change font to display in editor主题颜色配置不可用问题solution: refs Documentation (sublimetext.com)Font Settings (sublimetext.com)Color Schemes (s 阅读全文
摘要:
文章目录 get the information you want to know from the "logcat" view:(what cause the exception/error occer,and where the code has problems:)to fast locate 阅读全文