百度空间 | 百度首页 
 
文章列表
 
您正在查看 "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) | 浏览()
 
     
 
 
文章分类
 
 
随笔(35)
 
 
Vs(10)
 
Java(96)
 
Vfp(10)
 
Css(9)
 
 
Python(27)
 
c#(36)
 
 
c/c++(33)
 
 
Php(23)
 
Bt(1)
 
Spoj(10)
 
Usaco(32)
 
Ai(19)
 
Ruby(6)
 
 
C51(25)
 
Lua(4)
 
 
Asm(42)
 
 
Oj(291)
 
Noip(10)
 
Google(26)
 
Jsp(4)
 
 
Qt(31)
 
Opengl(12)
 
 
 
Vrml(1)
 
 
Flex(16)
 
 
 
     
 
文章存档
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
     
 
最新文章评论
   

汗。。。还是tle的。。。
 
 
 

在你这里找到了 Code2HTML ,相当之感谢呢^
 

回复luohai8899:http://hi.baidu.com/xhgis/blog/item/bd51e7192d500970dab4bd37....
 
     


©2009 Baidu