
TopCoder
文章平均质量分 86
lllcfr1
这个作者很懒,什么都没留下…
展开
-
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 评论 -
SRM565 DIV2
http://community.topcoder.com/stat?c=round_overview&er=5&rd=15187250-point problemProblem Statement A histogram of a given collection of numbers graphically represents the frequ转载 2013-01-03 18:36:40 · 626 阅读 · 0 评论 -
Generating random distributions
Related Materials: Generation of Random Variables (Computational Statistics)http://community.topcoder.com/tc?module=Static&d1=tutorials&d2=randomNumbershttp://community.topcoder.com/tc?modul转载 2013-01-01 02:03:19 · 784 阅读 · 0 评论 -
[TopCoder Algorithm Tutorial] Binary Search
http://community.topcoder.com/tc?module=Static&d1=tutorials&d2=binarySearchBinary SearchWhat we can call the main theorem states that binary search can be used if and only if for all x in转载 2013-04-12 18:39:24 · 1693 阅读 · 0 评论 -
矩形切割
Previous related blog: http://blog.youkuaiyun.com/lllcfr/article/details/7567045先判断是否重叠,然后切割.注意答案要求的是哪一部分.1. 二维矩形 USACO 5-3-window#include #include #include #include #include #include #i原创 2014-01-11 21:01:39 · 1570 阅读 · 0 评论 -
TopCoder Algorithm Tutorials
AuthorTitlelbackstromThe Importance of AlgorithmsantimatterHow To Dissect a TopCoder Problem StatementDumitruHow to Find a Solutionleadhyena_inranPl转载 2013-06-12 22:45:51 · 1401 阅读 · 0 评论 -
TopCoder SRM205 Div1 1000pt LongPipes
Problem: http://community.topcoder.com/stat?c=problem_statement&pm=2226Analysis:转载 2014-04-09 14:32:47 · 1156 阅读 · 0 评论