代码搜索:sequence

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

代码结果 10,000
www.eeworm.com/read/111640/6154087

c test.c

/* ********************************************************************************************************* * uC/OS-II *
www.eeworm.com/read/110972/6160743

c getbits.c

/* getbits.c, 比特流程序 */ #include #include #include "config.h" #include "global.h" /* initialize buffer, call once before first getbits
www.eeworm.com/read/110972/6160761

c systems.c

/* systems.c, 系统参数设置程序*/ #include #include #include "config.h" #include "global.h" /* initialize buffer, call once before first getbits or showbits */ /* parse system layer,
www.eeworm.com/read/104260/6206049

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/101039/6260472

sql sequences.sql

/************************************************************************* * The contents of this file are subject to the Compiere License. You may * obtain a copy of the License at http://www
www.eeworm.com/read/101039/6260534

sql ad_table_trg.sql

CREATE OR REPLACE TRIGGER AD_Table_Trg AFTER INSERT OR UPDATE OF TableName ON AD_Table FOR EACH ROW DECLARE /****************************************************************************** * *
www.eeworm.com/read/128332/6304256

m cm_dpske.m

function[enc_comp]=cm_dpske(E,M,mapping,sequence) %[enc_comp]=cm_dpske(E,M,mapping,sequence) % CM_DPSKE以微分方式编码一个序列 % E是平均能量,M是星座点的数目 % 而mapping是一个定义星座点如何分布的向量 %
www.eeworm.com/read/170690/6326732

m mk_mhmm_obs_lik.m

function [B, B2] = mk_mhmm_obs_mat(data, mu, Sigma, mixmat) % MK_MHMM_OBS_MAT Make the sequence-specific observation matrix for a mixture-of-Gaussian HMM. % [B, B2] = mk_chmm_obs_mat(data, mu, Sigma,
www.eeworm.com/read/493456/6393558

m circonvt.m

function y = circonvt(x1,x2,N) % N-point circular convolution between x1 and x2: (time-domain) % ------------------------------------------------------------- % [y] = circonvt(x1,x2,N) % y = outp
www.eeworm.com/read/484966/6569704

tdf mii.tdf

%-----------------------------------------------------------------------% % Description : % % Edit history...