
数学
文章平均质量分 72
JY_xiaoli
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
矩阵快速幂
本文为我转载的文章,出处:super_boy原创文章,出处http://www.cnblogs.com/yan-boy/archive/2012/11/29/2795294.html 矩阵 快速幂 矩阵的快速幂是用来高效地计算矩阵的高次方的。将朴素的o(n)的时间复杂度,降到log(n)。 这里先对原理(主要运用了矩阵乘法的结合律)做下简单形象的介绍: 一般转载 2017-08-02 15:53:39 · 315 阅读 · 0 评论 -
Diplomas and Certificates (Codeforces - 818A)
题目链接 http://codeforces.com/problemset/problem/818/A A. Diplomas and Certificates time limit per test 1 second memory limit per test 256 megabytes input standard input outp原创 2017-08-09 16:51:38 · 334 阅读 · 0 评论 -
D的小L (南阳理工oj 题目366)
题目链接 http://acm.nyist.net/JudgeOnline/problem.php?pid=366 D的小L 时间限制:4000 ms | 内存限制:65535 KB 难度:2 描述 一天TC的匡匡找ACM的小L玩三国杀,但是这会小L忙着哩,不想和匡匡玩但又怕匡匡生气,这时小L给匡匡出了个题目想难倒匡匡(小L很D吧),有一个数原创 2017-08-06 16:34:33 · 425 阅读 · 0 评论 -
Sort it (南阳理工oj-233)
题目链接: http://acm.nyist.net/JudgeOnline/problem.php?pid=233 Sort it 时间限制:1000 ms | 内存限制:65535 KB 难度:2 描述You want to processe a sequence of n distinct integers by swapping two a原创 2017-08-21 20:04:22 · 260 阅读 · 0 评论 -
Shell Game (Codeforces-777A)
题目链接: http://codeforces.com/problemset/problem/777/A A. Shell Game time limit per test 0.5 seconds memory limit per test 256 megabytes input standard input output stand原创 2017-08-21 09:47:53 · 509 阅读 · 0 评论 -
Fake NP (Codeforces - 805A)
题目链接: http://codeforces.com/problemset/problem/805/A A. Fake NP time limit per test 1 second memory limit per test 256 megabytes input standard input output standard ou原创 2017-08-12 17:35:37 · 464 阅读 · 0 评论 -
01串 (南阳理工oj 题目252)
题目链接 http://acm.nyist.net/JudgeOnline/problem.php?pid=252 01串 时间限制:1000 ms | 内存限制:65535 KB 难度:2 描述 ACM的zyc在研究01串,他知道某一01串的长度,但他想知道不含有“11”子串的这种长度的01串共有多少个,他希望你能帮帮他。 注:01串的长原创 2017-08-08 10:29:22 · 376 阅读 · 0 评论 -
KazaQ's Socks
题目链接http://acm.hdu.edu.cn/search.php?action=listproblem KazaQ's Socks Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 131072/131072 K (Java/Others) Total Submission(s): 149 Accepted原创 2017-07-25 20:01:50 · 231 阅读 · 0 评论