FFT快速傅里叶模板……
/* use way:
assign : h(x) = f(x) * g(x) f(x):len1 g(x):len2
1. len = 1; while(len < 2 * len1 || len < 2 * len2) len <<= 1;
2. for i=0 to len1-1 : x1[i](f(i),0) for i=le...
分类:
其他好文 时间:
2015-08-12 01:25:00
阅读次数:
137
SD集训divisors题目大意:给定一个1~n的排列p,求l#include#include#include#define maxnode 200005using namespace std;struct use{ int l,r,po;}ask[maxnode]={0},bei[40000...
分类:
其他好文 时间:
2015-08-11 21:17:12
阅读次数:
122
将project不加入.m要求加入watermark/2/text/aHR0cDovL2Jsb2cuY3Nkbi5uZXQvdTAxMzI0MzQ2OQ==/font/5a6L5L2T/fontsize/400/fill/I0JBQkFCMA==/dissolve/70/gravity/Center...
分类:
移动开发 时间:
2015-08-11 21:15:15
阅读次数:
162
哎 话不多说先看我的代码://舞台上 放着sp0、sp1、...sp8,9个mc,每个mc都有几帧,//帧上有如下代码var S=this;S.stop()inIt1();//not working!//setTimeout(inIt1,0);//use setTimeout and it is w...
分类:
其他好文 时间:
2015-08-11 20:39:37
阅读次数:
187
工作需要写了一篇文档,发在这供大家参考,如需翻译成中文请留言。What is Genymotion?Basically Genymotion is a front end app that hooks into the Oracle VirtualBox API and gives you adva...
分类:
移动开发 时间:
2015-08-11 18:10:00
阅读次数:
204
No person desires to offer his/her printed excessive observe enter in the palms which will not benefit just what it indicates in their mind. Correctin...
分类:
移动开发 时间:
2015-08-11 17:43:59
阅读次数:
134
下面这个方式是普适的,但缺点就是必须要有自己的用户名和密码字典。其原理就是用user.txt与pass.txt的两个文本去不停交叉验证。msf auxiliary(mysql_login) > use auxiliary/scanner/mysql/mysql_loginmsf auxiliary(...
分类:
数据库 时间:
2015-08-11 17:41:05
阅读次数:
426
1037. Magic Coupon (25)The magic shop in Mars is offering some magic coupons. Each coupon has an integer N printed on it, meaning that when you use th...
分类:
其他好文 时间:
2015-08-11 15:41:55
阅读次数:
105
FragmentTabHost+Fragment
官网的API dome
Special TabHost that allows the use of Fragment objects
for its tab content. When placing this in a view hierarchy, after inflating the hierarchy you must ca...
分类:
其他好文 时间:
2015-08-11 12:15:25
阅读次数:
170
USE [master]GOALTER DATABASE LL_kkpic SET RECOVERY SIMPLE WITH NO_WAITGOALTER DATABASE LL_kkpic SET RECOVERY SIMPLE --简单模式GOUSE LL_kkpicGODBCC SHRINKF...
分类:
数据库 时间:
2015-08-11 12:00:25
阅读次数:
123