代码搜索:parameter
找到约 10,000 项符合「parameter」的源代码
代码结果 10,000
www.eeworm.com/read/350251/10752755
fd parameter.fd
PARAMETER( MAT_SIMPLE_TENSIL = 1 ) !简单拉伸
PARAMETER( MAT_SIMPLE_SHEAR = 2 ) !简单剪切
PARAMETER( MAT_PLANE_STRESS_AXISYMETRIC = 3 ) !平面应力轴对称
www.eeworm.com/read/274013/10890965
java parameter.java
package structure;
/**
* 一个神经网络的参数
* singleton模式
* */
public class Parameter {
public int nodeNum[] ={1,5,1}; //每一层的神经元数目
public Function func[] =
www.eeworm.com/read/417106/11003772
m parameter.m
function Parameter
% Extended Kalman filter for parameter estimation.
% Estimate the natural frequency of a second order system.
tf = 100; % simulation length
dt = 0.01; % simulation step size
www.eeworm.com/read/354856/6942147
h parameter.h
#ifndef _MY_PARA_H_
#define _MY_PARA_H_
#include "my_head.H"
/********************************************************/
typedef struct Equip_Addr_{
BYTE nport;
BYTE ntype;
www.eeworm.com/read/283040/6961106
h parameter.h
/* ==============================================================================
System Name: BLDCMotor
File Name: PARAMETER.H
Description: Parameters file for the Real Implementation of Sens
www.eeworm.com/read/467355/7010618
c parameter.c
# include "link.h"
Parameter::Parameter(char *filename)
{
strcpy(seed_file,"none");
strcpy(parameter_dir,"none");
strcpy(fraglib_dir,"none");
strcpy(forbidlib_dir,"none");
strcpy(toxicli
www.eeworm.com/read/467355/7010636
c parameter.c
# include "process.h"
Parameter::Parameter(char *filename)
{
strcpy(ligands_file,"none");
similarity_cutoff=0.90;
num_output=200;
strcpy(output_dir,"results.mdb");
max_mol_weight=6
www.eeworm.com/read/467355/7010804
c parameter.c
# include "pocket.h"
Parameter::Parameter()
{
strcpy(pdb_file,"none");
strcpy(lig_file,"none");
strcpy(parameter_dir,"none");
strcpy(pocket_file,"pocket.txt");
strcpy(grid_file,"grid.tx
www.eeworm.com/read/467355/7010826
c parameter.c
# include "grow.h"
Parameter::Parameter(char *filename)
{
strcpy(seed_file,"none");
strcpy(parameter_dir,"none");
strcpy(fraglib_dir,"none");
strcpy(forbidlib_dir,"none");
strcpy(toxicli