代码搜索:PIK

找到约 90 项符合「PIK」的源代码

代码结果 90
www.eeworm.com/read/305566/3772856

h pik.h

/* point pick object */ #define NPIK 300000 #define PIK_RANGE 5 #define PIK_SIZE 5 #define PIK_NEAR 3000 #define PIKOP_ADD 'a' #define PIKOP_DELETE 'd' #define PIKOP_MOVE 'm' typedef short Pik[DATA_
www.eeworm.com/read/305566/3772884

c pik.c

/* pick list subroutines */ #include #include "main.h" #include "axis.h" #include "data.h" #include "map.h" #include "render.h" #include "view.h" #include "plane.h" #include "pick.h" #inclu
www.eeworm.com/read/305566/3772926

h pik.h

#ifndef PIK_H #define PIK_H /*====================================================================*\ point pick object \*===================================================
www.eeworm.com/read/305566/3772953

c pik.c

/*====================================================================*\ pik list subroutines This code is complicated by the extensive use of global variables. Note tha
www.eeworm.com/read/408972/11362965

cmd bench_pik.cmd

.tran 0 4ms .option hmin=1e-12 .option eps=5e-6 .option noascii .end
www.eeworm.com/read/408972/11362967

do bench_pik.do

add wave n1 n2 run -all