
Math
文章平均质量分 57
lllcfr1
这个作者很懒,什么都没留下…
展开
-
a cute result from number theory
There is a cute result from number theory that states that for sufficiently large n the product of the primes less than n is less than or equal to e**n and that as n grows, this becomes a tight转载 2012-03-25 02:03:29 · 453 阅读 · 0 评论 -
Beauty of Programming [Essentials]
编程之美 Beauty of Programming[Essentials]3.1 String Rotation ==> Concatenation3.2 Loop Recursive3.3 Levenshtein distance (Edit distance), computing: DP ***3.4 Singly linked list3.5 How t原创 2013-02-13 00:17:29 · 654 阅读 · 0 评论 -
Random Graph: Erdős–Rényi model
http://en.wikipedia.org/wiki/Erdos-Renyi_modelOne of their most surprising results is the existence of abrupt changes in the characteristicsof random graphs as random edges are added. They sho转载 2013-09-13 11:05:26 · 3636 阅读 · 0 评论 -
Lucas' theorem
http://acm.tju.edu.cn/toj/showp3914.htmlhttp://blog.youkuaiyun.com/wmn_wmn/article/details/7840539http://blog.ac521.org/?p=512http://en.wikipedia.org/wiki/Lucas'_theoremhttp://blog.youkuaiyun.com/wu转载 2013-05-25 14:18:46 · 1529 阅读 · 0 评论 -
Edge Detection: Sobel operator
Excerpts from the Book: Python Programming in Contexthttp://en.wikipedia.org/wiki/Sobel_operatorIn order to find an edge, it is necessary to evaluate each pixel in relation to those that a转载 2013-04-16 21:47:37 · 1335 阅读 · 0 评论 -
harmonic functions, factorial functions, bounding
harmonic functionsfactorial functionsboundinghttp://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00-introduction-to-computer-science-and-programming-fall-2008/readings转载 2013-03-24 15:19:11 · 780 阅读 · 0 评论 -
birthday paradox
http://en.wikipedia.org/wiki/Birthday_paradox转载 2013-03-24 16:53:53 · 658 阅读 · 0 评论 -
Simpson's paradox
http://en.wikipedia.org/wiki/Simpson's_paradoxhttp://zh.wikipedia.org/wiki/辛普森悖论http://baike.baidu.com/view/965928.htm===========Simpson's paradoxFrom Wikipedia, the free转载 2013-01-26 18:21:05 · 2389 阅读 · 0 评论 -
Bayes Theorem
http://community.topcoder.com/tc?module=Static&d1=tutorials&d2=mmProblems2Bayes TheoremBy timmacIn the case of LumberjackExam, where the probabilities and errors refer to yes/no va转载 2012-12-31 17:51:25 · 590 阅读 · 0 评论 -
[3_4_fence9] Pick's Theorem
Electric FenceDon PieleIn this problem, `lattice points' in the plane are points with integer coordinates.In order to contain his cows, Farmer John constructs a triangular electric fence by stri转载 2012-09-01 17:47:45 · 914 阅读 · 0 评论 -
[3_2_ratios] Cramer's rule
Feed Ratios1998 ACM Finals, Dan AdkinsFarmer John feeds his cows only the finest mixture of cow food, which has three components: Barley, Oats, and Wheat. While he knows the precise mixture of the转载 2012-05-19 15:46:16 · 531 阅读 · 0 评论 -
哥德巴赫猜想
哥德巴赫给欧拉的心中“任何转载 2014-08-12 00:07:01 · 670 阅读 · 0 评论