码迷,mamicode.com
首页 >  
搜索关键字:brief    ( 586个结果
Codeforces Round #284 (Div. 2) b
/** ?*?@brief?Codeforces?Round?#284?(Div.?2)?b ?*?@file?b.cpp ?*?@author?mianma ?*?@created?2014/12/26?11:51 ?*?@edited??2014/12/18?11:51 ?*?@type?brute ?*?@note ?*/ #i...
分类:其他好文   时间:2014-12-26 14:59:15    阅读次数:201
Codeforces Round #284 (Div. 2) a
/** ?*?@brief?Codeforces?Round?#284?(Div.?2)?a ?*?@file?a.cpp ?*?@author?mianma ?*?@created?2014/12/26?11:51 ?*?@edited??2014/12/18?11:51 ?*?@type?brute ?*?@note ?*/ #i...
分类:其他好文   时间:2014-12-26 13:10:45    阅读次数:173
uva 11078
/** ?*?@brief?uva?11078 ?*?@file?11078 ?*?@author?mianma ?*?@created?2014/12/23?16:40 ?*?@edited??2014/12/23?16:40 ?*?@type? ?*?@note ?*/ #include?<string> #include?<ve...
分类:其他好文   时间:2014-12-25 18:52:51    阅读次数:189
[Machine Learning] RBM Brief Introduction
Restricted Boltzmann Machine 作为Deep Learning的一个基础模型,本文对模型构建方法、求解方法和评估方法进行简要介绍。...
分类:系统相关   时间:2014-12-24 21:32:22    阅读次数:325
模块的封装之无伤大雅的形式主义
1 //! \brief macro for inheritance2 #define INHERIT(__TYPE) __TYPE3 #define INHERIT_EX(__TYPE, __NAME) \4 union { ...
分类:其他好文   时间:2014-12-23 22:36:26    阅读次数:345
uva 11520
/** ?*?@brief?uva?11520 ?*?@file?11520.cpp ?*?@author?mianma ?*?@created?2014/12/23?16:35 ?*?@edited??2014/12/23?16:35 ?*?@type? ?*?@note ?*/ #include?<string> #include?...
分类:其他好文   时间:2014-12-23 17:47:20    阅读次数:137
live archive 3971
/** ?*?@brief?live?archive?3971 ?*?@file?3971.cpp ?*?@author?mianma ?*?@created?2014/12/22?16:23 ?*?@edited??2014/12/22?16:23 ?*?@type?binart_search ?*?@note ?*?@cost?t...
分类:其他好文   时间:2014-12-22 18:10:47    阅读次数:154
Codeforces Round #283 (Div. 2) c
/** ?*?@brief?Codeforces?Round?#283?(Div.?2)?c ?*?@file?c.cpp ?*?@author?mianma ?*?@created?2014/12/22?13:38 ?*?@edited??2014/12/22?13:38 ?*?@type?greedy ?*?@time?cost?...
分类:其他好文   时间:2014-12-22 14:38:11    阅读次数:251
Codeforces Round #283 (Div. 2) b
/** ?*?@brief?Codeforces?Round?#283?(Div.?2)?b ?*?@file?b.cpp ?*?@author?mianma ?*?@created?2014/12/19?10:50 ?*?@edited??2014/12/19?10:50 ?*?@type?brute ?*?@note ?*/ #i...
分类:其他好文   时间:2014-12-19 14:37:55    阅读次数:200
Codeforces Round #283 (Div. 2) a
/** ?*?@brief?Codeforces?Round?#283?(Div.?2)?a ?*?@file?a.cpp ?*?@author?mianma ?*?@created?2014/12/18?17:45 ?*?@edited??2014/12/18?17:45 ?*?@type?brute ?*?@note ?*/ #i...
分类:其他好文   时间:2014-12-18 20:48:34    阅读次数:182
586条   上一页 1 ... 43 44 45 46 47 ... 59 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!