代码搜索:sequence

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

代码结果 10,000
www.eeworm.com/read/479044/6698277

h hw_adc.h

//***************************************************************************** // // hw_adc.h - Macros used when accessing the ADC hardware. // // Copyright (c) 2005-2007 Luminary Micro, Inc. Al
www.eeworm.com/read/478103/6719884

c systems.c

/* systems.c, systems-specific routines */ /* Copyright (C) 1996, MPEG Software Simulation Group. All Rights Reserved. */ /* * Disclaimer of Warranty * * These sof
www.eeworm.com/read/407295/11422492

m rts_smooth.m

%RTS_SMOOTH Rauch-Tung-Striebel smoother % % Syntax: % [M,P,S] = RTS_SMOOTH(M,P,A,Q) % % In: % M - NxK matrix of K mean estimates from Kalman filter % P - NxNxK matrix of K state covariances fr
www.eeworm.com/read/405944/11453840

html string2.html

<string> <string> basic_string ·
www.eeworm.com/read/402770/11527893

cpp ex163_odbc.cpp

#include using namespace std; #include #define OTL_ODBC_MSSQL_2008 // Compile OTL 4/ODBC, MS SQL 2008 //#define OTL_ODBC // Compile OTL 4/ODBC. Uncomment this when used with
www.eeworm.com/read/402770/11527955

cpp ex418_odbc.cpp

#include using namespace std; #include #define OTL_ODBC //#define OTL_ODBC_UNIX // Compile OTL 4.0/ODBC #include // include the OTL 4.0 header file otl_conne
www.eeworm.com/read/402770/11528263

cpp ex519_odbc.cpp

#include using namespace std; #include #define OTL_FREETDS_ODBC_WORKAROUNDS #define OTL_ODBC_MSSQL_2005 // Compile OTL 4/ODBC, MS SQL 2005 //#define OTL_ODBC // Compile O
www.eeworm.com/read/402770/11528329

cpp ex564_odbc.cpp

#include using namespace std; #include #define OTL_ODBC //#define OTL_ODBC_UNIX // Compile OTL 4.0/ODBC #include // include the OTL 4.0 header file otl_connect db; //
www.eeworm.com/read/400312/11579594

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/400311/11579598

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是一个定义星座点如何分布的向量 %