代码搜索:sequence

找到约 10,000 项符合「sequence」的源代码

代码结果 10,000
www.eeworm.com/read/139332/5801665

hpp insert_range_impl.hpp

#ifndef BOOST_MPL_AUX_INSERT_RANGE_IMPL_HPP_INCLUDED #define BOOST_MPL_AUX_INSERT_RANGE_IMPL_HPP_INCLUDED // Copyright Aleksey Gurtovoy 2000-2004 // // Distributed under the Boost Software License,
www.eeworm.com/read/139332/5801876

hpp stable_partition.hpp

#ifndef BOOST_MPL_STABLE_PARTITION_HPP_INCLUDED #define BOOST_MPL_STABLE_PARTITION_HPP_INCLUDED // Copyright Eric Friedman 2002-2003 // Copyright Aleksey Gurtovoy 2004 // // Distributed under the Bo
www.eeworm.com/read/137235/5826175

cpp generiere_nvs.cpp

#include "ghmm++/GHMM.h" #ifdef HAVE_NAMESPACES using namespace std; #endif int main(int argc, char* argv[]) { unsigned int i; int j; double logp; GHMM_Sequences* trainingsseq; GHMM_Seq
www.eeworm.com/read/136989/5830833

idl test.idl

// // Test.idl,v 1.2 2001/04/24 08:02:57 coryan Exp // module Test { typedef sequence Payload; interface Payload_Receiver { /// Send the data using a twoway operat on
www.eeworm.com/read/136989/5831701

cpp ub_str_seq.cpp

// ub_str_seq.cpp,v 1.21 2003/08/14 22:45:36 parsons Exp // ============================================================================ // // = LIBRARY // TAO/tests/Param_Test // // = FILE
www.eeworm.com/read/136989/5832348

idl test.idl

//Test.idl,v 1.2 2001/07/22 14:46:19 bala Exp module Test { typedef sequence Octet_Seq; interface Big_Reply { /// Receive a big reply Octet_Seq get_big_reply ();
www.eeworm.com/read/136989/5838667

mpc thread_per_connection.mpc

// -*- MPC -*- // Thread_Per_Connection.mpc,v 1.3 2003/12/23 21:05:25 dhinton Exp project(* sequence server): server, strategies { Source_Files { Roundtrip.cpp server.cpp } } p
www.eeworm.com/read/136849/5843723

h m_rrlp_asn1_inc.h

/* +--------------------------------------------------------------------------+ | PROJEKT : PROTOCOL STACK | | FILE : m_rrlp_asn1_inc.h
www.eeworm.com/read/136812/5860823

c msq.c

#ifndef lint static char sccsid[] = "@(#)ATS msq.c 1.1 92/07/30 Copyright Sun Microsystems Inc."; #endif #define NO_LWP 1 /* -JCH- the only difference between amp.c(ATS) and msq.c(Sundiag) */ /**
www.eeworm.com/read/132649/5912355

hpp seqport_util.hpp

/* * =========================================================================== * PRODUCTION $Log: seqport_util.hpp,v $ * PRODUCTION Revision 1000.2 2003/11/21 18:20:24 gouriano * PRODUCTION PR