代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/345992/3194191
h sequence.h
/* $Header: /xtel/isode/isode/others/quipu/uips/doog/query/RCS/sequence.h,v 9.0 1992/06/16 12:45:27 isode Rel $ */
#ifndef _query_sequence_h_
#define _query_sequence_h_
#include "types.h"
typedef s
www.eeworm.com/read/345992/3194230
c sequence.c
#ifndef lint
static char *rcsid = "$Header: /xtel/isode/isode/others/quipu/uips/pod/RCS/sequence.c,v 9.0 1992/06/16 12:44:54 isode Rel $";
#endif
/*
* $Header: /xtel/isode/isode/others/quipu/uips/p
www.eeworm.com/read/345992/3194235
h sequence.h
/*
* $Header: /xtel/isode/isode/others/quipu/uips/pod/RCS/sequence.h,v 9.0 1992/06/16 12:44:54 isode Rel $
*/
#ifndef SEQ
#define SEQ
#include "general.h"
#include "defs.h"
typedef struct str_seq
www.eeworm.com/read/345992/3194416
h sequence.h
/* sequence.h - */
/*
* $Header: /xtel/isode/isode/h/quipu/RCS/sequence.h,v 9.0 1992/06/16 12:23:11 isode Rel $
*
*
* $Log: sequence.h,v $
* Revision 9.0 1992/06/16 12:23:11 isode
* Release
www.eeworm.com/read/345404/3199351
java sequence.java
package hong.javanet.dao.util;
import java.sql.*;
import java.util.*;
import org.hibernate.*;
import hong.javanet.dao.*;
public class Sequence {
private String name;
private int c
www.eeworm.com/read/344149/3212095
java sequence.java
/*-
* See the file LICENSE for redistribution information.
*
* Copyright (c) 2001-2006
* Oracle Corporation. All rights reserved.
*
* $Id: Sequence.java,v 12.3 2006/08/24 14:46:09 bostic Exp $
www.eeworm.com/read/341380/3252001
cpp sequence.cpp
//sequence.cpp
//date:2001.10.11
#include
#include
#include
#include
#include "nrutils.h"
#include "hmm.h"
static char rcsid[] = "Hidden Markov Mo
www.eeworm.com/read/341006/3262138
java sequence.java
/*_############################################################################
_##
_## SNMP4J-Agent - Sequence.java
_##
_## Copyright (C) 2005-2008 Frank Fock (SNMP4J.org)
_##
www.eeworm.com/read/339586/3297818
ac sequence.ac
# $Id: sequence.ac,v 1.3 2004/10/28 18:14:30 bostic Exp $
# Try and configure sequence support.
AC_DEFUN(AM_SEQUENCE_CONFIGURE, [
AC_MSG_CHECKING([for 64-bit integral type support for sequences])
d
www.eeworm.com/read/339586/3298034
c sequence.c
/*-
* See the file LICENSE for redistribution information.
*
* Copyright (c) 2004
* Sleepycat Software. All rights reserved.
*
* $Id: sequence.c,v 1.26 2004/10/25 17:59:28 bostic Exp $
*/
#in