代码搜索:transform
找到约 10,000 项符合「transform」的源代码
代码结果 10,000
www.eeworm.com/read/471265/1432687
java transform.java
import javax.xml.transform.Source;
import javax.xml.transform.Transformer;
import javax.xml.transform.TransformerFactory;
import javax.xml.transform.stream.StreamSource;
import javax.xml.transform.str
www.eeworm.com/read/471038/1434961
java transform.java
/*
* Copyright (c) 2006 Sun Microsystems, Inc. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following
www.eeworm.com/read/470919/1438735
java transform.java
/**
* @(#)tarena.global.Transform.java 2008-11-2
* Copy Right Information : Tarena
* Project : xindou
* JDK version used : jdk1.6.4
* Comments : 转化类。
* Version : 1.0
www.eeworm.com/read/469304/1481582
java transform.java
/*
* Copyright (c) 2006 Sun Microsystems, Inc. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following
www.eeworm.com/read/466285/1512537
java transform.java
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding c
www.eeworm.com/read/465247/1522346
java transform.java
/* Transform
*
* $Id: Transform.java 4841 2007-01-06 06:51:07Z gojomo $
*
* Created on September 26, 2006
*
* Copyright (C) 2006 Internet Archive.
*
* This file is part of the Heritrix web crawler (cr
www.eeworm.com/read/463757/1536265
java transform.java
/*
* Copyright (c) 1995 - 2008 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the f
www.eeworm.com/read/457708/1595140
m transform.m
% 《数字信号处理教程——MATLAB释义与实现》第八章模拟滤波器频带变换演示程序的子程序
% 电子工业出版社出版 陈怀琛编著 2004年9月
% transform.m 坐标的变换,低通到高通,带通,带阻
%
function [out]=transform(pl1,f0,omegac,string)
sq=f0^2;
pb=[-fliplr(pl1),pl1(2:len