代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/339586/3297734
h sequence_ext.h
/* DO NOT EDIT: automatically built by dist/s_include. */
#ifndef _sequence_ext_h_
#define _sequence_ext_h_
#if defined(__cplusplus)
extern "C" {
#endif
int __seq_stat __P((DB_SEQUENCE *, DB_SEQUENC
www.eeworm.com/read/334056/3375258
c bcsp_sequence.c
/*
* bcsp_sequence.c -- Implementation of the Sequence layer in the BCSP
* protocol stack
*
* Copyright (C) 2001 Axis Communications AB
*
* Author: Mats Friden
www.eeworm.com/read/304962/3782826
h standard_sequence.h
// Copyright (c) 2005 Stanford University (USA).
// All rights reserved.
//
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
// modify it under the terms of the GNU Lesser
www.eeworm.com/read/304962/3782830
h sturm_sequence.h
// Copyright (c) 2005 Stanford University (USA).
// All rights reserved.
//
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
// modify it under the terms of the GNU Lesser
www.eeworm.com/read/296366/3904423
vhd pulse_sequence.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
use ieee.std_logic_arith.all;
entity pulse_sequence is
port (
res:in std_logic; --定义复位信号
in1:in std_logic; --定
www.eeworm.com/read/294145/3919411
h sequence_mccdma.h
//The new sequences will be put in here for the 3GPP and BRV
//The sequences ar
//Complex Symbols - real,imag alternates
#ifndef _SEQUENCE_MCCDMA_H__
#define _SEQUENCE_MCCDMA_H__
short int sequence
www.eeworm.com/read/291165/3969340
h sequence_mccdma.h
//The new sequences will be put in here for the 3GPP and BRV
//The sequences ar
//Complex Symbols - real,imag alternates
#ifndef _SEQUENCE_MCCDMA_H__
#define _SEQUENCE_MCCDMA_H__
short int sequence
www.eeworm.com/read/270031/4242214
h sequence_concepts.h
/*
* Copyright (c) 1999
* Silicon Graphics Computer Systems, Inc.
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted
www.eeworm.com/read/438717/1823232
object_tp_as_sequence
/* Code to handle accessing $name$ objects as sequence objects */
static int
$abbrev$_length(self)
$abbrev$object *self;
{
/* XXXX Return the size of the object */
}
static PyObject *
$abbrev$_co
www.eeworm.com/read/428664/1956964
h safe_sequence.h
// Safe sequence implementation -*- C++ -*-
// Copyright (C) 2003, 2004
// Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you c