代码搜索:PPT制作
找到约 10,000 项符合「PPT制作」的源代码
代码结果 10,000
www.eeworm.com/read/455033/7379311
c vector.c
#include "medit.h"
#include "extern.h"
#include "sproto.h"
#define SCALV 1.0e-04
#define EPST 1.e-14
#define COSPI15 .9781476007338057
#define SINPI15 .2079116908177593
/* draw a v
www.eeworm.com/read/141138/5777024
c coor.c
/*
** $Id: coor.c,v 1.4 2003/09/04 06:02:53 weiym Exp $
**
** Coordinates operations of GDI.
**
** Copyright (C) 2003 Feynman Software
** Copyright (C) 2001 ~ 2002 Wei Yongming.
**
** Current maintain
www.eeworm.com/read/141138/5777071
c coor.c
/*
** $Id: coor.c,v 1.7 2003/09/04 03:09:52 weiym Exp $
**
** Coordinates operations of GDI.
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 2000 ~ 2002 Wei Yongming.
**
** Current maintai
www.eeworm.com/read/140826/5781002
c coor.c
/*
** $Id: coor.c,v 1.4 2003/09/04 06:02:53 weiym Exp $
**
** Coordinates operations of GDI.
**
** Copyright (C) 2003 Feynman Software
** Copyright (C) 2001 ~ 2002 Wei Yongming.
**
** Current maintain
www.eeworm.com/read/140826/5781050
c coor.c
/*
** $Id: coor.c,v 1.7 2003/09/04 03:09:52 weiym Exp $
**
** Coordinates operations of GDI.
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 2000 ~ 2002 Wei Yongming.
**
** Current maintai
www.eeworm.com/read/136824/5847784
cpp object.cpp
/* Copyright (C) Tom Forsyth, 2001.
* All rights reserved worldwide.
*
* This software is provided "as is" without express or implied
* warranties. You may freely copy and compile this source
www.eeworm.com/read/131315/5941733
c tclines.c
/*
Copyright (c) 1986, 1987 by Hewlett-Packard Company
Copyright (c) 1986, 1987 by the Massachusetts Institute of Technology
Permission to use, copy, modify, and distribute this
software and its doc
www.eeworm.com/read/131315/5941798
c cfbsetsp.c
/***********************************************************
Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts,
and the Massachusetts Institute of Technology, Cambridge, Massachu
www.eeworm.com/read/131315/5941825
c mfbsetsp.c
/* Combined Purdue/PurduePlus patches, level 2.0, 1/17/89 */
/***********************************************************
Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts,
and t
www.eeworm.com/read/155539/11865085
cpp zp2466.cpp
#include
struct square
{
int right,left,up,down;
} ppt[100];
int maxn(int a,int b)
{
return (a>b)?a:b;
}
int minn(int a,int b)
{
return (a