代码搜索:Initialize
找到约 10,000 项符合「Initialize」的源代码
代码结果 10,000
www.eeworm.com/read/143954/12827662
h initialize.h
typedef struct feature{
int id;
float value;
}Feature;
typedef struct feature * FeaturePtr;
extern FeaturePtr **example;
extern FeaturePtr **sv;
extern double *lambda;
extern int *svNo
www.eeworm.com/read/331127/12847782
m initialize.m
function path=Initialize(TSPMatrix)
path=randperm(length(TSPMatrix));
www.eeworm.com/read/243950/12903910
as swfdec_initialize.as
/* Swfdec
* Copyright (C) 2007 Benjamin Otte
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* Lice
www.eeworm.com/read/243950/12905983
as vivi_initialize.as
/* Vivified
* Copyright (C) 2007 Benjamin Otte
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* Li
www.eeworm.com/read/139460/13155287
asv initialize.asv
function [pop] = initialize(num,bounds,evalFN,evalOps,options)
% function [pop]=initialize(populationSize, variableBounds,evalFN,
% evalOps,options)
% initialize creates a
www.eeworm.com/read/139460/13155321
m initialize.m
function [pop] = initialize(num,bounds,evalFN,evalOps,options)
% function [pop]=initialize(populationSize, variableBounds,evalFN,
% evalOps,options)
% initialize creates a
www.eeworm.com/read/326074/13167401
c initialize.c
#include "Talkthrough.h"
//--------------------------------------------------------------------------//
// Function: Init1836() //
// //
// Description: This functi
www.eeworm.com/read/326072/13167840
c initialize.c
#include "Talkthrough.h"
/*****************************************************************************
Function: Init_Flags
Description: Configure PORTF flags
www.eeworm.com/read/326068/13168162
c initialize.c
#include "Talkthrough.h"
//--------------------------------------------------------------------------//
// Function: Init_EBIU //
// //
// Description: This functio
www.eeworm.com/read/238965/13312688
m initialize.m
% this function is part of the linear_array_gui
% DO NOT REMOVE %%%%%%%
clear all
Nr = 25;
dolr =0.5;
theta0 =0;
winid = -1;
nbits = -3;
win(1:Nr) = 1;