代码搜索:rectangle

找到约 10,000 项符合「rectangle」的源代码

代码结果 10,000
www.eeworm.com/read/151092/5686333

java myrectangle.java

// MyRectangle.java // MyRectangle is a MyShape subclass that represents a // rectangle, including an implementation of the draw method // for drawing the rectangle on a Graphics2D context. packa
www.eeworm.com/read/122492/6065863

java~1~ plottable.java~1~

package numbercruncher.graphutils; import java.awt.Rectangle; public interface Plottable { /** * Get the root function's image rectangle * @return the rectangle */ Rectangle g
www.eeworm.com/read/249894/12463083

cs spatialindex.cs

namespace Perst { using System; #if USE_GENERICS using System.Collections.Generic; #endif using System.Collections; /// Interface of object spatial index. ///
www.eeworm.com/read/118524/14865319

java myrectangle.java

// MyRectangle.java // MyRectangle is a MyShape subclass that represents a // rectangle, including an implementation of the draw method // for drawing the rectangle on a Graphics2D context. packa
www.eeworm.com/read/214167/15112046

h d_rect.h

#ifndef RECTANGLE_CLASS #define RECTANGLE_CLASS // maintains measurement properties of a rectangle class rectangle { public: // constructor. initializes length and width rectangle(double
www.eeworm.com/read/209149/15226723

txt 题目.txt

Given a two-dimensional array of positive and negative integers, a sub-rectangle is any contiguous sub-array of size 1*1 or greater located within the whole array. The sum of a rectangle is the sum of
www.eeworm.com/read/334779/12573963

h d_rect.h

#ifndef RECTANGLE_CLASS #define RECTANGLE_CLASS // maintains measurement properties of a rectangle class rectangle { public: // constructor. initializes length and width rectangle(double
www.eeworm.com/read/146790/12611337

java ex050203.java

import java.io.*; import java.awt.*; class R_Rectangle extends Rectangle{ public R_Rectangle(){ p = new Point(0,0); } public R_Rectangle(Rectangle r, Point p){ super(r); this.p=
www.eeworm.com/read/287962/8657150

txt 和生成jpeg等图形一样啊,但要用gd1.8以上版本,给你个例子.txt

作者:agun 日期:2000-07-25 15:35:50
www.eeworm.com/read/163433/10162233

txt 和生成jpeg等图形一样啊,但要用gd1.8以上版本,给你个例子.txt

作者:agun 日期:2000-07-25 15:35:50