So far, you’ve run the app on the Simulator. That’s nice and all but probably notwhy you’re learning iOS development. You want to make apps that run on
realiPhones! There’s hardly a thing more excit...
分类:
移动开发 时间:
2014-10-25 21:37:22
阅读次数:
467
/*ping program for learning IP protocol author: jeff date: 2014/10/25*/#include #include #include #include #include static int ICMP_create();...
分类:
其他好文 时间:
2014-10-25 17:12:02
阅读次数:
209
Machine-Learning
Maestro Michael Jordan on the Delusions of Big Data and Other Huge Engineering Efforts...
分类:
系统相关 时间:
2014-10-24 11:05:49
阅读次数:
206
https://github.com/josephmisiti/awesome-machine-learning/blob/master/books.mdMachine-Learning / Data MiningAn Introduction To Statistical Learning - B...
分类:
系统相关 时间:
2014-10-24 10:28:36
阅读次数:
331
Bizon the Champion isn't just charming, he also is very smart.
While some of us were learning the multiplication table, Bizon the Champion had fun in his own manner. Bizon the Champion painted an n...
分类:
其他好文 时间:
2014-10-23 08:14:55
阅读次数:
139
这一次想把标点符号的英语表达总结一下,这些单词很重要但容易被我们忽视。以我的经验,还是多认识几个,以备不时之需。下面从“标点符号”开始:punctuation[英][?p??kt?u?e??n][美][?p??kt?u?e??n]n.标点法; 标点符号; 标点符号的使用; 点标点; ampersand[英][?æmp?sænd][美][?æmp?rsænd]n."&"的记号名称,and符; 源码中...
分类:
移动开发 时间:
2014-10-22 22:06:12
阅读次数:
258
增量链接(Incremental Linking)这个词语在使用Visual C++时经常会遇到(其实不只是VS系列,其它链接器也有这个特性), 就比如经常遇到的:上一个增量链接没有生成它, 正在执行完全链接. 但是它是什么意思呢? 很多人只是经常看到, 但是不明白这是什么. 首先说明一下, 这个特...
分类:
其他好文 时间:
2014-10-22 10:54:17
阅读次数:
199
from pox.core import corefrom pox.lib.util import str_to_dpidfrom pox.forwarding.l2_learning import LearningSwitchdef launch (ignore_dpid): ignore_dp....
分类:
其他好文 时间:
2014-10-21 17:11:48
阅读次数:
222
序: 今天刚听了一个关于 Extreme Learning Machine (超限学习机)的讲座,讲员就是ELM的提出者 黄广斌 教授
。ELM的效果自然是比SVM,BP 算法优异很多。并且相对比 当下最火的 Deep Learning, 其有很大的优势: 运算速度非常快,准确率高,能Online Sequential Learning。
算法还没仔细研究,先上图吧。
正文:
...
分类:
系统相关 时间:
2014-10-21 15:27:59
阅读次数:
178
Deep Learning for Natural Language Processing (without Magic)http://nlp.stanford.edu/courses/NAACL2013/Deep Learning in NLP (一)词向量和语言模型http://licstar....
分类:
其他好文 时间:
2014-10-20 13:04:25
阅读次数:
152