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

搜索资源列表

  1. 车牌识别

    2下载:
  2. 需要注意的地方: 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向内存中贴图,以保证刷新的效率。 5)程序执行流程 应用程序生成--》
  3. 所属分类:图形/文字识别

    • 发布日期:2008-06-18
    • 文件大小:295054
    • 提供者:tata80808
  1. mfc_advanced_cube

    0下载:
  2. CUBE is a simple OpenGL™ application. It demonstrates how to integrate OpenGL with the MFC single document interface (SDI), and how OpenGL s resource contexts are used in conjunction with device contexts.-CUBE is a simple OpenGL
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:18824
    • 提供者:srom chen
  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. MFC中应用OpenCV教程

    4下载:
  2. MFC中应用OpenCV教程:SDI,几页而已
  3. 所属分类:图形图象

    • 发布日期:2010-03-28
    • 文件大小:378790
    • 提供者:Huzming08
  1. OpenGL

    0下载:
  2. 基于opengl的三维旋转,在SDI中实现三维坐标旋转,将opengl嵌入MFC中-Opengl-based three-dimensional rotation is implemented in three-dimensional coordinate rotation SDI, MFC will be embedded in opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:7093
    • 提供者:秦北志
  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-02
    • 文件大小:790929
    • 提供者:杨平
  1. ImageViewer

    0下载:
  2. Visual c++ mfc应用,具有打开图片,放大缩小图片的功能,给图象处理爱好者参考.-Visual c++ mfc application has to open pictures, picture zoom function, a reference to the image processing enthusiasts.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:291809
    • 提供者:陆广军
  1. opengltest

    0下载:
  2. 使用vc2005,基于MFC中SDI构建的opengl程序基本构架,在VIEW视图中绘图。编译通过-Using vc2005, built based on opengl MFC SDI program in the basic framework, in the VIEW view drawing. Compiled by
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:49006
    • 提供者:Da Y Huang
  1. opengl

    0下载:
  2. 实现了基于MFC的SDI下的opengl框架建立-MFC-based SDI realized under the framework established opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2499514
    • 提供者:wangyingying
  1. SDI_OpenCV

    0下载:
  2. 这个程序是在MFC的单文档和多文档基础上应用opencv来实现图像的打开、显示,并附有详细操作步骤。-This program is on the basis of the MFC application by opencv to open, display, along with detailed steps.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2500383
    • 提供者:wuchenlong
  1. LearnOpenGL

    0下载:
  2. 在MFC的单文档框架下,运用OpenGL显示任意大小的BMP图片。-In the MFC s SDI Framework, display bmp picture that its size is any size by OpenGL.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-26
    • 文件大小:525327
    • 提供者:高飞
  1. MFC-OpenGL---SDI-Template

    0下载:
  2. MFC CView OpenGL SDI Use this as template for creating an application (MFC SDI) with OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:163098
    • 提供者:bazzer
  1. show-circle-in-VCPP6(MFC)-SDI

    0下载:
  2. hi ,this software Show a Circle in VC++6(MFD) SDI. When you click on the screen, determining the coordinates of the circle and When you Closing Software Save Massage Box Display.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-09
    • 文件大小:1927278
    • 提供者:jelly
  1. 完整的车牌识别系统

    1下载:
  2. 完整的车牌识别系统,推荐下载,基于MFC开发, 采用SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI)
  3. 所属分类:图形/文字识别

  1. 20132085_test6

    2下载:
  2. 使用MFC AppWizard 建立一个SDI 程序,。可增加绘制图形球体或茶壶等,可在环境中创建点光源、平行光、聚光灯(可利用对话框输入参数创建)、设置所绘制对象的材质,呈现出塑料、金属等材质特性。可对光源的位置、方向、类型进行控制,改变材质参数-A SDI procedures, using MFC AppWizard to create. Can increase drawing graphics sphere or teapot, etc, can create a point sour
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-05
    • 文件大小:96702
    • 提供者:阿磊
搜珍网 www.dssz.com