代码搜索:Rectangular

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

代码结果 1,427
www.eeworm.com/read/130612/14181017

java tables.java

//Chapter 4, Exercise 2 public class Tables { public static void main(String[]args) { final int TABLE_SIZE = 12; // Declare the rectangular array to store the multiplication table:
www.eeworm.com/read/127767/14336885

txt e939. enabling row, column, or cell selections in a jtable component.txt

With row selections enabled, clicking on any cell selects the entire row containing that cell. This also applies to columns. With cell selections enabled, rectangular blocks of cells can be selected.
www.eeworm.com/read/213492/15133776

m demo_pcacomp.m

% DEMO_PCACOMP Demo on image compression using PCA % % Description: % The PCA model is trained to model rectangular non-overlapping % patches of a specified input image. The compression phase % i
www.eeworm.com/read/213492/15133778

m~ demo_pcacomp.m~

% DEMO_PCACOMP Demo on image compression using PCA % % Description: % The PCA model is trained to model rectangular non-overlapping % patches of a specified input image. The compression phase % i
www.eeworm.com/read/471038/1434701

java graphpaperlayout.java

package layout; import java.awt.*; import java.util.Hashtable; /** * The GraphPaperLayout class is a layout manager that * lays out a container's components in a rectangular grid, sim
www.eeworm.com/read/470713/1454348

java rectangularshape.java

/* RectangularShape.java -- a rectangular frame for several generic shapes Copyright (C) 2000, 2002 Free Software Foundation This file is part of GNU Classpath. GNU Classpath is free software; yo
www.eeworm.com/read/470693/1466238

java rectangularshape.java

/* RectangularShape.java -- a rectangular frame for several generic shapes Copyright (C) 2000, 2002 Free Software Foundation This file is part of GNU Classpath. GNU Classpath is free software; yo
www.eeworm.com/read/469304/1481322

java graphpaperlayout.java

package layout; import java.awt.*; import java.util.Hashtable; /** * The GraphPaperLayout class is a layout manager that * lays out a container's components in a rectangular grid, sim
www.eeworm.com/read/456564/1605067

cc region.cc

/* * Region.cc * * a Region is a rectangular subimage and * will in general contain one connected blob * * class created 2/3/93 * author: Adam Baumberg * */ #include "Region.h" #include
www.eeworm.com/read/240162/4591199

java rectangularshape.java

/* RectangularShape.java -- a rectangular frame for several generic shapes Copyright (C) 2000, 2002 Free Software Foundation This file is part of GNU Classpath. GNU Classpath is free software; yo