CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - rectangle c

搜索资源列表

  1. c program4.rar

    1下载:
  2. 利用rectangle函数制作多个不同大小的矩形,利用ellipse函数制作多个大小不同的椭圆中,形成一个具有透视效果的图形。
  3. 所属分类:图形图象

    • 发布日期:
    • 文件大小:614byte
    • 提供者:
  1. Rectangle

    0下载:
  2. 矩形类定义C++代码,包括常用的矩形操作
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:10.79kb
    • 提供者:wzr
  1. MapEditingCSharp C#中点画线

    0下载:
  2. C#中点画线 以及AE中的点画线能再AE中画图型的·比如点·直线 ·矩形-C#, dotted line and the dotted line longer AE AE point in drawing a straight line type such as a rectangle
  3. 所属分类:C#编程

    • 发布日期:2017-03-24
    • 文件大小:77.45kb
    • 提供者:HEJIAN
  1. C++开发图形计算程序

    0下载:
  2. 编写C++程序完成以下功能: (1) 定义一个Point类,其属性包括点的坐标,提供计算两点之间距离的方法; (2) 定义一个矩形类,其属性包括左上角和右下角两个点,提供计算面积的方法; (3) 创建一个矩形对象,提示用户输入矩形左上角和右下角的坐标; (4) 观察矩形对象以及Point类成员的构造函数与析构函数的调用; (5) 计算其面积,并输出。 -Write C++ program performs the following functions: (1
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-03-24
    • 文件大小:598byte
    • 提供者:yaoy92
  1. C

    0下载:
  2. 绘图程序,打印输出杨辉三角形,画椭圆ellipse,利用ellipse and rectangle 画图,等等  -Drawing program, printouts Yang Hui triangle painted oval ellipse, the use of ellipse and rectangle drawing, etc.
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2.57kb
    • 提供者:陈颖
  1. Rectangle

    0下载:
  2. 一个普通的C++程序,使用Visual C++编写-An ordinary C++ Procedures, the use of Visual C++ Prepared
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-22
    • 文件大小:8.24kb
    • 提供者:丁林枭
  1. VcProgram

    0下载:
  2. C++下的简单绘图程序源代码,自己做的,初学者适用-The simple program which can draw picture such as circle line point rectangle.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1.84mb
    • 提供者:llc
  1. myhough_1degree

    1下载:
  2. Hough算法检测矩形的长,并给出矩形的四个顶点坐标,极坐标中角度精度为1度。-Hough algorithm Detect long rectangle, and give the four vertices of rectangular coordinates, polar coordinates in the perspective of an accuracy of 1 degree.
  3. 所属分类:Special Effects

    • 发布日期:2015-07-08
    • 文件大小:354.61kb
    • 提供者:七禾
  1. d2200904

    0下载:
  2. 本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-Primitive code set is my practice of computer graphics programming, including painting a straight line, anti-aliased line, circle, draw an oval, rectangular painting, drawing poly
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-13
    • 文件大小:1.78kb
    • 提供者:chenhao
  1. MyDraw

    0下载:
  2. 在Visual C++ 6.0中实现的一个简单的画图板程序。可以实现用“矩形”“直线”“椭圆”“圆角矩形”画图,可以改变画线宽度。可以用刷子填充某个封闭区域。-In Visual C++ 6.0 in the realization of a simple drawing board procedures. Can be achieved using " rectangular" " straight line" " elliptical"
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:43.52kb
    • 提供者:xichen
  1. graph

    0下载:
  2. 使用VC6.0,C++,windows API,写的绘制矩形和直线的小程序,计算机图形学的基础。-Using VC6.0, C++, windows API, written in a straight line drawing of the small rectangle and procedures, the basis of computer graphics.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:45.31kb
    • 提供者:孟令钊
  1. Draw

    0下载:
  2. 一个很小的VC++6.0画图程序,可以提供包括画直线,矩形,圆角矩形,以及多边形的功能,可以作为VC图形图像初级的参考-A small VC++6.0 drawing program, can provide, including drawing a straight line, rectangle, rounded rectangle, and polygon features can be used as the primary reference for VC graphic image
  3. 所属分类:DirextX

    • 发布日期:2017-04-01
    • 文件大小:114.03kb
    • 提供者:suyanhua
  1. zdjx

    0下载:
  2. 最大矩形的c程序设计源码,希望对大家有用。-Largest rectangle c programming source code, we want to be useful.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:1.37kb
    • 提供者:李鱼
  1. C#写的绘图板

    2下载:
  2. C#写的绘图板,功能还不错。实现了直线,矩形,圆形,填充矩形,填充圆形。可拖动图形位置,可改变矩形大小,可放大缩小,可输入文字,打开图片,拖动图片,可撤销。-C# to write the drawing board, features well. Implementation of linear, rectangular, circular, filled rectangle, filled circle. Can drag the graphic location, can change t
  3. 所属分类:C#编程

    • 发布日期:2012-12-11
    • 文件大小:466.65kb
    • 提供者:夏云
  1. 4[1].1

    0下载:
  2. opengl绘制房子,C++的源代码,动态场景-opengl draw a house, C++ source code, dynamic scenes
  3. 所属分类:assembly language

    • 发布日期:2017-05-10
    • 文件大小:2mb
    • 提供者:吴奕隆
  1. detected-rectangle

    1下载:
  2. 利用opencv测量矩形的C++程序,可以直接检测出矩形,即使背景很复杂-Measured using a rectangle opencv C program, you can directly detect the rectangle, even if the background is very complex
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:2.63kb
    • 提供者:azure
  1. rectangle_c++

    0下载:
  2. rectangle in c++ prgramming uni
  3. 所属分类:数据结构常用算法

    • 发布日期:2015-04-28
    • 文件大小:495byte
    • 提供者:aasi99
  1. Rectangle

    0下载:
  2. 一个长方形桌子的类,在控制台设置桌子长度,宽度,并打印出来(A console application that defines a class of rectangle. Could set the length and width of the rectangle, and print them on the console window.)
  3. 所属分类:C#编程

    • 发布日期:2017-12-25
    • 文件大小:121kb
    • 提供者:sunnypudu
  1. rectangle

    0下载:
  2. rectangle example for C language
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:32kb
    • 提供者:vinylrecordz
  1. 基于粒子滤波器的目标跟踪算法及C++实现

    0下载:
  2. 基于粒子滤波器的目标跟踪算法及C++实现,运行方式:按P停止,在前景窗口鼠标点击目标,会自动生成外接矩形,再次按P,对该选定目标进行跟踪。(The target tracking algorithm based on particle filter and C++ implementation, operation mode: stop by P, click the target in the foreground window, automatically generate the oute
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:1.17mb
    • 提供者:KQ_QK
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com