搜索资源列表

  1. TestMFC

    0下载:
  2. 在对话框上画线 希望大家有所帮助 -Draw a line in the dialog box on the hope that we help
  3. 所属分类:界面编程

    • 发布日期:2024-05-08
    • 文件大小:24576
    • 提供者:医生
  1. DDA

    0下载:
  2. 计算机图形学中直线段扫描画线算法的源代码-Computer graphics in a straight line segment Scan Line algorithm source code
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-08
    • 文件大小:2048
    • 提供者:Lee
  1. program

    0下载:
  2. 计算机图形学课程算法演示系统 (1)画线算法演示:实现画线的三个算法---DDA画线算法、中点画线算法、Bresenham画线算法。建立坐标系,由用户输入两点坐标,体现直线的走势,最后给出算法的参数值以及实现清除功能。 (2)画圆算法演示:实现画圆的两个基本算法---Bresenham画圆算法、中点画圆算法。由用户输入圆的半径,体现圆的四个象限的走势,最后给出算法的误差值以及实现清除功能。 (3)填充算法演示:实现边填充和种
  3. 所属分类:图形图象

    • 发布日期:2024-05-08
    • 文件大小:2332672
    • 提供者:于小鱼
  1. WindowsApplication4

    0下载:
  2. 在界面上或是在窗体上任意画线,涂鸦,只能画直线,若是稍加改进则可以设置画笔的形状,线条的粗细等-At the interface or in the form of arbitrary drawing lines, graffiti, only drawing a straight line, if you can set the brush a little to improve the shape, line thickness,
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-08
    • 文件大小:31744
    • 提供者:SinfulMan
  1. DrawLine

    1下载:
  2. 用matlab编写的计算机图形学中的画线算法。包括几种经典的画线算法,如中点画线等。-Prepared using matlab draw line in computer graphics algorithms. Includes several classic line drawing algorithm, such as the dotted lines.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-08
    • 文件大小:4096
    • 提供者:wuxi
  1. demo

    0下载:
  2. 基于MFC对话框做的绘图程序,可以修改对话框的显示背景和画线等-MFC dialog-based drawing program to do, you can modify the display of the dialog box background and draw lines
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-08
    • 文件大小:1989632
    • 提供者:陈国兴
  1. d

    0下载:
  2. 简单的C#源码,主要功能:画点、画线、画圆灯。大家可以下载参考-A simple C# source code, you can download the reference
  3. 所属分类:C#编程

    • 发布日期:2024-05-08
    • 文件大小:9216
    • 提供者:王阳
  1. demo1

    0下载:
  2. 用于图形的画线,能做一些基本的图形。比如说直线之类的相关图形-Used to draw a line graph, do some basic graphics. For example, like the related graphics line
  3. 所属分类:绘图程序

    • 发布日期:2024-05-08
    • 文件大小:695296
    • 提供者:Gavin
  1. effectsDrawing

    0下载:
  2. vc++6.0编写的特效画线,可供开发人员学习使用-written in vc++6.0 effects drawing lines, for developers learning to use
  3. 所属分类:界面编程

    • 发布日期:2024-05-08
    • 文件大小:52224
    • 提供者:judson
  1. Draw

    0下载:
  2. 用鼠标在窗口可以画线,模拟系统中画图板的画线操作(With the mouse in the window can draw lines of procedures)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-08
    • 文件大小:19139584
    • 提供者:量子宇
  1. Project

    0下载:
  2. 快捷键 pDS [通过多段线pLine画线带drawStrip](Shortcut key pDS [via multi-line pLine drawing line with drawStrip])
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-08
    • 文件大小:9216
    • 提供者:核桃肉
  1. DrawLine

    0下载:
  2. 采用VC++编写的画线程序,有3种实现算法,包括DDA,Midpoint,Breseham,计算机图形学。(Drawing a line using C++ written procedures, there are three kinds of realization of algorithms, including the DDA, Midpoint, Breseham, computer graphics.)
  3. 所属分类:绘图程序

    • 发布日期:2024-05-08
    • 文件大小:51200
    • 提供者:vision2sky
  1. DDA

    0下载:
  2. 在Visual C++ 的MFC中实现DDA 画线算法 通过网格的形式表现出来(The implementation of the DDA drawing algorithm in the MFC of Visual C++ is shown in the form of the grid)
  3. 所属分类:图形图象

    • 发布日期:2024-05-08
    • 文件大小:363520
    • 提供者:Mihriban
  1. ExDrawLine

    0下载:
  2. 运用C++语言编程,基于MFC的对话框进行画线操作(Using the C++ language programming, the drawing line operation based on the MFC dialog box)
  3. 所属分类:绘图程序

    • 发布日期:2024-05-08
    • 文件大小:50040832
    • 提供者:zhangjw
  1. 新建文本文档

    0下载:
  2. 使用橡皮筋技术 ,实现在图片上画线,同时充分与哟用户进行交互的功能(this is used rubber band in C#)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:大手子
  1. opengl 3种函数画线

    0下载:
  2. 使用opengl画线,dda算法,中点算法,bresenham 算法,右键菜单实现线段颜色粗细的选择(Use OpenGL line, DDA algorithm, middle point algorithm, Bresenham algorithm, right key menu to select the color of line segment)
  3. 所属分类:OpenGL

    • 发布日期:2024-05-08
    • 文件大小:6739968
    • 提供者:kiafter
  1. MouseCallBack

    0下载:
  2. 要在窗口上用鼠标画线首先要做的就是重写鼠标交互事件,于是就在官方网站找到重写鼠标响应事件的demo,然后再更改官方的demo,实现自己需要的功能。想法是: 1.获取鼠标左键按下时的坐标。 2.获取鼠标左键上弹时的坐标。 3.用这两个点连接一条线。(Write mouse response event to Draw a line)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-08
    • 文件大小:8634368
    • 提供者:century
  1. 提高(Bresenham)

    0下载:
  2. 在OpenGL环境下用c++语言实现Bresenham画线算法画一万条直线(In the OpenGL environment, we use the c++ language to realize the Bresenham drawing algorithm and draw ten thousand straight lines.)
  3. 所属分类:OpenGL

    • 发布日期:2024-05-08
    • 文件大小:10429440
    • 提供者:theone123
  1. ExTrendv2-自动画线

    1下载:
  2. 可以自己动识画线,ExTrendv2-自动画线(ExTrendv2- automatic drawing line)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-08
    • 文件大小:2048
    • 提供者:LOVEQ080
  1. 画线-EA交易-一个思路

    2下载:
  2. 最好的趋势线自动下单ea,价格趋势线,水平线报警指标(The best trend line automatically orders ea, price trend line, horizontal alarm indicators)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-08
    • 文件大小:26624
    • 提供者:海一一
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org