代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/242779/12985954
h pbap_client_parse.h
/*
Warning - this file was autogenerated by genparse
DO NOT EDIT - any changes will be lost
*/
#ifndef PBAP_CLIENT_PARSE_H
#define PBAP_CLIENT_PARSE_H
#include
#ifdef _
www.eeworm.com/read/140851/13059457
m dhmm_logprob_brute_force.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/327716/13066834
cpp smppsock3.cpp
// SMPP Sock.cpp : implementation file
#include "stdafx.h"
#include "SmppSock.h"
#include "mbstring.h"
#include "sme.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THI
www.eeworm.com/read/240854/13192936
s startup.s
;/*****************************************************************************/
;/* STARTUP.S: Startup file for Cortex-M3 */
;/**********************************
www.eeworm.com/read/138798/13212504
m dhmm_logprob_brute_force.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/324406/13264254
m rx_combine.m
function [symbol_sequence,bit_sequence]=rx_combine(rx,channel,use_relay,Ps);
%在接收端合并两路信号,并判决出发送信号序列
global signal;
global relay;
values2analyse=rx.signal2analyse;
if (use_relay==1)&(relay.mag
www.eeworm.com/read/137901/13280785
c p4.c
/* Protocol 4 (sliding window) is bidirectional and is more robust than protocol 3. */
#define MAX_SEQ 1 /* must be 1 for protocol 4 */
typedef enum {frame_arrival, cksum_err, timeout} event_type;
#i
www.eeworm.com/read/322086/13390185
hif light.hif
Version 7.2 Build 151 09/26/2007 SJ Full Version
31
1876
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/321581/13403028
hif dianzhen.hif
Version 7.2 Build 151 09/26/2007 SJ Full Version
38
2246
OFF
OFF
OFF
OFF
ON
ON
ON
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Start Library Path
www.eeworm.com/read/320236/13429841
h porting_support.h
/*
* This file contains porting mechanism pragmas to port HCS08 code to ColdFire V1.
* It is included using #include "porting_support.h" in the preprocessor panel.
*/
/* Inline Assembly