代码搜索:DOMAIN
找到约 10,000 项符合「DOMAIN」的源代码
代码结果 10,000
www.eeworm.com/read/423700/2022196
java iaccountdetaildao.java
package cn.com.sdcncsi.lunch.balance.dao;
import java.util.Collection;
import cn.com.sdcncsi.lunch.balance.domain.AccountDetail;
import cn.com.sdcncsi.lunch.domain.User;
public interface IAc
www.eeworm.com/read/417857/2098471
dhf 55074.dhf
> Q9WVI4^.^513^667^SCOP^.^55074^Alpha and beta proteins (a+b)^.^.^Ferredoxin-like^Adenylyl and guanylyl cyclase catalytic domain^Adenylyl and guanylyl cyclase catalytic domain^PSIBLAST^113.00^0.000e+0
www.eeworm.com/read/417857/2098475
dhf 55074.dhf
> Q9WVI5^.^513^667^SCOP^.^55074^Alpha and beta proteins (a+b)^.^.^Ferredoxin-like^Adenylyl and guanylyl cyclase catalytic domain^Adenylyl and guanylyl cyclase catalytic domain^PSIBLAST^113.00^0.000e+0
www.eeworm.com/read/417857/2098483
dhf 55074.dhf
> Q9WVI4^.^513^667^SCOP^.^55074^Alpha and beta proteins (a+b)^.^.^Ferredoxin-like^Adenylyl and guanylyl cyclase catalytic domain^Adenylyl and guanylyl cyclase catalytic domain^PSIBLAST^113.00^0.000e+0
www.eeworm.com/read/417857/2098485
dhf 55074.dhf
> Q9WVI4^.^513^667^SCOP^.^55074^Alpha and beta proteins (a+b)^.^.^Ferredoxin-like^Adenylyl and guanylyl cyclase catalytic domain^Adenylyl and guanylyl cyclase catalytic domain^PSIBLAST^113.00^0.000e+0
www.eeworm.com/read/417857/2098497
fasta swsmall.fasta
> Q9WVI4^.^516^664^.^55074^Alpha and beta proteins (a+b)^.^.^Ferredoxin-like^Adenylyl and guanylyl cyclase catalytic domain^Adenylyl and guanylyl cyclase catalytic domain^PSIBLAST^84.40^0.000e+00^2.00
www.eeworm.com/read/417857/2098504
swtiny
> Q9WVI4^.^516^664^.^55074^Alpha and beta proteins (a+b)^.^.^Ferredoxin-like^Adenylyl and guanylyl cyclase catalytic domain^Adenylyl and guanylyl cyclase catalytic domain^PSIBLAST^84.40^0.000e+00^2.00
www.eeworm.com/read/396844/2407050
m convert_to_pot.m
function pot = convert_to_pot(CPD, pot_type, domain, evidence)
% CONVERT_TO_POT Convert a tabular CPD to one or more potentials
% pots = convert_to_pot(CPD, pot_type, domain, evidence)
%
% pots{i} = C
www.eeworm.com/read/396844/2407062
m convert_to_pot.m
function pot = convert_to_pot(CPD, pot_type, domain, evidence)
% CONVERT_TO_POT Convert a root CPD to one or more potentials
% pots = convert_to_pot(CPD, pot_type, domain, evidence)
assert(length(dom
www.eeworm.com/read/393904/2462407
java votecontextserviceimpl.java
package sunyang.vote.service.impl;
import java.util.List;
import sunyang.vote.dao.VoteContextDao;
import sunyang.vote.domain.Vote;
import sunyang.vote.domain.Votecontext;
import sunyang.vote.