代码搜索:Geometry
找到约 4,837 项符合「Geometry」的源代码
代码结果 4,837
www.eeworm.com/read/388809/2546198
txt 5例子14.txt
Example5_14.java :
public class Example5_14{
public static void main(String args[]){
Pillar pillar;
Geometry tuxing; //接口变量
tuxing=new Lader(12,22,100);
www.eeworm.com/read/383153/2622042
cpp esrishapeparser.cpp
#include
#include
#include
#include
#if defined(_MSC_VER)
#include
#include
#endif
#include "ESRIShapeParser.h"
www.eeworm.com/read/377738/2697065
cpp wex12_21.cpp
#include
#pragma hdrstop
#include "graphlib.h"
#include "geometry.h"
#include "random.h"
// defines a Circle at (x,y), radius l or a Rectangle at (x,y)
// with length l and widt
www.eeworm.com/read/252730/4401821
vb zoominnet.vb
Imports ESRI.ArcGIS.ArcMapUI
Imports ESRI.ArcGIS.Carto
Imports ESRI.ArcGIS.Framework
Imports ESRI.ArcGIS.Geometry
Imports ESRI.ArcGIS.SystemUI
Public Class ZoomInNet
Implements IComman
www.eeworm.com/read/156425/5611676
cs updatepolyline.cs
using System;
using ESRI.ArcGIS.Carto;
using ESRI.ArcGIS.Geometry;
using ESRI.Gisserver.FrameWork.Element;
using ESRI.Gisserver.FrameWork.Shape;
namespace ESRI.Gisserver.FrameWork.test
{
///
www.eeworm.com/read/474474/6809877
m rwg2.m
function []=rwg2
%RWG2 Geometry calculations - all Chapters
% Uses the mesh file from RWG1, mesh1.mat,
% as an input.
%
% Creates the following parameters of the RWG edge elements:
%
%
www.eeworm.com/read/474474/6809880
m rwg1.m
function []=rwg1
%RWG1 Geometry calculations - all Chapters
% Uses the structure mesh file, e.g. platefine.mat,
% as an input.
%
% Creates the RWG edge element for every inner edge of
%
www.eeworm.com/read/474474/6809906
m rwg2.m
function []=rwg2
%RWG2 Geometry calculations - all Chapters
% Uses the mesh file from RWG1, mesh1.mat,
% as an input.
%
% Creates the following parameters of the RWG edge elements:
%
%
www.eeworm.com/read/474474/6809910
m rwg1.m
function []=rwg1
%RWG1 Geometry calculations - all Chapters
% Uses the structure mesh file, e.g. platefine.mat,
% as an input.
%
% Creates the RWG edge element for every inner edge of
%
www.eeworm.com/read/472930/6859911
h pitch.h
#ifndef __PITCH_H__
#define __PITCH_H__
#include "geometry.h"
#include "objects.h"
#include "serverparam.h"
class Pitch
{
public:
Pitch();
void Initialize(bool rotate);
Rect field