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

搜索资源列表

  1. MG-opengl.zip

    1下载:
  2. Visual c++下对话框,OpenGL框架程序,Visual c++下对话框,OpenGL框架程序-Visual c++ The next dialog box, OpenGL framework of procedures, Visual c++ The next dialog box, OpenGL framework procedures
  3. 所属分类:OpenGL

    • 发布日期:2014-03-10
    • 文件大小:505991
    • 提供者:
  1. vc_jiqiaoshili_part8

    1下载:
  2. Visual.C++程序设计技巧与实例--配套光盘 第8章 图形图像编程 本章共11个实例: 1. DPLP设备坐标和逻辑坐标的相互转换 2. DrawShapes绘制各种图形 3. GDIDemoGDI对象的访问 4. MouseDraw使用鼠标绘图 5. DlgPaint在对话框上绘图 6. OpenGLDemo使用OpenGL绘图 7. OpenGLMovie使用OpenGL实现动画效果 8. BMPDemo在客户区显示位图 9. BMP256显
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:342346
    • 提供者:xixi
  1. MyExam

    0下载:
  2. 这是一个简单的绘图程序,编制该程序的过程包括建立应用程序的基本框 架、处理视图、处理文档、串行化处理、滚动处理、窗口分割、创建对话模板 资源、创建对话类、定义成员变量、定义消息处理函数、创建对话类对象并显 示对话框以及添加工具栏按钮。 该程序的功能就是在单文档窗口中绘制各种不同线宽(有六种线宽)、不 同风格(有三种风格:实线、划线和点线)和不同颜色的线段。并且具备保存、 恢复、撤消、滚动、窗口分割等功能。 该程序所用到的都是Visual C++最基本、最核心的内容。-This is a simp
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:43894
    • 提供者:力风
  1. checktime9.8

    0下载:
  2. 在对话框的picture控件上绘图;使用缓技术,无需重载picture控件。-The picture in the dialog box controls on the drawing the use of technical ease, no heavy-duty picture controls.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-19
    • 文件大小:1731169
    • 提供者:jiang
  1. LoadDllRes

    0下载:
  2. Visual C++ 创建纯资源 DLL 包含资源(如图标、位图、字符串和对话框)的 DLL。 纯资源 DLL 的应用程序应调用loadLibrary 来显式链接到 DLL。若要访问资源,请调用资源特定的函数之一:LoadBitmap,LoadImage,LoadCursor,LoadIcon,LoadString //资源ID不加 “”。使用完资源后,应用程序应调用 FreeLibrary。 LoadDllRes.rar 演示了全过程。 -Visual C++ to cre
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:70891
    • 提供者:xuyucheng
  1. FaceDetect

    0下载:
  2. 基于肤色的人脸定位算法,用visual c++ 的对话框实现-Color-based face localization algorithm, using the dialog box to achieve
  3. 所属分类:Graph program

    • 发布日期:2017-05-12
    • 文件大小:2657834
    • 提供者:刘理鹏
  1. openglDIALOG

    0下载:
  2. OPENGL VISUAL C++ 基于对话框的模板,适用于初学者-OPENGL IN VISUAL C++ based on dialog
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:120193
    • 提供者:小白
  1. LookMaSDI

    0下载:
  2. Visual C++6.0 MFC 时尚编程 在视图对话框组件中显示漂亮的图文菜单-Visual C++6.0 MFC style programming component in the view dialog box is displayed beautiful graphics menu
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:49630
    • 提供者:赵丽娟
  1. Rubiks-Cube-Solver

    0下载:
  2. 这是Windows基于对话框的应用程序,在Visual C++ / MFC的环境下,得到了一个杂乱的鲁比克魔方的显示步骤。一个魔方的配置可以由一个二维视图表示。 3D视图采用的是OpenGL技术。-This is a windows Dialog based application written in Visual C++/MFC that solves a scrambled Rubik s cube, showing the steps. A Rubik s cube configurat
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:295533
    • 提供者:yuanye
  1. MultiMedia

    0下载:
  2. 使用Visual C++编写的基于opencv的多媒体图像处理和视频处理的对话框程序,实现hough变换、直方图均衡化、canny检测等图像处理及截取视频等视频处理功能。-Use Visual c++ written opencv multimedia based on image processing and video processing dialog programs ,achieve histogram equalization hough transform, canny detec
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17379817
    • 提供者:康萌萌
  1. ImageProcessingFrame

    0下载:
  2. opencv图像处理与显示的一个对话框框架程序,很好用。主要给图像处理的初学者。-It is a visual c++ 6.0 program for procesing image with dialog,which mainly design for the primery developer.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:27006
    • 提供者:王邦平
  1. myContent-based-image-retrieval

    0下载:
  2. 基于内容的图像检索,颜色直方图的图像检索开发工具:Visual C++6.0 开发内容:MFC基于对话框的图像检索系统 -Content-based image retrieval, color histogram image retrieval development tools: Visual C++6.0 Development of content: MFC dialog-based image retrieval system
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-16
    • 文件大小:25892165
    • 提供者:马艳华
  1. 20132085

    0下载:
  2. 使用Visual C++建立一个单文档程序,程序中有图形变换菜单(各基本变换对应菜单项),各图形变换的参数通过对话框提供(设计提供变换参数的对话框,如平移、旋转、比例等),实现二维图形的变换。-Program using Visual c++ to create a single document, in the program have a menu graphics transform (the basic transform corresponding menu items), graph
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-05
    • 文件大小:62344
    • 提供者:阿磊
  1. shiyan

    0下载:
  2. 界面画图 基于对话框文件 横线 圆 空心圆 颜色文本 矩形 等等(Interface drawing is based on dialog boxes, files, horizontal lines, circles, hollow circles, colors, texts, rectangles, etc)
  3. 所属分类:图形图像处理

搜珍网 www.dssz.com