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

搜索资源列表

  1. LeeTracking1.0

    0下载:
  2. 这个是一个3D的人体跟踪软件,基于MATLAB,四个摄像机multi view tracking-this is a 3D human tracking software, based on MATLAB. four multi camera view tracking
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1199755
    • 提供者:倪冰冰
  1. testcard

    0下载:
  2. 界面编程:多视图界面,没有用到其他的界面插件,纯VC完成-Programming Interface : Multi-View interface, the other did not use the interface plug-in, pure VC completed
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:75226
    • 提供者:陈雷
  1. fudongchuanti

    0下载:
  2. 本算法是浮动窗体中的OpenGL多视图的实现,实现球体的旋转,前后移动。-the algorithm is floating the OpenGL Form Multi-View the realization of ball rotation, moving around.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:191280
    • 提供者:陈琴
  1. Chap02_MultiView

    0下载:
  2. vc多视图开发实例,请大家使用,希望能有所帮助。-vc Multi-View development examples, please use the hope of some help.
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:9784
    • 提供者:zhang
  1. OpenGLMulti_View

    0下载:
  2. VC平台下OpenGL环境中多视图的实现,比较简单实用-VC platform OpenGL multi-view environment to achieve relatively simple and practical
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:191989
    • 提供者:张旭
  1. DVFSTEST

    0下载:
  2. 《VC++编辑技巧与示例》中一个基于子框架窗口和视图的多视图应用程序示例。-"VC editing techniques and examples of" Based on the framework of a window and the View Multi-View application examples.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:54583
    • 提供者:dufang
  1. MVIEWtest

    0下载:
  2. VC++中的多视图编程,用一个文档对应多个视图-VC multi-view programming, with a corresponding number of View Document
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:47320
    • 提供者:张建彬
  1. GpsTracer_demo

    1下载:
  2. 一个C#写的GPS轨迹跟踪示例,能多视图的显示星图及GPS轨迹-C# to write a GPS tracking example, the Multi-View can display maps and GPS satellite trajectory
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:7558
    • 提供者:Solon
  1. duoshiwu

    0下载:
  2. C++编译的示例性程序,用于实现在浮动窗体中可以实现opengl多视图。-C compiler examples of procedures for the realization of the floating window can be achieved opengl Multi-View.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:155314
    • 提供者:刘扬
  1. CAviewgeometry

    0下载:
  2. 关于多视图几何的讲义,对于从事机器视觉,尤其是摄像机标定动作的同志有帮助。-on multi-view geometry lectures, in machine vision, in particular the movement of the camera calibration comrades help.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:628297
    • 提供者:张雪涛
  1. JSVM6

    0下载:
  2. jsvm是jvt小组提出的基于h.264的多视点视频编码的一个测试模型,其中包含jsvm的标准。-jsvm jvt group is based h.264 the Multi-View Video Coding a test model, which includes jsvm standards.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3892925
    • 提供者:文杰
  1. mfchittest

    0下载:
  2. opengl在mfc中的单文档多视图显示,适合初学者。可以实现旋转,平移和从不同坐标系观察。-opengl mfc in the multi-view single document, for beginners. Can be achieved as rotation, translation and from different coordinate system observation.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:45895
    • 提供者:sunnyjones
  1. OpenGL enabled view for MDI_demo

    1下载:
  2. opengl多文档应用实例-opengl Multi - Document Application
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:73279
    • 提供者:张国伟
  1. JMVM4

    0下载:
  2. MPEG多视点视频编码(MVC)参考软件。用于对多路视频进行编码压缩,去除每路视频间的冗余。-MPEG Multi-View Video Coding (MVC) reference software. For the multi-channel video compression coding remove every video of redundancy.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2244890
    • 提供者:王静远
  1. MultiView1

    0下载:
  2. 在SDI中进行多视图切换的小程序,在一些情况下,应用程序有许多信息要显示,当一个窗口内显示不下时,VC提供的MDI应用程序可以解决这个问题,但是如果应用程序只是对单个文档,采用多种方式显示,则采用SDI更合适。那么,如何在单文档应用程序中实现多视图呢?缺省情况下,派生类的构造函数是pretected类型的,必须将它改为public类型,因为我们将会动态生成派生视图类并切换活动的视图。也可以一次生成所有的视图,但是这样造成系统资源的极大浪费。-SDI for the Multi-View hand
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:65325
    • 提供者:蔡军
  1. DifferViewByOneDoc

    0下载:
  2. 一个VC++中单文档,多视图的例子.其中一个为TreeView视图,一个为一般视图-a single file, multi-view examples. One of the TreeView View, a general view
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:39275
    • 提供者:张一军
  1. MultiViewSwitch

    1下载:
  2. VC但文档多视图Formview切换-VC Multi-View Formview switch
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:70878
    • 提供者:李强
  1. multiviews-menu_bar_at_bottom

    0下载:
  2. multi view change for wince
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:55999
    • 提供者:peter
  1. SwitchForm_用菜单实现视图的切换

    1下载:
  2. 这是一个用菜单实现的多视图的切换,以及视图的分割代码-This is a menu with the realization of the multi-view switches, and separate code of View
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:43834
    • 提供者:江龙
  1. DirScrAcc

    0下载:
  2. symbian series60平台下运行,最好用code warrior 来编译。也可以直接用命令行来编译。 做sis文件时,要用abld build armi urel,才行。 直接屏幕读写和多视图。-football scores Alcatel platform operation, with the best warrior code to compile. Can directly to the command line compiler. So sis file, use abld
  3. 所属分类:Symbian

    • 发布日期:2008-10-13
    • 文件大小:1326636
    • 提供者:张小二
« 1 2 34 5 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com