CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - MFC 单文档

搜索资源列表

  1. VTK-MFC-SDI

    0下载:
  2. 在VC6.0环境下利用VTK5.0.3建立单文档读取VTK文件,显示三维图形-VC6.0 environment in the use of the establishment of a single document VTK5.0.3 VTK read documents, 3D graphics show
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:116319
    • 提供者:李丹
  1. MYPICK2

    0下载:
  2. 在MFC单文档上结合OPENGL绘图,实现鼠标的选取
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:41671
    • 提供者:海涛
  1. facedetective

    0下载:
  2. 整个文件基于 MFC 单文档结构, 通过菜单栏调用图像处理操作 文件->open后,打开图片,并建立图像处理类的实例:全局 DIB 图像处理是通过调用DIB的公有接口函数。
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1804065
    • 提供者:hff
  1. vtkSDI

    0下载:
  2. 基于MFC单文档的vtk程序,可供vtk初学者参考
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:58178
    • 提供者:施志萍
  1. mysdopengl

    0下载:
  2. MFC单文档的OpenGL示例-MFC single document examples of OpenGL
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:48772
    • 提供者:王涛
  1. Opengl 的MFC编程框架

    3下载:
  2. 这是个基于Visual C++ 环境的MFC单文档的Opengl 编程框架,用户可以直接在绘图函数里面用Opengl 函数来绘制模型,不需要再另外添加初始化函数!!此框架具有通用性!
  3. 所属分类:OpenGL

    • 发布日期:2009-03-25
    • 文件大小:38562
    • 提供者:andywahaha
  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. PicMatch

    2下载:
  2. 本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。
  3. 所属分类:Special Effects

    • 发布日期:2014-04-18
    • 文件大小:3046914
    • 提供者:方毅
  1. Models

    2下载:
  2. opengl 三维建模 MFC单文档多视图的框架开发 可以对其进行扩展-MFC Single Document opengl three-dimensional modeling framework for multi-view of its development can be extended
  3. 所属分类:3D Graphic

    • 发布日期:2017-01-03
    • 文件大小:4697992
    • 提供者:jack
  1. CurveGraphic

    0下载:
  2. MFC单文档图形的绘画,画笔的使用,边框的绘制,坐标轴的绘制-MFC single document graphic painting, the use of brushes, borders, drawing, the drawing axes
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-15
    • 文件大小:24155367
    • 提供者:熊小慧
  1. GL

    0下载:
  2. VC,MFC单文档环境下使用OPENGL编程的例子,对MFC下OPENGL的封装是很好的学习-VC, MFC Single Document OPENGL programming environment using the example of OPENGL package, under MFC is a good study
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-05
    • 文件大小:46737
    • 提供者:李焕
  1. BSpline

    0下载:
  2. 本程序框架采用OpenGL+MFC SDI,其中B样条曲线曲面网格视图采用OpenGL绘制,基函数视图采用MFC GDI绘制。整个程序采用了MFC单文档、多视图类型。其中B样条相关的属性与操作都封装于BH_BSpline类。-This procedure used the framework OpenGL+ MFC SDI, one B-spline curves and surfaces using OpenGL view grid mapping, function-based view r
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:790929
    • 提供者:杨平
  1. MdiSquares

    0下载:
  2. 一个用MFC编制的填色小程序,对初学者比较有帮助-MFC with the preparation of a small process of coloring, more help for beginners
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:35794
    • 提供者:张俊厚
  1. VTKMFC

    0下载:
  2. 使用VTK+MFC单文档实现在单文档里面显示用VTK绘制的3D图形。-The use of VTK+ MFC single document to achieve in a single document which shows that use of 3D graphics rendering VTK.
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:55515
    • 提供者:宋同学
  1. MyMFCPoint

    1下载:
  2. VTK+MFC单文档下读取点云数据,并且实现三维重建。是一个很不错的学习VTK的示例程序。-VTK+ MFC single document to read point cloud data, and the realization of three-dimensional reconstruction. Is a very good example of procedural learning VTK
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2918042
    • 提供者:宋同学
  1. opengl_mfc_classic_example_of_a_single_document_so

    1下载:
  2. mfc单文档经典opengl实例源码opengl mfc classic example of a single document source-opengl mfc classic example of a single document source opengl mfc classic example of a single document source
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:48576
    • 提供者:quying
  1. laji2

    0下载:
  2. 这是我在MFC单文档应用程序的OnDraw()函数中写的代码,程序实现了坐标系的绘制,对初学MFC的很有帮助。-This is my MFC single document application in the OnDraw () function to write the code, the program implements the drawing coordinate system, MFC' s very helpful for beginners.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-07
    • 文件大小:1968332
    • 提供者:范敏
  1. vc_chart

    0下载:
  2. 实时动态绘制曲线,MFC单文档文件,没有进行具体编辑数据信息,可自行完善-draw lines
  3. 所属分类:Graph program

    • 发布日期:2017-05-14
    • 文件大小:3661508
    • 提供者:qubotong
  1. Painter-a-Animation

    0下载:
  2. MFC单文档做的简单画图板,有橡皮筋功能。还有帧动画-MFC single document to do a simple drawing board, with rubber band functions. There are frame animation
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-11
    • 文件大小:2565120
    • 提供者:Meihua
  1. Creat-MFC-OSG-interface

    1下载:
  2. OpenSceneGraph三维渲染引擎在MFC单文档界面下的实现-OpenSceneGraph-D rendering engine MFC single document interface implementation
  3. 所属分类:3D Graphic

    • 发布日期:2015-06-11
    • 文件大小:525312
    • 提供者:路路
« 12 3 4 5 6 »
搜珍网 www.dssz.com