代码搜索:Transforms
找到约 1,181 项符合「Transforms」的源代码
代码结果 1,181
www.eeworm.com/read/490567/6447550
c pngtrans.c
/* pngtrans.c - transforms the data in a row (used by both readers and writers)
*
* Last changed in libpng 1.2.30 [August 15, 2008]
* For conditions of distribution and use, see copyright noti
www.eeworm.com/read/476392/6759400
m abc2sc.m
% This function transforms a three-phase unbalanced phasor into its
% symmetrical components.
% The Three phasors can be expressed in a one column array in rectangular
% complex form or in a two co
www.eeworm.com/read/400576/11573538
m dd_ex5.m
% DD_EX5
%
% Show the use of the distance mappings, the dissimilarity
% transformation, and the dlpdd.
%
% The function lpdd transforms the normal feature data to distance
% data using the proximity m
www.eeworm.com/read/257010/11960611
m abc2sc.m
% This function transforms a three-phase unbalanced phasor into its
% symmetrical components.
% The Three phasors can be expressed in a one column array in rectangular
% complex form or in a two co
www.eeworm.com/read/151068/12237024
readme
IT++ External
=============
IT++ External is a set of companion libraries for IT++. It provides all
necessary libraries required by IT++, i.e.:
- FFTW: Fastest Fourier Transforms in the West
- BLAS:
www.eeworm.com/read/252894/12258105
c fft.c
/*
* FFT/IFFT transforms
* Copyright (c) 2002 Fabrice Bellard.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* Li
www.eeworm.com/read/336887/12411344
m contents.m
% Continuous:Contents v802 -- Continuous Wavelet Transform tools
%
% The routines in this directory perform periodic Continuous Wavelet
% Transforms of 1-d signals, and tasks associated with CWT -
www.eeworm.com/read/216674/14998060
py __init__.py
"""Cryptographic protocols
Implements various cryptographic protocols. (Don't expect to find
network protocols here.)
Crypto.Protocol.AllOrNothing Transforms a message into a set of message
www.eeworm.com/read/213240/15140027
m dd_ex5.m
% DD_EX5
%
% Show the use of the distance mappings, the dissimilarity
% transformation, and the dlpdd.
%
% The function lpdd transforms the normal feature data to distance
% data using the proximity m
www.eeworm.com/read/212047/15166788
todo
* Sine and Cosine Transforms from FFTPACK.
* A simple multidimensional fft.
* Workspace should be split into separate static table and scratch
space to avoid unnecessary recalculation of twiddle fa