码迷,mamicode.com
首页 >  
搜索关键字:wang xifengs little    ( 2433个结果
hust 1546 && hdu 3911 Black And White
题目描述There are a bunch of stones on the beach; Stone color is white or black. Little Sheep has a magic brush, she can change the color of a continuous ...
分类:其他好文   时间:2014-06-22 23:46:15    阅读次数:199
hdu3480之二维斜率优化DP
Division Time Limit: 10000/5000 MS (Java/Others)    Memory Limit: 999999/400000 K (Java/Others) Total Submission(s): 2664    Accepted Submission(s): 1050 Problem Description Little D is re...
分类:其他好文   时间:2014-06-19 12:16:24    阅读次数:210
深度学习论文笔记--Recover Canonical-View Faces in the Wild with Deep Neural Network
文章来源:CVPR2014作者:Zhenyao Zhu,Ping Luo,Xiaogang Wang,Xiaoou Tang(香港中文大学果然牛啊,CVPR一刷一大堆)主要内容:提出了利用深度学习(还是CNN)来进行人脸图像重构正面人脸,然后利用重构的正面人脸图像来进行人脸的verification...
分类:Web程序   时间:2014-06-17 14:31:01    阅读次数:330
深度学习论文阅读笔记--Deep Learning Face Representation from Predicting 10,000 Classes
来自:CVPR 2014 作者:Yi Sun ,Xiaogang Wang,Xiaoao Tang题目:Deep Learning Face Representation from Predicting 10,000 Classes主要内容:通过深度学习来进行图像高级特征表示(DeepID),进而进...
分类:其他好文   时间:2014-06-17 13:33:25    阅读次数:380
poj 3735 Training little cats(构造矩阵)
http://poj.org/problem?id=3735 大致题意: 有n只猫,开始时每只猫有花生0颗,现有一组操作,由下面三个中的k个操作组成: 1. g i 给i只猫一颗花生米 2. e i 让第i只猫吃掉它拥有的所有花生米 3. s i j 将猫i与猫j的拥有的花生米交换 现将上述一组操作循环m次后,问每只猫有多少颗花生? 再一次感受到了...
分类:其他好文   时间:2014-06-14 10:54:33    阅读次数:234
小端存储(little Endian)大端存储(big Endian)
小端存储--低内存低字节87654321字节或半字节的最低位字节(LowestSignificantBit,LSB)存放于内存最低位字节地址上。即最低地址存放的最低字节,为PowerPC,Intelx86系列等采用。inta=0x12345678;78为低字节12为高字节voidfFun(){int...
分类:其他好文   时间:2014-06-12 19:14:32    阅读次数:225
openoffice osl模块学习1
由“ can i get a char* , please?"看起:Just barely. OO.o has at least six string wrappers, although the C implementations are of little interest:rtl_String...
分类:其他好文   时间:2014-06-12 12:27:15    阅读次数:296
*HDU1754 线段树
108685842014-06-11 18:26:52Accepted17541078MS3156K1430 BG++little_w【题解】:【代码】: 1 #include 2 #include 3 #include 4 #define Mod 1000000007 5 #define L...
分类:其他好文   时间:2014-06-12 09:15:35    阅读次数:198
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!