搜索资源列表

  1. 位图文件的读取与保存

    0下载:
  2. bmp位图文件的读取与保存,可以借此熟悉bmp的文件结构-A demo shows how to read and write a bitmap file which can help you to familiar with bitmap structure.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:71680
    • 提供者:彭晔
  1. WannaPlayDIB实用图形库源代码

    0下载:
  2. WannaPlayDIB实用图形库 Bitmap包装器实现 Bitmap文件存取类:支持8位调色板位图和24位真彩位图的载入,以及24位真彩位图保存-WannaPlayDIB practical packaging Bitmap graphics library for achieving Bitmap file access : 8 palette support bitmap and 24-bit color bitmap incl
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-15
    • 文件大小:139264
    • 提供者:张琳
  1. DesktopCalendar

    0下载:
  2. This article describes a simple calendar that sits on your desktop. I have created this application to just study about alpha blending, desktop wallpapers, and how a device context can be saved as a bitmap. I am planning
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:151552
    • 提供者:邵国君
  1. 将24位位图转换8位位图

    0下载:
  2. 将24位位图转换成8位位图,效果很好,希望大家多多指教,也希望能给我提出更多的建议。-to 24 bitmap conversion into 8-bit maps, a good effect, and we hope the exhibitions, I can also hope that more proposals are forthcoming.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-15
    • 文件大小:8192
    • 提供者:李小
  1. windows_dibapi

    0下载:
  2. DIB(Device-indepent bitmap)的与设备无关性主要体现在以下两个方面: DIB的颜色模式与设备无关。例如,一个256色的DIB即可以在真彩色显示模式下使用,也可以在16色模式下使用。 256色以下(包括256色)的DIB拥有自己的颜色表,像素的颜色独立于系统调色板。 由于DIB不依赖于具体设备,因此可以用来永久性地保存图象。DIB一般是以*.BMP文件的形式保存在磁盘中的,有时也会保存在*.DIB文件中。运行在不同
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-15
    • 文件大小:6144
    • 提供者:王小二
  1. ANIMATED_BITMAP_BUTTON

    0下载:
  2. VC++6.0 项目,从CButton派生出CAniButton,实现在Button中显示动画的功能,用切换位图来实现,以增强界面的美观.-VC 6.0, derived from CButton CAniButton achieve Button shown in the animation functions, switching bitmap used to achieve to enhance the aesthetic int
  3. 所属分类:按钮控件

    • 发布日期:2024-05-15
    • 文件大小:249856
    • 提供者:张真
  1. 简单的推箱子游戏

    0下载:
  2. 一个推箱子游戏,算法很好,值得一看,对学习BITMAP也很有帮助-a box game, good arithmetic, help learn BITMAP
  3. 所属分类:游戏

    • 发布日期:2024-05-15
    • 文件大小:182272
    • 提供者:dfsd
  1. BmpformatBrowser

    0下载:
  2. 一个用vc是实现的简单的位图浏览程序,界面是MFC实现的,程序中图片的屏显使用的是DIB的显示方式-a vc used is a simple bitmap viewer, interface MFC is the process of screen pictures of DIB is the display mode
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-15
    • 文件大小:11264
    • 提供者:上官思
  1. bmp图像处理软件

    0下载:
  2. 可以打开一个bmp位图并进行各种图像处理和图像变换操作,功能强大-bmp can open a bitmap and various image processing and image transform operation, powerful
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-15
    • 文件大小:657408
    • 提供者:周智
  1. CBitmap对象操作

    0下载:
  2. 这是关于CBitmap的类操作,包括BMP位图的打开、保存、图像处理等各项操作,是位图编程的基础-CBitmap This is the type of operation, including BMP bitmap open, preservation, image processing and other operations, bitmap based programming
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-15
    • 文件大小:1375232
    • 提供者:邵文坤
  1. LESSON17.ZIP

    0下载:
  2. opengl 2D Bitmap Texture Font例子-opengl 2D Bitmap Font examples Texture
  3. 所属分类:OpenGL

    • 发布日期:2024-05-15
    • 文件大小:80896
    • 提供者:罗刚
  1. GrabBitmaps

    0下载:
  2. In computer vision, one usually needs access to video fr a mes as they are streamed in order to analyze or process them in some way. This code-pack shows how to obtain a single bitmap from a video stream using Microsoft
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-15
    • 文件大小:68608
    • 提供者:王刚
  1. C++InputOutput

    0下载:
  2. 使用标准C++实现位图图像的输入和输出,自定义位图文件的格式。-Bitmap image input and output, since the definition of bitmap file format.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:Gan
  1. jtdlg4.19

    0下载:
  2. 在EVC环境下编写的用摄像头拍照的窗口程序,驱动程序没有加入,用模拟图片实现了位图的读取和jpg图片的存储和相关文字信息的存储,调用了Libjpeg库-environment prepared by the photo camera with a window programs, drivers have not. Simulated images achieved the bitmap read and jpg photo stora
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-15
    • 文件大小:3592192
    • 提供者:潘涛
  1. VMR-9

    0下载:
  2. SDK中典型的VMR9应用例子。其中BitmapMix实现位图叠加,Ticker实 现字符叠加,Blender实现多个视频流的Alpha混合。-SDK VMR9 typical application example. BitmapMix which Bitmap superposition Ticker achieve superposition of characters, Blender achieve multiple vi
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-15
    • 文件大小:128000
    • 提供者:wx
  1. edge detecter(DE256)

    0下载:
  2. 很好用的边缘检测程序:) ED-256 is an edge detection program with support for any bitmap. As of 2.1, the program allows both edge detection and prototype classification on the images.-good use of edge detection procedures :) ED-25
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:89088
    • 提供者:libo
  1. Bitmap_Loa19392010102005

    0下载:
  2. bitmap loader 装入源代码。用户可以使用很好看的菜单装入bitmap。该程序运行的很快,并且100%是WIN32 API。-loader loaded bitmap source code. Users can look good on the menu bitmap loaded. The program runs very fast, and 100% of WIN32 API.
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-15
    • 文件大小:6144
    • 提供者:WMX
  1. Bitmap_Fon1932889152005

    0下载:
  2. This is a demo of a bitmap font that uses OpenGL and is written in C++. It requires the gd library from boutell.com. There s a demo at http://www.coolgroups.com/font/. -This is a demo of a bitmap font that uses OpenGL
  3. 所属分类:OpenGL

    • 发布日期:2024-05-15
    • 文件大小:38912
    • 提供者:WMX
  1. 20050811005829349

    0下载:
  2. This package differ from other package from the point of view that it support small or large icon. Text or no text and 16 or 256 colors. You can use icon or bitmap to create the toolbar. It is using the explorer toolbar,
  3. 所属分类:组合框控件

    • 发布日期:2024-05-15
    • 文件大小:1060864
    • 提供者:韩韩
  1. 从BMP文件中装入位图并显示(6KB)

    0下载:
  2. 从BMP文件中装入位图并显示 the bmp file has four sections. the first is bitmapfileheader. this contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. the next s
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-15
    • 文件大小:7168
    • 提供者:刘永平
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org