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

搜索资源列表

  1. st_splitterwnd_demo

    0下载:
  2. 一个分割条动态添加或者合并视图的例子,-An example that splitter is dynamically added or merged with views
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-08
    • 文件大小:46184
    • 提供者:
  1. SdiMulti_demo

    0下载:
  2. 一个多个视图互相切换的程序的例子--An example of multiview programs switching each other
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-08
    • 文件大小:72574
    • 提供者:站长
  1. 生成红蓝立体视图及偏振立体视图

    1下载:
  2. 利用左右视图自动生成红蓝立体视图及偏振立体视图。c++描述-left right image build 3D view
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-10-11
    • 文件大小:71530
    • 提供者:时念锋
  1. TabbingFramework_src

    0下载:
  2. 一个使用WTL实现的多视图TAB的例子--A example of TAB of multi view that realizes by WTL
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-09
    • 文件大小:63660
    • 提供者:站长
  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. Zoom

    0下载:
  2. VC++窗口视图缩放的源代码,一个用VC6开发的图形数据支持系统,其中的难点正在于理解坐标系统的含义、各种映射模式的意义以及与逻辑坐标的转换,这个小程序将逐一进行演示和注释。-VC++ window view of scaling the source code, one with VC6 development of graphical data support system, in which the difficulty is to understand the coordinate sy
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:28739
    • 提供者:李志
  1. bqs

    0下载:
  2. 标签控件用作视图子窗口,使用vc++6.0环境,对做界面很有帮助-Child label control for the view window, using vc++6.0 environment, make the interface very helpful
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3520312
    • 提供者:tinko
  1. MDIMultiView

    0下载:
  2. 多文档,多视图,实现在多文档中显示不同视图功能,是学习多文档及视图关系的好例子-Multi-document, multi-view, to achieve in many different views to display the document function, is to study the relationship between multiple documents and view a good example of
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-17
    • 文件大小:62787
    • 提供者:wyq
  1. Electroic_Screen

    0下载:
  2. 基于SDI的MFC应用程序设计,有工具条、视图分割、树控件、CFromView派生类、状态栏以及视图间的通信,非常全面,适合初学者学习的例程-The MFC-based SDI application design tool, the split view, tree controls, CFromView derived class, status bar, as well as communication between the view, very comprehensive and su
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-10
    • 文件大小:2320569
    • 提供者:有机玻璃
  1. MultiView

    0下载:
  2. 单文档多视图切换(总结了2种方法),切换的视图可以是CView及其派生的多个类。-Single-document multi-view switching (summed up the two kinds of methods), switching the view can be derived from CView and its various categories.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:44946
    • 提供者:123456
  1. VcMultiView

    0下载:
  2. VC项目开发之单文档多视图程序实现,有PDF文档。-VC project development of the single-document multi-view program implementation, there are PDF documents.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:108611
    • 提供者:pot
  1. sxtd

    0下载:
  2. 一种自我定制的多文档视图管理,可以自己定义加载的视图类型-A self-customized view of the multi-document management, and can view the definition of the type of load
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-26
    • 文件大小:43937
    • 提供者:lim
  1. person

    0下载:
  2. 一具有序列化存储读取功能de的多文档-视图编程源码-I have read the sequence of storage of multi-functional de documents- view programming source
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-09
    • 文件大小:47205
    • 提供者:站长
  1. Test

    1下载:
  2. 一个继电模拟测试系统,用VC编写,包括直流测试,UI测试,交流边频,差动测试,阻抗测试等。用拆分视图实现,左边是对话框,右边是图形界面,形象直观,而且程序中还有通过调用WEB页的方式对各模块的简短介绍,在初始界面,可以控制播放GIF动画,实现了两个视图同步播放。-Simulation tests of a relay system, using VC prepared, including the DC testing, UI testing, the exchange of side-freq
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:203466
    • 提供者:站长
  1. MyAplication

    0下载:
  2. 一个小型的保存和读取文件的小程序,用VC编写,通过把对话框的数据同步显示在视图中,并可把此数据保存成文件和读取该文件,有四个小计算程序,求阶乘,求平均值,求最大值和交换值.-Preservation and a small applet to read the document, prepared by VC, through the dialog box is displayed in the data synchronization view, and the preservation of
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:113342
    • 提供者:站长
  1. PPPoutlook2

    1下载:
  2. 一个OutLook风格的多视图切换的例子-OutLook style of a multi-view examples of switching
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-10
    • 文件大小:44706
    • 提供者:站长
  1. PropertyView_demo1

    0下载:
  2. 一个可缩放的tab试图的例子,tab视图中的控件可以随着大小缩放--An example of zoomable view,the control in which can change its size along
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-10
    • 文件大小:44140
    • 提供者:站长
  1. MDIDocVw

    0下载:
  2. wtl多文档视图例子-WTL view examples of multi-document
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-15
    • 文件大小:16173
    • 提供者:乔生
  1. 改变视图单调的背景

    0下载:
  2. 在视图中添加背景图案,使单调的视图框变得更加漂亮。-add background patterns, so monotonous View box has become more beautiful.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:336825
    • 提供者:cxj
  1. 实验 5 创建和使用视图

    0下载:
  2. 1、创建一个仅包含北京客户信息的视图customer_beijing。 2、通过查询customer_beijing视图获得北京客户的信息。 3、修改customer_beijing视图为仅包含北京客户的信誉等级为1的视图。 4、删除customer_beijing视图。 5、创建一个视图ordersum_goods,其中的内容是每种商品的名称和每种商品的订单金额和总和。 6、通过查询ordersum_goods视图,获得每种商品的名称和每种商品的订单金额和总和。 -on
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-25
    • 文件大小:28561
    • 提供者:
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com