码迷,mamicode.com
首页 >  
搜索关键字:robust reading    ( 1642个结果
《Clean Code》重点内容总结
读书笔记请见Github博客:http://wuxichen.github.io/Myblog/reading/2014/10/06/CleanCode.html
分类:其他好文   时间:2014-11-13 16:10:40    阅读次数:144
Personal Reading Assignment 2 -读推荐文章有感以及项目开发目前总结
在经过个人作业和结对作业的磨练和现在正在进行的团队作业的考验中,我对自己软件开发的一点得失有了些许感悟,同时读了老师推荐的文章后,自己也是有了一些感受。首先在“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
Lua源码阅读顺序推荐
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
关于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
个人阅读作业2
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
dir cmd、the DIR Command、windows
原因 :如何在windows下的cmd.exe中只列出文件名?solve : dir \a:-d \bExtend Reading :dir[drive:][path][filename] [/A[[:]attributes]] [/B][/C][/D][/L][/N] [/O[[:]sortord...
分类:Windows程序   时间:2014-11-08 21:58:30    阅读次数:517
BRIEF 特征描述子
Binary Robust Independent Elementary Features 1. BRIEF的基本原理 我们已经知道SIFT特征采用了128维的特征描述子,由于描述子用的浮点数,所以它将会占用512 bytes的空间。类似地,对于SURF特征,常见的是64维的描述子,它也将占用256...
分类:其他好文   时间:2014-11-07 16:28:38    阅读次数:292
POJ3320 Jessica's Reading Problem
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
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!