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

Search list

[CSharplesson3Q

Description: 加载地图、加载特定地图、地图的打开、保存、另存为、图层的添加、删除、移动以及shape文件的添加、地图的放大、缩小、漫游、全图、在axMapControl1中画圆、画线、画矩形、画面、画文本、鹰眼功能、数据查询与选择,包括点选、圆选、矩形选、多边形选、名称查询、清除选择、-Loading map, load a specific map, map of the Open, Save, Save As, layers add, delete, move, and add the shape files, map zoom, roaming, full size, in axMapControl1 the Circle, draw lines, draw a rectangle, picture, drawing the text, Eagle Eye, data query and options, including tap, round election, rectangular selection, polygon selection, name of the query, clear the selection,
Platform: | Size: 2171904 | Author: 王振 | Hits:

[CSharpConvexHull

Description: 多边形最小外接矩形算法,在CodeProject上下载的,共享-Minimum bounding rectangle polygon algorithm, download CodeProject, shared
Platform: | Size: 23552 | Author: yangxixi | Hits:

[Special EffectsRectangle-and-circlr-palette

Description: 用于生成原型与矩形调色板,VC6.0平台-Used to generate the prototype and rectangular palette, VC6.0 platform
Platform: | Size: 3072 | Author: 侯海飞 | Hits:

[CSharpArcEngine-data-query-and-selection

Description: ArcEngine 二次开发数据查询与选择,包括点选,圆选,矩形框选,多边形选择,清除选择项-ArcEngine data query and selection of secondary development, including tap, round selection, the rectangle marquee, polygon selection, clear selection
Platform: | Size: 991232 | Author: Lucas Rao | Hits:

[VC/MFCcirle-Drawer

Description: VC++编写的画圆和矩形的例子,是计算机绘图的重要学习资料-Written in VC++ examples of circle and rectangle, is important to learn computer graphics data
Platform: | Size: 3664896 | Author: 田忠运 | Hits:

[Graph Drawingdoph

Description: Make a picture with line, rectangle, circle
Platform: | Size: 376832 | Author: beby | Hits:

[matlabMinBounDrect

Description: 最小外接矩形,根据面积和周长判断。实现图象处理的工程计算。- Compute the minimal bounding rectangle of points in the plane usage: [rectx,recty,area,perimeter] = minboundrect(x,y,metric) arguments: (input) x,y- vectors of points, describing points in the plane as (x,y) pairs. x and y must be the same lengths. metric- (OPTIONAL)- single letter character flag which denotes the use of minimal area or perimeter as the metric to be minimized. metric may be either a or p , capitalization is ignored. Any other contraction of area or perimeter is also accepted. DEFAULT: a ( area )
Platform: | Size: 17408 | Author: rainbow | Hits:

[Compress-Decompress algrithmsretangle

Description: 简单计算矩形面积,输入边长a和边长b。其中in是输入文件-The programe can compute any rectangle aera.
Platform: | Size: 36864 | Author: ligang | Hits:

[VC/MFCCDC-Demo

Description: 本程序是VC中的CDC类的一个Demo,测试画圆,矩形,区域,颜色,及对象素的操作Demo。-VC in the program is a CDC class Demo, the test circle, rectangle, region, color, and the operation of the pixel Demo.
Platform: | Size: 10606592 | Author: 冯军 | Hits:

[GDI-BitmapMFC-bmp-picture

Description: 用MFC打开BMP图像后画个矩形然后保存-open a bmp picture and draw a rectangle then save it by using MFC
Platform: | Size: 3870720 | Author: 江守超 | Hits:

[Othertubaoliudongjisuan

Description: 管内含凸包的流动计算,计算在不同Ma数情况下,含凸包矩形内的流动情况-Tube containing the flow of convex hull computation, computing the number of cases in different Ma, convex rectangle with the flow
Platform: | Size: 1244160 | Author: 也罢 | Hits:

[OpenCVImageShow_juxingkoutu

Description: opencv对图像进行矩形抠图,功能已实现-opencv image rectangle of matting, function has been achieved
Platform: | Size: 1523712 | Author: chris | Hits:

[Windows Developdrawline

Description: Rectangle()//设置画图区域 SetTextColor()//设置文字显示颜色 TextOut()//在当前坐标(光标) 输出文本 MoveTo(x,y)//将光标移动到(x,y) 位置 LineTo(x,y)//从当前光标画线到(x,y), 并将光移到(x,y) SelectObject()//选择画笔对象 PtVisible(x,y)//判断(x,y)是否在 Rectangle()设置的区域中 CPen pen(PS_SOLID,1,RGB(0,255,0)) //定义画笔颜色-Rectangle ()// set the drawing area SetTextColor ()// set the text display color TextOut ()// coordinates in the current (cursor) output text MoveTo (x, y)// Move the cursor to (x, y) position LineTo ( x, y)// draw a line from the current cursor to the (x, y), and light move (x, y) SelectObject ()// Select the Brush object PtVisible (x, y)// determine the (x, y) whether the Rectangle () to set the area CPen pen (PS_SOLID, 1, RGB (0,255,0 )) // custom brush color
Platform: | Size: 11264 | Author: vic | Hits:

[Data structsseg

Description: 线段树经典应用,求合并矩形的周长。IOI经典题目Picture。-Classic application of the segment tree, find the perimeter of the rectangle consolidation.
Platform: | Size: 2048 | Author: 李世昌 | Hits:

[JSP/JavaPaintBoard

Description: 画图板,可以打开文件,保存文件,以及画直线,园,矩形,可以设置画笔大小与颜色以及调色板。-Drawing board, you can open the file, save the file, and draw a straight line, Park, rectangle, you can set the brush size and color, and palette.
Platform: | Size: 3072 | Author: leo | Hits:

[VC/MFCtest_2

Description: 一个程序,定义抽象基类Shape,由它派生出3个派生类:Circle(圆形)、Rectangle(矩形)、Triangle(三角形),用一个函数printArea分别输出以上三者的面积,3个图形的数据在定义对象时给定。-A program that defines an abstract base class Shape, which it derived three derived classes: Circle (Circular), Rectangle (rectangle), Triangle (triangle), respectively, with output of more than one function printArea three of the area, three graphics the data given in the definition of the object.
Platform: | Size: 268288 | Author: sword | Hits:

[OpenCVbinaire

Description: a program of minimum area rectangle of an image
Platform: | Size: 478208 | Author: wassim | Hits:

[Special EffectsRealityDemo

Description: 实现三维体的绘制,可以实现绘制一个长方体,并加有光照明的功能-Three-dimensional drawing of the body, can draw a rectangle, and add features bright lighting
Platform: | Size: 5530624 | Author: feifei | Hits:

[Other Gamesice-adventure

Description: 传说中,南极有一片广阔的冰原,在冰原下藏有史前文明的遗址。整个冰原被横竖划分成了很多个大小相等的方格。在这个冰原上有N个大小不等的矩形冰山, 这些巨大的冰山有着和南极一样古老的历史,每个矩形冰山至少占据一个方格,且其必定完整地占据方格。冰山和冰山之间不会重叠,也不会有边或点相连。 ACM探 险队在经过多年准备之后决定在这个冰原上寻找遗址。根据他们掌握的资料,在这个冰原上一个大小为一格的深洞中,藏有一个由史前人类制作的开关。 而唯一可以 打开这个开关的是一个占据接近一格的可移动的小冰块。显然,在南极是不可能有这样小的独立冰块的,所以这块冰块也一定是史前文明的产物。 他们在想办法把这 个冰块推到洞里去,这样就可以打开一条通往冰原底部的通道,发掘史前文明的秘密。冰块的起始位置与深洞的位置均不和任何冰山相邻。 这个冰原上的冰面和冰山都是完全光滑的,轻轻的推动冰块就可以使这个冰块向前滑行,直到撞到一座冰山就在它的边上停下来。冰块可以穿过冰面上所有没有冰山的区域, 也可以从两座冰山之间穿过。冰块只能沿网格方向推动。-According to legend, there is a vast Antarctic ice sheet, the ice sheet under the possession of the site of prehistoric civilization. If they had the entire ice sheet is divided into many equal-sized squares. N in the ice on the tip of a rectangle of varying sizes, These huge Antarctic icebergs has and as old as the history of the tip of each of at least occupy a rectangular box, and will fully occupy the square. Do not overlap between the tip of the iceberg and there will not be connected to edge or point. ACM expedition after the decision, after years of preparation in the ice to find sites. According to their information available in the ice sheet the size of a cell of a deep hole, possession of a prehistoric people made the switch. The only you can open an account for this switch can be moved close to a grid of small ice cubes. Clearly, in the Antarctic is not possible to have such a small independent ice, so this ice must also be a product of prehistoric civilization. They
Platform: | Size: 245760 | Author: 胡灏 | Hits:

[Graph Drawinghuatu

Description: 画图,学用line画直线,学用rectangle画方形-Drawing, learning to draw lines with the line
Platform: | Size: 1024 | Author: 王龙资 | Hits:
« 1 2 ... 44 45 46 47 48 4950 »

CodeBus www.codebus.net