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

搜索资源列表

  1. use_directdraw

    0下载:
  2. 网上看到的一段关于如何使用directdraw和directsound的源代码. 本人根据理解加了一定的注释.-Section of the Internet to see how to use the source code directdraw and directsound. I understand the increase according to some comments.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:948310
    • 提供者:黄大伟
  1. newTESt

    0下载:
  2. C++Builder开发的,基于DirectDraw技术,显示YV12数据的程序-C++ Builder developed, based on the DirectDraw technology, the program displays the data YV12
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:817935
    • 提供者:xujiao
  1. DeviceApplication2

    0下载:
  2. DirectDraw teste com Direct3D. Testar se apenas DirectDraw funciona.
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:254659
    • 提供者:Thiago
  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. DirectX-window-mode

    1下载:
  2. d3dhook.dll DirectX DirectDraw 窗口化工具, 可以讓任何遊戲窗口化
  3. 所属分类:DirextX

    • 发布日期:2017-03-23
    • 文件大小:573833
    • 提供者:kjsadoifuha
  1. game_-treasure

    0下载:
  2. 这是用visual c++编写的一个俄罗斯方块游戏,帮助初学者掌握directdraw.-This is visual c++ written a Tetris game, to help beginners master the directdraw.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-12
    • 文件大小:3064761
    • 提供者:haozi
  1. DDrawClipper

    0下载:
  2. 测试DirectDraw的裁剪器(Clippers)的例子。-Test the DirectDraw clipper (Clippers) example.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-08
    • 文件大小:43456
    • 提供者:taofuzhao
  1. Code

    0下载:
  2. <windows 图形编程>一书的源代码-Windows Graphics Programming Win32 GDI and DirectDraw
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-03
    • 文件大小:15116393
    • 提供者:王辉
  1. lwplay

    0下载:
  2. BOOL LW_Play_InitDDraw(HWND hWnd) 说明:初始化DirecDraw表面 。不需要调用。 输入参数:hWnd 应用程序主窗口的句柄 2、 BOOL LW_Play_RealeseDDraw() 说明:释放directDraw表面。不需要调用 3、 BOOL LW_Play_OpenFile(LONG nPort,LPSTR sFileName) 说明:打开文件。 输入参数:nPort 通道号 sFileName文件名 输入参数:sF
  3. 所属分类:DirextX

    • 发布日期:2017-04-05
    • 文件大小:74217
    • 提供者:
  1. Display_RGB_Or_YUV_Picture

    0下载:
  2. 可以显示bmp、RGB、YUV2等数据的图片,利用directdraw直接显示数据,在视频开发过程中可以检查图像数据是否正确。-Bmp, RGB, YUY2 and other data can be displayed picture using directdraw display data directly in the video development process can check whether the image data.
  3. 所属分类:Video Capture

    • 发布日期:2017-04-02
    • 文件大小:53026
    • 提供者:z
  1. DDrawTest1

    0下载:
  2. 基于DX8.1实现的绘图并动态渲染的基础程序,使用Graphic类封装了DD初始化函数,使用GameMain封装了游戏初始化过程-It s a procedure based on DX8.1 used for drawing a picture.it s a packing of DirectDraw s init function and also Game init function
  3. 所属分类:DirextX

    • 发布日期:2017-05-17
    • 文件大小:4672891
    • 提供者:JK
  1. DDrawRenderEngine

    0下载:
  2. 一个基于Direct Draw的渲染引擎习作。-A rendering engine based on Directdraw assignments.
  3. 所属分类:Game Engine

    • 发布日期:2017-05-20
    • 文件大小:5988056
    • 提供者:noslopforever
  1. ddraw

    0下载:
  2. DirectDraw E-book for starters
  3. 所属分类:DirextX

    • 发布日期:2017-04-09
    • 文件大小:234105
    • 提供者:Dicey
  1. freakbox

    0下载:
  2. 纯粹用windows API和C++代码实现的一个打方块的游戏,包含三个文件,读者将代码贴到VC中即可编译运行,但是得配置directdraw,是基于direct的,适合入门-Purely using the Windows API and C++ code to achieve a play box games, including three documents, readers code affixed to the VC to compile and run, but have to c
  3. 所属分类:Other Games

    • 发布日期:2017-04-05
    • 文件大小:10075
    • 提供者:王亦鹏
  1. directdraw

    0下载:
  2. 一个汇编写的DDRAW,性能超强。是MASN-A compilation of written DDRAW, super performance.IS MASM
  3. 所属分类:DirextX

    • 发布日期:2017-04-03
    • 文件大小:15559
    • 提供者:lufei
  1. DirectDraw

    0下载:
  2. 简单的DIRECTX 编程 让你能对最初的DIRECTX 在vc++中的实现有个好的了解-Simple DIRECTX programming so you can to the first DIRECTX in vc++ realization of a good understanding
  3. 所属分类:DirextX

    • 发布日期:2017-04-10
    • 文件大小:1667400
    • 提供者:fdf
  1. ddrawmodes

    0下载:
  2. directdraw example, simple to use
  3. 所属分类:DirextX

    • 发布日期:2017-04-14
    • 文件大小:3575
    • 提供者:fodics
  1. Clipper_test

    0下载:
  2. directdraw 中剪切板的用法。通过简单明了的例子使你快速了解剪切板的好处!-The use of clipper objective in directdraw
  3. 所属分类:DirextX

    • 发布日期:2017-05-04
    • 文件大小:1235451
    • 提供者:tangming
  1. Digital-Image-Processing

    0下载:
  2. 书内容包括 (1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变换、轮廓跟踪; (8) 图象的检测、模板匹配; (9) 图象的压缩编码、JPEG压缩编码标准; (10) 图
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2688164
    • 提供者:tanwenting
  1. AnimatePalette

    0下载:
  2. directx8.1下的directdraw动态编程,-the directdraw Under directx8.1 dynamic programming,
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1718324
    • 提供者:陈晓伟
« 1 2 ... 11 12 13 14 15 1617 18 19 »
搜珍网 www.dssz.com