一个玩坏的JavaScript面试题
December 10, 2016
programming1 | var o = (function() { |
December 10, 2016
programming1 | var o = (function() { |
December 1, 2016
programming有序对的作用是存储两个值,并在之后根据需要再次提供
1 | PAIR = -> x { -> y { -> f { f[x][y] } } } |
(摘自《计算的本质,深入剖析程序和计算机 Understanding ComputationFrom Simple Machines to Impossible Programs》)
December 1, 2016
algorithm leetcodePython暴力通关
1 | class Solution(object): |
December 1, 2016
algorithm leetcodeDecember 1, 2016
统计学习 Read moreDecember 20, 2015
jlu挂他一科又何妨?
November 4, 2015
algorithm leetcode Read moreSeptember 30, 2015
algorithm leetcode Read moreSeptember 26, 2015
Linux Gentoo Read moreSeptember 26, 2015
统计学习Machine Learning (ML) is coming into its own, with a growing recognition that ML can play a key role in a wide range of critical applications, such as data mining, natural language processing, image recognition, and expert systems. ML provides potential solutions in all these domains and more, and is set to be a pillar of our future civilization.