代码搜索结果
找到约 10,000 项符合
Input 的代码
input.html
江湖行GamePaladin 帮助_输入
input-real
Number of Real and Binary Variables (nreal 0)
Number of Objectives (2)
Number of Constraints (2)
Population size (100)
Maximum generations (100)
Crossover probability (0.9)
Real-parameter mutation pro
input-binary
Number of Real and Binary Variables (0 nbinary)
Number of Objectives (2)
Number of Constraints (2)
Population size (100)
Maximum generations (100)
Crossover probability (0.9)
Type of Crossover: Single
input.h
/*This is a file to get the input for the GA program*/
void input(FILE *rep_ptr);
void input(FILE *rep_ptr)
{
int i;
float cc;
printf("---------------------------------------------------
input.h
#ifndef _INPUT_H
#define _INPUT_H
/*
* $Id: input.h,v 1.34 2001/05/28 09:06:44 vojtech Exp $
*
* Copyright (c) 1999-2000 Vojtech Pavlik
*
* Sponsored by SuSE
*/
/*
* This program is free so
input.c
/*
* FAAC - Freeware Advanced Audio Coder
* Copyright (C) 2002 Krzysztof Nikiel
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesse
input.h
/*
* FAAC - Freeware Advanced Audio Coder
* Copyright (C) 2002 Krzysztof Nikiel
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesse
input.c
/*
* FAAC - Freeware Advanced Audio Coder
* Copyright (C) 2002 Krzysztof Nikiel
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesse
input.h
/*
* FAAC - Freeware Advanced Audio Coder
* Copyright (C) 2002 Krzysztof Nikiel
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesse