代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/291692/8403292
tt
m=2,the SmallKasami sequence as following:
The No.1 smallkasami sequence is:101
The No.2 smallkasami sequence is:010
www.eeworm.com/read/291692/8403307
yangliu3
m=4,the SmallKasami sequence as following:
The No.1 smallkasami sequence is:-1111-111-1-11-11-1-1
The No. smallkasami sequence is:-111-1-1-1-1-1-11-1-1-11-1
The No. smallkasami sequence is:1-1-1-11
www.eeworm.com/read/188503/8535476
todo
TODO
-Fix the bug with excessibe run-in in AC3 with small packets (no buffering time limit) validate using stereo-96-1min-1st-five.tar.gz
- Replace the stream-specific ReadPacketPayload stuff with
www.eeworm.com/read/188503/8535886
h streamstate.h
#ifndef _STREAMSTATE_H
#define _STREAMSTATE_H
/* (C) 2005Andrew Stevens */
/* This Software is free software; you can redistribute it
* and/or modify it under the terms of the GNU Genera
www.eeworm.com/read/188324/8549664
m aptknt.m
function [knots,k] = aptknt(tau,k)
%APTKNT Acceptable knot sequence
%
% APTKNT(TAU,K) returns, for a given nondecreasing sequence TAU with
% TAU(i) < TAU(i+K-1), all i, a knot sequence, KNOTS
www.eeworm.com/read/188324/8550590
m spap2.m
function sp = spap2(knots,k,x,y,w)
%SPAP2 Least squares spline approximation.
%
% SPAP2(KNOTS,K,X,Y) returns the B-form of the least-squares approximation
% f to the data X, Y by splines of
www.eeworm.com/read/188324/8550670
m pckkntdm.m
%% How to choose knots when you have to
%
% Illustration of the use of OPTKNT and NEWKNT.
% Copyright 1987-2005 C. de Boor and The MathWorks, Inc.
% $Revision: 1.18.4.2 $
%% Sample fu
www.eeworm.com/read/289026/8584501
c ex2.c
/* ----------------------------------------------------------------------------
ex2.C
mbwall 28jul94
Copyright (c) 1995-1996 Massachusetts Institute of Technology
DESCRIPTION:
Example prog
www.eeworm.com/read/289026/8584521
c ex15.c
/* ----------------------------------------------------------------------------
ex15.C
mbwall 28jul94
Copyright (c) 1995-1996 Massachusetts Institute of Technology
DESCRIPTION:
This exampl
www.eeworm.com/read/432021/8638740
c oops.c
/*
* $Id: oops.c 1339 2006-09-21 19:46:28Z tbailey $
*
* $Log$
* Revision 1.4 2006/03/08 20:50:11 nadya
* merge chamges from v3_5_2 branch
*
* Revision 1.3.4.1 2006/01/24 20:44:08 nadya
*