码迷,mamicode.com
首页 >  
搜索关键字:brief    ( 586个结果
Asp.net MVC 版本简史
http://www.dotnet-tricks.com/Tutorial/mvc/XWX7210713-A-brief-history-of-Asp.Net-MVC-framework.html Asp.net MVC is a new Framework built on the top of ...
分类:Web程序   时间:2016-07-20 17:44:16    阅读次数:271
MongoDB数据导出成CSV
#articlesmongoexport-dmean-npbao-carticles--type=csv-f_id,type,title,author,brief,html,content,urls,client,created-o/root/hmg/articles.csvmongoexport-dmean-npbao-carticles--type=csv-f_id,type-o/root/hmg/articles/type.csvmongoexport-dmean-npbao-carticles--ty..
分类:数据库   时间:2016-07-19 02:30:32    阅读次数:161
ORB特征
ORB特征: 概述: ORB算法是Ethan Rublee在ICCV 2011上提出的一种用于基于视觉信息的特征点检测与描述算法,特征点检测部分利用运算速度特别快的FAST角点检测子,并针对FAST特征不具备方向的问题,加入了FAST特征的方向信息,特征点描述部分则是利用基于像素点二进制位比较的BRIEF特征描述子,并改进了 BRIEF描述子对图像噪声敏感和不具备旋转不变性的缺...
分类:其他好文   时间:2016-07-13 17:52:25    阅读次数:6880
Conclusion
Conclusion This concludes our brief look at building a simple, but fully functional, Zend Framework zend-mvc application. In this tutorial we but brie ...
分类:其他好文   时间:2016-07-05 11:46:12    阅读次数:107
机器学习(Machine Learning)&深度学习(Deep Learning)资料
《Brief History of Machine Learning》 介绍:这是一篇介绍机器学习历史的文章,介绍很全面,从感知机、神经网络、决策树、SVM、Adaboost到随机森林、Deep Learning. 《Deep Learning in Neural Networks: An Over ...
分类:系统相关   时间:2016-06-30 15:59:41    阅读次数:257
sha1散列(C语言)
/** * \file sha1.h * * \brief SHA-1 cryptographic hash function * * Copyright (C) 2006-2010, Brainspark B.V. * * This file is part of PolarSSL (http:/ ...
分类:编程语言   时间:2016-06-13 22:06:45    阅读次数:214
des (C语言)
/** * \file des.h * * \brief DES block cipher * * Copyright (C) 2006-2010, Brainspark B.V. * * This file is part of PolarSSL (http://www.polarssl.org) ...
分类:编程语言   时间:2016-06-13 22:00:49    阅读次数:497
RSA加密(C语言)
/** * \file rsa.h * * \brief The RSA public-key cryptosystem * * Copyright (C) 2006-2010, Brainspark B.V. * * This file is part of PolarSSL (http://ww ...
分类:编程语言   时间:2016-06-13 21:56:42    阅读次数:1440
md5 (c语言)
/** * \file md5.h * * \brief MD5 message digest algorithm (hash function) * * Copyright (C) 2006-2010, Brainspark B.V. * * This file is part of PolarS ...
分类:编程语言   时间:2016-06-13 21:54:38    阅读次数:252
sha256 C语言
/** * \file sha2.h * * \brief SHA-224 and SHA-256 cryptographic hash function * * Copyright (C) 2006-2010, Brainspark B.V. * * This file is part of Po ...
分类:编程语言   时间:2016-06-13 11:25:10    阅读次数:1200
586条   上一页 1 ... 26 27 28 29 30 ... 59 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!