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

搜索资源列表

  1. CaptureScreenSource

    0下载:
  2. c#的截屏程序,调用api实现,在codeproject有详细介绍-the cut screen procedures, called api realized, in a detailed briefing codeproject
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2.91kb
    • 提供者:王强
  1. CBMPprocessor

    0下载:
  2. 用原始的C语言直接调用API写的一个BMP图象处理的程序-with the original C language API calls directly write a BMP image processing procedures
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:28.93kb
    • 提供者:penbin123
  1. GeoTransdll

    0下载:
  2. GeoTrans目录下为封装Dll的Visual C++项目。其中封装了10个常用图像处理的API函数,方便VC开发工具调用。-GeoTrans directory for Packaging Dll Visual C project. Packaged 10 commonly used image processing API function to facilitate the development tool called VC.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:43.26kb
    • 提供者:王小锭
  1. packeddll

    0下载:
  2. GeoTrans目录下为封装Dll的Visual C++项目。其中封装了10个常用图像处理的API函数,方便VC、VB、Delphi等开发工具调用。GeoInVB目录中是一个VB项目,对封装的Dll进行调用演示。-GeoTrans directory for Packaging Dll Visual C project. Packaged 10 commonly used image processing API function to facilitate VC, VB, Delphi dev
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:505.12kb
    • 提供者:飞飞
  1. LoadGff

    0下载:
  2. 前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使用,使其不再被局限于MFC,花时间改造了一下这个类,改造,该类可以应用于任何MFC、 WTL/ATL及其它INDOWS API编程。由于原来的CPictureEx是继承于CStatic类,改造后,在CPictureEx中直接封装了一个窗口句柄HWND。假设您在一个弹出式Dialog对话框中加载gif动画,您要做的就是在对话框中放一个控件,
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:356.85kb
    • 提供者:陈真
  1. animal-0.15.0.tar

    0下载:
  2. Animal is AN IMAging Library written in C. Its simple API supports over 80 image formats, and is intended to make massive use of other image processing libraries. Animal aims at image analysis and recognition. It is mainly the C basis of the SIP tool
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:442.3kb
    • 提供者:李酒
  1. 截屏软甲源代码

    1下载:
  2. 纯c语言 加纯windows api写截屏软件,没有用c++
  3. 所属分类:GDI/图象编程

  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. jinyujietu

    0下载:
  2. vs2008,c#,模拟QQ静态截图,非API.-vs2008, c#, simulation QQ static shots, non-API.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-25
    • 文件大小:92.79kb
    • 提供者:jin
  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. ImageBmp

    0下载:
  2. Visual C++编程环境下,24位BMP位图显示, 通过创建DIBSection进行图像局部显示出来-Visual c++ development envirment,open 24 bit bmp file format for display with DIBSection api
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-20
    • 文件大小:5.7mb
    • 提供者:hansa
  1. fengche

    0下载:
  2. Visual c++,关于API函数应用的内容,主要实现了风车转动的效果-Visual c++, on the application of the contents of the API functions, primarily to achieve the effect of turning windmill
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-04
    • 文件大小:1.39mb
    • 提供者:yuxiaoting
  1. movecolor

    0下载:
  2. C语言API实现,简单界面实现鼠标拖拽区块功能-realize drag blocks with C language
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:937.41kb
    • 提供者:xu
  1. circle

    1下载:
  2. 基于window visual C++可视化利用API绘制小球正弦沿曲线运动并有颜色变化。-Window visual C++-based visualization API to draw the sine of the ball along the curve movement and color change.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-04
    • 文件大小:1.44mb
    • 提供者:shichang
  1. Adventure

    0下载:
  2. 2D游戏大冒险,开发环境VC6.0,开发工具Window API,语言,C-Adventure 2D game development environment VC6.0 tools Window API, language, C++
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-26
    • 文件大小:8.45mb
    • 提供者:夏凯
  1. Documentation1

    1下载:
  2. sharpGl文档,API,说明,opengl在c#中的封装-sharpGl documentation, API, opengl in c# package
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-02
    • 文件大小:5.55mb
    • 提供者:shang
  1. Draw

    0下载:
  2. c++的画图小程序,涉及window API以及MFC绘图-c++ mfc gui
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-26
    • 文件大小:672.34kb
    • 提供者:zhangfan
  1. 3D-Projection

    0下载:
  2. 本项目展示了如何进行三维投影,即使用二维的绘图API (DrawLine)绘制三维图形的轮廓,开发语言为C#,项目环境为Visual Studio 2008。 三维旋转矩阵是投影操作中的关键,本项目展示了旋转矩阵的使用,并建立了一个简单的三维场景,用户可以通过拖动鼠标对场景进行旋转。-This project shows how three-dimensional projection, that the use of two-dimensional graphics API (Dra
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:23.67kb
    • 提供者:GFY
  1. GDIwuziqi

    0下载:
  2. GDI网络五子棋 包含客户端和网络端两个部分。能够实现网络上两人下棋。-this is a c++ program,it is build by gdi api.It include two parts.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-28
    • 文件大小:10.43mb
    • 提供者:小冬哥
  1. bitmap

    1下载:
  2. 这是一款关于C++api的绘图工具的源代码,在这个程序中你可以实现绘图功能以及其他的功能。
  3. 所属分类:GDI/图象编程

« 12 »
搜珍网 www.dssz.com