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

搜索资源列表

  1. CG-draw-a-circle.cpp

    0下载:
  2. 计算机图形学,画圆的最简单算法,不太简介,初学者可以参考-Computer graphics, circle the most simple algorithm, not profiles, beginners can refer to
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-28
    • 文件大小:1278
    • 提供者:xueying
  1. DrowLine

    0下载:
  2. 不调用API,用C++自己画圆和直线,并对图形进行绘画-Do not call the API, using C++ and line their own circle, and drawing graphics
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:1083
    • 提供者:
  1. EasyDraw

    0下载:
  2. 这是一个二维绘图工具,可以画圆,椭圆,正方型,长方形等等。-This is a two-dimensional drawing tool, you can draw a circle, oval, square, rectangular and so on.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-14
    • 文件大小:3306017
    • 提供者:pdong
  1. draw(vc)

    1下载:
  2. VC6.0实现画图功能,包括基本图形:直线(数值微分法、中点画线法,Bresenham画线算法),圆与椭圆(中点画圆法、Bresenham画圆算法、椭圆生成算法),区域填充(边填充算法、种子填充算法、圆与椭圆的填充、图案填充),裁剪、线宽与线型的处理。还有简单的图形变换,以及简单曲线和曲面的实现-VC6.0 implement drawing functions, including basic graphics: linear (numerical differential method, t
  3. 所属分类:Graph Drawing

    • 发布日期:2017-02-19
    • 文件大小:29973504
    • 提供者:鈞天下
  1. graphics

    0下载:
  2. 能够实现图形学中的正负法画圆和内接正多边形逼近画圆-Graphics can be achieved in the positive and negative law inscribed regular polygon approximation circle and circle. .
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1952413
    • 提供者:扶摇
  1. Interactive-drawingsystem

    1下载:
  2. 交互式绘图系统,图形用户界面,有橡皮筋法画直线、画圆、画Bezier曲线、裁剪等功能,用户可自行增加其他功能。-Interactive graphics systems, graphical user interface, a rubber band method drawing a straight line, circle, Bezier curve drawing, cutting and other functions, the user can add other features.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-29
    • 文件大小:11392855
    • 提供者:xiang
  1. lesson3Q

    0下载:
  2. 加载地图、加载特定地图、地图的打开、保存、另存为、图层的添加、删除、移动以及shape文件的添加、地图的放大、缩小、漫游、全图、在axMapControl1中画圆、画线、画矩形、画面、画文本、鹰眼功能、数据查询与选择,包括点选、圆选、矩形选、多边形选、名称查询、清除选择、-Loading map, load a specific map, map of the Open, Save, Save As, layers add, delete, move, and add the shape fil
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2172387
    • 提供者:王振
  1. Draw

    0下载:
  2. ArcEngine二次开发绘制图形功能,包括画线对象,画圆对象,画面对象和画文本对象-Secondary development ArcEngine draw graphics functions, including drawing a line object, draw a circle object, the screen object and draw a text object
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:985282
    • 提供者:Lucas Rao
  1. tuxingxue

    0下载:
  2. 直线 算法:(DDA)算法和Bresenham算法 操作:选择菜单“基本图形绘制”——“直线”——“Bresenham(DDA)” 鼠标左键点击窗口,拖动鼠标,显示橡皮线,松开鼠标左键,绘出 直线。可以连续绘制,直至选择其他的选项。 连续画线 操作:连续点击鼠标左键,并移动鼠标,鼠标移动到起始点是,鼠标成十 字形,点下鼠标左键,将得到一个封闭的多边形。如果在窗口任何 地方点击右键,将停止连续画线。 画圆 Bresenham
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:4082265
    • 提供者:李嘉诚
  1. graphics-drawing

    0下载:
  2. 基于计算机图形学理论基础设计,可进行画线、画圆、填充、平移、清空等功能。-Based on the theoretical basis of computer graphics design, can be drawing a line, circle, fill, translation, clear functions.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:69298
    • 提供者:utoman
  1. nokia5110qudong

    0下载:
  2. 430单片机驱动nokia5110液晶使其显示ASCII字符汉字还可以打点画线画圆等-430 Microprocessor nokia5110 ASCII character LCD to display Chinese characters you can draw lines circle dot, etc.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:5486
    • 提供者:谭海龙
  1. Plus-or-minus-method-to-draw-circles

    0下载:
  2. 正负法画圆:用MFC实现,先用鼠标确定起点和终点位置,再用鼠标任点一点来确定圆的形状。-Plus or minus method to draw circles: with MFC realization, first use the mouse to determine the start and finish position, and use the mouse to let some point to determine the round shape.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:3007865
    • 提供者:
  1. myShape_xyl

    0下载:
  2. 实现了用Java画圆,画直线的功能。是直接调用的类库实现的,不是自己实现的-Achieved with the Java circle, draw a straight line features. Is a direct call to the class library, not their implementation
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:2311
    • 提供者:thaulyshine
  1. Eye113

    0下载:
  2. 界面为对话框,点击动态加载图片,然后用鼠标在所加载的图片上画圆- load picture,describing circle with mouse
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-21
    • 文件大小:6416745
    • 提供者:Hao_L
  1. GUI

    0下载:
  2. 使用OLED显示器作为显示设备。有效果显示区域为128X48点阵,调用函数接口,实现了画点、画线、画圆、多边形、窗体等等功能。-As a display device using the OLED display. Be effective for the 128X48 dot matrix display area, call the function interface, implements the drawing point, drawing a line, circle, polygo
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:289397
    • 提供者:刘洪亮
  1. painter.tar

    0下载:
  2. 简单的画图程序,可以画圆,方框,椭圆,线等-Simple drawing program
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-09
    • 文件大小:1864261
    • 提供者: 王中开
  1. AS021350D

    0下载:
  2. 基于msp430f5438的2.1寸液晶程序编写,画点,画圆,划线的基本函数,还有任意光标显示,每个函数都有详细解释-2.1-inch LCD-based msp430f5438 programming, drawing point, circle, crossed the basic functions, as well as any cursor, detailed explanation of each function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:275451
    • 提供者:贾奥
  1. matlab-line-circle

    2下载:
  2. matlab 编写 画圆,画线,填充,变形-write matlab circle, draw lines, fill, deformation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:2644
    • 提供者:yangd
  1. Image_2009301610134

    0下载:
  2. 比较简单的一个MFC程序,实现了画圆和画方。并且有较大的灵活性 我传的程序都可以运行的-A simple MFC program to achieve the circle and draw side. And have greater flexibility to transfer the programs I can run
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-16
    • 文件大小:44996
    • 提供者:Mars Chen
  1. huaban-visualbasic

    0下载:
  2. 用visual basic 做的画板,可实现画圆,画长方形,画正方形,画直线等。-Visual basic to do with the drawing board, can be realized circle, draw a rectangle, draw a square, draw a straight line and so on.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:2131
    • 提供者:wang
« 1 2 ... 31 32 33 34 35 3637 38 39 40 41 ... 50 »
搜珍网 www.dssz.com