登录
首页 » Visual C++ » directsshowChapter04

directsshowChapter04

于 2007-10-22 发布 文件大小:290KB
0 279
下载积分: 1 下载次数: 1

代码说明:

  dirctsShow开发指南源码Chapter05(Development Guide dirctsShow source Chapter05)

文件列表:

Chapter04
.........\AppIPTransform
.........\..............\AppIPTransform.cpp
.........\..............\AppIPTransform.dsp
.........\..............\AppIPTransform.dsw
.........\..............\AppIPTransform.h
.........\..............\AppIPTransform.ncb
.........\..............\AppIPTransform.opt
.........\..............\AppIPTransform.plg
.........\..............\AppIPTransform.rc
.........\..............\AppIPTransformDoc.cpp
.........\..............\AppIPTransformDoc.h
.........\..............\AppIPTransformView.cpp
.........\..............\AppIPTransformView.h
.........\..............\Debug
.........\..............\IPFilter.cpp
.........\..............\IPFilter.h
.........\..............\MainFrm.cpp
.........\..............\MainFrm.h
.........\..............\res

.........\..............\...\AppIPTransform.rc2

.........\..............\resource.h
.........\..............\StdAfx.cpp
.........\..............\StdAfx.h
.........\DsDemo
.........\......\DsDemo.cpp
.........\......\DsDemo.dsp
.........\......\DsDemo.h
.........\......\DsDemo.rc
.........\......\DsDemoDlg.cpp
.........\......\DsDemoDlg.h
.........\......\res

.........\......\...\DsDemo.rc2
.........\......\Resource.h
.........\......\StdAfx.cpp
.........\......\StdAfx.h
.........\FilterTitleOverlay
.........\..................\CAutoFont.cpp
.........\..................\CAutoFont.h
.........\..................\CBasePixel.cpp
.........\..................\CBasePixel.h
.........\..................\CFilterTitleOverlay.cpp
.........\..................\CFilterTitleOverlay.h
.........\..................\COverlayController.cpp
.........\..................\COverlayController.h
.........\..................\CPixelRGB24.cpp
.........\..................\CPixelRGB24.h
.........\..................\CPixelRGB32.cpp
.........\..................\CPixelRGB32.h
.........\..................\CPixelRGB555.cpp
.........\..................\CPixelRGB555.h
.........\..................\CPixelRGB565.cpp
.........\..................\CPixelRGB565.h
.........\..................\CPixelRGB8.cpp
.........\..................\CPixelRGB8.h
.........\..................\CScrollController.cpp
.........\..................\CScrollController.h
.........\..................\CSysTimeOverlayController.cpp
.........\..................\CSysTimeOverlayController.h
.........\..................\CTitleOverlayProp.cpp
.........\..................\CTitleOverlayProp.h

.........\..................\FilterTitleOverlay.def
.........\..................\FilterTitleOverlay.dsp
.........\..................\FilterTitleOverlay.rc
.........\..................\ITitleOverlay.h
.........\..................\OverlayDefs.h
.........\..................\resource.h

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • OLSFK
    字如其名的俄罗斯方块,简单的程序,做了一个界面,比较友好(Word as the name of Tetris, a simple program that does an interface more friendly)
    2016-03-21 13:49:03下载
    积分:1
  • LCD_1602
    基于MSP430的LCD1602驱动程序,里面有写好了的h文件和c文件,添加到工程即可运用。(Based on LCD1602 MSP430 driver, there are written the h files and c file, adding to the engineering can be used.)
    2012-08-13 19:00:56下载
    积分:1
  • traffic
    [基本要求] (1)提供对城市信息进行编辑(如:添加功删除)的功能 (2)城市之间有两面种交通工具:火车和飞机。提供对列车时间表和飞机航班进行编辑(增设或删除)的功能。 (3)提供两面种最优决策:最快到达或最省钱到达。全程只考虑一种交通工具。 (4)旅途中耗费的总时间应该包括中转站的等候时间。 (5)咨询以用户和计算机的对话方式进行。由用户输入起始站、终点站、最优决策原则和交通工具,输出信息:最快需要多长时间才能到达或者最少需要多少旅费才能到达,并详细说明依次于何时坐哪一趟列车哪一次班机到何地。 [实现提示] (1)对全国城市交通图和列车时刻表及飞机航班表的编辑,应该提供文件形式输入和键盘输入两种方式。飞机航班表的信息包括:起始站台票出发时间、终点站的到达时间和票价;列车时刻表则根据交通图给出各个路段的详细信息。 (2)以邻接表作交通图的存储结构,表示边的结点内除了含有邻接点的信息外,还应包括交通工具、路程中消耗的时间和花费以及出发和到达的时间等多项属性。 ()
    2008-07-07 00:17:13下载
    积分:1
  • cPP-Guinness-classic-code
    c++经典代码大全,适合初学者下载参考使用。(c++ Guinness classic code, suitable for beginners reference.)
    2014-01-13 11:17:12下载
    积分:1
  • ndislwf1
    NDIS 6中间层过滤驱动实现源代码,实现功能为网速限制,实现算法为漏桶算法。(NDIS 6 middle layer filter driver source code, to achieve the function of the speed limit, for the leaky bucket algorithm algorithm.)
    2014-08-14 09:02:25下载
    积分:1
  • wincedriver
    学习WINCE驱动开发的入门书籍 很不错的(Learning WINCE entry driven development is very good books)
    2009-01-16 14:48:42下载
    积分:1
  • P2P
    一个P2P语音即时通信软件的源代码(来自《P2P网络技术原理与C++开发案例》,在本机可运行)(P2P)
    2010-05-26 16:52:25下载
    积分:1
  • GuiPreview_Regex
    GuiPreview_Regex BC的VCL控件源码,非常好,值得学习(BC s VCL preview control source, very good, it is worth learning)
    2015-04-11 14:45:45下载
    积分:1
  • opencv_loadingImage.tar
    利用Qt实现了自动打开图像的UI界面,利用了OPENCV库(Achieved using Qt UI interface automatically open the image, use the OPENCV library)
    2014-10-23 22:06:24下载
    积分:1
  • map
    有关map协议的asn解码方法,已经编译出来,如果对你有帮助,请下载(On the map of the ASN protocol decoding method, has been compiled from, if you have help, please download)
    2009-03-02 20:48:41下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载