代码搜索:Transforms

找到约 1,181 项符合「Transforms」的源代码

代码结果 1,181
www.eeworm.com/read/265723/11255447

m pol2cart.m

function [x,y,z] = pol2cart(th,r,z) %POL2CART Transform polar to Cartesian coordinates. % [X,Y] = POL2CART(TH,R) transforms corresponding elements of data % stored in polar coordinates (angle T
www.eeworm.com/read/127767/14337670

txt e521. the quintessential program that transforms an xml file with xsl.txt

import java.io.*; import org.w3c.dom.*; import org.xml.sax.*; import javax.xml.parsers.*; import javax.xml.transform.*; import javax.xml.transform.dom.*; import javax.xml
www.eeworm.com/read/334162/12628696

config

# This file contains a description of the codelets that compose fftw. # NOTW is a list of the sizes that FFTW contains hard-coded transforms for # (the "base cases" of the FFT recursion): NOTW="1 2
www.eeworm.com/read/334162/12628924

html fftw_toc.html

FFTW - Table of Contents
www.eeworm.com/read/200648/15428142

txt readme.txt

Nonlinear Multiresolution Functions Version 1.1 22-May-2006 --------------------------------------------------------------------- With this toolbox, work with the following nonlinear mult
www.eeworm.com/read/432213/8619564

h transupp.h

/* * transupp.h * * Copyright (C) 1997, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying README file.
www.eeworm.com/read/386485/8740939

h transupp.h

/* * transupp.h * * Copyright (C) 1997, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying README file.
www.eeworm.com/read/180072/9321059

h transupp.h

/* * transupp.h * * Copyright (C) 1997, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying README file.
www.eeworm.com/read/178347/9406898

m cvt2hex.m

function [x_hex] = cvt2hex(x) %this function transforms the input x into a natural number ready %to be saved in fixed point format if x==1 x_hex=2^15-1; elseif x>=
www.eeworm.com/read/371349/9555012

h transupp.h

/* * transupp.h * * Copyright (C) 1997, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying README file.