代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/101082/6253140
h tcp_var.h
/* @(#)tcp_var.h 4.4 (ULTRIX) 3/8/91; */
/************************************************************************
* *
* Copyright (c) 1985 by *
* Digital Equipment Corporation, May
www.eeworm.com/read/101042/6258718
c nsseq.c
/* nsseq.c */
/* Written by Dr Stephen N Henson (shenson@bigfoot.com) for the OpenSSL
* project 1999.
*/
/* ====================================================================
* Copyright (c) 1999
www.eeworm.com/read/494716/6374445
txt table.txt
bookBrowse:
Id number(3),primary key
studentName varchar2(40),not null
bookName varchar2(40),not null
borrowDate Date,
returnDate Date,
www.eeworm.com/read/494347/6382450
cpp stopwaitcommdlg.cpp
// StopWaitCommDlg.cpp : implementation file
//
#include "stdafx.h"
#include "StopWaitComm.h"
#include "StopWaitCommDlg.h"
#include ".\stopwaitcommdlg.h"
#include "afxmt.h"
#ifdef _DEBUG
#
www.eeworm.com/read/493456/6393580
m hsolpsav.m
function [y] = hsolpsav(x,h,N)
% High-speed Overlap-Save method of block convolutions using FFT
% --------------------------------------------------------------
% [y] = hsolpsav(x,h,N)
% y = outp
www.eeworm.com/read/493206/6398534
m hmm_generate.m
function out = HMM_generate(a,b,initial,seq_len)
% Generate a Markov sequence
%
% Inputs:
% a - Transition probability matrix
% b - Output generator matrix
% initial - Initial state
% seq
www.eeworm.com/read/492777/6408870
h ch1.h
/**************************************************
* Essential C++ -- Stanley Lippman
* Addison-Wesley
* ISBN 0-201-48518-4
* homepage: www.objectwrite.com
* email: slippman@objectwrite.co
www.eeworm.com/read/492777/6408939
cpp ch6_main.cpp
/**************************************************
* Essential C++ -- Stanley Lippman
* Addison-Wesley
* ISBN 0-201-48518-4
* homepage: www.objectwrite.com
* email: slippman@objectwrite.co
www.eeworm.com/read/492777/6408961
cpp s_main.cpp
/**************************************************
* Essential C++ -- Stanley Lippman
* Addison-Wesley
* ISBN 0-201-48518-4
* homepage: www.objectwrite.com
* email: slippman@objectwrite.co
www.eeworm.com/read/492777/6408985
cpp hybrid.cpp
/**************************************************
* Essential C++ -- Stanley Lippman
* Addison-Wesley
* ISBN 0-201-48518-4
* homepage: www.objectwrite.com
* email: slippman@objectwrite.co