码迷,mamicode.com
首页 >  
搜索关键字:morleys theorem    ( 205个结果
poj 3006 Dirichlet's Theorem on Arithmetic Progressions
DescriptionIfaanddare relatively prime positive integers, the arithmetic sequence beginning withaand increasing byd, i.e.,a,a+d,a+ 2d,a+ 3d,a+ 4d, ......
分类:其他好文   时间:2015-02-17 23:33:27    阅读次数:134
UVA - 11178 - Morley's Theorem (计算几何~~)
UVA - 11178 Morley's Theorem Time Limit: 3000MS Memory Limit: Unknown 64bit IO Format: %lld & %llu Submit Status Description Problem D Morley’s Theorem Input: Standard...
分类:其他好文   时间:2015-02-07 17:30:49    阅读次数:95
poj3006 Dirichlet's Theorem on Arithmetic Progressions
Dirichlet's Theorem on Arithmetic Progressions Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 16333   Accepted: 8205 Description If a and d are relatively...
分类:其他好文   时间:2015-02-04 09:33:02    阅读次数:103
ZOJ 2283 Challenge of Wisdom 数论,Dilworth Theorem,求最长反链 难度:2
Challenge of WisdomTime Limit:2 Seconds Memory Limit:32768 KBBackground"Then, I want to know whether you're a wise boy!"Problem"I have a great deal of...
分类:其他好文   时间:2015-01-31 11:51:44    阅读次数:529
uva 10004 Bicoloring(DFS)
uva 10004 Bicoloring In 1976 the ``Four Color Map Theorem" was proven with the assistance of acomputer. This theorem states that every map can be colored using only fourcolors, in such a way ...
分类:其他好文   时间:2015-01-27 18:25:17    阅读次数:145
[Everyday Mathematics]20150227
(Marden's Theorem) 设 $p(z)$ 是三次复系数多项式, 其三个根 $z_1,z_2,z_3$ 不共线; 再设 $T$ 是以 $z_1,z_2,z_3$ 为顶点的三角形. 则存在唯一的一个内切于 $T$ 的椭圆, 使得切点为 $T$ 各边的中点, 椭圆的的两焦点为 $p'(z)$...
分类:其他好文   时间:2015-01-21 22:17:19    阅读次数:174
加州大学伯克利分校Stat2.2x Probability 概率初步学习笔记: Section 1 The Two Fundamental Rules (1.5-1.6)
Stat2.2x Probability(概率)课程由加州大学伯克利分校(University of California, Berkeley)于2014年在edX平台讲授。PDF笔记下载(Academia.edu)SummaryBayes Theorem $$P(A_i|B)=\frac{P(B|...
分类:其他好文   时间:2014-12-26 06:09:33    阅读次数:136
[转]CAP原理与最终一致性 强一致性 透析
在足球比赛里,一个球员在一场比赛中进三个球,称之为帽子戏法(Hat-trick)。在分布式数据系统中,也有一个帽子原理(CAP Theorem),不过此帽子非彼帽子。CAP原理中,有三个要素:一致性(Consistency)可用性(Availability)分区容忍性(Partition toler...
分类:其他好文   时间:2014-12-07 19:09:33    阅读次数:191
算法分析习题(1)
12.11.质因子是在数论里,某一正整数的质因子指能整除该数的质数整数.两个没有共同质因子的正整数称为互质。正整数的因数分解给出一连串的质因子;所有质因子相乘后。质因子如重复会以指数表示。根据Fundamental theorem of arithmetic,任正整数有独一无二的质因子分解式。1-1...
分类:编程语言   时间:2014-12-01 12:53:35    阅读次数:221
poj 3641 Pseudoprime numbers 【快速幂】
Pseudoprime numbers Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 6645   Accepted: 2697 Description Fermat's theorem states that for any prime number p a...
分类:其他好文   时间:2014-11-18 00:21:47    阅读次数:250
205条   上一页 1 ... 15 16 17 18 19 ... 21 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!