代码搜索:Geometry
找到约 4,837 项符合「Geometry」的源代码
代码结果 4,837
www.eeworm.com/read/240686/13205025
h geometry.h
#ifndef GEOMETRIC_FIGURES
#define GEOMETRIC_FIGURES
// include the system dependent graphics library that
// initializes drawing to a screen and provides the routines
// to draw a rectangle, cir
www.eeworm.com/read/137489/13320236
h geometry.h
/* geometry.h - Device and file geometry computation */
/* Copyright 1992-1995 Werner Almesberger. See file COPYING for details. */
#ifndef GEOMETRY_H
#define GEOMETRY_H
#include "lilo.h"
type
www.eeworm.com/read/137489/13320327
c geometry.c
/* geometry.c - Device and file geometry computation */
/*
Copyright 1992-1998 Werner Almesberger.
Copyright 1999-2001 John Coffman.
All rights reserved.
Licensed under the terms contained in the f
www.eeworm.com/read/320624/13421320
h geometry.h
#include
#include "usertype.h"
#define QUADCODE 2
#define TRICODE 3
#define RECTCODE 4
#define INTERIOR 0x00
#define EXTERIOR 0x01
#define CONDUCTIN
www.eeworm.com/read/314201/13571668
h geometry.h
/*
Copyright (c) 2000-2002, Jelle Kok, University of Amsterdam
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the f
www.eeworm.com/read/314201/13571675
o geometry.o
www.eeworm.com/read/314201/13571690
c geometry.c
/*
Copyright (c) 2000-2002, Jelle Kok, University of Amsterdam
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the f
www.eeworm.com/read/307069/13731888
h geometry.h
/*
* 文件名: Geometry.h
*
* 作者: 杨向科
*
* 描述: 用来保存空间数据和数据信息
*
* 全局变量:无
*
* 修订记录:
* 日期 修订者 修订描述
* 2004-06-16 杨向科 创建本文
www.eeworm.com/read/307069/13731925
h geometry.h
/*
* 文件名: Geometry.h
*
* 作者: 杨向科
*
* 描述: 用来保存空间数据和数据信息
*
* 全局变量:无
*
* 修订记录:
* 日期 修订者 修订描述
* 2004-06-16 杨向科 创建本文
www.eeworm.com/read/307069/13731927
cpp geometry.cpp
/*
* 文件名: Geometry.cpp
*
* 作者: 杨向科
*
* 描述: 用来保存空间数据和数据信息
*
* 全局变量:无
*
* 修订记录:
* 日期 修订者 修订描述
* 2004-06-16 杨向科 创建