代码搜索:Geometry
找到约 4,837 项符合「Geometry」的源代码
代码结果 4,837
www.eeworm.com/read/432926/1886179
pde complex3d.pde
/**
* PDF Complex
* by Marius Watz (workshop.evolutionzone.com).
*
* Example using PDF to output complex 3D geometry for print.
* Press "s" to save a PDF.
*/
import processing.opengl.*;
impor
www.eeworm.com/read/411228/2190566
py example_5_6.py
from Tkinter import *
class App:
def __init__(self, master):
master.geometry("300x200")
fm = Frame(master)
Button(fm, text='Left').pack(side=LEFT, expand=YES)
www.eeworm.com/read/411228/2190567
py example_5_6a.py
from Tkinter import *
class App:
def __init__(self, master):
master.geometry("300x200")
fm = Frame(master)
Button(fm, text='Top').pack(side=TOP, expand=YES)
www.eeworm.com/read/411228/2190574
py example_5_5.py
from Tkinter import *
class App:
def __init__(self, master):
master.geometry("300x200")
fm = Frame(master)
Button(fm, text='Left').pack(side=LEFT)
Button(fm
www.eeworm.com/read/411228/2190578
py example_5_7a.py
from Tkinter import *
class App:
def __init__(self, master):
master.geometry("300x200")
fm = Frame(master)
Button(fm, text='Top').pack(side=TOP, fill=X)
But
www.eeworm.com/read/383153/2621689
txt spec_obj.txt
B1. Object Files (.obj)
Object files define the geometry and other properties for objects in
Wavefront's Advanced Visualizer. Object files can also be used to
transfer geometric data back and forth b
www.eeworm.com/read/474465/6809790
m rwg1.m
%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
% the structure. T
www.eeworm.com/read/474468/6809819
m rwg1.m
%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
% the structure. T
www.eeworm.com/read/474468/6809826
m rwg1.m
%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
% the structure. T