代码搜索:sequence

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

代码结果 10,000
www.eeworm.com/read/229551/14330282

c tcp.c

//----------------------------------------------------------------------------- // Copyright (c) 2002 Jim Brady // Do not use commercially without author's permission // Last revised August 2002 /
www.eeworm.com/read/127036/14387563

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/225732/14519042

h dummy_cam.h

/******************* Camera Interface ***********************/ /*@ spcaxxx_init send the initialization sequence to the webcam @*/ static int spcaxxx_init(struct usb_spca50x *spca50x); /*@ spca
www.eeworm.com/read/124842/14534517

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/225106/14555825

m scrambler.m

function [dataout,P127seq]=scrambler(datain) % datain: input data sequence % datamid :a middle variance which keep the % X(7) xor X(4) % dataout1:keep the output % dataout: outout data sequence
www.eeworm.com/read/225106/14555832

asv scrambler.asv

%function [dataout,P127seq]=scrambler(datain) % datain: input data sequence % datamid :a middle variance which keep the % X(7) xor X(4) % dataout1:keep the output % dataout: outout data sequence
www.eeworm.com/read/123958/14604205

xmds lorenz.xmds

www.eeworm.com/read/123958/14604235

xmds soliton.xmds

www.eeworm.com/read/223937/14611863

h hipl_format.h

/* * HIPL Picture Header Format Standard * * Michael Landy - 2/1/82 */ struct header { char *orig_name; /* The originator of this sequence */ char *seq_name; /* The name of this sequence */ in
www.eeworm.com/read/123658/14618919

h function.h

/* Structure for saving state for a nested function. Copyright (C) 1989, 1992, 1993, 1994, 1995 Free Software Foundation, Inc. This file is part of GNU CC. GNU CC is free software; you can redist