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

搜索资源列表

  1. Circle

    0下载:
  2. 用鼠标拖动绘制一个圆形,实现橡皮筋效果,绘制另一个则当前绘制完的就消失-Drag with the mouse to draw a circle on the rubber band effect, draw another finished drawing disappeared
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-24
    • 文件大小:1945268
    • 提供者:yuandandan
  1. circle

    0下载:
  2. 中点Bresenham画圆算法,根据画圆步骤得到需要的圆。在OPENGL中实现。-print circle
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-11
    • 文件大小:1011
    • 提供者:zyy
  1. circle

    0下载:
  2. 在VC++6.0的环境下面画圆,背景为黑色,圆周为白色。-Circle below the VC++6.0 environment, the background is black, circumference is white.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-09
    • 文件大小:993
    • 提供者:毛越
  1. Two-Link-Circle-Tracking-Manipulator

    0下载:
  2. Two-Link Circle Tracking Manipulator Define Your inputs and let this scr ipt track your circle
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:679
    • 提供者:ahmed
  1. build-queue-with-circle-array

    0下载:
  2. 用循环数组构建一个队列,不同于用链表构建的,但是实现简单方便使用.-build a queue with circle array
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:741
    • 提供者:路乐乐
  1. circle

    0下载:
  2. 画圆环,根据自己需要手动修改数据修改,也可以画圆。-Draw ring, modified according to their need to manually modify the data, you can draw a circle.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:4489
    • 提供者:林楠
  1. circle

    0下载:
  2. 根据半径计算圆的周长和面积,使用VS2005 c++编写!!可执行,已经验证-According to the radius of the circumference of a circle and area, the use of VS2005 c++ write! ! Executable has been verified
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:786063
    • 提供者:姜妮妮
  1. Circle-detection-

    0下载:
  2. 基于c—v模型和hough变换的圆检测,输出圆的参数-C-v model and hough transform circle detection, the output parameters of the circle
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:2754
    • 提供者:shaw
  1. circle

    0下载:
  2.   1、编程实现 利用1/8圆中点算法和Bresenham算法生成圆,并显示。   2、推导1/4圆的中点画圆算法,并编程实现。   3.、构造任意一个边界表示的多边形,假定该多边形内部是四连通的。要求:用种子填充算法实现对多边形内部的填充。-1, the programming system to use the 1/8 round midpoint circle algorithm and Bresenham algorithm to generate and display. 2,
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-20
    • 文件大小:2399562
    • 提供者:郭帏
  1. Circle

    0下载:
  2. 本程序实现的功能: 生成一个网格图,在网格中绘制圆,圆的圆心位置和半径可由对话框给定,网格的密度要能根据圆的直径大小而改变;也左键可用鼠标在屏幕上单击确定圆心,并拖动橡皮筋再单击鼠标右键确定半径大小。 具体操作说明: 菜单中的“绘图”菜单下有两个子菜单,分别为“鼠标交互”和“对话框设置”子菜单。 点击“鼠标交互”,即可用鼠标在窗口中画圆,鼠标左键按下的位置为圆心,采用橡皮筋画法,当拖动鼠标时,可看到圆也跟随变化,当再按下鼠标右键时即得到半径,从而绘制出圆形; 也可采用对话框设
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-17
    • 文件大小:1950399
    • 提供者:付龙
  1. circle.m

    1下载:
  2. function circle(cx, cy, r, linetype) N = 150 x = zeros(1,N+1) y = zeros(1,N+1) for n=1:N+1 x(n) = cx + r*cos(2*pi*n/N) y(n) = cy + r*sin(2*pi*n/N) end hold on plot(x, y, linetype) hold off -function circle(cx, cy, r, lin
  3. 所属分类:Windows Mobile

    • 发布日期:2017-11-13
    • 文件大小:689
    • 提供者:tristancohn
  1. circle

    0下载:
  2. 单文档应用程序设计,发射不同颜色小球,并且可以移动,碰撞-Single document application design circle update
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-11
    • 文件大小:2327140
    • 提供者:guodandan
  1. circle

    0下载:
  2. circle-meshgeneration-FEM-electromagnetic from kntu
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1066423
    • 提供者:pouria
  1. Center-Circle-Estimation[1]

    0下载:
  2. this a book on circular estimation. The paper is on STATISTICAL ANALYSIS OF LEAST-SQUARES CIRCLE CENTRE ESTIMATION.-this is a book on circular estimation. The paper is on STATISTICAL ANALYSIS OF LEAST-SQUARES CIRCLE CENTRE ESTIMATION.
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:82888
    • 提供者:John
  1. circle

    0下载:
  2. 我的这个源码可以直接绘制一个正圆。方便又实惠哦-mine is good,it can print a circle
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:182795
    • 提供者:Asuna
  1. circle-detection

    0下载:
  2. 用最小二乘法拟合圆和椭圆的可执行文件,通过设置相关参数可以达到很好的检测效果。-Using the method of least squares fitting circle and ellipse executable file, through setting related parameters can achieve very good detection effect.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2486289
    • 提供者:李志
  1. Caculate-Area-circle

    0下载:
  2. this program caculate area of circle in java
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:735
    • 提供者:Reza
  1. Circle-and-ellipse

    0下载:
  2. 计算机图形学画圆与椭圆-Computer graphics painting circle and ellipse
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1188
    • 提供者:***
  1. 51-core-circle-operating-system

    0下载:
  2. 基于51内核的圈圈操作系统提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息,等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等功能。-Based on 51 core circle operating system create tasks, delete tasks, task scheduling, system delay, suspend the task, send messages, waiting for news, CPU usage stat
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:308028
    • 提供者:lili
  1. drawing-circle

    0下载:
  2. 自己寫的畫圓程序,很容易了解,提供給大家參考-Write C program to draw a circle using c graphics. In this program we use the graphics.h library function to draw a circle. To use graphics.h, we have to install the drivers in to the the system by using the initgraph() funct
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:749
    • 提供者:robin lee
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com