搜索资源列表

  1. 2

    0下载:
  2. bresenham画线算法,bresenham画圆-bresenham Line algorithm, bresenham Circle
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:776192
    • 提供者:sophie
  1. Uc4waJNc

    0下载:
  2. word中CAD技术,在word中画线并标明线长度-word CAD wor CAD wordcad wordcad
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:29696
    • 提供者:lg
  1. drawline

    0下载:
  2. 读取*.txt文件画线,用C#描述的,绝对好用-Draw a line to read*. txt files, using C# as described, absolutely easy to use
  3. 所属分类:文件操作

    • 发布日期:2024-05-20
    • 文件大小:294912
    • 提供者:mao
  1. windows_mobile_draw

    0下载:
  2. windows mobile 绘图,填充图形,列坐标 画线,输出文字,是初学者学习windows mobile 屏幕绘制的好材料-windows mobile mapping, filling graphics, column coordinates and drawing lines, the output text, is the windows mobile screen, drawing for beginners to lea
  3. 所属分类:Windows Mobile

    • 发布日期:2024-05-20
    • 文件大小:155648
    • 提供者:mojianfneg
  1. MATLAB

    0下载:
  2. 计算机图形学的实验代码。直线的DDA,中点,Bresenham画线,中点画圆,Bresenham画线,椭圆,图形变换代码-MATLAB DDA Bresenham
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:
  1. kk

    0下载:
  2. delphi股票K线图源码,画自己的K线图-Stock Chart K
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-20
    • 文件大小:451584
    • 提供者:聂风
  1. gyhtdcsf

    0下载:
  2. 平时, 用惯了API、CDC和封装好的内部函数,关于画线,画圆这些东西都是信手拈来... 最近学习计算机图形学,不得不深入内部研究一下底层算法... 在这里贴几个代码分享一下! (这里只给出MFC的OnDraw函数) -In peacetime, used to use the API, CDC, and packaged inside a function, with regard to drawing lines,
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:孔顺俊
  1. Drawalinefunction

    0下载:
  2. VC++图形图像处理的一种。画线函数的实现实例-VC++ as a graphic image processing. Draw a line function of the realization of an instance of
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:989184
    • 提供者:江胖子
  1. DrawMap

    0下载:
  2. Iphone 中在MKMAPVIEW上画线的程序实例,可以改进为画出两点之间的路径的程序-Iphone draw lines in the MKMAPVIEW examples of procedures that can improve the path between two points for the draw procedure
  3. 所属分类:IOS

    • 发布日期:2024-05-20
    • 文件大小:73728
    • 提供者:andy
  1. 12864_2

    0下载:
  2. 用12864画温度变化曲线,硬件测试已通过-ok!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:138240
    • 提供者:maoxianyuan
  1. 200632590083

    0下载:
  2. 计算机图形学实习源代码,包括画线,圆、矩形、多边形,颜色设置、线宽设置,填充等多种功能-Computer graphics internship source code, including drawing lines, circles, rectangles, polygons, color settings, line width setting, filled with many functions! ! !
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:3366912
    • 提供者:一龙三虎
  1. 200632590133

    0下载:
  2. 计算机图形学实习源代码,包括画线,圆、矩形、多边形,颜色设置、线宽设置,填充等多种功能-Computer graphics internship source code, including drawing lines, circles, rectangles, polygons, color settings, line width setting, filled with many functions! ! !
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:4060160
    • 提供者:一龙三虎
  1. drawLine

    0下载:
  2. 利用TeeChart控件动态画线,并使画线能被鼠标点击和移动。-TeeChart control the use of dynamic drawing lines, and to draw lines that can be mouse clicks and movement.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:12288
    • 提供者:pxp
  1. Bresenham

    0下载:
  2. Bresenham画线算法,并且对于该算法的时间效率进行了比较对于图形学画线效率比较有参考价值-Bresenham line drawing algorithm, and for time efficiency of the algorithm were compared to the efficiency of drawing lines for the graphics have more reference value
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:ki
  1. DDA

    0下载:
  2. DDA画线算法写的程序,通过算法计算出画10万条线所需时间,可以作为画线算法效率比较的参考-DDA line drawing algorithm to write programs, through the algorithm to calculate draw 100,000 line of time required for drawing a line efficiency of the algorithm can be used
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:ki
  1. glLine

    0下载:
  2. OpenGL内置画线函数,画10万条线所需要的时间,可以作为比较画线函数效率的参考-OpenGL built-in drawing a line function, drawing 100,000 lines by the time required for drawing a line comparison function can be used as a reference efficiency
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:ki
  1. MidPoint

    0下载:
  2. 中点画线法画10万条斜线,并记录了所需要的时间,可以用于参考比较画线函数的效率-Stipple-line method of drawing 100,000 a slash, and recorded the time needed can be used to refer to compare the efficiency of draw line function,
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:ki
  1. Windwos

    0下载:
  2. 通过concole调用windows画线函数进行画图,画10万条线并记录时间,用于比较各种画线函数的效率-Draw a line through the concole function call windows drawing, painting 100,000 lines and record the time used to compare the efficiency of a variety of drawing a line
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:ki
  1. 1

    0下载:
  2. 一个关于各种画线方法的研究报告,包含5种常见的画线算法-A method of drawing lines on a variety of research reports
  3. 所属分类:技术管理

    • 发布日期:2024-05-20
    • 文件大小:200704
    • 提供者:ki
  1. 09021095

    0下载:
  2. opengl 多边形裁剪 三维视图 填充 画线 整合小插件-opengl polygon clipping drawing a line filled with three-dimensional view of a small plug-in integration
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:4076544
    • 提供者:陈建
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »

源码中国 www.ymcn.org