代码搜索:sequential
找到约 1,846 项符合「sequential」的源代码
代码结果 1,846
www.eeworm.com/read/364078/9922183
cpp prefixspan.cpp
/*
PrefixSpan: An efficient algorithm for sequential pattern mining
$Id: prefixspan.cpp,v 1.3 2002/01/07 01:30:04 taku-ku Exp $;
Copyright (C) 2002 Taku Kudo All rights reserved.
This is free s
www.eeworm.com/read/354139/10383420
c fano.c
/*
* Soft decision Fano sequential decoder for K=32 r=1/2 convolutional code
* Copyright 1994, Phil Karn, KA9Q
*/
#define LL 1 /* Select Layland-Lushbaugh code */
#include
#includ
www.eeworm.com/read/354135/10386932
c fano.c
/*
* Soft decision Fano sequential decoder for K=32 r=1/2 convolutional code
* Copyright 1994, Phil Karn, KA9Q
*/
#define LL 1 /* Select Layland-Lushbaugh code */
#include
#includ
www.eeworm.com/read/277258/10650336
cpp prefixspan.cpp
/*
PrefixSpan: An efficient algorithm for sequential pattern mining
$Id: prefixspan.cpp,v 1.8 2002/04/03 13:35:23 taku-ku Exp $;
Copyright (C) 2002 Taku Kudo All rights reserved.
This is free s
www.eeworm.com/read/145695/12706979
cpp prefixspan.cpp
/*
PrefixSpan: An efficient algorithm for sequential pattern mining
$Id: prefixspan.cpp,v 1.8 2002/04/03 13:35:23 taku-ku Exp $;
Copyright (C) 2002 Taku Kudo All rights reserved.
This is free s
www.eeworm.com/read/136223/13387464
c scsiseqlib.c
/* scsiSeqLib.c - SCSI sequential access device library (SCSI-2) */
/* Copyright 1989-1994 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
02k,21f
www.eeworm.com/read/131315/5932133
c seqrewrite.c
/*
* Sequential I/O benchmark.
*
* Overwrites existing data in a file.
*/
#include
#include
#include
char *malloc();
main(argc, argv)
char *argv[];
{
re
www.eeworm.com/read/131315/5932141
c seqrewrite.c
/*
* Sequential I/O benchmark.
*
* Overwrites existing data in a file.
*/
#include
#include
#include
char *malloc();
main(argc, argv)
char *argv[];
{
re
www.eeworm.com/read/126765/6012124
c seqdrv.c
/* seqDrv.c - sequential timer driver */
/* Copyright 1984-1995 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01c,01feb95,rhp mark library man
www.eeworm.com/read/126765/6012974
c scsiseqlib.c
/* scsiSeqLib.c - SCSI sequential access device library (SCSI-2) */
/* Copyright 1989-1994 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
02k,21f