代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/101168/15842556
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/172785/9690166
sql ssmis.sql
DROP SEQUENCE seq_student_id;
DROP SEQUENCE seq_course_id;
DROP SEQUENCE seq_class_id;
DROP SEQUENCE seq_user_id;
DROP SEQUENCE seq_role_id;
DROP SEQUENCE seq_module_id;
DROP SEQUENCE seq_studen
www.eeworm.com/read/396546/2414372
sql newfile.sql
drop sequence classroom_seqzhang;
drop sequence course_seqzhang;
drop sequence user_seqzhang;
drop sequence student_seqzhang;
drop sequence deploy_tbzhang;
drop sequence sc_tbzhang;
drop table classr
www.eeworm.com/read/396546/2414394
sql newfile.sql
drop sequence classroom_seqzhang;
drop sequence course_seqzhang;
drop sequence user_seqzhang;
drop sequence student_seqzhang;
drop sequence deploy_tbzhang;
drop sequence sc_tbzhang;
drop table classr
www.eeworm.com/read/193974/5138482
test_unpack
test_unpack
Sequence Unpacking (test_unpack.py)
tuple
list
inline tuple
string
generic sequence
failures
non-sequence
wrong size tuple
wrong size list
sequence too short
sequence too long
sequence too
www.eeworm.com/read/341146/12105070
m higuchi.m
function H = higuchi(sequence,isplot)
%
% 'higuchi' estimate the hurst parameter of a given sequence with
% higuchi's method.
%
% Inputs:
% sequence: the input sequence for estimate
%
www.eeworm.com/read/341146/12105072
m peng.m
function H = peng(sequence,isplot)
%
% 'peng' estimate the hurst parameter of a given sequence with residuals
% of regression method.
%
% Inputs:
% sequence: the input sequence for esti
www.eeworm.com/read/367062/9785308
m higuchi.m
function H = higuchi(sequence,isplot)
%
% 'higuchi' estimate the hurst parameter of a given sequence with
% higuchi's method.
%
% Inputs:
% sequence: the input sequence for estimate
%
www.eeworm.com/read/367062/9785310
m peng.m
function H = peng(sequence,isplot)
%
% 'peng' estimate the hurst parameter of a given sequence with residuals
% of regression method.
%
% Inputs:
% sequence: the input sequence for esti