代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/104260/6206071
h basecode.h
/* basecode.h
* Define the base instructions macros.
*
* Copyright (c) 1996, 1997
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "license.terms" for information on usag
www.eeworm.com/read/100601/6267270
c cmsasn1.c
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
www.eeworm.com/read/255407/6291036
c alg50.c
#include
#include
#include
#include
class print_elements {
public:
void operator()( string elem ) {
cout
www.eeworm.com/read/327878/6300105
hif 240t.hif
Version 7.2 Build 151 09/26/2007 SJ Full Version
39
2458
OFF
OFF
OFF
OFF
ON
ON
OFF
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Start Library Pat
www.eeworm.com/read/170690/6326739
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/493429/6393104
m m_xulie.m
fbconnection=[0 1 0 0 1]; %特征多项式
m=1; %输出周期个数
t=length(fbconnection); %序列长度
chu=[zeros(1,t-1),1]; %初态
m_out=m_sequence(fbconnection,m,chu); %输出m序列 m_sequence为序
www.eeworm.com/read/492812/6409631
m wbsignal.m
%wbsignal.m Generates wide band random sequence.Represents one info bit
len_code = 128; %length of random sequence
code = 2*round(rand(1,len_code))-1; %generates random sequence {1,-1}
sa
www.eeworm.com/read/492925/6414099
hif music.hif
Version 7.2 Build 151 09/26/2007 SJ Full Version
2
51
OFF
OFF
OFF
OFF
ON
ON
OFF
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Start Library Paths
www.eeworm.com/read/491761/6434285
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/486092/6543339
c r_image.c
/*
Copyright (C) 1997-2001 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free So