代码搜索:Transforms
找到约 1,181 项符合「Transforms」的源代码
代码结果 1,181
www.eeworm.com/read/161323/5554758
h speex_stereo.h
/* Copyright (C) 2002 Jean-Marc Valin*/
/**
@file speex_stereo.h
@brief Describes the handling for intensity stereo
*/
/*
Redistribution and use in source and binary forms, with or without
www.eeworm.com/read/203939/15348595
h speex_stereo.h
/* Copyright (C) 2002 Jean-Marc Valin*/
/**
@file speex_stereo.h
@brief Describes the handling for intensity stereo
*/
/*
Redistribution and use in source and binary forms, with or without
www.eeworm.com/read/104551/15690155
h speex_stereo.h
/* Copyright (C) 2002 Jean-Marc Valin*/
/**
@file speex_stereo.h
@brief Describes the handling for intensity stereo
*/
/*
Redistribution and use in source and binary forms, with or without
www.eeworm.com/read/352327/10563670
readme
Based on the research paper:
Fast Gauss transforms with complex parameters
by Stefan Kunis, Daniel Potts, and Gabriele Steidl
Available from:
http://www.math.uni-luebeck.de/potts/paper/fastgauss.pdf
www.eeworm.com/read/447524/7549784
cpp gr32_cb5.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
USERES("GR32_CB5.res");
USEPACKAGE("vcl50.bpi");
USEUNIT("..\GR32.pas"
www.eeworm.com/read/324048/13293244
m fwt_dd.m
function wc = FWT_DD(x,L,D,F,LEF,REF)
% FWT_DD -- Interpolating Wavelet Transform
% Usage
% wc = FWT_DD(x,L,D)
% Inputs
% x 1-d signal; length(x) = 2^J
% L coarsest res
www.eeworm.com/read/303772/13809399
m examp_zak.m
%EXAMP_ZAK Some Zak-transforms
%
% This scripts creates plots of three different Zak-transforms of a
% Gaussian, a spline and a Hermite function
%
% FIGURE 1 Gaussian and spline
%
% This fi
www.eeworm.com/read/136445/5872046
cs censormodule.cs
//------------------------------------------------------------------------------
//
// Copyright (c) Telligent Systems Corporation. All rights reserved.
www.eeworm.com/read/136445/5872167
cs commentmodule.cs
//------------------------------------------------------------------------------
//
// Copyright (c) Telligent Systems Corporation. All rights reserved.
www.eeworm.com/read/485113/6564554
bat compile.bat
@echo ------------------------------------------------------------------
@echo compile.bat - Use to compile all Java 2D sample program on
@echo Windows systems.
@echo Th