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

搜索资源列表

  1. PolygonFill_fulll

    0下载:
  2. 基于OpenGL的画线填充程序,控制台运行,PolygonFill.zip中是程序,OpenGl-glutdll.zip中是OpenGL需要的库文件。-OpenGL-based drawing a line filled program run console, PolygonFill.zip the program, the OpenGl-glutdll.zip in is the OpenGL library file.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-12-03
    • 文件大小:1273272
    • 提供者:吴明峻
  1. SED1335-chengxu

    0下载:
  2. SED1335液晶显示控制器软件编程代码,包括初始化程序及画线函数-SED1335 LCD controller software programming code, including initialization procedures and line drawing functions
  3. 所属分类:SCM

    • 发布日期:2017-11-30
    • 文件大小:7077
    • 提供者:wy
  1. vb-mouse

    0下载:
  2. 与VB网页分享一个鼠标事件实例,VB6.0利用鼠标画线的源码例子,不用点击鼠标就可画出线条,只需移动鼠标,线条就会跟随鼠标画出来,了解一下鼠标事件的实现原理,对Vb6.0初学者学习VB的鼠标事件相关操作还是有积极指导意义的。-VB page to share a mouse event instance, VB6.0 source code examples of using the mouse to draw the line, do not click the mouse to draw a
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-12
    • 文件大小:1248
    • 提供者:吴俊红
  1. DrawLine

    0下载:
  2. 图形学上机实验,用三种算法画线。包括Bresenham画线算法、中点画线和数值微分画线算法-Graphics on an experiment with three algorithms draw the line. Bresenham line algorithm, the dotted line and numerical differential line drawing algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-25
    • 文件大小:2509245
    • 提供者:wm
  1. The-LCD12864-drawing

    0下载:
  2. LCD12864 画线 画点 正弦曲线 The LCD12864 drawing a line drawing point sinusoidal-The LCD12864 drawing a line drawing point sinusoidal
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-19
    • 文件大小:55372
    • 提供者:陈治升
  1. test1

    0下载:
  2. 计算机图形学的联系,显示类似window的界面,选择功能,输入坐标,根据坐标画线,等-Select the function, enter coordinates, based on the coordinate line drawing, Park
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-24
    • 文件大小:1764
    • 提供者:王乐子
  1. midpointline

    0下载:
  2. 比较中点画线法和传统画线法所需时间差异(画1000次是各自所需时间)-The dotted line and traditional painting method required time difference (painted 1000 each time required)
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-03
    • 文件大小:1155
    • 提供者:susie
  1. DDAline-

    0下载:
  2. DDAline 画线程序,使用DDA方法绘制直线,是计算机图形学的基础程序-Line of DDAline painting process, the computer graphics program
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-17
    • 文件大小:528
    • 提供者:john
  1. Line-Drawing

    0下载:
  2. 这是一个Win32程序,它只是展示了如何在一个窗口中画线。基本上,你画一条线,点击某个窗口和按钮被按下时,只需将鼠标移动到一个新位置,然后释放按钮-This is a Win32 program, it just shows how to draw a line in a window. Basically, you draw a line, click on a window and a button is pressed, simply move the mouse to a new loc
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-22
    • 文件大小:16102
    • 提供者:南南
  1. MY_Drawing

    0下载:
  2. 简单画线,捕获鼠标坐标实现两点对接额画线功能。-Simple line drawing, capture the mouse coordinates to achieve the the two docking amount drawing a line function.
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:7747
    • 提供者:石磊
  1. ink

    0下载:
  2. 微软的触摸屏画线演示程序,希望对大家有帮助-Microsoft touch-screen line drawing demo program, we hope to help
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-06
    • 文件大小:7023
    • 提供者:Cm.Wang
  1. GDIControl

    0下载:
  2. 使用gdi操作图像,在图像中画线,主要用于图像测量领域-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:6105606
    • 提供者: 李剑
  1. little-eye

    0下载:
  2. 一个小程序基于opengl 包括画线画圆和种子填充法 计算机图形学-a little program use opengl
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:925
    • 提供者:zheng
  1. huabi

    0下载:
  2. 本压缩包内的示例代码演示如何合作VC++制作画笔/画刷程序,源代码在VC6下可顺利编译。与VC++画线有关的参考实例。-This compressed within the sample code demonstrates how to cooperate VC++ to make brush/brush program, the source code in VC6 can be successfully compiled. Related to the VC++ drawing a line
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-24
    • 文件大小:432691
    • 提供者:叶敏
  1. tuxingxue

    0下载:
  2. DDA.中点。Bresenham画线算法。-failed to translate
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-02
    • 文件大小:1920621
    • 提供者:薛俊君
  1. moveline

    0下载:
  2. 在linux平台下基于FrameBuffer的画线程序,供Linux爱好者学习使用-programmer in the platform of linux based on FrameBuffer,using for linux lover
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-24
    • 文件大小:3865
    • 提供者:pugong
  1. query

    0下载:
  2.  运用css3技术实现的在线涂鸦画板,可画线、画图形和图案,可擦除重新画,支持rgb亮度和对比度调节,还可以高斯模糊处理等功能-The use of CSS3 technology to achieve online graffiti drawing board, draw lines, draw shapes and patterns can be erased redrawn support RGB brightness and contrast adjustment, you can al
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-22
    • 文件大小:298418
    • 提供者:高金燕
  1. test_in

    0下载:
  2. 有别过去传统的画线画园画多边形的算法,以步骤实现画图。-Traditional line drawing drawing a circle polygon drawing algorithm is different from the past, drawing step.
  3. 所属分类:.net

    • 发布日期:2017-11-25
    • 文件大小:50909
    • 提供者:周烨林
  1. drawing-by-example

    1下载:
  2. 按范例绘制实体,lisp源码,在cad命令行打appload加载即可使用。拾取线画线。-drawing by example.
  3. 所属分类:CAD

    • 发布日期:2017-11-16
    • 文件大小:1460
    • 提供者:高铭暄
  1. 12864

    0下载:
  2. 基于单片机控制的12864波形实时显示,描点,画图,画线-12864 waveform based on single-chip control of real-time display, plot points, drawing, drawing a line
  3. 所属分类:SCM

    • 发布日期:2017-12-06
    • 文件大小:47525
    • 提供者:aaa
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com