代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/285689/8823006
c seqqdele.c
/***************************************************/
/* 队列(顺序存储)的删除操作 */
/* 文件名seqqdele.c, 函数名delete_sequence_queue() */
/*************************************************
www.eeworm.com/read/357227/10213380
h gold.h
#ifndef _GOLD_H
#define _GOLD_H
/*
* $Log: gold.h,v $
* Revision 1.1 2000/05/03 14:30:04 bjc97r
* Initial revision
*
*/
#include "mseq.h"
typedef struct {
Mseq *mseq0; /* 1st m-sequence ge
www.eeworm.com/read/357227/10213395
h lgold.h
#ifndef _GOLDL_H
#define _GOLDL_H
/*
* $Log: lgold.h,v $
* Revision 1.1 2000/05/03 14:30:04 bjc97r
* Initial revision
*
*/
#include "lmseq.h"
#include "u2long.h"
typedef struct {
LMseq *ms
www.eeworm.com/read/419588/10857513
h mod_include.h
/* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyr
www.eeworm.com/read/323831/13313753
h iobin.h
// Copyright (C) 2003 Ronan Collobert (collober@idiap.ch)
//
// This file is part of Torch 3.
//
// All rights reserved.
//
// Redistribution and use in source and binary forms,
www.eeworm.com/read/139291/5803899
h mod_include.h
/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in c
www.eeworm.com/read/136989/5833126
h elemtype.h
/* -*- c++ -*- */
//
// elemtype.h,v 1.4 2002/07/01 13:49:21 parsons Exp
//
// ============================================================================
//
// = LIBRARY
// TAO IDL
//
www.eeworm.com/read/169190/5426189
h mod_include.h
/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in c
www.eeworm.com/read/168845/5434165
rst size.rst
.. Sequences/Intrinsic Metafunctions//size
size
====
Synopsis
--------
.. parsed-literal::
template<
typename Sequence
>
struct size
{
type
www.eeworm.com/read/162614/5538049
h safe_base.h
// Safe sequence/iterator base implementation -*- C++ -*-
// Copyright (C) 2003, 2004
// Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// s