代码搜索:persistent
找到约 2,751 项符合「persistent」的源代码
代码结果 2,751
www.eeworm.com/read/100046/6274594
h wwwcache.h
/*
W3C Sample Code Library libwww Persistent Cache Manager
!
Declaration of W3C Sample Code Persistent Cache Manager
!
*/
/*
** (c) COPYRIGHT MIT 1995.
** Please first read the full copyr
www.eeworm.com/read/480516/1316717
java accountservicejdbcimpl.java
package com.tarena.bank.biz.service;
import com.tarena.bank.biz.entity.Account;
import com.tarena.bank.persistent.AccountDAOFactory;
import com.tarena.bank.persistent.IAccountDAO;
public class
www.eeworm.com/read/434177/1874040
h wwwcache.h
/*
W3C Sample Code Library libwww Persistent Cache Manager
!
Declaration of W3C Sample Code Persistent Cache Manager
!
*/
/*
** (c) COPYRIGHT MIT 1995.
** Please first read the full copyr
www.eeworm.com/read/408009/2255171
h wwwcache.h
/*
W3C Sample Code Library libwww Persistent Cache Manager
!
Declaration of W3C Sample Code Persistent Cache Manager
!
*/
/*
** (c) COPYRIGHT MIT 1995.
** Please first read the full copyr
www.eeworm.com/read/140847/5779638
m bk_ff_hmm_inf_engine.m
function engine = bk_ff_hmm_inf_engine(bnet)
% BK_FF_HMM_INF_ENGINE Naive (HMM-based) implementation of fully factored form of Boyen-Koller
% engine = bk_ff_hmm_inf_engine(bnet)
%
% This is implement
www.eeworm.com/read/136989/5835527
cpp server.cpp
// server.cpp,v 1.3 2003/11/27 23:42:40 bala Exp
#include "ace/Get_Opt.h"
#include "ace/OS_NS_stdio.h"
#include "ace/OS_NS_unistd.h"
#include "test_i.h"
ACE_RCSID(Send_File, server, "server.c
www.eeworm.com/read/133943/5897821
m bk_ff_hmm_inf_engine.m
function engine = bk_ff_hmm_inf_engine(bnet)
% BK_FF_HMM_INF_ENGINE Naive (HMM-based) implementation of fully factored form of Boyen-Koller
% engine = bk_ff_hmm_inf_engine(bnet)
%
% This is implement
www.eeworm.com/read/160391/5571691
m bk_ff_hmm_inf_engine.m
function engine = bk_ff_hmm_inf_engine(bnet)
% BK_FF_HMM_INF_ENGINE Naive (HMM-based) implementation of fully factored form of Boyen-Koller
% engine = bk_ff_hmm_inf_engine(bnet)
%
% This is imple
www.eeworm.com/read/127438/6005870
c request_free.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "mpiimpl.h"
/* -- Begin Profiling Symbol Block
www.eeworm.com/read/469850/1478905
java accountservicejdbcimpl.java
package com.sd0709.bank.biz.service;
import com.sd0709.bank.biz.entity.Account;
import com.sd0709.bank.persistent.AccountDAOFactory;
import com.sd0709.bank.persistent.IAccountDAO;
public class