码迷,mamicode.com
首页 >  
搜索关键字:ken    ( 2148个结果
caffe扩展实验
caffe实现caltech101图像分类 这里讲述如何用自己的数据集,在caffe平台一步步实现的过程[新手参考]; 主要分为下面3个环节: 数据集准备 Dataset preparation caffe网络准备 Caffe network files preparation 从零开始训练和微调 ...
分类:其他好文   时间:2017-01-21 07:41:49    阅读次数:312
The Portable Executable File Format from Top to Bottom(每个结构体都非常清楚)
The Portable Executable File Format from Top to Bottom Randy KathMicrosoft Developer Network Technology Group Created: June 12, 1993 Click to open or ...
分类:其他好文   时间:2017-01-20 23:13:36    阅读次数:296
mysql语句
yfProgramer学习不是应付生活,应付答案。是一种追求,一个理想。 yfProgramer学习不是应付生活,应付答案。是一种追求,一个理想。 博客园 首页 新随笔 新文章 联系 订阅 管理 posts - 27,comments - 31,trackbacks - 0 posts - 27,c ...
分类:数据库   时间:2017-01-20 19:26:43    阅读次数:354
asp.net core 中TagHelper使用
原文地址:https://docs.microsoft.com/zh-cn/aspnet/core/mvc/views/working-with-forms#the-input-tag-helper asp.net core里面,TagHelper是一项非常人性化的封装,使得表单提交都变得很简洁。废 ...
分类:Web程序   时间:2017-01-20 17:47:57    阅读次数:251
开源第三方登录组件OAuthLogin2.0 支持QQ,阿里巴巴,淘宝,京东,蘑菇街,有赞等平台
Nuget地址:https://www.nuget.org/packages/OAuthLogin2.0/ 项目结构说明: AuthorizationProviders文件夹下主要存放内置的授权平台。 CustomException文件夹主要存放各个平台对应的错误处理机制。 说下涉及到的几个名词: ...
分类:其他好文   时间:2017-01-19 14:01:10    阅读次数:230
Ambiguous mapping found
http://stackoverflow.com/questions/8909482/spring-mvc-3-ambiguous-mapping-found ...
分类:移动开发   时间:2017-01-18 01:29:52    阅读次数:288
Android 第三方支付
1.从官方下载demo及sdk 2.将demo导入eclipse 或者studio 3.要实现真正的支付,需要用到APPID、PID、RSA_PRIVATE或者RSA2_PRIVATE PayDemoActivity类页面 package com.alipay.sdk.pay.demo;import ...
分类:移动开发   时间:2017-01-17 13:00:32    阅读次数:663
Size differences of Arctic marine protists between two climate periods—using the paleoecological record to assess the importance of within-species trait variation
ecology and evolution ,个人觉得这个期刊点数虽不高,但属于主流期刊。 文献:Mousing, E. A. et al. Size differences of Arctic marine protists between two climate periods—using th ...
分类:其他好文   时间:2017-01-17 08:07:23    阅读次数:263
spring security的标签库
spring security的标签库 应用标签库:<%@ taglib prefix='security ' uri='http://www.springframework.org/security /tags' %> <security :authorize>是一个流程控制标签,能够在满足特定安 ...
分类:编程语言   时间:2017-01-16 09:02:23    阅读次数:247
判断字符串是否为UTF8编码
UTF-8(8-bit Unicode Transformation Format)是一种针对Unicode的可变长度字符编码。由Ken Thompson于1992年创建。现在已经标准化为RFC 3629。UTF-8用1到4个字节编码Unicode字符。用在网页上可以统一页面显示中文简体繁体及其它语 ...
分类:其他好文   时间:2017-01-15 16:51:36    阅读次数:151
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!