代码搜索:Model
找到约 10,000 项符合「Model」的源代码
代码结果 10,000
www.eeworm.com/read/424235/7344375
axf model.axf
www.eeworm.com/read/454943/7381123
model mysvm.model
svm_type nu_svc
kernel_type rbf
gamma 0.25
nr_class 3
total_sv 86
rho 0.0409621 0.115928 0.114175
label 1 2 3
nr_sv 24 32 30
SV
0.03314286884247181 0.06728356346650316 1:4.8 2:3 3:1.4 4:0.1
www.eeworm.com/read/453443/7420582
h model.h
/**
@file
Definition of the Othello::Thinker that plays the Model's role from the Model-View-Controller pattern.
*/
#if !defined _MODEL_H_
#define _MODEL_H_
#include "../lib/Active.h"
#inclu
www.eeworm.com/read/453443/7420591
cpp model.cpp
/**
@file
Code for search routines, algortihms such as alpha-beta, iterative
deepening, MTD(f) and so on.
*/
#include
#include
#include "Model.h"
#include "Boards.h"
#
www.eeworm.com/read/450953/7474214
java model.java
package model;
import java.awt.Point;
import java.util.ArrayList;
import java.util.Observable;
import java.util.Random;
public class Model extends Observable{
public static final int CA
www.eeworm.com/read/450953/7474215
class model.class
www.eeworm.com/read/449392/7506083
bin model.bin
www.eeworm.com/read/449392/7506092