代码搜索:Rectangular

找到约 1,427 项符合「Rectangular」的源代码

代码结果 1,427
www.eeworm.com/read/125764/14466464

cpp demo13_6.cpp

// DEMO13_6.CPP - simple rectangular region collision demo // to compile make sure to include DDRAW.LIB, DSOUND.LIB, // DINPUT.LIB, WINMM.LIB, and of course the T3DLIB files // INCLUDES /////////
www.eeworm.com/read/122711/14673019

cpp demo13_6.cpp

// DEMO13_6.CPP - simple rectangular region collision demo // to compile make sure to include DDRAW.LIB, DSOUND.LIB, // DINPUT.LIB, WINMM.LIB, and of course the T3DLIB files // INCLUDES /////////
www.eeworm.com/read/233522/4668443

fem quad3-nodal.fem

% "Test of Bilinear Quadrilateral" from UCB online FEM course % http://titan.colorado.edu/courses.d/IFEM.d/ (Chapter 23 p. 23-6) % This is the rectangular geometry (with E = 96, ni = 0.33333 origi
www.eeworm.com/read/180227/5287754

c rectangle.c

/* Produce a rectangular wave on output 0 of a parallel port */ #include #include #include #include #include #include
www.eeworm.com/read/168239/5447482

java field.java

import java.util.Collections; import java.util.Iterator; import java.util.LinkedList; import java.util.List; import java.util.Random; /** * Represent a rectangular grid of field positions. * Each p
www.eeworm.com/read/168239/5447493

java field.java

import java.util.Collections; import java.util.Iterator; import java.util.LinkedList; import java.util.List; import java.util.Random; /** * Represent a rectangular grid of field positions. * Each p
www.eeworm.com/read/163818/5509308

c rectangle.c

/* Produce a rectangular wave on output 0 of a parallel port */ #include #include #include #include #include #include
www.eeworm.com/read/321953/3529413

c rectangle.c

/* Produce a rectangular wave on output 0 of a parallel port */ #include #include #include #include #include #include
www.eeworm.com/read/292670/3950518

c rectangle.c

/* Produce a rectangular wave on output 0 of a parallel port */ #include #include #include #include #include #include
www.eeworm.com/read/405754/2285320

c transp.c

/* # proc: transpose_rect_matrix_s - transpose a rectangular matrix, float slower # proc: */ #include transpose_rect_matrix_s(inp, ix, iy) float *inp; int ix, iy; { int x, y; float *