摘要:
// PSO.cpp : Defines the entry point for the console application.//#include "stdafx.h"#include"stdio.h"#include"stdlib.h"#include"time.h"#include"math.h"#define rdint(i) (rand()%(int)(i))/*随机数的定义*/#define rdft() (double)((double)rdint(16384)/(16383.0 阅读全文
posted @ 2008-02-28 07:32
巨巨
阅读(352)
评论(0)
推荐(0)

浙公网安备 33010602011771号