搜索资源列表
MDI+多视+窗口动态规划
- MDI+多视+窗口动态规划-+ MDI window as more dynamic programming
vc++单文档多视图例程
- vc++单文档多视图例程
树视控件在多文档中的使用
- 树视控件在多文档中的使用源代码_VC,很漂亮!-Tree as the control in a multi-document the use of source code _VC, very beautiful!
MDI+多视+窗口动态规划
- MDI+多视+窗口动态规划-+ MDI window as more dynamic programming
单文档多视图
- 这是一个VC的界面分割程序。多个界面View视图可以很方便的进行切换,单个文档可以对应多个视图。-This is a VC interface segmentation procedures. View multiple interfaces can easily view the switch, a single document can be more than counterparts View.
MultiView1
- 在SDI中进行多视图切换的小程序,在一些情况下,应用程序有许多信息要显示,当一个窗口内显示不下时,VC提供的MDI应用程序可以解决这个问题,但是如果应用程序只是对单个文档,采用多种方式显示,则采用SDI更合适。那么,如何在单文档应用程序中实现多视图呢?缺省情况下,派生类的构造函数是pretected类型的,必须将它改为public类型,因为我们将会动态生成派生视图类并切换活动的视图。也可以一次生成所有的视图,但是这样造成系统资源的极大浪
MultiViewport
- VC、Opengl编写的绘图程序 包含源码和执行程序 介绍了Opengl多视口的应用-VC, Opengl procedures for the preparation of graphics and includes source code enforcement procedures introduced more as I Opengl Application
MULTIPAD
- windows api 开发的多视图记事本,代码结构清晰,有利于学习和掌握win api消息处理机制。-windows api development of the Multi-View notebook, a clear code structure is conducive to learning and mastering win api information processing mechanism.
GraphicsClasses_demo
- MDI多文档多视,包含多种chart的绘制,饼图,直方图,曲线图等等,还可实现局部放大-MDI, as more and more documents, covering a wide variety of chart mapping, pie, histogram, curves, etc., can be implemented with local amplification
多窗口
- MFC 窗口多块显示,设置三个视口用于显示,编程语言:openGL, MFC -MFC window plus, as I set up for three shows, programming languages : openGL, MFC
深入了解MFC文档视结构
- 帮助VC的初学者了解向导生成程序的整体结构 Visual C++ 以其功能强大、用户界面友好而倍受程序员们的青睐。但是,在当前的Microsoft 基本类库4.2 版本中,大约有将近200 个类,数千个函数,加之Microsoft 公司隐藏了一些技术细节,使得人们深入学习MFC变得十分困难。 MFC的AppWizard可以生成三种类型的应用程序:基于对话框的应用、单文档应用(SDI)和多文档应用(MDI)。前两者的结构较简单,本
Multiple_View_Geometry
- 实现了几何多视的功能,这是一个很不错的matalab语言实现的工具箱,包含几十个函数。-achieve more as a geometric function, which is a very good matalab language toolkit, Function contains dozens.
MDIPractice
- 多文档中利用多文档建立与多视图的关系。也包含了单文档与多视图的建立方法-more documents and more documents used to establish the relationship between multi-view. Also contains a single document with a view to establish the method
visiongeometry
- 计算机视觉的多视几何,在机器视觉中有很好的应用,尤其是计算机测量方面。很好的入门资料-Computer Vision many as geometry, in machine vision applications is very good, especially computer measurement. Good introductory information on
CAviewgeometry
- 关于多视图几何的讲义,对于从事机器视觉,尤其是摄像机标定动作的同志有帮助。-on multi-view geometry lectures, in machine vision, in particular the movement of the camera calibration comrades help.
mfchittest
- opengl在mfc中的单文档多视图显示,适合初学者。可以实现旋转,平移和从不同坐标系观察。-opengl mfc in the multi-view single document, for beginners. Can be achieved as rotation, translation and from different coordinate system observation.
multiviewsdx9
- 讲多视口的例子,用D3D写的,对于视口的理解有很大的帮助-I speak more as an example, using D3D written, for, as I understand there is a great help
SIRC_convert_MLC_C3
- SAR影像单视数据转为多视数据,数据间相互转化,快捷处理SAR数据-Single-look SAR image data into a more visual data, data inter-conversion, fast processing SAR data
qiefen
- 1. 熟悉掌握利用多文档应用程序为同一个文档数据提供两种不同的显示和编辑方式; 2. 熟练掌握 “一档多视”的具体操作以及理解相关函数代码 -1. Familiar with multi document application data for the same document offers two different display and edit mode 2. Proficient " and more a
单文档一档多视
- 单文档实现一档多视,非常巧妙的方式来实现。对于界面开发者很有帮助。(A single document is realized in a very clever way. It's very helpful for the interface developers.)