Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Rectangle
Search - Rectangle - List
javascript实现圆角矩形, 软件包中还包括各种类型的事例代码。-javascript achieve fillet rectangle, the package also includes examples of various types of code.
Date : 2008-10-13 Size : 34.06kb User : 0000

DHTML, JavaScript Draw Line, Circle, Ellipse (Oval), Polyline, Polygon, Rectangle. High Performance JavaScript Vector Graphics Library. -DHTML, JavaScript Draw Line, Circle, Ellipse (Dec.), Polyline, Polygon, Rectangle. High Performance JavaScript Vecto r Graphics Library.
Date : 2008-10-13 Size : 6.42kb User : shuajie

javascript实现圆角矩形, 软件包中还包括各种类型的事例代码。-javascript achieve fillet rectangle, the package also includes examples of various types of code.
Date : 2025-12-16 Size : 34kb User : 0000

(1) 设计一个程序,用于根据用户输入的命令行参数数量来计算长方形、正方形、三角形的面积。如果输入的参数为一个、二个、三个则它们应分别对应正方形、长方形、三角形,如果没有参数,则通过异常处理方法现实错误消息。(用于计算面积的方法是一个重载的方法。提示:定义一个抽象的父类,并提供一个抽象的方法area(). 再派生出三个子类,重写area()方法,然后在main方法中用多态来实现具体的面积函数的调用)。-(1) design a program for user input in accordance with the command-line parameters to calculate the number of rectangular, square, triangle area. If you enter the parameters for one, two, three, respectively, they should correspond to a square, rectangle, triangle, if there is no parameter by abnormal way to deal with the reality error message. (The method used to calculate the area is an overloaded method. NOTE: the definition of an abstract parent class, and provide an abstract method area (). Send another give birth to three sub-categories, rewriting area () method, and then in the main polymorphic methods used to achieve a specific area of function calls).
Date : 2025-12-16 Size : 7kb User : 肖俊琴

设计一个抽象类Shape,包括2个抽象方法,分别是计算形状的周长和面积。设计具体类Rectangle和Circle,分别表示矩形和圆,它们都是Shapes的子类。使Rectangle和 Circle都实现Comparable接口。编写一个通用的排序程序和一个通用的二分查找程序(自己写代码实现),能对这二种类型的数组进行排序并查找指定的对象。-Design an abstract class Shape, including the two abstract methods, namely, calculation of the shape of the perimeter and area. Design of concrete class Rectangle and Circle, respectively rectangular and circular, and they are the Shapes of the subclass. So that Rectangle and Circle are the realization of Comparable interface. The preparation of a generic sort procedure and a generic binary search procedures (write their own code), will give two kinds of types of arrays to sort and find the specified object.
Date : 2025-12-16 Size : 47kb User : 陈思

简单的文本输入 简单的绘图功能 可以画圆画矩形画直线 画曲线等-draw textand input text draw line rectangle oval and soon
Date : 2025-12-16 Size : 1.88mb User : 柳儿

计算机图形学实习编程Visual C++源代码,包括直线、圆、椭圆、矩形、多边形、填充、文字、裁剪-Computer graphics internship program Visual C++ source code, including a straight line, round, oval, rectangle, polygon, filling, text, cutting ......
Date : 2025-12-16 Size : 3.69mb User : 哈哈

计算机图形学实习编程Visual C++源代码,包括直线、圆、椭圆、矩形、多边形、填充、文字、裁剪-Computer graphics internship program Visual C++ source code, including a straight line, round, oval, rectangle, polygon, filling, text, cutting ......
Date : 2025-12-16 Size : 2.09mb User : 哈哈

计算机图形学实习编程Visual C++源代码,包括直线、圆、椭圆、矩形、多边形、填充、文字、裁剪-Computer graphics internship program Visual C++ source code, including a straight line, round, oval, rectangle, polygon, filling, text, cutting ......
Date : 2025-12-16 Size : 3.83mb User : 哈哈

切割矩形(rec.pas/c/cpp) 题目描述 给定一个X*Y的大矩形,你可以将该矩形任意切割趁若干的小矩形。不同的小矩形有着不同的价值。现在让你将该矩形切割,使小矩形的价值总和最大。 输入格式 第一行包含N、X、Y三个整数,表示一共给出N个小矩形和大矩形的大小X*Y 第二行到第N+1行,每行包含xi,yi,vi三个整数,表示xi*yi的矩形价值为vi 输出格式 输出只包括一行,即最大价值。 输入样例1: 1 3 3 2 2 5 输出样例1: 5 输入样例2: 2 3 3 2 2 10 1 1 2 输出样例:2 20 数据范围: 0<=X,Y<=1000 N<=20- cut the rectangle (rec.pas/c/cpp) Title Description Given a X* Y of the large rectangle, the rectangle you can take advantage of any number of cutting a small rectangle. Different small rectangle has a different value. Now you cut the rectangle, so that the sum of the maximum value of a small rectangle. Input format The first line contains N, X, Y 3 integers that total N is given a small rectangle and large rectangle the size of the X* Y N 1 second line to line, each line contains xi, yi, vi three integers that xi* yi rectangle value vi Output format Output only line, that the greatest value. Input Sample 1: 133 225 Output Sample 1: 5 Input Sample 2: 233 2210 112 Sample output: 2 20 Data range: 0 <= X, Y <= 1000 N <= 20
Date : 2025-12-16 Size : 1kb User : 刘志鸿

在VC++的环境下,编写一个计算圆形面积、长方形面积、三角形面积-In vc++ environment, write a circular area, rectangle area calculation, triangle area
Date : 2025-12-16 Size : 6kb User : ll

用opengl实现动态的圆的功能,在平面上画圆,利用鼠标右键-draw dynatic cicle
Date : 2025-12-16 Size : 1kb User : steroft

橡皮筋技术,OPENGL程序,运行后可以按鼠标左键任意滑动画出一个矩形,点击鼠标右键,矩形消失-Rubber band technology, OPENGL program, press the left mouse button after running any slide to draw a rectangle, click the right mouse button, the rectangle disappears
Date : 2025-12-16 Size : 1kb User : 杜兰特

simple rectangle using OpenGL c-simple rectangle using OpenGL c++
Date : 2025-12-16 Size : 3kb User : toris

simple openGL tutorial how tomake rectangle
Date : 2025-12-16 Size : 3kb User : pressbri

根据外接矩形画圆,用的opengl程序画图的代码,可自行修改使用~-According circle enclosing rectangle, with the opengl drawing code program can modify to use ~
Date : 2025-12-16 Size : 1kb User : 王小京

橡皮筋技术带右键菜单功能,实现直线和矩形的橡皮筋技术,并采用右键菜单功能选择-Right-click menu functions with a rubber band technology, to achieve a straight line and rectangle rubber band technology, and feature selection using right-click menu
Date : 2025-12-16 Size : 1kb User : abeled

Program written in the programming laboratory
Date : 2025-12-16 Size : 9kb User : steca

drawing the shapes in applets like rectangle
Date : 2025-12-16 Size : 2kb User : preethi

PolyLine PlanarCAD, h Line, Rectangle, h h, h, Circle, Polygon h, h
Date : 2025-12-16 Size : 118kb User : Noblwzc
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.