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

Search list

[JSP/JavaSimpleDrawBoard

Description: 一个使用Java完成的简易绘图板,可以画直线、矩形、圆,及自由绘图。-use a simple Java completed the drawing board, line drawing, rectangle, circle, and free drawings.
Platform: | Size: 14530 | Author: 白色木马 | Hits:

[JSP/JavascreenSavers

Description: 屏保应用程序,使用JAVA开发的一个简单的屏幕保护程序,能自动绘制矩形-Screen Saving application procedures, the use of the JAVA development of a simple screen saver to automatically drawing rectangle
Platform: | Size: 27039 | Author: jk | Hits:

[DirextXgui3d

Description: 程序是基于d3d开发的,开发工具vc++,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-are based on d3d development, development tools vc, including line drawing, anti-aliasing line, Circle. painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, texture, etc.
Platform: | Size: 1551116 | Author: 付金 | Hits:

[Other resourceimagelab2

Description: 2D图像生成,具体生成了一个矩形和一个圆形,两者相交,不直接调用画线函数,而是用Besenham算法另编写画直线和圆的函数,计算机视觉的一个实验作业。-2D image generation, the generation of a specific rectangle and a circle, the two intersect, not directly call line drawing functions, Rather Besenham algorithm to prepare another round painting line and the function of a computer vision laboratory experiment.
Platform: | Size: 100397 | Author: 周姗姗 | Hits:

[Other resourceimagelab3

Description: 像点属性划分,具体画出了一个矩形和一个圆,两者相交,通过鼠标点击判断当前点属于矩形还是圆,用Besenham算法画直线和圆,计算机视觉的一个实验作业。-pixel attribute division, a painted concrete rectangle and a circle, the two intersect. Click on the mouse through judging the present point is rectangular or circular, painting algorithm used Besenham linear and circular, Computer vision of a laboratory experiment.
Platform: | Size: 98205 | Author: 周姗姗 | Hits:

[Other resourcevisionex3

Description: 计算机视觉实验,鼠标生成相交的矩形和圆,再判断鼠标当前所在位置在矩形还是圆内。-computer visual experiments, the mouse interface between the formation of rectangular and round, then judge the current mouse location of the rectangle or circle.
Platform: | Size: 40378 | Author: 周姗姗 | Hits:

[Other resourceoscill_src

Description: This a simple implementation of Oscilloscope control. This control shows last N points of user data. It has up to 8 channels (number of channels are defined by OSC_MAX_CHANNELS parameter in header file). Each channel can show only one curve (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).-This a simple implementation of Oscillo scope control. This control shows last N points of user data. It has up to eight channels (number of ch annels are defined by OSC_MAX_CHANNELS parame ter in header file). Each channel can show only o ne curve (in this version). Oscilloscope inclu des zoom in implementation by X (Horizontal) by Y (Vertical) and by both axes simultaneously (Rectangle). Z oom out is also available by pressing right mous e button in channel area (hold CTRL key to full zo om out).
Platform: | Size: 7808 | Author: KangBingNan | Hits:

[assembly languageLWQ623

Description: 简单画图,矩形,直线,椭圆。还可以改变线条颜色。-simple drawing, rectangle, line, ellipse. Can also change the color lines.
Platform: | Size: 76906 | Author: 梁碧 | Hits:

[Internet-Networkjs-graphics

Description: 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.
Platform: | Size: 6576 | Author: shuajie | Hits:

[Special Effectsgui16

Description: 本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-primitive code sets for my 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: 2434931 | Author: 卢峰 | Hits:

[JSP/Javatestshape

Description: 3. 设计一个接口Shape,接口中包含方法:Draw和Resize。定义一些具体类,如:Point、Line、Circle、Rectangle等,每个类都实现接口Shape。Draw方法绘制图形,Resize方法改变图形大小。用Java实现这些接口和类,并用测试类测试它们。 注意:不需要真正绘制图形,如Line的Draw方法只需输出下面文本即可: “直线的起点是(x1,y1,),终点是(x2,y2)”-3. A Shape interface design, interfaces include : Draw and Resize. Some specific type definition, such as : Point, Line, Circle, Rectangle, each category are achieving Shape interface. Draw method of drawing, graphics Resize changed size. Using Java to achieve these interfaces and class, and use tests such testing. Note : no real drawing, such as the Draw Line method, only the following text can be output : "line is the starting point (x1, y1), and the ultimate goal is to (x2, y2)"
Platform: | Size: 978 | Author: 吴泽伟 | Hits:

[Otherzsjxd

Description: 用API函数编写一个键盘处理程序,要求在窗口中绘制一个矩形,大小与颜色自己确定,当按光标键时,矩形能够随之移动,若按字符键时能够将按键的字符写在矩形中,写满自动清空。-used to prepare an API function keyboard handling procedures, requirements in the window drawing a rectangle, Size and color set ourselves that if the cursor keys, will be moved to rectangular, According to Key characters will be able to switch characters written on the rectangular, written all over automatically emptied.
Platform: | Size: 15683 | Author: air | Hits:

[Windows Developwork12_2

Description: 画图功能,可以画直线,矩形,椭圆,圆形等形状,画图功能通过菜单控制-drawing function, line drawing, rectangle, oval, circular, and other shapes, drawing control functions through the menu
Platform: | Size: 44979 | Author: 赵惠 | Hits:

[OtherGandyDraw_MFC

Description: 一个简单的交互式绘图程序(MFC) 可以选择图形的种类(直线、折线、矩形、[椭]圆、多边形及对应的填充图形)、绘图颜色(使用颜色公用对话框)、笔的粗细和风格、填充模式(包括填充颜色[与图案])、背景模式与颜色; 可以动态拖动绘图,并显示鼠标当前位置坐标以及拖动矩形的大小; [可以用选择的字体、大小和颜色(使用字体公用对话框)在指定的位置按指定的对齐方式来输出文字串; 可以清屏(调用CWnd类的函数Invalidate()或用背景色画填充客户区矩形)、可以按Esc键取消正在进行的绘图操作; 各种操作和选择有对应的菜单项,且有对应的工具条按钮和加速键。-a simple interactive mapping procedures (MFC) can choose the type of graphics (line, broken line, rectangle, [elliptical] Yuan, polygons and the corresponding filling graphics), mapping color (color use common dialog), T thicknesses, and style, fill patterns (including color filled [logo]), background patterns and colors; dynamically scrolling graphics, and display the current location coordinates of the mouse and drag the rectangular size; [can choose the font, Size and color (using common font dialog box) in a designated area designated by the alignment output text string; can the screen (called CWnd class function Invalidate () or with the background color paintings filled rectangular area customers ), the Esc key can be canceled by the ongoing mapping operation; various operational and
Platform: | Size: 1120841 | Author: 剣心 | Hits:

[OtherdrawPic

Description: 用C++实现的一个简单的画图程序。包括画线,画圆,画矩形等。-C achieved a simple drawing program. Including line drawing, Circle, Rectangle, and other paintings.
Platform: | Size: 16517 | Author: zoley | Hits:

[GDI-BitmapCopyBMP

Description: VC/MFC 用鼠标绘制矩形 将矩形内的区域形成图像在另一个区域中显示-VC / MFC drawing rectangle with the mouse to the rectangular region of the image displayed in another region
Platform: | Size: 344342 | Author: 朱某某 | Hits:

[Graph programgui16

Description: 本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等 -primitive code is the set of computer graphics programming practice, including line drawing, anti-aliasing line, Circle. painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, texture, etc.
Platform: | Size: 31343 | Author: 李辉 | Hits:

[JSP/JavaJavaDraw

Description: 绘图程序,可以画圆,矩形,直线,任意轨迹,指定颜色,添加文字-mapping procedures, Circle, rectangle, straight lines, arbitrary trajectory, the designated colors, add text
Platform: | Size: 56060 | Author: 小奇 | Hits:

[Othergfdgf

Description: 要求用vc写一个画直线,矩形和椭圆的程序 采用橡皮筋模式 -vc was asked to use a line drawing, rectangle and ellipse procedures used rubber-band model
Platform: | Size: 3606 | Author: 规范 | Hits:

[Other resourceDrawingFilling

Description: The drawing tool will allow you to draw lines, rectangle, ellipse, and has pen and eraser as tools. It also allow region filling with color
Platform: | Size: 60451 | Author: zf | Hits:
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »

CodeBus www.codebus.net