CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - win32 api

搜索资源列表

  1. 视频捕获程序代码

    0下载:
  2. 这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。-This is a pure Win32 API application, No. MFC. The VFW procedure Model (Video for Windows) use. To show that the v
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:18.88kb
    • 提供者:张敏
  1. winMeta4

    0下载:
  2. 一个简单的Windows API应用实例,但是很能说明问题,涵盖了API设计Win32窗口应用程序的基本思想-a simple Windows API application, but can be used to describe the problem, Design covers the Win32 API application window the basic idea
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2.27mb
    • 提供者:叶建兴
  1. bmpEdit

    0下载:
  2. 用win32 api做界面,实现了简单的bmp图像的变换与处理-do with win32 api interface, a simple realization bmp image conversion and processing
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2.36mb
    • 提供者:zhao shan hai
  1. Win32++_A_Simple_Alternative_to_MFC

    0下载:
  2. Win32++ provides a framework for developing applications using the Win32 API directly. It supports all MS operating systems that run the Win32 API, from Windows 95 through to Windows XP and Vista. This framework is designed to produce programs with a
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:737.43kb
    • 提供者:含羞草
  1. CaptureWindow_demo

    1下载:
  2. Capturing window content can be done easily by using the ::BitBlt(..) from the screen DC however, this kind of implementation forces you to make sure that the window you want to capture is on top of the screen. In this project, to capture all the scr
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:14.55kb
    • 提供者:ljm
  1. Draw_sdk

    0下载:
  2. 使用纯Win32 API实现的画图板程序,可以选择不同的画笔与颜色。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:46.75kb
    • 提供者:fzj
  1. RgnTst

    0下载:
  2. 对任何坐标类型多维地区的模板类 一个几年前,我曾写了一个视频挂钩驱动程序排序。在那里,我需要: (其中包括)地区的业务处理,如发现路口,减,加入区域,等 有一个在Win32 API的这些地区的支持。区域功能是用于操作CreateRectRgn,CreateEllipticRgn,EqualRgn,GetRgnBox,OffsetRgn,CombineRgn,等这个API是相当难看,在我看来不舒服。它的实施是隐蔽,你要手柄(HRGN)来使用它。当你需要,例如,要找到一两个区域相交,你必
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:17.67kb
    • 提供者:胡八
  1. Win32 GDI API 实现的动态星空图像

    1下载:
  2. 用 VC++ ,Win32 GDI API 实现的动态星空图像,为 Win32 SDK 编程初学者准备。-Using VC++, Win32 GDI API implementation of the Dynamic Star Image, Win32 SDK programming for beginners ready.
  3. 所属分类:GDI/图象编程

    • 发布日期:2012-11-14
    • 文件大小:1.39mb
    • 提供者:晴天飞雪
  1. Screen_Capture_Src_Updated_

    0下载:
  2. 将屏幕保存为bmp文件的源码,仿Snagit功能实现,包含了bmp文件格式、鼠标事件钩子等技术。VS2003环境开发。-Every body knows about the Screen Capture(Prt Scr Button) utility that comes with each and every Microsoft Window. So what is the necessity of other Screen Capture application. But the Scree
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:59.38kb
    • 提供者:刘振涛
  1. TASTE_GDI

    0下载:
  2. 为 Win32 SDK 编程初学者准备,用GDI API-Win32 SDK programming for beginners ready, use GDI API
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-07
    • 文件大小:1.34mb
    • 提供者:晴天飞雪
  1. Notepad.Plus.v4.4

    0下载:
  2. Notepad 是一款代码编辑器,采用 win32 api 和 STL 以 C++ 三者结合而成,并且选用功能强大的编辑模组 Scintilla;Notepad出色的功能可完美取代Windows系统的记事本程序。-Notepad is a code editor, using win32 api and STL in C++ III combination and selection of powerful editing module Scintilla Notepad outstandin
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-14
    • 文件大小:3.89mb
    • 提供者:Leviathan
  1. createTransparentWindow

    0下载:
  2. 如何使用win32 API 创建一个透明窗体-How to use the win32 API to create a transparent form
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:1.06kb
    • 提供者:张无忌
  1. GDI-SDK

    0下载:
  2. GDI+ SDK参考(翻译版本) Microsoft Windows GDI+是为C/C++开发者提供的一个基于类的应用程序编程接口(API)。它使得程序可以同时在视频显示器和打印机上使用图形和格式化文本。基于Microsoft Win32的应用程序不能直接访问图形硬件,而是通过GDI+来协调设备驱动和程序动作的交互。GDI+同样支持Microsoft Win64。 适用范围 GDI适用于所有的Window应用程序。GDI+是包含于Windows XP和Windows Server
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1.75mb
    • 提供者:蔡孟超
  1. heka

    0下载:
  2. VC使用Win32 API 制作的雪花贺卡封面,感兴趣的可以参考下。-VC produced using the Win32 API snow cover cards
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:648.98kb
    • 提供者:詹金生
  1. AddFileOpenBmpWithWin32API

    0下载:
  2. Add FileOpen Bmp With WIN32 API SDK编程-Add FileOpen Bmp With WIN32 API SDK programming
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1.52mb
    • 提供者:leansmall
  1. cc

    0下载:
  2. 仿黑客帝国字母雨效果,vc++实现,win32 API绘图的基本使用-Matrix rain effect imitation letters, vc++ implementation, win32 API to use the basic drawing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-24
    • 文件大小:2.96mb
    • 提供者:不要了吧
  1. ThreeCircles

    0下载:
  2. Three Circle, Win32 API 消息处理框架,Jordan 简单曲线定理。-Three Circle, Win32 API Message Processing, Jordan Curve Theorem
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-08
    • 文件大小:26.46kb
    • 提供者:szh
  1. Win32-API-fire

    0下载:
  2. Win32 API火燃烧 展示火燃烧的效果,主要涉及DC的只是-Win32 API fire show fire effects, mainly related to the DC only
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-18
    • 文件大小:4.8mb
    • 提供者:beidatianwang
  1. Student

    0下载:
  2. 自己写的一个简单的成绩管理系统,用到了Windows的消息处理机制,使用Win32 API完成,其中加入了部分控件的机制。-Write a simple performance management system, use the Windows message handling mechanism, using the Win32 API to complete, which joined the part of the control mechanism.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-26
    • 文件大小:2.54mb
    • 提供者:雪落☆無痕
  1. ImageEditor530

    1下载:
  2. Win32 API打开并显示位图,可以进行简单缩放。展示了如何进行基本的Windows子窗口封装-Win32 API to open and display the bitmap which can simply scaling. Shows how to perform basic Windows child window Package
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-23
    • 文件大小:1.58mb
    • 提供者:chenjunming
« 12 »
搜珍网 www.dssz.com