代码搜索:transform
找到约 10,000 项符合「transform」的源代码
代码结果 10,000
www.eeworm.com/read/242732/4544027
c transform.c
#include
#include
#include
/*
* @unimplemented
*/
GpStatus WINGDIPAPI
GdipSetWorldTransform(GpGraphics *graphics,
GpMatrix *matrix)
{
return
www.eeworm.com/read/240722/4569956
cc transform.cc
//
// transform.cc
//
// Copyright (C) 1996 Limit Point Systems, Inc.
//
// Author: Curtis Janssen
// Maintainer: LPS
//
// This file is part of the SC Toolkit.
//
// The SC Tool
www.eeworm.com/read/240722/4569962
h transform.h
//
// transform.h
//
// Copyright (C) 1996 Limit Point Systems, Inc.
//
// Author: Curtis Janssen
// Maintainer: LPS
//
// This file is part of the SC Toolkit.
//
// The SC Toolk
www.eeworm.com/read/240722/4570158
cc transform.cc
//
// transform.cc
//
// Copyright (C) 1996 Limit Point Systems, Inc.
//
// Author: Curtis Janssen
// Maintainer: LPS
//
// This file is part of the SC Toolkit.
//
// The SC Tool
www.eeworm.com/read/240722/4570164
h transform.h
//
// transform.h
//
// Copyright (C) 1996 Limit Point Systems, Inc.
//
// Author: Curtis Janssen
// Maintainer: LPS
//
// This file is part of the SC Toolkit.
//
// The SC Toolk
www.eeworm.com/read/240722/4570276
cc transform.cc
//
// transform.cc
//
// Copyright (C) 1996 Limit Point Systems, Inc.
//
// Author: Curtis Janssen
// Maintainer: LPS
//
// This file is part of the SC Toolkit.
//
// The SC Tool
www.eeworm.com/read/240722/4570284
h transform.h
//
// transform.h
//
// Copyright (C) 1996 Limit Point Systems, Inc.
//
// Author: Curtis Janssen
// Maintainer: LPS
//
// This file is part of the SC Toolkit.
//
// The SC Toolk
www.eeworm.com/read/237765/4620838
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/235122/4653961
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