摘要: title: Ramanujan Master Theorem published: 2025-10-23 description: 'A really well artical about Ramanujan Master Theorem and DHL integral' image: './b 阅读全文
posted @ 2025-10-23 21:50 AnbyDemara 阅读(8) 评论(0) 推荐(0)
摘要: title: Some Useful Transform published: 2025-10-22 description: 'Here are some useful transform (classic), these notes should be useful in solving int 阅读全文
posted @ 2025-10-23 12:24 AnbyDemara 阅读(8) 评论(0) 推荐(0)
摘要: Gamma 函数 title: Gamma Function published: 2025-10-19 description: 'Introduction on Gamma Function (polygamma)' image: './bg.jpg' tags: [Complex,Mathematic] cat 阅读全文
posted @ 2025-10-19 15:35 AnbyDemara 阅读(36) 评论(0) 推荐(0)
摘要: 到达心情低谷了。 就这点实力还想拿省一?真是可笑!学了 6 年的 OI,啥也没学会,简单题想不出来,难题更是打不出... 我到底在做些什么?从来都没有正视过自己的问题,每天都在痴心妄想就想出成绩?打不过就是打不过,比我晚学的人都比我强,努力了一年,真的有提升么?CF打成了依托,AT更是不敢 rate 阅读全文
posted @ 2025-10-04 00:33 AnbyDemara 阅读(12) 评论(0) 推荐(0)
摘要: 这是给团队 Andy AK IOI 中的微积分训练题的题解合集。 传送门:Andy AK 微积分训练题。 T669506 训练题(数学1) \[\begin{aligned} \mathrm{I}&=\int_0^\frac\pi2\ln\sin x\,dx\\ &=\frac12\int_0^\f 阅读全文
posted @ 2025-09-28 21:46 AnbyDemara 阅读(61) 评论(0) 推荐(0)
摘要: 洛谷版。 博客备份版。 普及- B3647 【模板】Floyd #include<bits/stdc++.h> #define x first #define y second using namespace std; const int N=2e2+10,inf=0x3f3f3f3f,mod=1e 阅读全文
posted @ 2025-09-17 12:36 AnbyDemara 阅读(16) 评论(0) 推荐(0)
摘要: -1 天 和同学商量好一起打洛谷月赛,可是要打GESP(qwq),又想打月赛,怎么办捏? 思来想去,GESP还是得打的,但是GESP能提前交卷( •̀ ω •́ )y,最简单的办法就是简单AK切一下GESP力。 当天 上午上三个小时的物理,下午还在学校考,晚上还要写作业,干脆不回家了,就呆在学校,简 阅读全文
posted @ 2025-09-03 21:55 AnbyDemara 阅读(12) 评论(0) 推荐(0)