好久没有写笔记了。这二十天好忙啊,项目要发布,没有太多的时间看iOS了。现在已经把Stanford的教程学完了,但是感觉很尴尬。其实看代码的时候,感觉没一个Demo都没有什么东西,但是看Demo看时似是而非的看不懂。视频里面,教授用每个API都是信手拈来,但是自己去写,课后看代码的时候,就不是那么回...
分类:
移动开发 时间:
2015-09-11 01:24:57
阅读次数:
219
课程来自斯坦福大学吴恩达教授 machine learning:https://www.coursera.org/learn/machine-learning/home/welcome多变量线性回归主要包括以下部分:1) Multiple features(多维特征)2) Gradient desc...
分类:
其他好文 时间:
2015-09-10 19:21:14
阅读次数:
260
课程来自斯坦福大学吴恩达教授 machine learning:https://www.coursera.org/learn/machine-learning/home/welcome1) Model representation(模型表示)回到第一课中的房屋价格预测问题, 首先它是一个有监督学习的...
分类:
其他好文 时间:
2015-09-10 15:51:16
阅读次数:
332
参考:http://yijiebuyi.com/blog/38f1437bf5b43fcf90e6529a81f258f1.html 参考:http://yijiebuyi.com/blog/90c1381bfe0efb94cf9df932147552be.html 1)引入模块body-parser var?bodyParser?=?require(‘body...
分类:
Web程序 时间:
2015-09-08 16:57:36
阅读次数:
175
工作需要,需要执行jar程序,但是java -jar?etsv5-parser-20150908062709.jar 无法使用?java -jar?etsv5-parser*.jar ?通配符(*)星号来代替,故记录方法: Windows start.bat @echo?off
?
for?/f?"deli...
分类:
编程语言 时间:
2015-09-08 16:57:17
阅读次数:
139
SQLChop、SQLWall(Druid)、PHP Syntax Parser Analysis
分类:
数据库 时间:
2015-09-07 11:08:55
阅读次数:
499
比如这样的场景:现在有一个文本,里面是这样的内容:NOTICE: 12-14 15:11:13: parser.* 6685 url=[http://club.pchome.net/thread_1_18_7283270___TRUE.html] get_tm=115 PAGE=15471[Z]:5...
分类:
其他好文 时间:
2015-09-07 10:43:35
阅读次数:
167
4.7.4 Constructing LALR Parsing TablesWe now introduce our last parser construction method, the LALR (lookahead-LR) technique. This method is often us...
分类:
其他好文 时间:
2015-09-04 21:08:38
阅读次数:
247
下载地址:https://github.com/samacs/simple_html_dom一直以来使用php解析html文档树都是一个难题。Simple HTML DOM parser帮我们很好地解决了这个问题。可以通过这个php类来解析html文档,对其中的html元素进行操作 (PHP5+以上...
分类:
Web程序 时间:
2015-09-04 18:31:41
阅读次数:
208
1.good code styles2.+rad compile time switch for compile1.了解VCS 的架构 <===这方便了解不多 parser / event code generator / cycle code generator2.+prof 性能分析 占用CPU...
分类:
其他好文 时间:
2015-09-04 17:09:33
阅读次数:
199