搜索资源列表

  1. lineBres.cpp

    0下载:
  2. 用Bresenham画线算法实现的反走线程序-with Bresenham line drawing algorithm anti-alignment procedure
  3. 所属分类:OpenGL

    • 发布日期:2024-05-09
    • 文件大小:232448
    • 提供者:davy
  1. 2005000

    0下载:
  2. 很简单的一个VC画线程序.可以供初次学习者使用 -a very simple line drawing VC procedures. Learners can be used for initial
  3. 所属分类:OpenGL

    • 发布日期:2024-05-09
    • 文件大小:1934336
    • 提供者:songjian
  1. 20061010_DrawLine

    0下载:
  2. 一个基于对话框vc++6.0的画线程序源代码,很适合初学者参考学习.-a dialog vc 6.0 on the line drawing program source code, reference is very suitable for beginners learning.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-09
    • 文件大小:48128
    • 提供者:fanny
  1. Line

    0下载:
  2. 画线程序,画圆程序,计算机图形学的直线圆实验报告作业-line drawing procedures, Circle procedures, computer graphics straight round of experimental work report
  3. 所属分类:绘图程序

    • 发布日期:2024-05-09
    • 文件大小:6426624
    • 提供者:秦文娜
  1. MidPointLine

    0下载:
  2. 将一条线段用点描述出来,不使用画线函数, 这个是 计算机图形学 中很基本的要求-Will describe a line segment with points out, do not use drawing a line function, this is the computer graphics in a very basic requirement
  3. 所属分类:分形几何

    • 发布日期:2024-05-09
    • 文件大小:229376
    • 提供者:沈松剑
  1. lines

    1下载:
  2. 给初学OpenGL的人(Visual Basic),简单画线功能-To the beginner OpenGL person (Visual Basic), a simple line drawing function
  3. 所属分类:OpenGL

    • 发布日期:2024-05-09
    • 文件大小:5120
    • 提供者:李库
  1. DDAForm1

    0下载:
  2. 在VB环境下实现各种2D图形画线算法,具体包括:数值微分法,中点画线法,Bresenham画线法-In the VB environment to achieve a variety of 2D graphics line drawing algorithm, including: numerical differential method, in stipple line method, Bresenham drawing line
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:王文忠
  1. STEP1

    0下载:
  2. vc6.0实现画线第二步(深入浅出mfc) 可以画出线段-Draw a line vc6.0 realize the second step (in layman
  3. 所属分类:书籍源码

    • 发布日期:2024-05-09
    • 文件大小:77824
    • 提供者:lanying1002
  1. STEP3

    0下载:
  2. vc6.0实现画线第三步(深入浅出mfc)
  3. 所属分类:书籍源码

    • 发布日期:2024-05-09
    • 文件大小:70656
    • 提供者:lanying1002
  1. MouseDemo

    0下载:
  2. 一个简单的画线程序,是VC++6.0开发的单文档程序,实现了用鼠标画线。-A simple line drawing procedure is VC++ 6.0 to develop a single document procedures realize the painting line with the mouse.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:1931264
    • 提供者:李金红
  1. DXFWriter_20312811162006

    0下载:
  2. 自定义生成DXF文件组件库,包括画线、点、圆弧、圆/椭圆、文字、多边形、填充等等20多个功能。-Custom component library to generate DXF files, including the painting line, point, arc, circle/ellipse, text, polygon, filling more than 20 features and so on.
  3. 所属分类:GIS编程

    • 发布日期:2024-05-09
    • 文件大小:93184
    • 提供者:dingchao
  1. Line_end

    0下载:
  2. 我自己开发的一个画线程序,演示了如何画折线,圆等图形,并自定义文件格式保存数据,采用VC实现-I own a painting line procedures, demonstration of how to draw line, circle, such as graphics, and custom file formats to save data, using VC realize
  3. 所属分类:绘图程序

    • 发布日期:2024-05-09
    • 文件大小:152576
    • 提供者:liming
  1. AO_code

    0下载:
  2. AO开发:鹰眼图功能,虫眼功能,ArcMap中调用现有的功能,在屏幕上画线,ArcMap中添加要素,利用对话框添加lyr数据-AO Development: Eagle Eye diagram function, eye function insects, ArcMap to call the existing functions of painting lines on the screen, ArcMap to add elemen
  3. 所属分类:按钮控件

    • 发布日期:2024-05-09
    • 文件大小:5120
    • 提供者:吴琼
  1. draw_polyline(ArcGIS_VBA)

    0下载:
  2. 这段代码的作用是在ArcGIS 桌面版软件上进行二次开发的VBA代码,功能是实现画线。-The role of the code in the ArcGIS Desktop software on the secondary development of VBA code, function is to realize painting line.
  3. 所属分类:GIS编程

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:彦竹
  1. ddanew1

    0下载:
  2. 实现三种画线方法及画圆,DDA画线,中点画线,BRESENHAM画线法,可画任意直线及圆弧和圆-Draw a line to achieve the three methods and drawcircle, DDA painting line, in line stipple, BRESENHAM Line Act, may be painting a straight line and arc and arbitrary round
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-09
    • 文件大小:1936384
    • 提供者:yanzi
  1. k3

    0下载:
  2. 在VB中利用MO组件在图层中画线 for MO-The use of MO in the VB components in the layers of paint line for MO
  3. 所属分类:行业应用软件

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:欧阳建军
  1. elastic

    0下载:
  2. 橡皮法画线代码,对初学VC++,MFC 有着很大的帮助-Draw a line rubber law code, for beginner VC++, MFC has a great help
  3. 所属分类:绘图程序

    • 发布日期:2024-05-09
    • 文件大小:1941504
    • 提供者:副教授
  1. DrawLine

    0下载:
  2. vc画线,入门,供vc入门朋友参考,以后有好东东了,会及时上传-vc painting lines, entry, entry-vc friends for reference, since there are good Dongdong, and will timely upload
  3. 所属分类:绘图程序

    • 发布日期:2024-05-09
    • 文件大小:38912
    • 提供者:qsb
  1. vb

    0下载:
  2. 可以实现画线,图,图形填充与图形裁剪,可以改变线的粗细与颜色-Can realize painting lines, maps, graphics and graphics-filled cutting, can change the line thickness and color
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:1025024
    • 提供者:ganyuzhen
  1. dda_line2007

    0下载:
  2. DAA画线,这个是我计算机图形学的实验的源代码, 包括中点画线 画圆,Bresenham 画线 画圆, 种子扫描填充区域, 三角形图形基本3种变换-DAA painting lines, this is my experimental computer graphics source code, including stipple line drawcircle, Bresenham Line drawcircle, seed fill
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-09
    • 文件大小:1154048
    • 提供者:
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org