代码搜索:Overlapping

找到约 346 项符合「Overlapping」的源代码

代码结果 346
www.eeworm.com/read/455033/7378497

edp schwarz-gc.edp

// Schwarz without overlapping (Shur complenement Neumann -> Dirichet) verbosity=2; real cpu=clock(); int inside = 2; int outside = 1; border Gamma1(t=1,2){x=t;y=0;label=outside;}; border Gamma2(t=
www.eeworm.com/read/38039/1090007

mnu ntwkcheck.mnu

CHECK#NETWORK 检查网络 # Check#Continuity 检查连续性 Highlights continuous sections of the network. 加亮网络的连续部分。 Check#Locations 检查位置 Find and fix overlapping locations. 查找并修复重叠位置。
www.eeworm.com/read/406905/11432872

v definitions.v

// ticks for setting non-overlapping clock period `define PHI1_HIGH #100 `define NON_OVLP_1_2 #25 `define PHI2_HIGH #100 `define NON_OVLP_2_1 #25 // special reset address `define FUNKY_ADDR
www.eeworm.com/read/327242/13092072

c lsim4.c

/* lsim4.c - calculate non-overlapping local alignments derived from lsim2.c from Webb Miller */ /* $Name: fa35_03_06 $ - $Id: lsim4.c,v 1.2 2007/06/29 20:23:58 wrp Exp $ */ /* March 2007 -
www.eeworm.com/read/38039/1091101

mnu dlt_pnts.mnu

DELETE#PNTS 删除点 # Outside#Part 外部零件 Remove points which do not correspond to a design model surface. 删除与设计模型曲面不相关的点。 Overlapping 重叠 Remove redundant points from scan sets corresponding to the same su
www.eeworm.com/read/455033/7378559

edp schwarz-no-overlap.edp

// schwarz1 without overlapping int inside = 2; int outside = 1; border a(t=1,2){x=t;y=0;label=outside;}; border b(t=0,1){x=2;y=t;label=outside;}; border c(t=2,0){x=t ;y=1;label=outside;}; border d(t=