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

搜索资源列表

  1. circle

    0下载:
  2. masm32 汇编源码-masm32 assembly source code
  3. 所属分类:assembly language

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

    0下载:
  2. 定义一个圆类,计算圆的面积和周长。   要求:分别用成员函数和友元函数来求圆的面积和周长。 -Class defines a circle, calculate area and circumference of a circle. Requirements: member function respectively, and a friend function to find area and circumference of a circle.
  3. 所属分类:assembly language

    • 发布日期:2017-03-24
    • 文件大小:9052
    • 提供者:时间
  1. 9999

    0下载:
  2. 汇编语言画圆,计算三角形水平边平方,●双字减法,入口参量:bx减数的低16位,cx减数的高16位,dx被减数高16位,ax被减数低16位-Assembly Language Circle, calculate the square side of the triangle level, ● double-word subtraction, import parameters: bx subtrahend the low 16, cx subtrahend high 16, dx minuend
  3. 所属分类:assembly language

    • 发布日期:2016-01-25
    • 文件大小:1784
    • 提供者:谢尚哲
  1. tuxingbianhuan

    0下载:
  2. 系统具有4种可选择的功能,按字母“Y”画一个用点组成的圆;按字母“S”画一个三角形用并不同颜色填充;按字母“Z”画一个矩形并用不同颜色填充;按“q”键退出。-System has four kinds of optional features, according to the letter " Y" draw a circle with points by letter " S" and draw a triangle with different col
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1236
    • 提供者:wei
  1. circle

    0下载:
  2. 在AutoCAD里面画圆,可以在AutoCAD里面调用动态链接-Inside draw a circle in AutoCAD, you can call to dynamic-link inside AutoCAD
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:981264
    • 提供者:贺瑞宾
  1. Kalman

    0下载:
  2. 基于OpenCV的Kalman滤波算法。利用Kalman滤波算法实现目标跟踪,本例中具体跟踪对象为随机产生的圆的轨迹,预测轨迹中下一点的位置,标记出来并给出相应的运动轨迹。-The Kalman filtering algorithm based on OpenCV. The use of Kalman filter algorithm for target tracking, in this case specifically track the object is randomly gene
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:1358012
    • 提供者:苏芮
  1. exchange

    0下载:
  2. 图形变换的程序,按字母“Y”画一个用点组成的圆;按字母“S”画一 个用不同颜色填充的三角形;按字母“Z”画一个用不同颜色填充且带有边框图案 的矩形;按“q”键退出。 -Graphics transformation process, according to the letter " Y" Draw a circle with dots according to the letter " S" painted a different color
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:2637
    • 提供者:dk
  1. CHT

    0下载:
  2. circle detection2 by hough transform
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-30
    • 文件大小:300008
    • 提供者:siti
  1. blobextraction

    0下载:
  2. HOugh transform for circle
  3. 所属分类:assembly language

    • 发布日期:2017-05-11
    • 文件大小:3033553
    • 提供者:siti
  1. CIRCLE

    0下载:
  2. circle descr iptor coding which is on c
  3. 所属分类:Compiler program

    • 发布日期:2017-04-11
    • 文件大小:1032
    • 提供者:rajendra
  1. tuxing

    0下载:
  2. 按字母“Y”画一个用点组成的圆;按字母“S”画一个用不同颜色填充的三角形;按字母“Z”画一个用不同颜色填充且带有边框图案的矩形;。按Q退出程序。-Press the letter " Y" draw a circle with dots by the letter " S" draw a triangle filled with a different color by the letter " Z" painted a differen
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:1333
    • 提供者:林剑霜
  1. circle

    0下载:
  2. drawing a circle using assyply
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:1631
    • 提供者:ahmed
  1. b-spline-to-circle

    0下载:
  2. 实现多点拟合圆操作,并且可以显示坐标,修改坐标值后,可重新显示图形,且可与原图形对比-Multi-point fitting circle operation, and can display the coordinates after modify the coordinate values ​ ​ can be re-display graphics, and comparison with the original graphics
  3. 所属分类:MiddleWare

    • 发布日期:2017-11-15
    • 文件大小:796
    • 提供者:shit yang
  1. circle

    0下载:
  2. 本程序主要实现用汇编语言画圆,可供初学者参考-the program is used to depict a circle,it can be referred by the fresh
  3. 所属分类:assembly language

    • 发布日期:2017-11-19
    • 文件大小:790
    • 提供者:吴傲
  1. draw-circle

    0下载:
  2. 利用Labview编写的画圆程序,小巧实用,确定半径和圆心即可-Circle program written with Labview, compact and practical
  3. 所属分类:LabView

    • 发布日期:2017-11-01
    • 文件大小:9082
    • 提供者:许洋
  1. draw-a-circle

    0下载:
  2. 用汇编编写的画圆程序,可按任意键退出程序。-Circle program written in assembly, press any key to exit the program.
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:847
    • 提供者:白毅伟
  1. draw-a-circle-and-line

    0下载:
  2. 在图片控件上画一个圆,并以画一条从圆点到圆上任意一点的一条直线-On the picture control to draw a circle, and draw a dot on the circle from any point in a straight line
  3. 所属分类:LabView

    • 发布日期:2017-04-09
    • 文件大小:194676
    • 提供者:fromsea
  1. joseph-circle

    0下载:
  2. 经典的约瑟夫环问题,有n个人围着一张桌子报数-Joseph circle
  3. 所属分类:source in ebook

    • 发布日期:2017-04-11
    • 文件大小:624
    • 提供者:章利
  1. Marker-drag-the-circle-demo

    0下载:
  2. 高德地图Marker拖动圆环demo: 演示如何产生Marker拖动圆环。-MapABC Marker drag ring demo: demonstrate how to produce Marker drag the circle
  3. 所属分类:MacOS develop

    • 发布日期:2017-05-16
    • 文件大小:3662430
    • 提供者:wang
  1. draw-circle-by-mouse-labview

    0下载:
  2. 一个LABVIEW编写的如何用鼠标画圈的例子,可以学习一下。-draw circle by mouse developed by LABVIEW.
  3. 所属分类:LabView

    • 发布日期:2017-04-29
    • 文件大小:14237
    • 提供者:余伟
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com