读书笔记请见Github博客:http://wuxichen.github.io/Myblog/reading/2014/10/06/CleanCode.html
分类:
其他好文 时间:
2014-11-13 16:10:40
阅读次数:
144
在经过个人作业和结对作业的磨练和现在正在进行的团队作业的考验中,我对自己软件开发的一点得失有了些许感悟,同时读了老师推荐的文章后,自己也是有了一些感受。首先在“No Silver Bullet”一文中,我深刻体验到了:非线性的complexity,项目单模块的复杂度以及整合之后出现的大量耦合问题;c...
分类:
其他好文 时间:
2014-11-13 14:19:07
阅读次数:
198
This book was done during the course of the author's reading ``matrix theory'' by Prof. X.Z. Zhan from 22nd Oct. 2014 to 13th Nov. 2104.Thank Prof. X....
分类:
其他好文 时间:
2014-11-13 09:20:19
阅读次数:
187
Online Lua 5.1 source code browserRecommended reading order:lmathlib.c, lstrlib.c: get familiar with the external C API. Don't bother with the pattern...
分类:
其他好文 时间:
2014-11-12 13:18:53
阅读次数:
153
http://www.read.org.cn/html/39-miracle-super-speed-reading-a-book-focused-training-methods.html这几天看看了家里的书,发现各种的速读法中都有专门训练注意力的方法。今天介绍的是《奇迹的超级速读法》一下中训练....
分类:
其他好文 时间:
2014-11-11 18:54:26
阅读次数:
186
关于nginx配置webpy应用出现的错误upstream timed out (110: Connection timed out) while reading response header from upstream, client: 192.168.6.141, server: localh...
分类:
Web程序 时间:
2014-11-11 15:48:03
阅读次数:
269
During the vacation I have done some reading and written an article for what I have learned.From the article I have learned the essence and accidence ...
分类:
其他好文 时间:
2014-11-11 14:01:42
阅读次数:
305
原因 :如何在windows下的cmd.exe中只列出文件名?solve : dir \a:-d \bExtend Reading :dir[drive:][path][filename] [/A[[:]attributes]] [/B][/C][/D][/L][/N] [/O[[:]sortord...
Binary Robust Independent Elementary Features 1. BRIEF的基本原理 我们已经知道SIFT特征采用了128维的特征描述子,由于描述子用的浮点数,所以它将会占用512 bytes的空间。类似地,对于SURF特征,常见的是64维的描述子,它也将占用256...
分类:
其他好文 时间:
2014-11-07 16:28:38
阅读次数:
292
Jessica's Reading Problem
Time Limit: 1000MS
Memory Limit: 65536K
Total Submissions: 7291
Accepted: 2288
Description
Jessica's a very lovely girl wooed by lots of b...
分类:
其他好文 时间:
2014-11-06 17:44:01
阅读次数:
133