代码搜索:Geometry
找到约 4,837 项符合「Geometry」的源代码
代码结果 4,837
www.eeworm.com/read/325476/13202786
cs area.cs
using System;
class Area
{
public class Geometry
{
public const double pi = Math.PI;
protected double r;
public Geometry()
{
}
www.eeworm.com/read/323800/13316914
pas diskop.pas
unit diskop;
interface
uses
SysUtils, Windows,JwaWinIoctl;
function logicdiskread(diskname: Pansichar; //磁盘扇区读取驱动盘或文件名称
SectorStart: integer; //起始扇区数
SectorCount: integer; //读写扇区
www.eeworm.com/read/323800/13317051
~pas diskop.~pas
unit diskop;
interface
uses
SysUtils, Windows,JwaWinIoctl;
function logicdiskread(diskname: Pansichar; //磁盘扇区读取驱动盘或文件名称
SectorStart: integer; //起始扇区数
SectorCount: integer; //读写扇区
www.eeworm.com/read/320625/13421220
html links.html
Links
Links
COG 2.0
A grid generation and geometry description package. The most
innovative part of this package is the easy to
www.eeworm.com/read/318725/13473430
c ibgdpixmap.c
/* last edit: Ilja Schmelzer -------------- 17-OCT-1994 19:59:24.66 */
/************************************************************************/
/*
www.eeworm.com/read/306202/13749724
plg ex3.plg
Build Log
--------------------Configuration: ex3 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\GUJIN\LOC
www.eeworm.com/read/148359/5715996
h montage.h
// This may look like C code, but it is really -*- C++ -*-
//
// Copyright Bob Friesenhahn, 1999, 2000, 2001, 2002, 2003
//
// Definition of Montage class used to specify montage options.
//
#if !def
www.eeworm.com/read/136865/5840797
cpp main.cpp
/**********************************************************************
** Copyright (C) 2000-2002 Trolltech AS. All rights reserved.
**
** This file is part of Qt Linguist.
**
** This file may be di