CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - draw line

搜索资源列表

  1. linegradual

    0下载:
  2. 通过循环实现线条的渐变,实现方法是一个像素一个像素地画线-cycle through the gradual realization of lines to achieve a pixel is a pixel Draw Line
  3. 所属分类:压缩解压

    • 发布日期:2014-01-15
    • 文件大小:1857189
    • 提供者:tina
  1. Manchester

    9下载:
  2. 用matlab实现的曼彻斯特编码。50 占空比(可调)。绘制时域波形和频域功率谱密度。结果跟北邮的郭文斌的通信原理课件上的形状一模一样。-Manchester encoding with a matlab implementation. 50 duty cycle (adjustable). Draw time-domain waveform and frequency domain power spectral density. The results with the Beijing Un
  3. 所属分类:matlab例程

    • 发布日期:2017-05-11
    • 文件大小:1713
    • 提供者:李刚
  1. Draw

    0下载:
  2. 用vc编写的简单的画图程序,实现画直线,矩形和椭圆-A simple drawing program, the realization of drawing a straight line, rectangle and oval
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:331616
    • 提供者:依依
  1. finalproject

    0下载:
  2. Graphics program to draw line , cirlce, rectangler, square, sphere, ellipse, ellipsoide, cone, and make translation, rotation, shearing, scaling
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2920749
    • 提供者:shrok
  1. ourfinalproject

    0下载:
  2. programm to draw line , square, rectangler, ellipse, sphere, ellipsoid, cone
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:436418
    • 提供者:shrok
  1. vad

    1下载:
  2. 对一段语音进行端点检测并对检测的语音画出方框图,不同于一般只画竖线-Endpoint detection of a voice to draw the block diagram and detection of voice is different from the vertical line is generally drawn
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:788
    • 提供者:hu
  1. Rectangular

    0下载:
  2. 用MATLAB实现不同线型、不同颜色,不同位置画出多个矩形-Using MATLAB to achieve different line, different colors, different locations to draw multiple rectangles
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:79101
    • 提供者:ldmmei
  1. Line-circle

    1下载:
  2. C++实现计算机图形学算法,绘制线(数值微分法、中点画线法、Bresenham法),绘制圆(圆心半径画圆、中心点画圆算法)-C++ realization of computer graphics algorithms, rendering line (numerical differential method, the stipple method of lines, Bresenham method), draw the circle (center of a circle radius d
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:50020
    • 提供者:钟哲
  1. qiexian

    0下载:
  2. 通过选取两个圆来获得它们的共切线,选取位置决定切线的位置-Select two rounds to draw the tangent line
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:1391
    • 提供者:tom
  1. lab1

    0下载:
  2. 绘制矩形,可设置矩形的颜色和线的宽度还有边的样式。绘制完成后可以头东该矩形。-Draw the rectangle, the rectangle can be set to the color and line width of the side of the style there. Atlas can head east of the rectangle.
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4195546
    • 提供者:tong
  1. arrow

    0下载:
  2. ARROW (5/20 09) Draw a line with an arrowhead. ARROW(Start,Stop) draws a line with an arrow from Start to Stop (points should be vectors of length 2 or 3, or matrices with 2 or 3 columns), and returns the graphics handle of the arrow(s). By itself,
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:17721
    • 提供者:KK
  1. GUI-drawing-board

    2下载:
  2. Matlab鼠标画图,用pop-up menu选择画图标记,颜色edit记录鼠标坐标 但是功能比较简单,只能画线,不能画矩形、椭圆等 其中一个难点就是:拖动鼠标的过程中如何显示矩形/椭圆的轮廓,并且轮廓跟着鼠标指针移动。 程序的亮点: 1、可选择点、线、矩形、椭圆进行画图; 2、可选择marker、LineTyple进行画图; 3、可选择画图颜色; 4、可实时显示鼠标指针当前坐标; 5、可清除画板; 6、可保存画好的图(bmp、jpg、gif); 7
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:20725
    • 提供者:ydb
  1. bresenham

    1下载:
  2. matlab绘制bresenham直线,中线画直线,DDA画直线。-matlab draw bresenham line, middle drawing a straight line, DDA line drawing.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:938
    • 提供者:陶付
  1. Draw-Line-Algorithm-in-MFC

    0下载:
  2. 直线生成算法的几种很经典的算法,在MFC中实现的-Linear Algorithm for several classic algorithms, implemented in the MFC
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:459682
    • 提供者:ding
  1. Bresenham-line-algorithm

    0下载:
  2. 直线中点Bresenham 算法,输入起点坐标和终点坐标,即可画出直线-Mid-point of Bresenham line algorithm, the input point coordinates and end coordinates, then draw a straight line
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-10
    • 文件大小:2322754
    • 提供者:徐新
  1. DDA_Line

    0下载:
  2. DDA line Algorithm for draw line by matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1479
    • 提供者:jibrel Salem
  1. bresenham_line

    0下载:
  2. draw line by Bersenham Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1971
    • 提供者:jibrel Salem
  1. line

    0下载:
  2. 画出股市中的柱形图,含模拟数据和具体步骤-draw the line in stock markets
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4233
    • 提供者:zane zhu
  1. line

    0下载:
  2. 绘制曲线,可将折线近似为曲线,代码调试争取,方面可取-Draw the curve can be approximated by the broken line curve, code debugging fight, desirable aspects
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:687
    • 提供者:majin
  1. Bresanham Algorithm

    0下载:
  2. Function to draw line between two points using Bresanham Algorithm.
  3. 所属分类:matlab例程

« 12 3 4 »
搜珍网 www.dssz.com