代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/168845/5434114
rst clear.rst
.. Sequences/Intrinsic Metafunctions//clear
clear
=====
Synopsis
--------
.. parsed-literal::
template<
typename Sequence
>
struct clear
{
www.eeworm.com/read/161121/5557681
c vsyscall.c
/*
* linux/arch/x86_64/kernel/vsyscall.c
*
* Copyright (C) 2001 Andrea Arcangeli SuSE
*
* Thanks to hpa@transmeta.com for some useful hint.
* Special thanks to Ingo Molnar f
www.eeworm.com/read/471682/6887989
c program4_12.c
/* Program 4.12 Simple Simon */
#include /* For input and output */
#include /* For toupper() function */
#include
www.eeworm.com/read/395734/8155431
m goldseq.m
% Program 5-5
% goldseq.m
%
% The generation function of Gold sequence
%
% Programmed by M.Okita and H.Harada
%
function [gout] = goldseq(m1, m2, n)
% *************************************
www.eeworm.com/read/195390/8159510
m goldseq.m
% Program 5-5
% goldseq.m
%
% The generation function of Gold sequence
%
% Programmed by M.Okita and H.Harada
%
function [gout] = goldseq(m1, m2, n)
% *************************************
www.eeworm.com/read/195389/8159636
m goldseq.m
% Program 5-5
% goldseq.m
%
% The generation function of Gold sequence
%
% Programmed by M.Okita and H.Harada
%
function [gout] = goldseq(m1, m2, n)
% *************************************
www.eeworm.com/read/394079/8249524
m goldseq.m
% Program 5-5
% goldseq.m
%
% The generation function of Gold sequence
%
% Programmed by M.Okita and H.Harada
%
function [gout] = goldseq(m1, m2, n)
% *************************************
www.eeworm.com/read/293963/8260924
m goldseq.m
% Program 5-5
% goldseq.m
%
% The generation function of Gold sequence
%
% Programmed by M.Okita and H.Harada
%
function [gout] = goldseq(m1, m2, n)
% *************************************
www.eeworm.com/read/367062/9785293
m rs.m
function H = RS(sequence,isplot)
%
% 'RS' estimate the hurst parameter of a given sequence with R/S method.
%
% Inputs:
% sequence: the input sequence for estimate
% isplot: whether dis
www.eeworm.com/read/265916/11250078
m goldseq.m
% Program 5-5
% goldseq.m
%
% The generation function of Gold sequence
%
% Programmed by M.Okita and H.Harada
%
function [gout] = goldseq(m1, m2, n)
% *************************************