代码搜索:parameter
找到约 10,000 项符合「parameter」的源代码
代码结果 10,000
www.eeworm.com/read/145366/12733187
m vqdecode.m
function parameter=VQdecode(codeNum,CodeBoundary,dim1,dim2,filename)
parameter=zeros(dim1,dim2);
parameter1=zeros(dim1,dim2);
parameter2=zeros(dim1,dim2);
fid=fopen(filename,'rb');
if(fid==-1)
www.eeworm.com/read/245849/12778102
m param_index1.m
function [index,ier]=param_index1(structure,mnem,abort)
% Function outputs index for parameter info for parameter with mnemonic "mnem"
% in structure "structure".
% If no structure field is found mat
www.eeworm.com/read/313820/13580468
cdf 00bsp.cdf
/* 00bsp.cdf - BSP configuration file */
/* Copyright 2002 Wind River Systems, Inc. */
/*
modification history
--------------------
01c,12jul02,pai Updated SYS_CLK_RATE_MAX for specific CPU types (
www.eeworm.com/read/259565/11782869
m param_index1.m
function [index,ier]=param_index1(structure,mnem,abort)
% Function outputs index for parameter info for parameter with mnemonic "mnem"
% in structure "structure".
% If no structure field is found mat
www.eeworm.com/read/345571/11808392
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
www.eeworm.com/read/339483/12231804
sh getopt-simple.sh
#!/bin/bash
# getopt-simple.sh
# Author: Chris Morgan
# Used in the ABS Guide with permission.
getopt_simple()
{
echo "getopt_simple()"
echo "Parameters are '$*'"
until [ -z "$1" ]
d
www.eeworm.com/read/151143/12233022
m par_index1.m
function [index,ier]=par_index1(structure,mnem,abort)
% Function outputs index for parameter info for parameter with mnemonic "mnem"
% in structure "structure".
% If no structure mnemonic is found
www.eeworm.com/read/148578/12457072
cdf 00bsp.cdf
/* 00bsp.cdf - BSP configuration file */
/* Copyright (c) 2005 Wind River Systems, Inc. */
/*
modification history
--------------------
01j,10oct05,mmi Remove legacy POWER_MANAGEMENT component.
01
www.eeworm.com/read/131090/14161467
h regel.h
/********************************************************/
/* filename: regel.h */
/* */
/**********************