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

搜索资源列表

  1. LCD12864

    0下载:
  2. LCD12864驱动程序,包含基本显示,画线函数,画圆函数。-LCD12864 drivers, including the basic display, drawing a line function, draw a circle function.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:3758
    • 提供者:余灿标
  1. LCD

    0下载:
  2. ST7920控制器 串口 包含汉字、字符串、数字显示以及打点、画直线、画圆。 LM3S5749-ST7920 serial controller contains Chinese characters, strings, and RBI figures show that, painting a straight line, circle. LM3S5749
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:82804
    • 提供者:张煜欣
  1. opengltext

    0下载:
  2. 实现中点画圆,画线,画椭圆,DDA画线,以及bresenham画线,画圆.-To achieve the midpoint of a circle, draw lines, draw ellipse, DDA line drawing, and bresenham drawing lines, circles.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:399002
    • 提供者:汤姚
  1. detect_circle

    1下载:
  2. 本算法用于检测圆形的圆心和半径,检测的准确率角度,速度也比较快。-The algorithm for detecting a circle center and radius, angle detection accuracy, the speed is faster.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-09
    • 文件大小:1009
    • 提供者:旋风居士
  1. trackopenvcing

    0下载:
  2. 一个基于Visual C++和opencv的运动检测程序,运行时鼠标画框圈选运动的无图就可以实现跟踪源代码。-Based Visual C++ and opencv motion detection program, run the mouse movement without frame circle graph tracking the source code can be achieved.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:8095016
    • 提供者:快捷的
  1. F5438_LCD

    0下载:
  2. msp430f5438驱动lcd12864I的程序,能实现各种绘图,画圆,画直线,画三角形,任意取字模-msp430f5438 driver lcd12864I process, to achieve a variety of drawing, draw a circle, draw a straight line, draw a triangle, take an arbitrary matrix
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:8747
    • 提供者:月寒
  1. Based_VB_MSChart_percentage_pie_chart_circle

    1下载:
  2. 基于MSChart的VB圆饼百分比图Based on the VB MSChart percentage pie chart circle -Based on the VB MSChart percentage pie chart circle
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:84849
    • 提供者:段强
  1. xiaoshu

    0下载:
  2. 圆心提取,但只能应用与只有圆的图像上,如靶标。-Center extraction, but can only be applied with only the image circle, such as target
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5576541
    • 提供者:张春波
  1. Circlebuffer

    0下载:
  2. 循环缓冲区的类。在网上曾经查过很多关于循环缓冲区的代码,比较过后,觉得这个还是很不错的,欢迎下载!-A circle buffer Class which is rather better than others in my opinion.
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:6560
    • 提供者:yangyu
  1. mfd

    16下载:
  2. MDF多变量频域设计工具箱,可方便的绘制格西高林圆及Nyquist曲线-MDF multivariable frequency domain design tool, can easily draw the circle and Geshe Nyquist curve of the high forest
  3. 所属分类:matlab

    • 发布日期:2015-06-02
    • 文件大小:143523
    • 提供者:yanyan
  1. A-Method-Using-Haar-like-and-Skin

    0下载:
  2. 一种基于肤色和圆角度的手部检测方法,有较高的识别率。-Point of view based on skin color and hand circle detection method has higher recognition rate.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:520753
    • 提供者:玲玲
  1. Ellipse

    0下载:
  2. 基于VC++ MFC的对话框画圆,并可通过滚动条改变圆的颜色-Based on VC++ MFC dialog Circle, and through the scroll bar to change the color circle
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-25
    • 文件大小:8443894
    • 提供者:安琪
  1. ComputerGraphics

    0下载:
  2. 是我的计算机图形学的大作业,其中包括的算法有: 直线绘制的DDA算法,bresenham算法,中点算法,绘制圆和椭圆的中点算法,扫描线种子填充算法。N次贝塞尔曲线的绘制以及对他的平移旋转和缩放变换。还有颜色对话框的调用等等,操作方法在帮助里也写明了。另外,还附有一个编写说明书,适合初学者一步步的自己编写出程序来。-Is my great work in computer graphics, including the algorithm are: line drawing of the DDA
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5458547
    • 提供者:隗平
  1. CG

    0下载:
  2. 学计算机图形学所画的图形,有画线(DDA,中点,Bresenham),画圆(中点和Bresenham),填充(扫描线和种子),裁剪,Bezier曲线,动画,三维形体。-By painting computer graphics school graphics, a painted line (DDA, the mid-point, Bresenham), Circle (mid-point and Bresenham), filling (scan line and seeds), cut, B
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:2037657
    • 提供者:star
  1. CircularCapacitance

    0下载:
  2. 在matlab下,运用矩量法计算圆环形细导线电容及电荷分布,并分析电容随导线半径和圆环半径的变化-In matlab, compution of the annular thin wire capacitance and charge distributionwith MOM, and analysis of capacitor with the conductor radius and the radius of the circle
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2629
    • 提供者:孙维忠
  1. palmprintrecognition

    0下载:
  2. 掌纹最大内切圆定位分割算法,小波变换算法实现-The largest inscribed circle positioning palmprint segmentation, wavelet transform algorithm
  3. 所属分类:Wavelet

    • 发布日期:2017-03-30
    • 文件大小:3011
    • 提供者:zxl
  1. paintboardcode

    0下载:
  2. C#编写的画板工具,可以画圈、矩形、直线,还可以填充颜色-Sketchpad tool written in C#, you can circle, rectangle, straight line, you can also fill color
  3. 所属分类:CSharp

    • 发布日期:2017-05-24
    • 文件大小:3519995
    • 提供者:LJ
  1. HW1_Points_

    0下载:
  2. opengl作业, 小球在圆内运动, 碰到圆内壁反弹-of opengl-ball movement within the circle
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-09
    • 文件大小:5019910
    • 提供者:shenghui zhou
  1. tulunlunkuo

    0下载:
  2. 用matlab编制的凸轮轮廓计算程序,已知凸轮行程,基圆大小。-Matlab the cam profile calculated prepared program, known cam stroke, the size of the base circle.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-09
    • 文件大小:2094
    • 提供者:liuqiao
  1. STM32F_Paomadeng

    0下载:
  2. ST的ARM STM32F103R8T6的跑马灯程序 -STM32F103R8T6 LED circle programme
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:12178
    • 提供者:李宁
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com