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

搜索资源列表

  1. MPE

    0下载:
  2. MidPoint Circle Algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:794
    • 提供者:rand123
  1. MPC

    0下载:
  2. MidPoint Circle Algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:580
    • 提供者:rand123
  1. three

    0下载:
  2. 本程序是关于图线绘画的算法,它包括中点画线算法、中点画圆算法等,可以根据需要得到所需图形。-This procedure is about Chart drawing algorithm, which includes the Medium stipple line algorithm, the midpoint circle algorithm and so on, can get the necessary graphics.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:4305
    • 提供者:李岩
  1. ex4_SCI

    0下载:
  2. 程序所在目录:ex4_SCI 采用标准DB9 串口直连线将PC 串口和扩展板串口相连。打开PC 上的串口调试软件。默认设置COM1,9600N,8,1。选择按16 进制接收和发送。 然后打开CC2000,进行如下操作: 1.Project->Open ,打开该目录中的工程文件。 2.Project->Rebuild ALL,编译链接 3.File->Load Program 4.Debug->GO Main 5.Debu
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:31925
    • 提供者:To_oo
  1. Bresenham

    0下载:
  2. 圆中点Bresenham算法 VC++ 6.0-Round the mid-point Bresenham algorithm Bresenham midpoint circle algorithm for VC++ 6.0
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-11
    • 文件大小:2337885
    • 提供者:吴昊
  1. bresh

    0下载:
  2. 画圆 书上源码 可以很好的实现圆的画法,是比中点画圆更好的方法-Source book on drawcircle can achieve very good round draw method, are better than the midpoint drawcircle Ways
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-12
    • 文件大小:737
    • 提供者:jeson
  1. PLine

    0下载:
  2. 画图算法,包括数值微分法、中点画圆法、Bresenham画线、画圆算法等-Drawing algorithms, including numerical differential method, the midpoint drawcircle, Bresenham line draw, drawcircle algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2393200
    • 提供者:刘丹
  1. Midpoint

    0下载:
  2. 可以实现在窗口实现两点连线,并且自己配制线段的颜色。-Implementation can be achieved at the window to connect two points, and their preparation of the color line.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:25504
    • 提供者:林湘洪
  1. JAVABresenham

    0下载:
  2. 利用Java采用中点Brasenham算法同时绘制多个圆。-The use of Java at the same time using the midpoint algorithm for drawing a number of Brasenham round.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:25302
    • 提供者:李志军
  1. DrawCircle

    0下载:
  2. 使用MATLAB 6.5开发,圆弧的扫描转换算法,中点画圆法画圆。-The development of the use of MATLAB 6.5, the scan conversion algorithm arc, the midpoint drawcircle drawcircle.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-11
    • 文件大小:1034
    • 提供者:流星
  1. LineScanConversion

    0下载:
  2. 使用MATLAB 6.5开发,圆弧的扫描转换算法,中点画圆法画圆。-The development of the use of MATLAB 6.5, the scan conversion algorithm arc, the midpoint drawcircle drawcircle.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-12
    • 文件大小:624
    • 提供者:流星
  1. 10_02

    1下载:
  2. 这是一个java程序,使用了中点位移法自动生成分形山,在上面还提供了一些注释,可以作为课程设计的参考资料-This is a java program, using the midpoint displacement method automatically Katayama Health ingredients, in the above also provides a number of notes can serve as a reference for curriculum desig
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:7047
    • 提供者:分形山
  1. linesphere

    0下载:
  2. 描述了DDALine和Breshenham两种画直线的方法,并且有圆的画法,中点圆优化算法,和Breshenham画圆,都很详细,也能运行 -DDALine and Breshenham describes two ways to draw a straight line, and drawing a circle, the midpoint circle algorithm Breshenham drawcircle and very detailed, but also to run
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:41236
    • 提供者:走走
  1. midpoint

    0下载:
  2. 使用中点画线法画直线,是用VB画线方法中的一种。-Stipple method used in drawing a straight line is the VB method of painting a line.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:2385
    • 提供者:李璇
  1. circle

    0下载:
  2. Midpoint画圆法和Bresenham画圆法进行比较,VC化境下实现。-Midpoint and Bresenham drawcircle drawcircle comparison, VC under Transformation.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:2582
    • 提供者:LX
  1. midpoint

    0下载:
  2. 计算机图形学的区域填充的中点填充,算法可实现-Computer graphics to fill the mid-point of the region filling algorithm can be realized
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-21
    • 文件大小:6421440
    • 提供者:xiangcao
  1. BaseDrawing

    0下载:
  2. 这是用MFC开发的画图软件,包括画直线,圆和椭圆,圆和椭圆是用中点画圆法-This is developed with MFC drawing software, including painting a straight line, circular and oval, round and ellipse is the midpoint of drawcircle
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1953654
    • 提供者:hongmao
  1. Matlab

    1下载:
  2. Matlab数值微分的程序,包含下面所列多种微分算法。 MidPoint 中点公式求取导数 ThreePoint 三点法求函数的导数 FivePoint 五点法求函数的导数 DiffBSample 三次样条法求函数的导数 SmartDF 自适应法求函数的导数 CISimpson 辛普森数值微分法法求函数的导数-Matlab numerical differentiation procedure, including a variety of differential al
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3211
    • 提供者:Wade
  1. fouralgorithminCG

    0下载:
  2. 计算机图形学四种基本算法的实现,包括B氏画线算法,DDA算法,中点圆算法和椭圆算法,输出结果动态显示。-Computer graphics to achieve four basic algorithms, including the B-line algorithm' s painting, DDA algorithm, the midpoint circle algorithm and elliptic algorithm, dynamic display output.
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:2039
    • 提供者:zdh
  1. CLine

    0下载:
  2. 直线段图元类,其基本属性有直线段的ID号,颜色,线型,线宽,起点和终点等,这些属性是可读可写的。为实现一定的绘图目的,可能还需要知道直线段的中点坐标,长度和方位角等。还能实现平移、旋转等操作-Pixel line segment, whose basic properties are straight-line segment ID number, color, line, line width, starting point and destination and so on, these a
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-28
    • 文件大小:2081
    • 提供者:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 24 »
搜珍网 www.dssz.com