码迷,mamicode.com
首页 >  
搜索关键字:alex    ( 1117个结果
C++11新特性:Lambda函数(匿名函数)
声明:本文参考了Alex Allain的文章http://www.cprogramming.com/c++11/c++11-lambda-closures.html加入了自己的理解,不是简单的翻译C++11终于知道要在语言中加入匿名函数了。匿名函数在很多时候可以为编码提供便利,这在下文会提到。很多语...
分类:编程语言   时间:2014-08-13 00:39:04    阅读次数:337
The secret code
The secret codeInput file: stdinOutput file: stTime limit: 1 secMemory limit: 256 MbAfter returning from the trip, Alex was unpleasantly surprised: hi...
分类:其他好文   时间:2014-08-12 03:05:43    阅读次数:264
【JavsScript】Spine的作者曾经是Backbone的作者
基于MVC的JavaScript Web富应用开发Alex MacCaw,是一名Ruby/JavaScript程序员,在开源社区中很有名望,是Spine框架的作者,开发过Taskforce,Socialmod等大型开源项目,同时活跃在纽约、旧金山和柏林的各大Ruby/Rails会议。第11章 Spi...
分类:其他好文   时间:2014-08-10 08:06:09    阅读次数:308
CF# 260 A. Laptops
One day Dima and Alex had an argument about the price and quality of laptops. Dima thinks that the more expensive a laptop is, the better it is. Alex disagrees. Alex thinks that there are two laptops,...
分类:其他好文   时间:2014-08-09 11:47:17    阅读次数:276
数据之加密与解密
写在前面:如果此文有幸被某位朋友看见并发现有错的地方,希望批评指正。如有不明白的地方,愿可一起探讨。下面将利用Bober与Alex的通信来解释说明数据的加密和解密过程Bober与Alex进行通信的简单过程说明:图中的1,2过程为Bober和Alex获取对方的签署证书;Bober获得Alex的签署..
分类:其他好文   时间:2014-08-03 15:28:16    阅读次数:290
HDU - 2294 Pendant (DP滚动数组降维+矩阵快速幂)
Description On Saint Valentine's Day, Alex imagined to present a special pendant to his girl friend made by K kind of pearls. The pendant is actually a string of pearls, and its length is defined a...
分类:其他好文   时间:2014-07-30 17:30:44    阅读次数:349
【HackerRank】Halloween party
Change language :Alex is attending a Halloween party with his girlfriend Silvia. At the party, Silvia spots a giant chocolate bar. If the chocolate ca...
分类:其他好文   时间:2014-07-29 17:11:52    阅读次数:317
ZOJ 3235 Prototype
PrototypeTime Limit: 1 Second Memory Limit: 32768 KBPrototype is a 3D game which allow you to control a person named Alex with much super ability t...
分类:其他好文   时间:2014-07-27 11:06:42    阅读次数:328
convnet源码解析(一):基础准备
ConvNet是一个基于GPU实现的卷积神经网络开源代码(C++11),是由多伦多大学的Geoffrey Hinton深度学习团队编写的,它的最初版本是Hinton的学生Alex Krizhevsky编写的cuda-convnet(其项目地址在google code上面),最近cuda-convnet也从1.0版本更新到2.0版本(地址)。 在CNN的开源代码中最出名的主要有两个,一个是Berkeley Caffe,另一个是Toronto Convnet。Berkeley的Caffe我目前还没有研究过它的代...
分类:Web程序   时间:2014-07-26 02:53:06    阅读次数:276
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!