人脸识别比较成熟,OpenCV也已经把目前主流的人脸识别算法(PCA,Haar,LBP)集成到算法库,并且附带例程和文档。文档链接http://docs.opencv.org/modules/contrib/doc/facerec/facerec_tutorial.html...
分类:
其他好文 时间:
2015-03-13 18:44:41
阅读次数:
221
官方文档 http://www.requirejs.cn/参考链接 http://www.w3cschool.cc/w3cnote/requirejs-tutorial-1.html http://www.ruanyifeng.com/blog/2012/11/require_js.htmlhttp...
分类:
Web程序 时间:
2015-03-13 12:36:35
阅读次数:
180
http://www.journaldev.com/1789/java-reflection-tutorial-for-classes-methods-fields-constructors-annotations-and-much-more#reflection-fieldsReflection ...
分类:
编程语言 时间:
2015-03-13 00:03:49
阅读次数:
206
AI绘制矢量电影图标http://www.fevte.com/tutorial-2299-1.htmlAI绘制水晶质感QUICKTIME图标http://wenku.baidu.com/view/9265a483d4d8d15abe234e6f.html?re=viewIllustrator简单的绘...
分类:
其他好文 时间:
2015-03-12 00:46:12
阅读次数:
149
I figured I’d do a quick tutorial about something a little more difficult, but still very important. I’m going to take you step-by-step through integr...
阅读的文献中涉及到了Q-learning,是与机器学习有关的,虽然与自己方向并不相关。但作为一种思想值得学习。故翻译如下,不当之处,恳请批评指正!
原文地址:http://mnemstudio.org/path-finding-q-learning-tutorial.htm
这篇教程通过一个简单而且好理解的数字例子来介绍Q-Learning的概念。这个例子描述了一个Agent是如何通过无监...
分类:
其他好文 时间:
2015-03-10 15:32:56
阅读次数:
23785
Android Unit and Integration testing:https://github.com/codepath/android_guides/wiki/Android-Unit-and-Integration-testing Unit Testing with JUnit - Tutorial:http://www.vogella.com/tutorials/JUnit/a...
分类:
移动开发 时间:
2015-03-10 12:21:12
阅读次数:
161
为了熟悉socket编程,在ubuntu下运行了一个现有例子(Networking and Socket programming tutorial in C - CodeProject),并通过抓包查看运行结果。步骤一、编译gcc server.c -o server.outgcc client.c...
分类:
其他好文 时间:
2015-03-10 11:40:56
阅读次数:
150
声明:翻译官方文档:http://docs.mongodb.org/master/tutorial/install-mongodb-on-red-hat/?_ga=1.146202678.362433698.1425911361概述: 通过该教程学会在RHEL或centos下安装mongodb的.....
分类:
数据库 时间:
2015-03-10 00:03:55
阅读次数:
202
Apache 版:官网:http://mrunit.apache.org教程:https://cwiki.apache.org/confluence/display/MRUNIT/MRUnit+Tutorial注意:"org.apache.hadoop.mrunit.mapreduce.MapDri...
分类:
其他好文 时间:
2015-03-08 18:34:20
阅读次数:
168