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

搜索资源列表

  1. Drawshape

    0下载:
  2. 一个不错的VC++ MFC的画图程序,可以画直线、矩形等,适合于新手学习MFC。-VC++ MFC a good drawing program, can draw a straight line, rectangle, etc., suitable for beginners to learn MFC.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-16
    • 文件大小:23926953
    • 提供者:katerlina zheng
  1. 1111

    0下载:
  2. MFC交互式画直线和圆,DDA算法,中点画线算法-MFC interactive draw a straight line and circle DDA algorithm, the dotted line algorithm
  3. 所属分类:GIS program

    • 发布日期:2017-04-30
    • 文件大小:57782
    • 提供者:zqy
  1. Bresenham

    0下载:
  2. 直线中点Bresenham算法,在VS环境下的,用MFC编写的C++语言-Midpoint Bresenham algorithm, in the VS environment, using MFC prepared C++ language
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-30
    • 文件大小:345618
    • 提供者:吴环
  1. 137fa122c96b

    0下载:
  2. 这是用VC6.0编写的绘制三次Bezier曲线的程序,使用MFC框架文档视图结构。程序除实现三次Bezier曲线的绘制,还实现了点,直线,圆的绘制,可做为学习计算机图形算法的参考。与其它Bezier曲线绘制程序的不同是,本程序实现了Bezier曲线上型值点的计算显示。程序中编写了Bezier曲线类来完成Bezier曲线的绘制,并能对绘制的曲线数据进行保存与打开。对学习文件操作也有一定帮助。这是我第一次上传源码,有什么不妥之处还请管理员指点。谢谢!-This is a VC6.0 prepared
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:175086
    • 提供者:林枫
  1. MyPainter

    0下载:
  2. 基于MFC的单文档画图程序,可以画直线,矩形,圆形。程序简单,是初学者很好的范例。-MFC single document based drawing program, can draw a straight line, rectangle, circle. Simple procedures, beginners a good example.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:32623
    • 提供者:江泽强
  1. Line

    0下载:
  2. 运用vc6.0里面的mfc.exe工程实现bresenham算法画圆,画直线,是计算机图形学上机实习的基础内容-Use vc6.0 inside mfc.exe project realization bresenham algorithm circle, draw a straight line, on the basis of the content of computer graphics machine internship
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2287104
    • 提供者:王嘉辉
  1. Clock

    0下载:
  2. 用MFC实现的模拟时钟程序,用走样直线实现,和用反走样直线算法绘制指针-Use the analog clock program MFC implementation, implementation and use with aliased line, anti aliasing line drawing algorithm pointer
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1995622
    • 提供者:zhchwl
  1. sort(7-methods)

    2下载:
  2. 这是用MFC写的,开发环境是VC++。 主要实现7种排序算法(直接插入排序、堆排序、基数排序、冒泡排序、归并排序、希尔排序、快速排序),能计算每种排序算法的运行时间,进行多次排序后,可以对各种排序算法时间复杂度进行直线拟合,并以图线的形式表示,其中,画图部分是调用外部CCHART库来完成的。以上是本程序的主要功能,还有一些细节的东西请打开工程自行探索。 程序亲测无误。-It`s a MFC project and the development environment is VC++.T
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-20
    • 文件大小:5540797
    • 提供者:小奥
  1. line_det_final

    0下载:
  2. 在mfc上实现的加载图片,进行二值化处理,加噪声处理,然后用hough检测直线-mfc noise hough detect lines
  3. 所属分类:Special Effects

    • 发布日期:2017-12-12
    • 文件大小:63308800
    • 提供者:杨林林
  1. EllipseLineRectangle

    0下载:
  2. mfc 通过鼠标或者对话框填写参数绘制虚线或实线的椭圆、直线、矩形-Mfc through the mouse or the dialog box to fill in the parameters to draw the dotted line or solid line of the oval, straight, rectangular
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-15
    • 文件大小:2045952
    • 提供者:Zhangkai
  1. 2

    0下载:
  2. 熟练使用Visual C++ 6.0里面的MFC,实现直线的扫描转换的三种常用算法:数值微分法(DDA算法),中点画线法,Bresenham算法。-Skilled use of Visual C++ 6 inside the MFC, the realization of linear scan conversion of the three commonly used algorithms: numerical differentiation (DDA algorithm), the midp
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:179280
    • 提供者:木思
  1. nucgwql650

    0下载:
  2. 使用vc++的MFC类库编写的在窗口中显示直线,圆,折线,很好-Using vc++ MFC class library written in the window shows a straight line, circle, polyline, very good
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-17
    • 文件大小:26624
    • 提供者:Keaza
  1. clacswindoc

    0下载:
  2. 使用vc++的MFC类库编写的在窗口中显示直线,圆,折线,很好(Using vc + + MFC class library written in the window shows a straight line, circle, polyline, very good)
  3. 所属分类:组合框控件

    • 发布日期:2017-12-23
    • 文件大小:25600
    • 提供者:ftmmig
  1. 14990218(6)

    0下载:
  2. L-B直线段裁剪算法,基于MFC实现,编译环境为vs2008(L-B line segment cutting algorithm, based on MFC implementation, the compiler environment for VS2008)
  3. 所属分类:绘图程序

  1. inteoprvter-diagram-video

    0下载:
  2. MFC下直线的直接画法,对MFC编程入门的新手比较适合看,()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-01-01
    • 文件大小:28672
    • 提供者:Trkdgf
  1. MyDrawSystem

    0下载:
  2. 可以绘制图形比如直线,一个基于mfc的VC++程序,方便简洁并且实用!(MFC Drawing a straight line)
  3. 所属分类:绘图程序

    • 发布日期:2018-04-19
    • 文件大小:2394112
    • 提供者:小碗儿
  1. 334207

    0下载:
  2. MFC下直线的直接画法,对MFC编程入门的新手比较适合看,()
  3. 所属分类:书籍源码

    • 发布日期:2018-04-22
    • 文件大小:28672
    • 提供者:cbuster
  1. J1401160338~王利吉 几何变换 图形学

    1下载:
  2. 使用mfc编写的计算机图形学实现画直线画圆画椭圆,二维三维几何变换代码(Using computer graphics compiled by MFC to realize drawing straight line, drawing circle and ellipse, two-dimensional and three-dimensional geometric transformation code)
  3. 所属分类:其他小程序

    • 发布日期:2019-06-03
    • 文件大小:2440192
    • 提供者:任性老吉
« 1 2 ... 13 14 15 16 17 18»
搜珍网 www.dssz.com