摘要:
Linux Shortcuts and Commands: Linux Newbie Administrator Guide by Stan and Peter Klimas This is a practical selection of the commands we use most often. Press Tab to see the listing of all available command (on your PATH). On my small home system, it says there are 2595 executables on my PATH. Man 阅读全文
摘要:
//今天去交大考试的地铁上一直在想这个问题,感觉想通了!暂时未找到极端特例与此算法冲突。int findSecondLargeNumber(int A[n]){ int max=A[0],max2=A[1]; if(max<max2) { max=max^max2; max2=max^max2; max=max^max2; }// swap max and max2 without thi... 阅读全文
摘要:
Dear professor Goto It's my honored to write to you. Longing to be one of your student in the entrance ceremony of 2010, allow me to introduce myself briefly first. I am a grade two graduate student ... 阅读全文