代码搜索:sequence

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

代码结果 10,000
www.eeworm.com/read/174213/9602204

h stl_queue.h

/* * * Copyright (c) 1994 * Hewlett-Packard Company * * Permission to use, copy, modify, distribute and sell this software * and its documentation for any purpose is hereby granted without fee,
www.eeworm.com/read/269637/11085259

h portseqrwdlg.h

#pragma once #include "afxcmn.h" #include "afxwin.h" // CPortSeqRwDlg 对话框 class CPortSeqRwDlg : public CDialog { DECLARE_DYNAMIC(CPortSeqRwDlg) public: CPortSeqRwDlg(CWnd* pParent =
www.eeworm.com/read/267631/11170356

c sendudp.c

/* * $smu-mark$ * $name: sendudp.c$ * $author: Salvatore Sanfilippo $ * $copyright: Copyright (C) 1999 by Salvatore Sanfilippo$ * $license: This software is under GPL ver
www.eeworm.com/read/267631/11170388

c sendicmp.c

/* * $smu-mark$ * $name: sendicmp.c$ * $author: Salvatore Sanfilippo $ * $copyright: Copyright (C) 1999 by Salvatore Sanfilippo$ * $license: This software is under GPL ve
www.eeworm.com/read/412318/11205585

h hh_mac.h

#ifndef _HH_MAC_H_ #define _HH_MAC_H_ //MAC enumerations #define MAC_SUCCESS 0x00 #define MAC_BEACON_LOSS 0xe0 #define MAC_CHANNEL_ACCESS_FAILURE 0xe1 #d
www.eeworm.com/read/412317/11205731

h hh_mac.h

#ifndef _HH_MAC_H_ #define _HH_MAC_H_ //MAC enumerations #define MAC_SUCCESS 0x00 #define MAC_BEACON_LOSS 0xe0 #define MAC_CHANNEL_ACCESS_FAILURE 0xe1 #d
www.eeworm.com/read/335795/12498421

c alg50.c

#include #include #include #include class print_elements { public: void operator()( string elem ) { cout
www.eeworm.com/read/248729/12544212

m enumerate_loglik.m

function logp = enumerate_HMM_loglik(prior, transmat, obsmat) % ENUMERATE_HMM_LOGLIK Compute the log likelihood of a sequence by exhaustive (O(Q^T)) enumeration. % logp = enumerate_HMM_loglik(prior, t
www.eeworm.com/read/147096/12585911

m tstrssq.m

function [ret,x0,str,ts,xts]=tstrssq(t,x,u,flag); %TSTRSSQ is the M-file description of the SIMULINK system named TSTRSSQ. % The block-diagram can be displayed by typing: TSTRSSQ. % %
www.eeworm.com/read/247673/12632771

c alg50.c

#include #include #include #include class print_elements { public: void operator()( string elem ) { cout