http://www.asp.net/web-forms/tutorials/data-access/caching-data/caching-data-in-the-architecture-cs参考:深入System.Web.Caching命名空间 教你Hold住缓存管理(一)http://ww...
分类:
其他好文 时间:
2014-10-06 22:09:20
阅读次数:
158
最近,本人要做个小东西,使用SVM对8类三维数据进行分类,搜索网上,发现大伙讨论的都是二维数据的二分类问题,遂决定自己研究一番。本人首先参考了opencv的tutorial,网址是:http://docs.opencv.org/doc/tutorials/ml/non_linear_svms/non_linear_svms.html#nonlinearsvms,这也是二维数据的二分类问题。然后通过...
分类:
其他好文 时间:
2014-10-05 11:40:18
阅读次数:
305
1、opencv里头动态库和静态库的区别 lib是动态库,staticlib是静态库。这是opencv tutorials中对动态库和静态库的说明。动态库是在runtime时候才load的库文件。而静态库文件会在你build的时候build-in inside your exe file.优点是可以...
分类:
其他好文 时间:
2014-10-03 00:15:03
阅读次数:
246
1)Downloadjquery.flot from githubhttps://github.com/flot/flot2) Tutorials for jquery.flothttp://www.cnblogs.com/lwme/archive/2012/08/18/jquery-flot-pl...
分类:
Web程序 时间:
2014-09-26 20:37:38
阅读次数:
142
原文地址:http://www.vogella.com/tutorials/AndroidListView/article.html1.Android and Lists1.1.Using lists in AndroidThe display of elements in a list is a ...
分类:
移动开发 时间:
2014-09-24 13:11:36
阅读次数:
262
1.[图片]thumb.png?2. [代码][HTML]代码 CSS3 multicolor menu | Script Tutorials CSS3 multicolor menu Back to original tut...
分类:
Web程序 时间:
2014-09-22 18:58:02
阅读次数:
235
1.[图片]菜单效果2. [代码]menu.html CSS3 drop down menu #4 Home Tutorials HTML / CSS JS / jQuery PHP MySQL ...
分类:
Web程序 时间:
2014-09-19 17:06:45
阅读次数:
250
1.[图片]第1步:PhotoShop?2. [代码]第2步:index.html Coding A CSS3 & HTML5 Page Template | Script tutorials demo Yo...
分类:
Web程序 时间:
2014-09-19 16:57:35
阅读次数:
1073
---恢复内容开始---参考:http://www.cnblogs.com/youxin/p/3967274.htmlhttp://scotch.io/tutorials/simple-laravel-crud-with-resource-controllershttp://www.tuicool....
原文出处:http://www.asp.net/mvc/tutorials/mvc-4/getting-started-with-aspnet-mvc4/adding-a-model EntityFramework(简称EF),支持Code First开发方法。三种开发方法数据库优先(Databas...
分类:
Web程序 时间:
2014-09-15 17:15:19
阅读次数:
301