码迷,mamicode.com
首页 >  
搜索关键字:learn    ( 3442个结果
What can I learn right now in just 10 minutes that could be useful for the rest of my life?
1.Primacyandrecency:Peoplemostrememberthefirstandlastthingstooccur,andbarelythemiddle.Whenschedulinganinterview,askwhattimestheemployerisinterviewingandtrytobefirstorlast.2.Ifyouworkinabarorincustomerserviceofanykind……Putamirrorbehindyouatthecounter.Thisw..
分类:其他好文   时间:2014-10-24 11:11:47    阅读次数:374
[resource]23个python的机器学习包
23个python的机器学习包,从常见的scikit-learn, pylearn2,经典的matlab替代orange, 到最新最酷的Theano(深度学习)和torch 7 (well,其实lua,不过从ipython调用很容易),基本常用的通用python机器学习平台都有了。http://py...
分类:编程语言   时间:2014-10-24 10:27:31    阅读次数:326
思想者:漫谈大学生的四个LEARN
核心提示:哪四个Learn呢?Learn to learn(学习如何学习),Learn to be(学习如何做人),Learn to do(学习如何做事),Learn totogether(学习如何相处)。 思想者小传     许纪霖  华东师范大学特聘教授、历史系博士生导师、教育部人文社科重点研究基地中国现代思想文化研究所副所长,华东师范大学-不列颠哥伦比亚...
分类:其他好文   时间:2014-10-23 19:19:42    阅读次数:231
web组件
慕课网:http://www.imooc.com/learn/99js 在实战中的分层:应用层框架组件-框架通用组件、定制组件、独立组件框架core(框架核心层)浏览器底层
分类:Web程序   时间:2014-10-21 19:14:05    阅读次数:160
General: Know How to Use InetAddress
Modern applications often need the ability to learn information about hosts out on the network. One key class in this process for Java developers is t...
分类:Web程序   时间:2014-10-21 03:34:28    阅读次数:316
Python 转义符
定义字符串前面我们讲解了什么是字符串。字符串可以用''或者""括起来表示。如果字符串本身包含'怎么办?比如我们要表示字符串 I'm OK ,这时,可以用" "括起来表示:"I'm OK"类似的,如果字符串包含",我们就可以用' '括起来表示:'Learn "Python" in imooc'如果字符...
分类:编程语言   时间:2014-10-21 03:32:42    阅读次数:212
Learn Objectvie-C on the Mac 2nd Edition 笔记
Chapter 1Apple’s Cocoa (for OS X) 和 Cocoa Touch (for iOS) toolkits 都是用 Objective-C写的.Chapter 2(1).m 代表 “messages”的缩写 .m -> Object-C compiler .c -> C.....
分类:系统相关   时间:2014-10-20 19:03:11    阅读次数:312
svm-struct使用指南(原版翻译)
svm-struct使用指南(原版翻译)!根据svm_struct_learn文件翻译,翻译有些粗糙,望不要介意!...
分类:其他好文   时间:2014-10-20 17:30:56    阅读次数:492
简单模仿jquery的几个特性
使用了jquery之后,原生的javascript写的很少了,最近准备复习下,于是想到了自己写一点js来模拟jquery的几个核心特性。先看页面代码: 1 2 3 learn jquery demo 4 7 8 11 20 21 22 clic...
分类:Web程序   时间:2014-10-18 16:39:21    阅读次数:258
XTU OJ 1210 Happy Number (暴力+打表)
Problem DescriptionRecently, Mr. Xie learn the concept of happy number. A happy number is a number contain all digit 7 or only 1 digit other than 7. F...
分类:移动开发   时间:2014-10-18 11:02:46    阅读次数:526
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!