代码搜索:parameter
找到约 10,000 项符合「parameter」的源代码
代码结果 10,000
www.eeworm.com/read/167211/9976856
cpp parameter.cpp
// Parameter.cpp : implementation file
//
#include "stdafx.h"
#include "FilmDesign.h"
#include "Parameter.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] =
www.eeworm.com/read/165655/10055225
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/359993/10112610
java parameter.java
package structure;
/**
* 一个神经网络的参数
* singleton模式
* */
public class Parameter {
public int nodeNum[] ={1,5,1}; //每一层的神经元数目
public Function func[] =
www.eeworm.com/read/359993/10112637
class parameter.class
www.eeworm.com/read/359992/10112669
java parameter.java
package structure;
/**
* 一个神经网络的参数
* singleton模式
* */
public class Parameter {
public int nodeNum[] ={1,5,1}; //每一层的神经元数目
public Function func[] =
www.eeworm.com/read/359992/10112684
class parameter.class
www.eeworm.com/read/425763/10325943
vi parameter.vi
www.eeworm.com/read/353268/10458586
cs parameter.cs
//Copyright (C) 2007 Matthew Johnson
//This program is free software; you can redistribute it and/or modify
//it under the terms of the GNU General Public License as published by
//the Free Softw
www.eeworm.com/read/160839/10492144
class parameter.class
www.eeworm.com/read/160839/10492394