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

搜索资源列表

  1. 屏幕取词之GetWord-NT-2000

    0下载:
  2. 屏幕取词中截取文字绘制的部分,截取textoutA,TextOutW,BitBlt,ExtTextOutA,ExtTextOutW。对截取部分处理,并返回符合要求的部分。- The screen takes in the word to intercept the writing plan the part, intercepts textoutA, TextOutW, BitBlt, ExtTextOutA, ExtTextOutW. To intercepts partial proce
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:30253
    • 提供者:李国帅
  1. 战斗机

    0下载:
  2. 涉及的代码是针对WINCE3.0(PPC2002)平台,同时兼顾了WIN32平台;旨在讨论编写同时适应2种平台的通用代码,采用的是最原始的BitBlt贴图和离屏方式,贴图效果比较粗糙。对声音的处理也比较幼稚,希望不会误导初学者。 重要说明: 1、没有用内存泄漏工具检测过,不知道有没有内存泄漏,哪位可以帮忙检测一下 2、未完成部分: 游戏的BOSS部分(BOSS贴图、BOSS子弹、BOSS爆炸效果) 游戏难度控制,目前比较幼稚 3、未解决的BU
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:454961
    • 提供者:夏侯威
  1. 教你如何作弊玩扫雷

    0下载:
  2. 最近闲暇时间迷上了扫雷,有的时候经常遇到模棱两可的地方,很容易死到.于是就在想,要是我一开始就知道哪个地方有雷就好了.遂打开OllyDBG,对扫雷程序(WinMine.exe),进行了一番跟踪.好在WinMine.exe没有加壳,直接看它的IMPORT TABLE,在两个可疑的API上下断点,一个就是GDI.BitBlt,这个是程序来画地图的,另一个就是User32.GetDlgItemInt,这个用来获得扫雷地图大小,和雷的个数的. -recent spell of the mine,
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:11831
    • 提供者:黄河
  1. 阿帕奇直升机

    1下载:
  2. 涉及的代码是针对WINCE3.0(PPC2002)平台,同时兼顾了WIN32平台; 旨在 讨论编写同时适应2种平台的通用代码;就我现有掌握的资料来看,WINCE平台 并不支持DirectX,而WINCE的GAPI又不适合WIN32平台,且无法在模拟器下进行 调试(我对GAPI也是一无所知^_^),所以采用了最原始的BitBlt贴图和离屏 方式,贴图效果比较粗糙。对声音的处理也比较幼稚,希望不会误导初学者。 游戏算法和图片部分参考了王正盛的A10攻
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:442603
    • 提供者:刘军
  1. 旋转图像

    0下载:
  2. 旋转图像 如果你的应用程序仅工作在Windows NT下,那么你可以通过API函数旋转你的位图。 你或者使用world transformation和BitBlt()或者使用PlgBlt()旋转位图。一个 使用第一种方法的函数显示在下面。-rotating images if your applications only work on Windows NT, then you can use your API function rotating bitmap. You or the
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2273
    • 提供者:chuanzhang
  1. TransBlt

    0下载:
  2. 透明图片使用API函数:BitBlt实现-transparent photo API function : to achieve BitBlt
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:7586
    • 提供者:LHC
  1. ArielBrowseFolder

    0下载:
  2. A user control resembling a combobox. When the dropdown button is clicked, a browse through a folder treeview to select a directory is displayed. Uses the SHBrowseForFolder function, amongst other APIs. A call back procedure is implemented showing t
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:139086
    • 提供者:陈宏
  1. pictureCopy

    0下载:
  2. 图像复制(用bitblt实现) -image reproduction (using BitBlt achieve) image reproduction (using BitBlt achieved)
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:423194
    • 提供者:冷月
  1. BeautifulFace

    0下载:
  2. 一个华丽的界面 使用方法 方法一: ModifyStyle( WS_CAPTION, WS_MINIMIZEBOX, SWP_DRAWFRAME ) //设置图标 方法二: 不用上面的,但是要去掉对话框的title属性 void CPageDlg::OnPaint() { if (IsIconic()) { ... } else { // CDialog::On
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:148507
    • 提供者:黄景天
  1. Anminate

    0下载:
  2. 用BitBlt()函数实现界面切换的程序设计方法,其中包括:新建项目、用函数实现文件的打开操作以及相关的程序设计。-using BitBlt () Function interface switching process design methods, including : new projects Function documents with the opening and operation procedures related to the design.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:646148
    • 提供者:junlintu
  1. RplColor

    0下载:
  2. When I wrote this function my problem was to replace one color by an other on transparent bitmaps. My images were resources bitmaps, which I store in an ImageList for easy transparency. There is no easy way to directly access a Bitmap s pixel o
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:6770
    • 提供者:孙磊
  1. Windows_bkBitmap

    0下载:
  2. 利用BitBlt函数和ROP代码实现在Windows窗口中擦除位图背景-using BitBlt function and the realization of ROP code in Windows window background bitmap erasure
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:78135
    • 提供者:啊征
  1. notview

    0下载:
  2. 文件视图,CFrameWnd C Static CRect MoveWindow CreatePen CSize CDC SetBkMode SelectObject CPen LineTo SetTextColor CString TextOut CFont CreateFont DrawText CreateDC GetDeviceCaps DeleteDC GetObject GlobalAlloc GlobalLock GetStockObject GetDC SelectPalette
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:26729
    • 提供者:slansam
  1. photo

    0下载:
  2. 图像处理,利用bilt 函数 Descr iption: This example shows how to edit (cut,paste,copy) a selection of a bitmap using BitBlt function just like Microsoft Photo Editor does. It s really EASY! Take a look to the sample if you don t believe me and don t forget t
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:54066
    • 提供者:哈希腊
  1. pintu

    0下载:
  2. 用c++做的拼图游戏,很有学习价值,mfc ,数组,bitblt
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:1883917
    • 提供者:huangchen
  1. BitmapButton_proj

    0下载:
  2. 实现了在按钮上添加位图的功能.通过BitBlt函数实现所需要的功能.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:17431
    • 提供者:fanfu
  1. COLOR

    1下载:
  2. 取得屏幕上的一个颜色.用到了 [DllImport(\"gdi32.dll\")] private static extern bool BitBlt( IntPtr hdcDest, // 目標設備的句柄 int nXDest, // 目標對像的左上角的X坐標 int nYDest, // 目標對像的左上角的X坐標 int nWidth, // 目標對像的矩形的寬度 int nHeight, // 目標對像的矩形的長度 IntPtr hdcS
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1231
    • 提供者:kl007
  1. BitBlt-Introduction

    0下载:
  2. 关于BitBlt函数应用的文章,介绍了bmp图片在MFC中拉伸和缩放的方法-About BitBlt function application of the article introduces the bmp image in MFC stretching and scaling methods
  3. 所属分类:software engineering

    • 发布日期:2017-11-12
    • 文件大小:51423
    • 提供者:老萌
  1. BitBlt

    0下载:
  2. 利用BitBlt API函数处理透明图片为ToolBar的VB实例-Use BitBlt API function handles transparent picture of the VB examples ToolBar
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:27798
    • 提供者:什锦丁儿
  1. BitBlt

    0下载:
  2. BitBlt的应用,用于VB图像的处理,新手可以作为学习的DEMO使用-BitBlt s Use
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:8636
    • 提供者:ck
« 1 23 4 5 6 »
搜珍网 www.dssz.com