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

搜索资源列表

  1. ATL写的基于DirectX的游戏引擎

    0下载:
  2. 软件简介: 学着ATL,又在学DirectX,突发灵感,为何不用ATL写一个游戏引擎?!!! 呜呼,心血澎湃,于是开始写。 ///////////////////////////////////////////////// 设计原则: 提供功能性代码,相当于简化DirectX功能接口,使之更方便使用。 不提供游戏上层的逻辑关系组织。 如果将来用它来写游戏,游戏的数据、逻辑关系,都需要游戏程序里建立、保存。 ///
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:254561
    • 提供者:dasny
  1. player_test

    0下载:
  2. 运用lib进行解码,运用directdraw进行显示,运用MFC实现控制的自己写的程式。-use lib decode, using DirectDraw for, MFC use their control of the program to write.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:259473
    • 提供者:陈伟
  1. BASIC_DIRECTX

    0下载:
  2. 本程序介绍了一个最简单的、基于MFC的DirectX程序: CBasicApp (派生于 CWinApp) CBasicWnd (创建主窗口,派生于CWnd) CGame (DirectX通用类,包括 DirectDraw, DirectInput, DirectSound)-the procedures of one of the most simple, based on the DirectX MFC : CBasicApp (derived from CWinApp) CBasicWnd
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:17191
    • 提供者:李涛
  1. ShowInsight_Source

    0下载:
  2. 本程序用VC2003实现一个照片浏览器。使用DirectDraw,MFC,FreeImage(a OpenSource photo library),etc。此软件功能强大,像ACDSEE。-VC2003 the procedures used to achieve a photo browser. Use DirectDraw, MFC, FreeImage (a OpenSource photo library), etc. This powerful software, like ACDS
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:157185
    • 提供者:王茂
  1. zzyDirectX

    0下载:
  2. 关于DirectX中DirectDraw的运用,用MFC框架写的,特别适合熟悉VC的朋友学习DirectX编程.-DirectDraw DirectX on the use of MFC framework used to write, especially for a friend familiar with the VC learning DirectX programming.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:143951
    • 提供者:钟志勇
  1. EXAMPLE9-SAMEBALL

    0下载:
  2. Sameball/// ////History Apr.30 完成DirectDraw 初始化,可以在Release Edition 正常工作 May.1 完成了主要的数据类 May.2 更正了SameBallMap 的错误,完成了界面。 May.2 再次更正SameBallMap 的错误 May.8 添加DirectSound 部分,主要代码引自 Eugene Olafsen(美)等 著 MFC Programming with Visual C++ 6 Unleashed
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2437799
    • 提供者:李茜
  1. 使用MFC+DirectDraw编写的窗口程序

    2下载:
  2. 使用MFC+DirectDraw编写的窗口程序,可以作为一个简单游戏的基本框架,-MFC+ DirectDraw prepared to use a window procedure can be used as a basic framework of a simple game,
  3. 所属分类:Windows编程

    • 发布日期:2012-10-17
    • 文件大小:29970
    • 提供者:zhangruiqiang
  1. ddraw01

    0下载:
  2. 自己学directdraw写的一段小代码,包括directdraw初始化 建立双缓冲 窗口裁剪,没用mfc类库,方便想学directdraw程序的人。-Directdraw learn to write their own small section of code, including the establishment of double buffering directdraw initialization window cutting, no mfc class library to f
  3. 所属分类:DirextX

    • 发布日期:2017-05-10
    • 文件大小:2115443
    • 提供者:余圣杰
  1. Mosquito

    0下载:
  2. Windows Mobile Direct draw example5
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:43704
    • 提供者:xtxb999
  1. 800-600-DirectDraw

    0下载:
  2. 动态实时显示元件,基于GDI的MFC编程,具有较强的参考价值-Dynamic real-time display devices, the GDI-based MFC programming, with strong reference value
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:3042174
    • 提供者:yufeng
  1. kxplay

    0下载:
  2. 一个使用VC开发的播放器; 涉及到的技术:MFC编程\DirectShow多媒体框架以及DirectDraw编程;-A player Developed by VC++ Use MFC\DirectShow\DirectDraw Technology in it
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-30
    • 文件大小:12855389
    • 提供者:李新
  1. net_tank

    0下载:
  2. 坦克游戏的局域网对战C++版,包括游戏代码和地图编辑器代码,游戏采用同步TCP通讯方式,封装directdraw绘制图形,简单的UI,类似魔兽争霸的局域网建主加入,地图编辑器采用MFC编写,代码尽量采用面向对象方式编程,但也有不足之处-Battle Tank LAN version of the game, using synchronous TCP communications, packaging directdraw to draw graphics, simple UI, similar
  3. 所属分类:Other Games

    • 发布日期:2017-05-15
    • 文件大小:3978134
    • 提供者:fanjiaqi
  1. VShoowInsightC

    0下载:
  2. 本程序源码用Visual C2003实现一个照片浏览器。使用DirectDraw,MFC,FreeImage(aa OpenSource photo library),etc。此软件源码功能强大,像ACDSEE。 -The program source code with Visual C2003 a photo browser. Use the the DirectDraw MFC, the FreeImage (aa the OpenSource photo library), etc
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:180341
    • 提供者:bother
  1. SmallBall

    0下载:
  2. 用MFC实现的游戏,里面含有DirectDraw编程,有完整的GUI界面-MFC implementation of the game, which contains the DirectDraw programming, a complete GUI interface
  3. 所属分类:Other Games

    • 发布日期:2017-12-05
    • 文件大小:2421031
    • 提供者:苏子尧
  1. card

    0下载:
  2. 基于局域网内的双升源码,本软件使用VS2010为框架,采用MFC框架,以及DirectDraw作为画图的工具。如果需要编译运行,请先安装DirectDraw库。-LAN-based dual-liter source, the software framework using VS2010 using MFC framework, and DirectDraw as a drawing tool. If you need to compile and run, install DirectDra
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-26
    • 文件大小:8774277
    • 提供者:zhuwei
  1. 06408350

    0下载:
  2. 运用lib进行解码,运用directdraw进行显示,运用MFC实现控制的自己写的程式,()
  3. 所属分类:进程与线程

    • 发布日期:2018-01-01
    • 文件大小:237568
    • 提供者:mhwaling
  1. uvinter-body

    0下载:
  2. 运用lib进行解码,运用directdraw进行显示,运用MFC实现控制的自己写的程式,()
  3. 所属分类:系统编程

    • 发布日期:2018-04-23
    • 文件大小:237568
    • 提供者:SYQV%2D9310
  1. sonstrqint

    0下载:
  2. 运用lib进行解码,运用directdraw进行显示,运用MFC实现控制的自己写的程式,()
  3. 所属分类:网络编程

    • 发布日期:2018-05-04
    • 文件大小:237568
    • 提供者:navpward
搜珍网 www.dssz.com