Welcome![Sign In][Sign Up]
Location:
Search - Rectangle

Search list

[Special Effects3

Description: 第三章 MATLAB 图形对象 3.1 图形对象 3.1.1 Root 对象 3.1.2 Figure 对象 3.1.3 Uicontrol 对象 3.1.4 Uimenu 对象 3.1.5 Axes 对象 3.1.6 Image 对象 3.1.7 Line 对象 3.1.8 Patch 对象 3.1.9 Rectangle 对象 3.1.10 Surface 对象 3.1.11 Light 对象 3.1.12 Text 对象
Platform: | Size: 3880 | Author: ly | Hits:

[Other resourceFANTASTIC_RESIZABLE_Skinned

Description: hanks for downloading this code. This VB Project shows you how to make forms with \"rounded rectangle\" shape. It also shows you how you can reduce the size of your programs with a GUI by using blocks of images and absolutely positioning and stretching them to create a dialog box, rather than making the whole dialog box in a graphics program and setting it as the Picture property of the Form. Another advantage of using image blocks is that you can resize this form to virtually any size and the effect will still be the same.
Platform: | Size: 7197 | Author: hbhuia | Hits:

[WEB CodeRectangle

Description: 1.设计一个时间类(年、月、日、时、分); 设计一个通知类,包含时间,地点和事件;其中时间用时间类的对象; 通知类中包含构造函数、输入通知和打印通知等功能函数。 在主程序中测试。 2.设计一个矩形类,数据成员是对角线上顶点。矩形类可以计算面积。
Platform: | Size: 1219 | Author: sky | Hits:

[File OperateRctangle

Description: 编写4个类:Rectangle、Circle、Geometry、Exa,具体要求如下: ① Rectangle类有double型成员变量表示矩形左上角的位置坐标及矩形的宽和高,要求提供修改和返回各成员变量的方法。 ② Circle类有double型成员变量表示圆心坐标和圆的半径,要求提供修改和返回各成员变量的方法。 ③ Geometry类有Rectangle类和Circle型的成员变量rect和circle。即Geometry类创建的对象由一个矩形和一个圆组合而成。要求该类提供修改rect、circle位置和大小的方法;提供显示rect和circle位置关系的方法,并能够显示圆是否完全坐落于矩形中。 ④ 要求能对创建的Rectangle类和Circle类对象数目进行统计。 ⑤ Exa类含有main方法,在main方法中用Geometry类创建对象,该对象调用相应的方法设置圆和矩形的位置及大小并输出圆是否包含在矩形中。输出当前Rectangle和Circle对象数目。
Platform: | Size: 7068 | Author: 小吴 | Hits:

[GDI-BitmapRectangle

Description: 一个GUI程序。在一个一定长、宽的区域内,随机分布有一定数量的矩形(边与区域的边平行,并且一定在区域内),当鼠标在该区域内任意一点按下左键,找到所以矩形中,某个边到该点的距离最近的那个矩形,并相对其他矩形特殊的显示出来
Platform: | Size: 39893 | Author: 李皓 | Hits:

[OtherFIR-filter-With-rectangle-window

Description: 采用矩形框实现的FIR数字滤波器,经过简单修改后可以实现低通、高通和带通数字滤波器。
Platform: | Size: 3574 | Author: yequnsong | Hits:

[Special Effectsgui16_draw

Description: 计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.
Platform: | Size: 29542 | Author: chxyike | Hits:

[JSP/JavaDiagramEditor

Description: 一个图形编辑器,可绘制圆形、矩形、直线等 可选择、删除-a graphics editor, can be drawn circle, rectangle, line, etc., to choose to delete
Platform: | Size: 54697 | Author: 张海青 | Hits:

[Other resourceAnimate

Description: 用Visual C++实现动态画直线,三角形,圆的算法.而非面向直接调用MFC的RECTANGLE ,CIRCLE
Platform: | Size: 1341 | Author: 123456 | Hits:

[Game ProgramRectangle

Description: VC++制作的方块小游戏 游戏方法有点儿像祖马宝石方块,希望对希望做小游戏的朋友有用
Platform: | Size: 122680 | Author: 刘宇波 | Hits:

[Other resourceGetPixel

Description: 用于解决嵌入式设备启动时向LCD屏输出文字的难题。运行电脑的画图工具和本程序,点击“Rectangle”按钮,屏幕上出现一个矩形,在该区域内输入想要显示的文字。然后点击“GetPixel”按钮,读取文字点阵的坐标信息,将它作为数组存入启动程序,作为像素点输出,字体的颜色根据需要确定。
Platform: | Size: 28924 | Author: Liu Aibin | Hits:

[Other resourceRectangle

Description: 矩形类定义C++代码,包括常用的矩形操作
Platform: | Size: 11045 | Author: wzr | Hits:

[Other resource00

Description: Design and test a category called Rectangle rectangular, rectangular attribute to the lower left corner of the upper-right corner and the coordinates of two points, to calculate the size of rectangular
Platform: | Size: 2277 | Author: water | Hits:

[Other resource2

Description: 中南赛区ACM竞赛题 Description 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 all the elements in that rectangle. In this problem the sub-rectangle with the largest sum is referred to as the maximal sub-rectangle.
Platform: | Size: 1358 | Author: 王建华 | Hits:

[Other3

Description: Description Michael喜欢滑雪百这并不奇怪, 因为滑雪的确很刺激。可是为了获得速度,滑的区域必须向下倾斜,而且当你滑到坡底,你不得不再次走上坡或者等待升降机来载你。Michael想知道载一个区域中最长底滑坡。区域由一个二维数组给出。数组的每个数字代表点的高度。elements in that rectangle. In this problem the sub-rectangle with the largest sum is referred to as the maximal sub-rectangle.
Platform: | Size: 1527 | Author: 王建华 | Hits:

[Other resource1354520

Description: 定义一个Shape抽象类,在此基础上派生出Rectangle和circle类,二者都有GetArea()函数计算对象面积,GetPerim()函数计算对象的周长。使用Rectangle类派生出一个新类Squre。
Platform: | Size: 881 | Author: ming wang | Hits:

[Windows Develophuatu

Description: 打印出杨辉三角形 学习putpixel画点 画椭圆ellipse 利用ellipse and rectangle 画图 一个最优美的图案
Platform: | Size: 1680 | Author: 文蓉 | Hits:

[Windows DevelopGraphic

Description: 绘图程序,实现画线,矩形,椭圆,并能实现保存功The cartography procedure, the realization linedraw, the rectangle, the ellipse, and can realize the preserved merit
Platform: | Size: 106307 | Author: raphel | Hits:

[assembly languagemasm5

Description: draw a rectangle and you can choose the color it presents
Platform: | Size: 1042 | Author: kn | Hits:

[assembly languagerbanding

Description: 拖动鼠标画线,圆,矩形的例子-Drag painting line, circle, rectangle example
Platform: | Size: 12924 | Author: 蓝天涯 | Hits:
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »

CodeBus www.codebus.net