代码搜索:Transforms
找到约 1,181 项符合「Transforms」的源代码
代码结果 1,181
www.eeworm.com/read/237048/4633452
java inputstreamreader.java
/* InputStreamReader.java -- Reader than transforms bytes to chars
Copyright (C) 1998 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you c
www.eeworm.com/read/309003/3708297
m toon0443.m
% toon0443 -- Best-m Compression Numbers in DCT & DWT of Four Objects
%
% Compare the accuracy of best-m reconstructions of four
% signals with the Wavelet and DCT transforms.
%
n = 2048;
Bu
www.eeworm.com/read/304657/3788349
java transformer.java
/* transformer.java -- Content model transforms.
Copyright (C) 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/
www.eeworm.com/read/292144/3958099
txt protocol.txt
Peter Hogfeldt 2003-08-18 PA3
THE IC PROTOCOL
1 INTRODUCTION
The IDL Compiler (IC) transforms Interface Definition Language
(IDL) specifications files to interface code for Erlang, C, a
www.eeworm.com/read/280962/4121210
py filters.py
"""A collection of Python source transformers.
Supports the 'clone' command, providing source code transforms to run the test
suite on pre Python 2.4-level parser implementations.
Includes::
py23
www.eeworm.com/read/277815/4150889
c fourier.c
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
**********/
/*
* Code to do fourier transforms o
www.eeworm.com/read/274140/4188040
c fft_altivec.c
/*
* FFT/IFFT transforms
* AltiVec-enabled
* Copyright (c) 2003 Romain Dolbeau
* Based on code Copyright (c) 2002 Fabrice Bellard.
*
* This library is free software; y
www.eeworm.com/read/437028/1837523
c fourier.c
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
**********/
/*
* Code to do fourier transforms o
www.eeworm.com/read/436207/1851051
java lowercasefilter.java
package weka.datagenerators;
import java.util.ArrayList;
import java.util.Collection;
/**
* Transforms a given token into lowercase. It has no parameters.
*
* @author ywwong
* @version $Id: Low
www.eeworm.com/read/422252/2039769
c pngrtran.c
/* pngrtran.c - transforms the data in a row for PNG readers
*
* libpng 1.2.5 - October 3, 2002
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1998-2