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

搜索资源列表

  1. VC_6_0BMP

    0下载:
  2. [摘要]本文探讨了VC++6.0 环境下BMP 图像文件的显示。首先详细介绍BMP 图像文件的两种类型DDB 和DIB 的各部分组成 及其意义,并对DIB 的两种形式Windows DIB 和OS/ 2 DIB 加以区别,然后利用VC++6.0 的MFC 库函数对DDB 位图的显示加以 实现,对DIB 位图的显示过程以程序流程图的形式详细说明-[Abstract] This article discusses the environment of VC++6.0 display BMP
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:158311
    • 提供者:xiaoquan
  1. 1

    0下载:
  2. 用于bmp位图的vc平台下的显示,主要利用了dib类,由于mfc中不支持这个类,自己编写了这个类用于图片的打开和保存-Vc for bmp bitmap display platform, the main advantage of the dib class does not support the mfc class, write your own pictures of this class is used to open and save
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-14
    • 文件大小:3207993
    • 提供者:luqian
  1. bitmap

    0下载:
  2. 实现了打开一副位图,显示起像素分布的直方图-Figure shows the histogram of open spaces
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:2013380
    • 提供者:chenq
  1. Exp1

    0下载:
  2. 播放YUV格式的视频,把YUV转换为RGB形式,然后再用位图显示-ay the video, the YUV format YUV converted to RGB form, next reoccupy bitmap displays
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-14
    • 文件大小:3571976
    • 提供者:张和仙
  1. Graphic

    0下载:
  2. 图形的绘制,如何使用自定义画笔(颜色,线宽,线型)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-Drawing, how to use a custom brush (color, line width, line). How to add options menu for the pro
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-23
    • 文件大小:100545
    • 提供者:songbinghui
  1. cdib

    0下载:
  2. // 文件: Dib.cpp // 内容: 设备无关位图类-源文件 // 功能: (1)位图的加载与保存; // (2)位图信息的获取; // (3)位图数据的获取; // (3)位图的显示; // (4)位图的转换; // (5)位图相关判断;-//File: Dib.cpp// content: device-independent bitmap class- the source file// function: (1) loading and saving b
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:5343
    • 提供者:侯喜报
  1. VCPPImageProcessing

    0下载:
  2. 详细介绍了基于Windows和VC++的图像处理技术,包含图像增强,位图显示和读写操作,JPG和GIF图像文件处理,图遍历、直接访问像素,OPENGL等多方面的主题。-Described in detail based on Windows and VC++ image processing techniques, including image enhancement, digital map display and read and write operations, JPG and GIF
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:561078
    • 提供者:mxd
  1. readima

    0下载:
  2. 功能是打开一幅或者多幅位图,并显示在屏幕上和修改功能。注意事项: 运行时,文件c:\test.bmp必须存在-Function is to open one or multiple bitmap and displayed on the screen and modify functions. Note: run-time, file c: \ test.bmp must exist
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:13121
    • 提供者:liuiy
  1. Task

    0下载:
  2. 利用右侧CDialogBar实现8位/24位图像的缩放显示;同时在CListCtrl中显示图片的信息;有利于深入了解位图文件的显示-8-bit implementation using the right CDialogBar/zoom display 24-bit images the same time in CListCtrl to display the picture information is conducive to understanding the display of
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-16
    • 文件大小:4165059
    • 提供者:ziqing
  1. 111

    0下载:
  2. 显示图像直方图,在VC环境下,显示图像的直方图,要求图像位256色的位图-Display the image histogram, the VC environment, displays the image histogram, image requires 256-color bitmap bits
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3765277
    • 提供者:常星
  1. Graphic-Draw

    0下载:
  2. 图形绘制,可设置线宽、颜色、样式,通过本例将了解如何使用自定义画笔定义线体的颜色,线宽,线形等,以及如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-VC++ graphics rendering, can set the line width, color, style, through th
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:105134
    • 提供者:eaok
  1. CSocketTransBMP

    0下载:
  2. 大数据量位图的网络传输与显示,利用CSocket编程-Large volume of data transmission and network bitmap display
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-25
    • 文件大小:8445591
    • 提供者:ziqing
  1. transform

    0下载:
  2. 奇特的VC++ 透明窗体,利用了BMP图像,BMP可显示的去掉背景的文字,然后将这个BMP位图应用到窗体中,就形成了透明窗体,或许对你来说有点太简单了。希望对透明窗体制作不太懂的编程朋友参考一下。 -VC++ and transparent peculiar form, the use of a BMP image, BMP to remove the background of the text displayed, and then applied to the BMP bitmap f
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:93463
    • 提供者:
  1. BMPViewer-include-intraduce-detial

    0下载:
  2. 图像技术在计算机中得到了广泛的应用,进而产生了各种各样的图像格式,例如最常用的是Windows的位图文件(BMP)格式。本程序将介绍打开BMP文件并将其显示在屏幕上的方法。-intraduce HOW to display the BMP picture
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-05
    • 文件大小:97716
    • 提供者:wangguoyi
  1. BmpMenu

    0下载:
  2. 将BMP位图图标置于VC++窗体菜单开始位置,也就是在VC++的窗体菜单中显示图标,其实大家经常见到这种菜单 ,已经习以为常了,不觉得有什么特别之处了,不过作为一个还不太熟悉的vc++编程者来说,做一个这样的菜单一时还倒是被难住了,不要紧,看看这个实例后再说吧,相信你会学会的。 -BMP bitmap icon will be placed in VC++ Form menu start position, that is, VC++ form menu display icons, in
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:48559
    • 提供者:
  1. ShowBmp

    0下载:
  2. 位图的显示,其中包拉升显示,兼容设备上下文-Stretched bitmap display
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-16
    • 文件大小:4433834
    • 提供者:李海欧
  1. Bmp-operations

    0下载:
  2. 对DIB位图的操作,包括位图的特效显示(图像扫描、栅格显示、马赛克等)。-On the DIB bitmap operations, including bitmap effects display (image scanning, raster display, mosaic, etc.).
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1159146
    • 提供者:王鹏
  1. MyBMP

    0下载:
  2. 你会了解到VC++位图拉伸与背景叠加方面的应用示例,普通风格:没有背景显示,以位图作为背景,以指定颜色作为背景,学习使用位图拉伸作为背景、位图平铺等方式,同时还将了解构造函数重载,分别设置和获得背景显示风格、背景颜色和位图显示风格,背景图的CDib类指针等方面的知识。 -You will learn VC++ background bitmap drawing and the application stack example, the general style: no backgroun
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:31267
    • 提供者:madud00050
  1. GraphShower

    0下载:
  2. GraphShower主要实现如下功能: ⑴ 类似ACDSee的图片浏览功能。用户只需要打开一个图片,就能利用菜单栏、工具栏或者快捷键快捷的浏览该图像所在目录的所有图像。 ⑵ 图像的缩放显示功能。图像可以支持以下四种显示模式: ① 原始大小:以原始大小显示图像。如果图像大小比视图小,则显示在正中;如果图像比视图大,则显示部分图像。用户可以利用鼠标拖动图像以显示其它部分。 ② 适合宽度:保持图像长宽比例缩放图像,使图像宽度等于视图宽度。 ③ 适合高度:保持图像长宽比例缩放图像
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:318935
    • 提供者:李伟
  1. GUI

    0下载:
  2. GUI中文手册包含文本显示,2D图形库,字体,位图转换,颜色,对话框,LCD驱动-GUI manual contains Chinese text display, 2D graphics library, fonts, bitmap conversion, color, dialog boxes, LCD driver, etc.
  3. 所属分类:uCOS

    • 发布日期:2017-05-16
    • 文件大小:4475558
    • 提供者:
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com