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

搜索资源列表

  1. OpenGL

    0下载:
  2. 此源码是vs2005。mfc单文档实现opengl的一些基本功能,包括:点,直线,虚线,三角形,sierpinski,实现鼠标拖动的和bresham算法,和中点园算法..也可以输入坐标点-It s based on Opengl,and it can draw points,lines,triangle,polygon.cricle,use some algorithm such as bresham amd mid_circle...you can also use mouse or set
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:189277
    • 提供者:何龙
  1. Five

    0下载:
  2. MFC 绘图程序 点 直线 矩形 圆 椭圆的绘制,可拖动画图,并选择颜色-MFC draw dots lines rectangles and so on ,allow to set the color
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-24
    • 文件大小:375849
    • 提供者:lvhang
  1. tuxing

    0下载:
  2. MFC下实现DDA算法、一般直线的Bresenham算法、Bresenham画圆算法 、中点圆整数优化-MFC DDA Bresenham
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1949673
    • 提供者:胡亚
  1. DrawingPro

    0下载:
  2. MFC画图小程序。可以画直线、矩形、椭圆等;还可以输入字符并显示;实现了简单的保存功能,再次打开后可以见到保存前的图形;-MFC drawing applet. Can draw lines, rectangles, ellipses, etc. can also enter a character and display to achieve a simple save function, after re-opening to see the graphics before saving
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-16
    • 文件大小:28645
    • 提供者:longshengtang
  1. MFC_op

    0下载:
  2. 基于MFC的openGL程序 实现了画直线圆 旋转 剪切 有下拉菜单-MFC-based process of openGL drawing a straight line to achieve a circular rotating shear have a drop-down menu
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:2057065
    • 提供者:
  1. line

    0下载:
  2. 自编的,MFC,Bresenham算法生成直线-The self, MFC, Bresenham algorithm to generate a straight line
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:33807
    • 提供者:
  1. bresenham

    0下载:
  2. 直线bresenham算法,用VC++ 6.0编写。 注意:新建一个MFC(EXE)工程,在导向中选单文档即可-Bresenham line algorithm, with VC++ 6.0 preparation. Note: Create a new MFC (EXE) project, in the guidance document in the menu can be
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:2005729
    • 提供者:秦始皇
  1. fanzouyang

    0下载:
  2. MFC直线反走样算法,是可以正常运行的。运行环境vc-MFC linear anti-aliasing algorithm, can be normal operation. Vc runtime environment
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-10
    • 文件大小:177001
    • 提供者:zhang
  1. drawtool

    0下载:
  2. MFC做的实现画直线,圆形等功能的简单作图工具,并具有图形填充功能。供初学者学习使用-MFC painting done to achieve a straight line, circular features such as a simple drawing tools, and filled with a graphical feature. For beginners learning to use
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-30
    • 文件大小:3625623
    • 提供者:吴远豪
  1. draw

    0下载:
  2. 本程序基于MFC制作,从而实现了手工画直线,画圆,画椭圆,画曲线等功能-This procedure produced based on the MFC in order to achieve the hand-painting a straight line, circle, oval painting, drawing curves and other functions
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:68035
    • 提供者:xuzhen
  1. test.mfc

    0下载:
  2. 用MFC编写的可以画圆,画直线,画椭圆的程序,程序结构很好,代码很规范。-Can be prepared using MFC drawcircle, drawing a straight line, oval painting process, program structure very good, very norms of the code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:54253
    • 提供者:koala
  1. gy1

    0下载:
  2. 在VS2008中MFC应用程序中 主要实现直线,矩形,椭圆,自由线的绘制(不能重绘) 以及图形颜色的填充 以及Bresenham画圆-MFC in VS2008 application in the main straight, rectangular, oval, the Liberal line drawing (not redraw), as well as color graphics and filled Bresenham drawcircle
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-12
    • 文件大小:5843337
    • 提供者:guoyu
  1. hough

    0下载:
  2. 基于vc++编写的Hough变换MFC程序,,功能简单,只能实现直线检测,但是适合初学者入门,注释比较详细-Vc++ to prepare based on the Hough transform MFC procedures, functions simple to achieve a straight line can only be detected, but suitable for beginners to introduce the more detailed comments
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3375911
    • 提供者:王宇
  1. HoughTransform

    0下载:
  2. 用Hough变换对图象中的直线检测,并在MFC中实现-With the Hough transform line detection in images, and in MFC to achieve
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:80859
    • 提供者:gaoyang
  1. ComputerGraphics

    0下载:
  2. VC++6.0环境下实现直线、矩形、圆、二维变换,二维裁剪,二维填充图元等,MFC-ComputerGraphics
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3878981
    • 提供者:笨笨海
  1. MFC_Line_Circle_Polygon

    0下载:
  2. 使用VC6.0下的MFC实现.是一次图形图像作业.有画直线,画圆和画填色的多边形的功能.直线.线有粗细,虚实的区别.并且可以设定颜色-Under the MFC implementation using VC6.0. Is a graphic image operations. Have to draw lines, circles and coloring polygon drawing functions. Line. Line has thickness, the difference b
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:330003
    • 提供者:无意乂
  1. MFCstraightline

    0下载:
  2. 用MFC在文档上画一条直线,直线的坐标自己手动输入,适合初学C++MFC的人看-Using MFC draw a straight line in the document, line manually enter the coordinates of their own, suitable for beginners who read C++
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-16
    • 文件大小:4201954
    • 提供者:yake
  1. drawLIHE

    1下载:
  2. MFC程序实现标准点下的直线拟合,设计了描点,连线,画拟合线的这几个动作!-MFC Program for fitting a straight line under the standard point, the design of the scanning point, the connection and draw a few moves that fit the line!
  3. 所属分类:分形几何

    • 发布日期:2013-08-12
    • 文件大小:46617
    • 提供者:
  1. draw-line-with-MFC-in-vcPP

    0下载:
  2. 直线画法,输入起始点可以自动用Bresenham直线画法描出通过的点,并两成直线。-A method drawing straight line,with the fist and last point it can draw line using Bresenham method.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:1995146
    • 提供者:梁云芳
  1. Draw-Line-Algorithm-in-MFC

    0下载:
  2. 直线生成算法的几种很经典的算法,在MFC中实现的-Linear Algorithm for several classic algorithms, implemented in the MFC
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:459682
    • 提供者:ding
« 1 23 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com