代码搜索:transform
找到约 10,000 项符合「transform」的源代码
代码结果 10,000
www.eeworm.com/read/312645/3650910
h transform.h
/*
* transform.h
* Copyright (C) 1999 Bradley D. LaRonde
*
* This program is free software; you may redistribute it and/or modify
* it under the terms of the GNU General Publi
www.eeworm.com/read/312645/3650911
c transform.c
/*
* transform.c
* Calculate coefficients for tranformation equation
* Copyright (C) 1999 Bradley D. LaRonde
*
* This program is free software; you may redistribute it and/or
www.eeworm.com/read/310986/3688414
java transform.java
/****************************************************************
* Copyright (c) 2001, David N. Main, All rights reserved.
*
* Redistribution and use in source and binary forms, with or
* wi
www.eeworm.com/read/309119/3707418
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
* regardin
www.eeworm.com/read/305277/3777496
scala transform.scala
/* NSC -- new Scala compiler
* Copyright 2005-2007 LAMP/EPFL
* @author Martin Odersky
*/
// $Id: Transform.scala 12292 2007-07-12 17:05:58Z michelou $
package scala.tools.nsc.transform
/**
*
www.eeworm.com/read/304962/3782207
h transform.h
#ifndef DSRPDB_TRANSFORM_H
#define DSRPDB_TRANSFORM_H
#include
#include
#include
#include
CGAL_PDB_BEGIN_NAMESPACE
//! This
www.eeworm.com/read/304872/3784096
m transform.m
% 《数字信号处理教程——MATLAB释义与实现》第八章模拟滤波器频带变换演示程序的子程序
% 电子工业出版社出版 陈怀琛编著 2004年9月
% transform.m 坐标的变换,低通到高通,带通,带阻
%
function [out]=transform(pl1,f0,omegac,string)
sq=f0^2;
pb=[-fliplr(pl1),pl1(2:len
www.eeworm.com/read/301804/3835994
java transform.java
//=== Copyright (C) 2001-2007 Food and Agriculture Organization of the
//=== United Nations (FAO-UN), United Nations World Food Programme (WFP)
//=== and United Nations Environment Programme (UNEP)
//
www.eeworm.com/read/301600/3837602
java transform.java
/*
Netwar
Copyright (C) 2002 Daniel Grund, Kyle Kakligian, Jason Komutrattananon, & Brian Hibler.
This file is part of Netwar.
Netwar is free software; you can redistribute it and/or modi
www.eeworm.com/read/290196/3984184
cpp transform.cpp
#include
#include
#include
#include
using namespace std;
void main()
{
string s("The zip code of Hodelage in Germany is 38018");
cout