-
-
c program4.rar
利用rectangle函数制作多个不同大小的矩形,利用ellipse函数制作多个大小不同的椭圆中,形成一个具有透视效果的图形。- Manufactures many different sizes using the rectangle functionthe rectangle, manufactures in the many sizes different ellipse usingthe ellipse function, forms to have the perspective ...
-
MenuItemToolTip.zip
... rectangular area within a window s client area. However, in some situations you may not know in advance for which controls or rectangle area you will be displaying the tool tip. In this case, you have to dynamically display the tool tip depending on ...
-
testshape.rar
3. 设计一个接口Shape,接口中包含方法:Draw和Resize。定义一些具体类,如:Point、Line、Circle、Rectangle等,每个类都实现接口Shape。Draw方法绘制图形,Resize方法改变图形大小。用Java实现这些接口和类,并用测试类测试它们。 注意:不需要真正绘制图形,如Line的Draw方法只需输出下面文本即可: “直线的起点是(x1,y1,),终点是(x2,y2)”
-
bnch_rct1.rar
Random Rectangle drawing and timing Random Line drawing and timing
-
-
ScrollText.zip
CTextScroller is a smart control that can be placed in an About dialog. The text is automatically formatted to fit the client rectangle.
-
jxglTracker.zip
... in the class are DrawTrackRect() and Track(). In the DrawTrackRect() function, the logic op is enabled by calling glEnable(GL_COLOR_LOGIC_OP) and the XOR mode is set by calling glLogicOp(GL_XOR). The rubber-banding rectangle is drawn using glRecti().
-
4.24.rar
"PlanarCAD.h"
"Line.h"
"Rectangle.h"
"PolyLine.h"
"Circle.h"
"Polygon.h"
#include "MainFrm.h"
#include "PlanarCADDoc.h"
#include "PlanarCADView.h"
-
cclassshape.rar
声明一个基类Shape(点), 在此基础上派生出Rectangle(长方形)和Circle(圆),这三个类都有GetArea()函数计算对象的面积,构造函数,析构函数等有关函数。再使用Rectangle类创建一个派生类Square(正方形)。并设计创建各种类的对象,调用所有函数。设计函数f(Shape &a)能对不同对象的实参调用计算打印出对象的面积。
-
oscill_src.zip
... (in this version). Oscilloscope includes zoom in implementation by X (Horizontal), by Y (Vertical), and by both axes simultaneously (Rectangle). Zoom out is also available by pressing right mouse button in channel area (hold CTRL key to full zoom out).
-