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

搜索资源列表

  1. 81-101.zip

    0下载:
  2. vc灵感编程范例源代码 81 创建树 82 创建声音控制按钮 83 播放控制 84 文本对话框 85 时钟 87 通信控制 88 创建文本区域组件 89 更改文本区域 91 学校报表 92 银行平衡表 93 Java多线程小程序演示浏览 94 发送接收数据 95 信件处理 96 服务器监听 97 发送接收UDP数据 98 创建备用屏幕 99 SQL数据集 100 视频会话 101 绘图-vc inspiration programming model to create the source c
  3. 所属分类:OpenGL

    • 发布日期:2014-03-10
    • 文件大小:342.64kb
    • 提供者:
  1. 20040907143143_MyDialog

    0下载:
  2. 创建自己的对话框窗口-create your own dialog window
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:28.66kb
    • 提供者:蒋军
  1. MyExam

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

    • 发布日期:2008-10-13
    • 文件大小:42.87kb
    • 提供者:力风
  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
    • 文件大小:69.23kb
    • 提供者:xuyucheng
  1. EasyDialog

    0下载:
  2. MapBasic code - create a MapBasic dialog using the tools in the layout window-MapBasic code- create a MapBasic dialog using the tools in the layout window
  3. 所属分类:GIS program

    • 发布日期:2017-04-17
    • 文件大小:63.04kb
    • 提供者:geomaroc
  1. lecture

    0下载:
  2. 利用mapbasic语言,创建对话框,从而实现交互操作,以及获取数据-Mapbasic language used to create dialog box, in order to achieve interoperability, as well as access to data
  3. 所属分类:GIS program

    • 发布日期:2017-04-15
    • 文件大小:6.77kb
    • 提供者:hh
  1. TestImageViewMFC

    0下载:
  2. 功能:显示栅格数据 特点: 1 通过GDAL读取栅格数据 2 在MFC对话框上创建OpenGL窗口 3 在OpenGL窗口中显示栅格数据-Function: display raster data characteristics: a raster data via GDAL to read two to create OpenGL in MFC dialog window 3 in the OpenGL window to display raster data
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1.36mb
    • 提供者:王亚超
  1. ColorPanel

    0下载:
  2. 程序执行后,创建一个能够加载选择颜色的下拉框的面板,用户可以选择下拉框内部的颜色值,也可以通过点击下拉框可以弹出一个颜色选择对话框,用户可以配置自己想要的颜色-After the program execution, can be loaded to create a drop-down box to select the color panel, the user can choose the color values within the drop-down box, you can als
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:7.36kb
    • 提供者:onlyswan
  1. MyDlgOpenGL

    0下载:
  2. 基于对话框的opengl实例程序,演示如何建立基于对话框的opengl程序-Opengl examples based on the dialog box procedure, demonstrates how to create a dialog-based program opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:35.43kb
    • 提供者:xuanyuandi
  1. SingleWindowDialog

    0下载:
  2. 本程序实现的是单文档窗口程序,用户通过菜单打开一个对话框Dialog,在其中文本框输入文本,并单击“确定”按钮,在客户区输出相应文本 除此之外,还能实现定位输出文本:当单击“查看”->“Center”时文本将居中显示,当单击Left时文本将以左对齐显示,单击Right时文本将以右对齐显示,同时选择的菜单前将加上核对标记。 本实例用到的主要知识有:刷新视图的函数Invalidate()、创造字体的函数CreateFontIndirect()、CDC类处理文本的函数、输出文
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:1.87mb
    • 提供者:姚丽文
  1. login

    0下载:
  2. 程序中提供了一种创建登录对话框的例子,登录结果为登录失败和登录通过两种。-Program provides an example of create login dialog, log on and log failed login results in two.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:1.97mb
    • 提供者:rebecca
  1. back

    0下载:
  2. 创建的对话框制作背景图限制对话框的大小能够以制定的大小显示效果-Production background to create the dialog box that limits the size of the dialog box can display the size of the development
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-19
    • 文件大小:5.28mb
    • 提供者:郭倩
  1. AnimationCreateTimeAnim

    0下载:
  2. ArcGIS This sample implements a shortcut for creating time animations in ArcGIS Desktop applications. It illustrates how to create time animations using a variety of data sources (NetCDF, feature class, raster catalog, and so on). The standard way of
  3. 所属分类:GIS program

    • 发布日期:2017-03-31
    • 文件大小:36.62kb
    • 提供者:libyana
  1. BaseDlgDemo

    0下载:
  2. 实例116——创建模态对话框,对初学C++有帮助-Example 116- Create modal dialog box, on the novice C++ help
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1.85mb
    • 提供者:lizhijin
  1. TestImageViewMFC

    0下载:
  2. 功能:显示栅格数据 特点: 1 通过GDAL读取栅格数据 2 在MFC对话框上创建OpenGL窗口 3 在OpenGL窗口中显示栅格数据-Function: display raster data features: 1 raster data via GDAL read 2 to create OpenGL in MFC dialog window to display the window in OpenGL 3 raster data
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1.36mb
    • 提供者:吴迪
  1. SpritePacker

    0下载:
  2. 用于实现多个PNG图片拼接成一张大图。例如小游戏中会有多个PNG图片,为了加载的速度,把这些图片拼接成一张图。每张图片取有效部分,按中心点显示。使用:把PNG图片拖到对话框,点击create即可。-Used to implement multiple PNG images into a larger mosaic. For example, small game, there will be multiple PNG images, in order to speed loading, thes
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:95.8kb
    • 提供者:姜虎东
  1. 110120

    0下载:
  2. 该源码主要是实现了cad图形浏览功能,里面用到了反应器以及可浮动对话框的创建。-The source to achieve a cad graphical browsing capabilities, which used a reactor and a floating dialog box to create.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-07
    • 文件大小:44.49kb
    • 提供者:liuninghao
  1. OpenGL_MFC

    0下载:
  2. 这一些OpenGL在MFC中实现的一些小的例程,可以实现抗锯齿,纹理映射,纹理照明,纹理透明度等。 这些例程创建一种方法实现以下功能: 在一个对话框中画一个简单的立方体并使用OpenGL进行渲染。 可以用鼠标右键菜单操纵物体,改变纹理等。 一个定时器控制的自动旋转。 纹理文件必须是2^n*2^m*24bits的BMP位图。-This is the smallest example to make : Antialiasing Gouraud Textur
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1.06mb
    • 提供者:李平
  1. TransparentBitmap

    0下载:
  2. 位图透明化显示:实现这种透明有两种方法,一种是让背景色成为白色,然后与对话框背景色进行与运算;还有一种是让背景色成为黑色,然后与对话框背景色进行或运算。这样位图的背景色就消失了。 1)创建一张大小与需要绘制图像相同的位图作为“掩码”位图; 2)将新创建的“掩码”位图存储至掩码位图的设备描述表中; 3)把位图设备描述表的背景设置成“透明色”,即不需要显示的颜色; 4)复制粘贴位图到“掩码”位图的设备描述表中,这个时候“掩码”位图设备描述表中存放的位图与位图设备描述表中的位图一样;
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-29
    • 文件大小:88.38kb
    • 提供者:wyh2008
  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
    • 文件大小:94.44kb
    • 提供者:阿磊
« 12 »
搜珍网 www.dssz.com