百度空间 | 百度首页 
 
文章列表
 
您正在查看 "Image" 分类下的文章

2009-10-31 16:45

还要有一个坐标平移到中心的操作

//start

#include "drawarea.h"

#include <qDebug>

void show(cmat & src){

int hi = src.size();

类别:Image | 评论(0) | 浏览()
 
2009-10-30 16:11

//start

#include <stdio.h>
#include <iostream>
#include <algorithm>
#include <vector>
#include <complex>
#include <cmath>

using namespace std;
const double PI = acos(-1.0);

typedef complex<double > cpl;
typedef vector<cpl > cline;
typedef vector<cline > cmat;
cmat init(int ,int);
cmat mk(int ,int);
void show(cmat & );
cmat dft2(cmat & );
cline dft(cline

类别:Image | 评论(0) | 浏览()
 
2009-10-30 15:13

//start

#include <stdio.h>
#include <iostream>
#include <algorithm>
#include <vector>
#include <complex>
#include <cmath>
using namespace std;
typedef complex<double> cpl;
const double PI = acos(-1.0);
vector<cpl > dft(vector<cpl > vin);
vector<cpl > init(int);

void show(vector<cpl > & );
int main(){
//freopen("../../dat.in","r",stdin);

类别:Image | 评论(0) | 浏览()
 
     
 
 
文章分类
 
 
随笔(50)
 
 
Vs(10)
 
Java(114)
 
Vfp(10)
 
Css(9)
 
 
Python(27)
 
c#(36)
 
 
c/c++(41)
 
 
Php(28)
 
Bt(1)
 
Spoj(10)
 
Usaco(40)
 
Ai(19)
 
Ruby(6)
 
 
C51(25)
 
Lua(4)
 
 
Asm(42)
 
 
Oj(293)
 
Noip(10)
 
Google(27)
 
Jsp(4)
 
 
Qt(52)
 
Opengl(15)
 
 
 
Vrml(1)
 
 
Flex(16)
 
 
 
 
     
 
文章存档
 
     
 
最新文章评论
   
 

Hi. I want to say "Hi. ~~ your Name" But I can't read your name, because of c...
 

原来SMS是因为学习了熊猫乱码英语 邀功的
 

回复蝴蝶探花:的确是每次加一个0,试出来的。
 
 
     


©2010 Baidu