代码搜索:sequence

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

代码结果 10,000
www.eeworm.com/read/264420/11315742

m remspike.m

function a_filt=remspike(a,x) % % REMSPIKE % % Function to remove spikes in data sequence % held in an array x. The first and last points % of the sequence are unaltered. % % Called: a_filt =
www.eeworm.com/read/407780/11410846

txt noj 题目归类.txt

1-50 动态规划 1005 打导弹 1006 乘积最大 1007 加分二叉树 1008 合唱队形 1017 最大0,1子矩阵 这题要想不超时,必须DP 1020 最大正方形 这题和1017很相似,不过有更快的解决方法 1021 背包问题 1022 Longest Common Sequence 也可用二叉搜索树(nlog时间)解决,见llj的书 1023 Happy
www.eeworm.com/read/406005/11451505

lst tcp.lst

C51 COMPILER V7.50 TCP 12/14/2006 13:34:45 PAGE 1 C51 COMPILER V7.50, COMPILATION OF MODULE TCP OBJECT MODULE PLACED IN TCP
www.eeworm.com/read/405427/11462736

m exa031101_fftfilt.m

%---------------------------------------------------------------------------- % exa031001_fftfilt.m, for example 3.11.1 % to test fftfilt.m,and to finish the convolution of a long sequence with %
www.eeworm.com/read/404917/11475908

c adc_ctrl.c

//***************************************************************************** // // adc_ctrl.c - ADC control routines. // // Copyright (c) 2007-2008 Luminary Micro, Inc. All rights reserved. /
www.eeworm.com/read/404286/11488975

c fet140_adc12_06.c

//****************************************************************************** // MSP-FET430P140 Demo - ADC12, 重复序列转换 // // Description: This example shows how to perform a repeated sequence of
www.eeworm.com/read/403922/11502998

html pdo.lastinsertid.html

Returns the ID of the last inserted row or sequence value
www.eeworm.com/read/402770/11527926

cpp ex563_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/402770/11527984

cpp ex606_odbc.cpp

#include using namespace std; #include #define OTL_ODBC_ENTERPRISEDB // Compile OTL 4.0/EnterpriseDB-ODBC // Uncomment the #define below when used in Linux / Unix //#defi
www.eeworm.com/read/402770/11527986

cpp ex417_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