代码搜索:discretization
找到约 163 项符合「discretization」的源代码
代码结果 163
www.eeworm.com/read/202075/5054458
java discretization.java
/*
* 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 Software Foundation; either v
www.eeworm.com/read/429426/1948862
py discretization.py
# Description: Shows how usage of different classes for discretization, including manual discretization
# Category: discretization, categorization, preprocessing
# Classes: EntropyDiscretizat
www.eeworm.com/read/357991/3007917
java discretization.java
/*
* 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 Software Foundation; either v
www.eeworm.com/read/123967/6056527
h global_discretization.h
#include
#include "include\vs.h"
//==============================================================================
// Part A. Definitions of Physical Entities--
// classes: Nod
www.eeworm.com/read/429426/1948832
py pp-discretization.py
# Description: Shows how to use preprocessors for discretization
# Category: preprocessing, discretization, categorization
# Classes: Preprocessor, Preprocessor_discretize
# Uses: iri
www.eeworm.com/read/123967/6056515
cpp global_discretization_gamma_h_n.cpp
#include "vs_h.h"
#include "dynamic_array.h"
#include "omega_h.h"
#include "u_h.h"
#include "global_discretization_gamma_h_n.h"
Omega_eh& Gamma_h_i::operator()(int en) {// element selector
Dy
www.eeworm.com/read/123967/6056531
h global_discretization_gamma_h_n.h
#ifndef __GLOBAL_DISCRETIZATION_GAMMA_H_N_H
#define __GLOBAL_DISCRETIZATION_GAMMA_H_N_H
class Gamma_h_i : public Omega_h {
int the_index;
Dynamic_Array the_omega_eh_array;
public:
www.eeworm.com/read/123967/6056522
h omega_h_n.h
#ifndef __OMEGA_H_N_H
#define __OMEGA_H_N_H
//==============================================================================
//
// classes for
// A. One Region, Many Fields:
// Mixed an
www.eeworm.com/read/221024/14773794
edu^sc96^bernoulli^ http:^^www.tc.cornell.edu^sc96^bernoulli^
Date: Sun, 01 Dec 1996 20:26:02 GMT
Server: NCSA/1.5
Content-type: text/html
Last-modified: Fri, 01 Nov 1996 19:12:16 GMT
Content-length: 2473
BERNOULLI PROJECT
www.eeworm.com/read/147972/5718628
java continuous2d.java
package sim.field.continuous;
import sim.field.*;
import sim.util.*;
import java.util.*;
/**
A storage facility for objects located in a continuous 2D environment. This facility relates
objec