代码搜索:transform
找到约 10,000 项符合「transform」的源代码
代码结果 10,000
www.eeworm.com/read/123117/6063091
java transform.java
/*
* @(#)Transform.java 1.2 98/07/31
*/
import java.lang.Integer;
import java.awt.*;
import java.awt.event.*;
import java.awt.font.*;
import java.awt.geom.*;
import java.awt.image.*;
import java.a
www.eeworm.com/read/117378/6103978
transform wiki.transform
# harmonise line-endings
Replace !(\n\r)|(\r\n)|(\r)!\n!
# escape rogue HTML
Replace !!>!
# "six-ticks" - override pattern recognition
Replace !''''''!!
# "han
www.eeworm.com/read/109236/6175680
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 Public Lic
www.eeworm.com/read/109236/6175681
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 modif
www.eeworm.com/read/107846/6188124
c transform.c
# include
void main()
{
/* 定义变量并赋初值 */
int a = 5;
char c = 'a';
float f = 5.3;
double m = 12.65;
double result;
/* 同类型数据间进行运算并输出结果 */
printf(
www.eeworm.com/read/102395/6233459
h transform.h
/*******************************************************************************
+
+ LEDA 4.5
+
+
+ TRANSFORM.h
+
+
+ Copyright (c) 1995-2004
+ by Algorithmic Solutions Software GmbH
+ All righ
www.eeworm.com/read/100745/6265127
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 Public Lic