代码搜索:DOMAIN
找到约 10,000 项符合「DOMAIN」的源代码
代码结果 10,000
www.eeworm.com/read/308469/3713588
java setshitioptionimpl.java
package com.myExam.domain.impl;
import java.util.ArrayList;
import java.util.List;
import com.myExam.bean.ShitiOption;
import com.myExam.dao.ShitiOptionDAO;
import com.myExam.domain.SetShitiO
www.eeworm.com/read/305205/3779621
java logdao.java
package com.yibo.yiqu.db;
import com.yibo.yiqu.domain.super_user;
import com.yibo.yiqu.domain.super_user_info;
import java.util.*;
import java.sql.*;
/**
* @author liuzhaofeng
*
* To chan
www.eeworm.com/read/301857/3834195
java insertskhfk_0002ejsp_jsp.java
package jsp.information.servicekhfk;
import com.domain.KhxxForm;
import com.domain.CkhmydForm;
import java.sql.*;
import java.util.List;
import javax.servlet.*;
import javax.servlet.http.*;
i
www.eeworm.com/read/297137/3889894
c pcconsole.c
/* Sample small program: the obligatory ``hello world'' demo. */
#include
#include
#include
#include
#include
#i
www.eeworm.com/read/297137/3890081
c extnode.c
/* Sample small program: the obligatory ``hello world'' demo. */
#include
#include
#include
#include
#include
#incl
www.eeworm.com/read/292984/3936023
m convert_to_pot.m
function pot = convert_to_pot(CPD, pot_type, domain, evidence)
% CONVERT_TO_POT Convert a Gaussian CPD to one or more potentials
% pot = convert_to_pot(CPD, pot_type, domain, evidence)
sz = CPD.sizes
www.eeworm.com/read/292984/3936097
m convert_to_pot.m
function pot = convert_to_pot(CPD, pot_type, domain, evidence)
% CONVERT_TO_POT Convert a gmux CPD to a Gaussian potential
% pot = convert_to_pot(CPD, pot_type, domain, evidence)
switch pot_type
c
www.eeworm.com/read/292984/3936742
m pot_to_marginal.m
function m = pot_to_marginal(pot)
% POT_TO_MARGINAL Convert a scgpot to a marginal structure.
% m = pot_to_marginal(pot)
assert(isempty(pot.ctaildom))
m.domain = pot.domain;
n = pot.cheadsize;
www.eeworm.com/read/292964/3937171
m convert_to_pot.m
function pot = convert_to_pot(CPD, pot_type, domain, evidence)
% CONVERT_TO_POT Convert a Gaussian CPD to one or more potentials
% pot = convert_to_pot(CPD, pot_type, domain, evidence)
sz = CPD.sizes
www.eeworm.com/read/292964/3937245
m convert_to_pot.m
function pot = convert_to_pot(CPD, pot_type, domain, evidence)
% CONVERT_TO_POT Convert a gmux CPD to a Gaussian potential
% pot = convert_to_pot(CPD, pot_type, domain, evidence)
switch pot_type
c