代码搜索:transform
找到约 10,000 项符合「transform」的源代码
代码结果 10,000
www.eeworm.com/read/277145/10659665
c transform.c
/* this file is a part of amp software, (C) tomislav uzelac 1996,1997
*/
/* transform.c imdct and polyphase(DCT) transforms
*
* Created by: tomislav uzelac May 1996
* Karl Anders Oygard o
www.eeworm.com/read/421976/10673149
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/421211/10750541
txt transform.txt
The matrices used to describe model transformations are affine 4x4 matrices
which are D3D style, row major with translations in the 4th row.
1 2 3 4
5 6 7 8
9 10 11 12
13 14 15 16
The tran
www.eeworm.com/read/275035/10838403
ncb transform.ncb
www.eeworm.com/read/275035/10838404
exe transform.exe
www.eeworm.com/read/275035/10838405
opt transform.opt
www.eeworm.com/read/275035/10838406
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/275035/10838407
obj transform.obj
www.eeworm.com/read/275035/10838408
dsw transform.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# 警告: 不能编辑或删除该工作区文件!
###############################################################################
Project: "transform"=".\trans
www.eeworm.com/read/275035/10838409
plg transform.plg
Build Log
--------------------Configuration: transform - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\LB\