代码搜索:Geometry
找到约 4,837 项符合「Geometry」的源代码
代码结果 4,837
www.eeworm.com/read/333745/12661826
cpp floppyimagedlg.cpp
// FloppyImageDlg.cpp : implementation file
//
#include "stdafx.h"
#include "FloppyImage.h"
#include "FloppyImageDlg.h"
#include "FloppyIos.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef
www.eeworm.com/read/144399/12797346
m legz.m
function f = legz(theta,w,h,b)
% legz Evaluate f(theta) for picnic leg geometry. Use pass-through
% parameters in fzero to send w, h, and b values to this function
f = w*sin(theta) - h*cos(
www.eeworm.com/read/244728/12847195
hxx cogenpixmap.hxx
#ifndef cogenpixmap_hxx
#define cogenpixmap_hxx
#ifndef cogenoctree_hxx
#include "cogenoctree.hxx"
#endif
#include "wzpixmap.hxx"
/*
Using a pixmap for geometry description
This file can be used
www.eeworm.com/read/244728/12847566
hxx cogenvoxmap.hxx
#ifndef cogenvoxmap_hxx
#define cogenvoxmap_hxx
#ifndef cogenoctree_hxx
#include "cogenoctree.hxx"
#endif
#include "wzvoxmap.hxx"
/*
Using a 3d pixmap for geometry description
This file can be us
www.eeworm.com/read/141803/12983860
h floppy.h
#include
#include //包含了DISK_GEOMETRY等的定义
#include
#include
//Disk是结构体指针
typedef struct disk{
HANDLE floppyDisk;
DISK_GEOMETRY theSupportedGeomet
www.eeworm.com/read/136957/13352457
cpp spatialinfodlg.cpp
// SpatialInfoDlg.cpp : implementation file
//
#include "stdafx.h"
#include "CampusGis.h"
#include "SpatialInfoDlg.h"
#include "sorecordset.h"
#include "sodatasetvector.h"
#include "sogeome
www.eeworm.com/read/320625/13421133
hxx cogenpixmap.hxx
#ifndef cogenpixmap_hxx
#define cogenpixmap_hxx
#ifndef cogenoctree_hxx
#include "cogenoctree.hxx"
#endif
#include "wzpixmap.hxx"
/*
Using a pixmap for geometry description
This file c
www.eeworm.com/read/320625/13421211
html cogboxtest.html
COG 1.0 - CogeometryBox
class CogeometryBox
#include "cogmap.hxx"
The class CogeometryBox defines a
www.eeworm.com/read/320203/13430870
h cbarrier.h
//----------------------------------------------------------------------------
// 文件名: CBarrier.h
//
// 描述:障碍物对象定义
//
// 作者:朱波 创建日期:2007-03-22
//------------------------------------------------
www.eeworm.com/read/320203/13430880
h ctank.h
//----------------------------------------------------------------------------
// 文件名: CTank.h
//
// 描述:用于坦克对象定义
//
// 作者:朱波 创建日期:2007-03-19
//--------------------------------------------------