代码搜索:Geometry
找到约 4,837 项符合「Geometry」的源代码
代码结果 4,837
www.eeworm.com/read/418151/10964394
h merge.h
/* merge.h -- header file for merge.c
see README and merge.c
copyright (c) 1993-1995, The Geometry Center
*/
#ifndef qhDEFmerge
#define qhDEFmerge 1
/* ============ -constants- =====
www.eeworm.com/read/418151/10964414
h stat.h
/* stat.h - contains all statistics that are collected for qhull
see README and stat.c
copyright (c) 1993-1995, The Geometry Center
recompile qhull if you change this file
Integer stat
www.eeworm.com/read/418151/10964430
h io.h
/* io.h -- declarations of Input/Output functions
see README, qhull.h and io.c
copyright (c) 1993-1995, The Geometry Center
*/
#ifndef qhDEFio
#define qhDEFio 1
/* --------------------------
www.eeworm.com/read/186628/7107290
c cylcalc.c
/* program cylcalc.c - last modified 10/15/93 */
/*
This subroutine is used to generate an output file, called "sphdim.par"
which contains a 3-D array of numbers that describe the geometry of a
www.eeworm.com/read/186628/7107292
c pipcalc3.c
/* program pipcalc.c - last modified 4/2/94 */
/*
This subroutine is used to generate an output file "pipdim.par" which
contains a 3-D array of numbers that describe the geometry of a buri
www.eeworm.com/read/461242/7231175
m fdtd_solve.m
% initialize the matlab workspace
clear all; close all; clc;
% define the problem
define_problem_space_parameters;
define_geometry;
define_sources_and_lumped_elements;
define_output_parameter
www.eeworm.com/read/461235/7231521
m fdtd_solve.m
% initialize the matlab workspace
clear all; close all; clc;
% define the problem
define_problem_space_parameters;
define_geometry;
define_sources_and_lumped_elements;
define_output_parameter