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

搜索资源列表

  1. DDA

    0下载:
  2. 直线生成算法的DDA算法 DDA生成算法 生成直线段-Linear Algorithm DDA algorithm, DDA generated algorithm to generate a straight line segment
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-11
    • 文件大小:2882819
    • 提供者:阿涛
  1. report-of-tuxingxue

    0下载:
  2. 实验一 直线生成算法 实验二 圆弧生成算法 实验三 窗口菜单交互界面 实验四 区域填充算法 实验五 裁剪算法算法 实验六 图形软件开发包/库应用 实验七 曲线的生成算法 实验八 曲面生成算法 实验九 二维图形变换-Experimental line generation algorithm experiment two arcs to generate the algorithm experimental three-window menu interface e
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:11437259
    • 提供者:刘亮
  1. line

    0下载:
  2. 实现直线的插补算法,输入起始坐标终止坐标和步长,自动插补直线-line insert
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:953
    • 提供者:万木
  1. Space-circular-interpolation

    0下载:
  2. 包喊空间圆弧插补算法原理及matlab仿真代码,任意输入空间中3个不再同一直线上的坐标点,则可计算出这3个点所在圆弧的其它插补点。-Package shouting space circular interpolation algorithm and Matlab simulation code, an arbitrary input space 3 is no longer the same line the coordinates of the point, you can calculat
  3. 所属分类:Algorithm

    • 发布日期:2014-05-17
    • 文件大小:162816
    • 提供者:caleb
  1. bresenham-suan-fa-hua-xian

    0下载:
  2. 适用于用Bresenham算法画直线,有点简单-Applies to draw a straight line using the Bresenham algorithm
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:1264
    • 提供者:wz
  1. Bresenham

    0下载:
  2. 直线中点Bresenham算法 图形学案例-A straight line midpoint Bresenham algorithm
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:310582
    • 提供者:小桃
  1. BresenhamLine

    0下载:
  2. 在VC中实现Bresenham算法画直线-Bresenham algorithm in VC draw a straight line
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:897
    • 提供者:于栋梁
  1. c_bitmap_show

    0下载:
  2. 主要完成图像处理的基本方法,包括图像旋转,ffT和ifft变换,图像均衡化,还有Retinex算法,以及匀速直线运动模糊恢复-Completed the basic methods of image processing, image rotation, ffT and ifft transform, image equalization, as well as the Retinex algorithm, as well as the uniform linear motion blur to
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4243104
    • 提供者:likly
  1. MyProjects

    0下载:
  2. DDA算法与Breseham算法来画直线或者画圆-DDA algorithm Breseham algorithm to draw a straight line or circle
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3882297
    • 提供者:王皓
  1. 123

    0下载:
  2. 计算机图形学画直线的算法以及一些相关代码代码-Computer graphics to draw the algorithms as well as some relevant code code
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-13
    • 文件大小:3138993
    • 提供者:王皓
  1. zhixian

    0下载:
  2. 一个画直线的算法,在DOS下显示,运行前要添加graphic库到VC环境中-Draw a straight line algorithm, under DOS, before running to add the graphic library to VC environment
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:75596
    • 提供者:linzhijie
  1. Arithmetic

    0下载:
  2. C语言实现直线拟合算法,拟合方程为一元一次方程 -The C language realization of the linear fitting algorithm, fitting equation for a linear equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:26770
    • 提供者:longj
  1. Micromouse---DEMO

    0下载:
  2. 此程序是电脑书走迷宫的底层控制代码,使用的微处理器是STM32,工程涉及底层控制,包括定时器,PWM波,串口,以及中断。程序将基本框架全部搭建好,没有上层算法,需要自己添加,工程架构完整,可以实现电脑书直线行走。-This program is the underlying code of the computer book Maze, the use of microprocessor STM32, works related to the underlying control, includ
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-16
    • 文件大小:4115780
    • 提供者:okitaaoi
  1. three-particle-algorithms

    1下载:
  2. BPF算法(回溯粒子滤波),还包括判断粒子是否有效的子函数,以及其中用到的判断两条直线是否相交的函数(用来判断轨迹是否与墙壁相交)。- three particle filter algorithms(SIR,ASIR and BPF) for indoor pedestrian navigation.Also include a function for particle validation detection and a function to check if two lines i
  3. 所属分类:transportation applications

    • 发布日期:2017-03-26
    • 文件大小:9947
    • 提供者:江一夫
  1. Dshiyannr

    0下载:
  2. 画直线的方法:数值微分法,中点划线法,breseenham划线算法 , -Draw a straight line method: numerical differentiation, the midpoint of line method breseenham crossed algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:3516
    • 提供者:chenhebingb
  1. r4

    0下载:
  2. 这个资料是智能小车的,具有光感,黑线检测,pid算法走直线的功能。-This information is a circuit diagram of the smart car, light perception, the detection of black lines pid algorithm walk a straight line function.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2178498
    • 提供者:蒙梁
  1. CCGcodeo

    0下载:
  2. 计算机图形学常用算法源代码:直线生成算法,曲线生成算算法,平移变换,比例变换,对称变换,区域填充,图像裁剪 -Computer graphics commonly used algorithm source code: Linear Algorithm curve generation algorithm algorithm, translational transform scaling symmetry transformation, area fills, image cropping
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:3625
    • 提供者:渗透
  1. 1txx)

    0下载:
  2. 1) 直线的生成内容:用Bresenham算法画直线要求: 将象素网格表现出来,建立网格坐标系 用橡皮筋的形式输入参数 鼠标移动时,显示鼠标当前位置򖑼 显示判别式的计算过程和下一点的选择策略 记录生成点的坐标,建议用表的形式 图形生成过程可以重复进行2)圆弧的生成内容:用Bresenham算法画圆 要求:᠊ -1) line generated content: draw a straight li
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-03
    • 文件大小:26334
    • 提供者:假装
  1. HoughLine

    0下载:
  2. 用于道路的检测,通过调用opencv中的直线检测算法Hough变换,检测结构化道路的道路引导线-For road detection, Hough transform, by calling the line detection algorithm in opencv detect structural road road guide line
  3. 所属分类:OpenCV

    • 发布日期:2017-12-04
    • 文件大小:28267520
    • 提供者:
  1. suanfa

    0下载:
  2. 直线、圆弧生成算法的实现 DDA直线生成算法 Bresenham圆弧生成算法-Straight line, arc generation algorithm Bresenham DDA Linear Algorithm Algorithm for Arc
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4677840
    • 提供者:liuzong
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com