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

搜索资源列表

  1. comres.RAR

    0下载:
  2. 检测圆的Hough变化,速度快 功能强大 比标准的hough检测更加灵活多变,识别率高,Hough circle detection of changes in speed and powerful than the standard detection hough more flexible, agile, high recognition rate
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:148642
    • 提供者:fuguocan
  1. smith.rar

    5下载:
  2. 用matlab实现单双枝节阻抗匹配,并用smith圆图匹配演示过程,Using matlab to achieve single-and double-side impedance matching, and demonstrate smith circle graph matching process
  3. 所属分类:matlab

    • 发布日期:2014-06-12
    • 文件大小:43175
    • 提供者:张飞
  1. CircleAndArea.rar

    0下载:
  2. 计算圆的周长和面积。圆的半径可以任意输入,,界面上有计算按钮,单击按钮后能显示圆的周长和面积。,Calculation of the circumference of a circle and square. Radius of a circle can be imported, have calculated the interface button, click the button to show the circumference of a circle and square.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:47673
    • 提供者:Katherine
  1. 03.rar

    0下载:
  2. 给定n个大小不等的圆c1,c2,c3,...,cn,现要将这n个圆排进一个矩形框中,且要求各圆与矩形框的底边相切。圆排列问题要求从n个圆的所有排列中找出有最小长度的圆排列。编程任务:对于给定的n个圆,设计算法,计算n个圆的最佳排列方案,使其长度达到最小。 输入:第一行有1个正整数n (圆的个数1≤n≤20) 接下来的1行有n个数,表示n个圆的半径 输出:将计算出的最小圆排列的长度(保留2位小数) 例如: 输入: 3 1 1 2 输出: 7.66 ,Given n-si
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:989481
    • 提供者:cj
  1. lcd12864(dg128).rar

    0下载:
  2. 飞思卡尔dg128的液晶显示程序,适合st7920的所有液晶,含画线,画圆,freescale dg128 for lcd,adjust for st7920,including draw line and draw circle
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:224020
    • 提供者:voncedar
  1. Drawpicture.rar

    0下载:
  2. 计算机图形学中的综合程序,具有绘制直线、曲线、圆、填充多边形、图形裁剪、曲线拟合等功能。,Computer graphics in an integrated process, has drawn a straight line, curve, circle, polygon fill, graphics, cutting, curve fitting functions.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:142988
    • 提供者:elsa
  1. LCD1286C.rar

    0下载:
  2. PIC16F877控制12864液晶做的菜单参考程序,能实现反白显示,画圆,画点,画线等功能。,12864 PIC16F877 LCD control menu reference program to do, to achieve anti-white display, draw a circle, draw points, drawing lines and other functions.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:4001
    • 提供者:何阳
  1. SED1335.rar

    0下载:
  2. sed1335驱动程序包含了一般的系统设置指令可画圆,矩形,可以直接在s52或020中使用,sed1335 driver contains the general system setup command can draw a circle, rectangle, or 020 can be directly used in the s52
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:3622
    • 提供者:李铭
  1. timu

    0下载:
  2. 有n(最大20)个人围成一圈,顺序排号。从第1个人开始报数(从1到3报数),凡报到3的人退出圈子,问最后留下的是原来第几号-With n (maximum 20) individuals form a circle, the order Arranging. 1 person reported from the start number (number from 1 to 3 report), 3 registration people who withdraw from the circle
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:552
    • 提供者:ss
  1. GLUT-code

    0下载:
  2. 简单的画图小程序,有画点、画圆、裁切等功能,VC编写。-Simple drawing applet, a draw point, draw a circle, cutting and other functions, VC preparation.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:290508
    • 提供者:王傲
  1. openGL_Work

    0下载:
  2. 用opengl做一个图形编辑程序,画圆,画矩形,画点,画直线,平移,放缩,填充等功能。-Opengl to do with a graphics editing program, circle, draw a rectangle, draw point, draw a straight line, translation, scaling, padding and other functions.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-20
    • 文件大小:6082714
    • 提供者:
  1. OpenCV实现画线

    0下载:
  2. OpenCV实现画线,画圆,文字显示功能,可直接运行,已经包含相应的lib和dll库,效果不错-OpenCV implementation draw lines, circle, text display, can be directly run, already contains the appropriate lib and dll library, good results
  3. 所属分类:其他小程序

    • 发布日期:2017-05-14
    • 文件大小:3770784
    • 提供者:zhufeng
  1. txx

    0下载:
  2. 计算机图形中,简单的画直线,画圆用C语言实现。其中包括斜率的讨论,用对话框对直线的坐标进行输入-Computer graphics, a simple line drawing, draw a circle with the C language. Including discussion of the slope, with the coordinates of the dialog box for input of line
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:2014542
    • 提供者:窦炜博
  1. TEST1_Joseph

    0下载:
  2. 实验内容:约瑟夫环(Joseph)问题的一种描述是:编号为1、2、3……n的n个人按照顺时针方向围坐一圈,没人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按照顺时针的方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他的顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。试设计一个程序求出出列顺序。-Joseph circle
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:884099
    • 提供者:吴坤
  1. joke

    0下载:
  2. 约瑟夫环问题:设编号为1,2,3,……,n的n(n>0)个人按顺时针方向围坐一圈,每个人持有一个正整数密码。开始时任选一个正整数做为报数上限m,从第一个人开始顺时针方向自1起顺序报数,报到m是停止报数,报m的人出列,将他的密码作为新的m值,从他的下一个人开始重新从1报数。如此下去,直到所有人全部出列为止。令n最大值取30。要求设计一个程序模拟此过程,求出出列编号序列。-Josephus problem: Let numbered 1,2,3, ... ..., n of n (n>
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:2053
    • 提供者:陈玟
  1. li

    0下载:
  2. 普通函数作友元:声明普通函数distance用来计算两点距离,定义一个Circle类,两圆心的距离用普通函数distance来计算。这个函数需要访问Circle类的私有数据x和y,为此,将distance声明为Circle类的友元函数。主函数如下定义:-Common function for friend: Statement used to calculate the normal function of distance from two points define a Circle cla
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:722
    • 提供者:limin
  1. whiteboard

    2下载:
  2. FLEX 电子白板 可以写字,画直线 画圆 擦除,撤销,等等,方便集成到 系统中。-FLEX whiteboard can write, draw a straight line circle erase, remove, etc., to facilitate integration into the system.
  3. 所属分类:FlashMX/Flex

    • 发布日期:2016-03-22
    • 文件大小:295936
    • 提供者:刘伟
  1. extract-underlying

    0下载:
  2. 包括角,直方图,纹理质地,霍夫圆和霍夫直线的检测-Including angle, histogram, texture, texture, Hove Circle and Hough line detection
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:4733
    • 提供者:顾舒文
  1. xhcl

    0下载:
  2. 小孩出列游戏。 小孩出列游戏,也称为joseph问题。一群小孩围成一个圆圈,任意设定一个数m,从其中某个小孩开始,顺时针方向开始数,每数到第m个小孩时,该小孩就离开,游戏一直进行到只剩最后一个小孩,该小孩便是游戏的胜者。 程序首先模拟生成一群孩子围成圆圈。然后实现游戏过程,获取最后的胜利者。 -Children out of the game out. Children out of line games, also known as joseph problem. Group of
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:1694
    • 提供者:lavender_yanyan
  1. YANG

    0下载:
  2. 交互式绘图,用橡皮筋法来绘制直线,圆,矩形框。-Interactive graphics, with the rubber band method to draw a straight line, circle, rectangle.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:3319
    • 提供者:杨帆
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com