代码搜索:Geometry
找到约 4,837 项符合「Geometry」的源代码
代码结果 4,837
www.eeworm.com/read/257955/11900345
pri mdt.pri
[Project.ID]
Ver=200
Target=SMK0H32
[Configuration]
Chip=uPD78F0547_80
Internal Rom=32KB
Internal Ram=1024B
Clock=Internal Fixed
SimCfgUseFile=OFF
SimCfgFile=C:\NECTools32\BIN\smplus.cfg
Mai
www.eeworm.com/read/257955/11900449
pri mdt.pri
[Project.ID]
Ver=200
Target=SMK0H32
[Configuration]
Chip=uPD78F0547_80
Internal Rom=32KB
Internal Ram=1024B
Clock=Internal Fixed
SimCfgUseFile=OFF
SimCfgFile=C:\NECTools32\BIN\smplus.cfg
Mai
www.eeworm.com/read/257951/11900626
pri adc_demo.pri
[Project.ID]
Ver=200
Target=SMK0SH32
[Configuration]
Chip=uPD78F9222
Internal Rom=4KB
Internal Ram=256B
Clock=Internal Fixed
SimCfgUseFile=OFF
SimCfgFile=..\..\bin\smplus.cfg
MainClock=6.00
www.eeworm.com/read/340749/12136406
makefile
TOPDIR = ..
include $(TOPDIR)/Makefile.common
DEPLIBS = Geometry
CXXFLAGS += $(foreach DEPLIB,$(DEPLIBS),-I$(TOPDIR)/$(DEPLIB))
#LDFLAGS += -L$(LIBDIR)
#LIBS += $(foreach DEPLIB,$(DEPLIBS),-l$(DEPLI
www.eeworm.com/read/340488/12152985
inversion
#! /bin/sh
# Invert the data created by CSHOT
recordfile=record
echo "Run time information being stored in file: $recordfile"
>$recordfile
################
cd inversion.dir # where inversion files
www.eeworm.com/read/340488/12153103
param1
model :model file
2 :#interfaces in model
plotcolors :model colors file
m :fi
www.eeworm.com/read/340488/12153109
traces param1.traces
model :model file
2 :#interfaces in model
plotcolors :model colors file
m :fi
www.eeworm.com/read/340488/12153222
param1
model :model file
5 :#interfaces in model
plotcolors :model colors file
m :fi
www.eeworm.com/read/340488/12153226
traces param1.traces
model :model file
5 :#interfaces in model
plotcolors :model colors file
m :fi
www.eeworm.com/read/340488/12153237
model
#! /bin/sh
demo=5
x1beg=0 x1end=12000
############
cd model.dir # where model stuff is
############
# Examine model with CSHOT, use CWP X Graphics for display
cp param1.model param1
cshot1 |
csho