代码搜索:reflection
找到约 10,000 项符合「reflection」的源代码
代码结果 10,000
www.eeworm.com/read/174336/9595046
cc utaspects.cc
/* C++ Reflection & Serice Library
* Copyright (C) 2003 Marcus Perlick
* mailto: riffraff@users.sf.net
*
* This library is free software; you can redistribute it and/or
* modify it under the te
www.eeworm.com/read/174336/9595065
cc p_illstruct-as-reference.cc
/* C++ Reflection & Serice Library
* Copyright (C) 2003 Marcus Perlick
* mailto: riffraff@users.sf.net
*
* This library is free software; you can redistribute it and/or
* modify it under the te
www.eeworm.com/read/174336/9595067
cc p_plain-bu-cpp.cc
/* C++ Reflection & Serice Library
* Copyright (C) 2003 Marcus Perlick
* mailto: riffraff@users.sf.net
*
* This library is free software; you can redistribute it and/or
* modify it under the te
www.eeworm.com/read/174336/9595111
cc aspectvector.cc
/* C++ Reflection & Serice Library
* Copyright (C) 2003 Marcus Perlick
* mailto: riffraff@users.sf.net
*
* This library is free software; you can redistribute it and/or
* modify it under the te
www.eeworm.com/read/172471/9706375
asv amoeba.asv
function bestfit=amoeba(funk,xguess,iterations)
p=size(xguess,2);
beta=1; % Reflection coefficient (standard choice)
gamma=1; % Expansion coefficient (standard choice)
alpha=0.5; %
www.eeworm.com/read/170937/9779110
m pacf.m
function [PARCOR,sig,cil,ciu]= pacf(Z,KMAX);
% Partial Autocorrelation function
% [parcor,sig,cil,ciu] = pacf(Z,N);
%
% Input:
% Z Signal, each row is analysed
% N # of coefficients
% Output:
www.eeworm.com/read/334567/12586034
m rcchk.m
% MATLAB SIMULATION OF FS-1015 LPC-10e
% COPYRIGHT (C) 1996-99 ANDREAS SPANIAS and TED PAINTER
%
% This Copyright applies only to this particular MATLAB implementation
% of the LPC-10e coder. The
www.eeworm.com/read/300258/13923735
cs assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
//
// Les informations g閚閞ales relatives
www.eeworm.com/read/300258/13923785
cs assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
//
// Les informations g閚閞ales relatives
www.eeworm.com/read/134895/13971368
m lpcrf2rr.m
function [rr,ar]=lpcrf2rr(rf,p);
%LPCRR2AR convert reflection coefs to autocorrelation coefs [RR,AR]=(RF,P)
%
% Inputs: rf(:,n+1) reflection coefficients: one row per frame
% p